Skip to content
Failed

Console Output

Pull request #5993 updated
14:37:48 Connecting to https://api.github.com using 476720/******
Obtained .jenkins from 1209ae2626a9dcf74ead3761d6a66d6affc462af+04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 (aa2ad521f1abcba2f20b474ff04b45b482f4d52a)
[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 CpuNode6 in /var/jenkins/workspace/Kokkos_PR-5993
[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-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
Merge succeeded, producing abb21214d2b2c1edf8fa232c46000b9abea699d6
Checking out Revision abb21214d2b2c1edf8fa232c46000b9abea699d6 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 53a9d6291a68dde19c2458d1c9fe58fedcc5d810 -f scripts/docker/Dockerfile.clang scripts/docker
#1 [internal] load build definition from Dockerfile.clang
#1 sha256:8568f4bb0364b3f682bf113009940ff82a7a374f925f5f9db95f8b849d6c8e82
#1 transferring dockerfile: 305B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:6b1f912931d29fcf969344887bedad2036d8830b3adc103af83e306d4c5b5d7d
#2 transferring context: 2B done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/library/ubuntu:20.04
#4 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e
#4 DONE 0.0s

#3 [1/2] FROM docker.io/library/ubuntu:20.04
#3 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5
#3 DONE 0.0s

#5 [2/2] 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/*
#5 sha256:8112e26caa521b63044ffbcfd5f716838717dd49c47529582505fa433e5ace03
#5 CACHED

#6 exporting to image
#6 sha256:b0e5cedaa78a57106b89cd9ba1a2008b90ab392d35b9b17bd73cacdcb489ec34
#6 exporting layers done
#6 writing image sha256:c55b393cbbce6e76cd9c3c3b190d0ddd3764063b6b1369b2feed308c9aa3b3b5 done
#6 naming to docker.io/library/53a9d6291a68dde19c2458d1c9fe58fedcc5d810:latest done
#6 DONE 0.0s
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abb21214d2b2c1edf8fa232c46000b9abea699d6 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 53a9d6291a68dde19c2458d1c9fe58fedcc5d810
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-5993 --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 ******** -e ******** 53a9d6291a68dde19c2458d1c9fe58fedcc5d810 cat
$ docker top c9a6a2a925272fcfe35d643cdec544f16e2a8aa83c8c8105f0fc7aaf8bd94c3f -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ./scripts/docker/check_format_cpp.sh
[Pipeline] }
$ docker stop --time=1 c9a6a2a925272fcfe35d643cdec544f16e2a8aa83c8c8105f0fc7aaf8bd94c3f
$ docker rm -f --volumes c9a6a2a925272fcfe35d643cdec544f16e2a8aa83c8c8105f0fc7aaf8bd94c3f
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2)
[Pipeline] { (Branch: CUDA-12.2-NVHPC)
[Pipeline] { (Branch: SYCL-OneAPI)
[Pipeline] { (Branch: HIP-ROCm-5.2)
[Pipeline] { (Branch: HIP-ROCm-5.6-C++20)
[Pipeline] { (Branch: OPENMPTARGET-Clang)
[Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy)
[Pipeline] { (Branch: CUDA-11.7-NVCC)
[Pipeline] { (Branch: CUDA-11.0-NVCC-RDC)
[Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG)
[Pipeline] { (Branch: GCC-8.4.0)
[Pipeline] stage
[Pipeline] { (OPENACC-NVHPC-CUDA-12.2)
[Pipeline] stage
[Pipeline] { (CUDA-12.2-NVHPC)
[Pipeline] stage
[Pipeline] { (SYCL-OneAPI)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.2)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.6-C++20)
[Pipeline] stage
[Pipeline] { (OPENMPTARGET-Clang)
[Pipeline] stage
[Pipeline] { (CUDA-11.0.3-Clang-Tidy)
[Pipeline] stage
[Pipeline] { (CUDA-11.7-NVCC)
[Pipeline] stage
[Pipeline] { (CUDA-11.0-NVCC-RDC)
[Pipeline] stage
[Pipeline] { (CUDA-11.6-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (GCC-8.4.0)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] node
Running on padirac10 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] node
Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[Pipeline] checkout
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
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 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
Merge succeeded, producing 16476530c7e3abe48ea44331b8a7d21b9bd32e3c
Checking out Revision 16476530c7e3abe48ea44331b8a7d21b9bd32e3c (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
[Pipeline] isUnix
[Pipeline] readFile
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5993/.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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16476530c7e3abe48ea44331b8a7d21b9bd32e3c # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[Pipeline] sh
+ docker build -t a96fe6151ab2c1091190568facf4e6293dd1176b -f scripts/docker/Dockerfile.gcc scripts/docker
#2 [internal] load .dockerignore
#2 sha256:7f67f60bbfe72504ac309e225e37254f2390051879d465f26812b3b6c15d47c8
#2 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:7f67f60bbfe72504ac309e225e37254f2390051879d465f26812b3b6c15d47c8
#2 transferring context: 2B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile.gcc
#1 sha256:94ff20aff02ab523dc30eb9cc56acf1cf637f588c0b59e84601051b9775c46b9
#1 transferring dockerfile: 1.75kB done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/library/ubuntu:20.04
#3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e
#3 DONE 0.0s

#8 [1/5] FROM docker.io/library/ubuntu:20.04
#8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5
#8 DONE 0.0s

#6 [3/5] 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/*
#6 sha256:648562ad4fcfbc4cb8a5014f4428c2d07061154f853f1e27f22af9ca976a3035
#6 CACHED

#5 [4/5] 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}*
#5 sha256:035b84f81dcb1fbe0f758c815269ed6a56dc6c44764865d28eac5764fe2cac95
#5 CACHED

#7 [2/5] 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/*
#7 sha256:244cba9621c788fd67785a1d49ac9ec2fbc2026a48bf412ee2cf59bd974486bf
#7 CACHED

#4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 &&     CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-3.16.8-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 /opt/cmake &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake &&     rm cmake*
#4 sha256:f39f048c28c6b89431d733a6d575d4533501e1152fa6ffa79fbf8559b4150f40
#4 CACHED

#9 exporting to image
#9 sha256:fcc83fe2acdccbf6d67a21ff376bc737892095f66df47eebddf87b1e3d762b06
#9 exporting layers done
#9 writing image sha256:f9c5dddef3c8ce1efff515783e4cb3c4a8978ab37e0e9f91665fb8a2170f00f2 done
#9 naming to docker.io/library/a96fe6151ab2c1091190568facf4e6293dd1176b:latest done
#9 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . a96fe6151ab2c1091190568facf4e6293dd1176b
.
[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-5993 --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 ******** -e ******** a96fe6151ab2c1091190568facf4e6293dd1176b cat
$ docker top f3ff920c43cf0c38e78986048c5c79ed5917ab9f028581ad97c91593b699a0bc -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.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-5993/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.7.1
-- [benchmark] Looking for shm_open in rt
-- [benchmark] Looking for shm_open in rt - found
-- [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] Compiling and running to test HAVE_STD_REGEX
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to 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  
-- Sources TestOpenMP.cpp
-- Kokkos Backends: OPENMP;SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target kokkos_gtest
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
Scanning dependencies of target benchmark
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
Scanning dependencies of target kokkoscore
[  2%] Linking CXX static library libkokkossimd.a
[  2%] Built target AlwaysCheckGit
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.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%] 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%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.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/complexity.cc.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[  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
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.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_Error.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  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
[  5%] Linking CXX static library libbenchmark.a
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  5%] Built target benchmark
Scanning dependencies of target benchmark_main
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  5%] Linking CXX static library libbenchmark_main.a
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&volta&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&large_images&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-dockerStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker[  5%] Built target benchmark_main
[  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
[  7%] Linking CXX static library libkokkos_gtest.a
[  7%] Built target kokkos_gtest
[  7%] Linking CXX static library libkokkoscore.a
[  7%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
Fetching without tags
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[  9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
Merge succeeded, producing c3dc1bfa1fc42fd8e9cb05807be5ce8dc8098eb7
Checking out Revision c3dc1bfa1fc42fd8e9cb05807be5ce8dc8098eb7 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3dc1bfa1fc42fd8e9cb05807be5ce8dc8098eb7 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[Pipeline] sh
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP
+ docker build -t 62f3c79b67459c6c23ac588779350f5ffa1244a2 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete -f scripts/docker/Dockerfile.hipcc scripts/docker
#1 [internal] load build definition from Dockerfile.hipcc
#1 sha256:41acb64765ff3d51561aaa43f52bc4ec487dcadbe52ce954cfb16054ee60aa1b
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2-complete
#2 sha256:69c5ca29d0872de0ebfb6a8fe6829aeb16bc364d36baf420066bee35d46f00d3
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
#2 DONE 0.4s

#3 [internal] load .dockerignore
#3 sha256:b7a23a1d77b73d689e77c43f43e36f217c1d03d380ba8a84cfe63d82764261f4
#3 transferring context: 2B done
#3 DONE 0.0s

#7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65
#7 sha256:46e7225914703c6216b5edd9357c34cc081c7069f463d0428f0d1fc9b4ae6fdb
#7 DONE 0.0s

#6 [2/4] RUN apt-get update && apt-get install -y         kmod         wget         ccache         file         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#6 sha256:044bb24ef46631cd7728b5dac3d03c2bc57ea5f7b5e808b57cec03b25c86f367
#6 CACHED

#5 [3/4] 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}*
#5 sha256:048ccd7a655b3c43ab7c9d5d0849019f138019335967f1eb1a2e1ed37b9732b5
#5 CACHED

#4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 &&     CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-3.16.8-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 /opt/cmake &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake &&     rm cmake*
#4 sha256:cb46f82ed2d1fa39346555236424180bec57cef5b2488e2132cbc08c475e280d
#4 CACHED

#8 exporting to image
#8 sha256:498cbaff33e8502051f5096536ad529e7df3ade20fff197cbbf131107005fff0
#8 exporting layers done
#8 writing image sha256:0ee0885998ca54715e5c55755bbef9da1b6061c23b8733531b3e598f95e6eb92 done
#8 naming to docker.io/library/62f3c79b67459c6c23ac588779350f5ffa1244a2:latest done
#8 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
+ docker inspect -f . 62f3c79b67459c6c23ac588779350f5ffa1244a2
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
padirac10 seems to be running inside container d6251860e39f30a414638b0fb6af64bc4fc7eb73af7ecf960218b15fca107db0
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-5993 --volumes-from d6251860e39f30a414638b0fb6af64bc4fc7eb73af7ecf960218b15fca107db0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 62f3c79b67459c6c23ac588779350f5ffa1244a2 cat
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
$ docker top 63dc48b8bbf68463813c7019e2a727f4c4c61ceda3d3ae313beb0c233c153816 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
+ echo /opt/rocm/llvm/lib
+ ldconfig
[Pipeline] sh
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DNDEBUG -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON ..
-- Setting default Kokkos CXX standard to 17
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
-- The CXX compiler identification is Clang 14.0.0
-- Check for working CXX compiler: /opt/rocm/bin/hipcc
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[ 12%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
-- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works
-- Detecting CXX compiler ABI info
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 5.2.21151
-- Using -std=gnu++17 for C++17 extensions as feature
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
Fetching without tags
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
Merge succeeded, producing ee99ed99f148a66539e76c83473c83e68dd3afc1
Checking out Revision ee99ed99f148a66539e76c83473c83e68dd3afc1 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[ 12%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_OpenMPGraph
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
+ docker build -t 178d125769cd312e9ea6070d5b8f45624551e5c4 -f scripts/docker/Dockerfile.sycl 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  22.02kB

Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04
Step 2/16 : FROM $BASE
 ---> 28a6f693c19c
Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> 343be2343ff0
Step 4/16 : RUN apt-get update && apt-get install -y         bc         wget         ccache         ninja-build         python3         git         libomp-dev         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> fca416d5ff4d
Step 5/16 : 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
 ---> 5627622d2e28
Step 6/16 : ARG CMAKE_VERSION=3.23.2
 ---> Using cache
 ---> 034a039787e8
Step 7/16 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 8a4c5ad482f4
Step 8/16 : 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
 ---> 11a39ad115e4
Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> dfb8d1f66336
Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB &&     apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB &&     echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list &&     apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" &&     apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 0eec8d44ecdf
Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh &&     chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh &&     ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y &&     rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh
 ---> Using cache
 ---> f8383f0eb758
Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh &&    chmod +x ./l_oneDPL_p_2022.0.0.25335.sh &&     ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept &&     rm l_oneDPL_p_2022.0.0.25335.sh
 ---> Using cache
 ---> 4547c283eed3
Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH
 ---> Using cache
 ---> 9d843a78af37
Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH
 ---> Using cache
 ---> 06363243a9a0
Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH
 ---> Using cache
 ---> fbad7da2469e
Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH
 ---> Using cache
 ---> 7fc4a583c5e3
Successfully built 7fc4a583c5e3
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee99ed99f148a66539e76c83473c83e68dd3afc1 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
Successfully tagged 178d125769cd312e9ea6070d5b8f45624551e5c4:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 178d125769cd312e9ea6070d5b8f45624551e5c4
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle03 seems to be running inside container bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-5993 --volumes-from bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 178d125769cd312e9ea6070d5b8f45624551e5c4 cat
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
-- SIMD: AVX2 detected
-- Setting Kokkos_ARCH_VEGA908=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::HIP
--     Host Parallel: Kokkos::OpenMP
--       Host Serial: NONE
-- 
-- Architectures:
--  NATIVE
--  VEGA908
-- Found TPLLIBDL: /usr/include  
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 12%] Built target Kokkos_push_finalize_hook_terminate
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
Fetching without tags
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- hip::amdhip64 is SHARED_LIBRARY
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
Merge succeeded, producing acc96fc5c07725ce3ddfa902c42c83a9e60f5834
Checking out Revision acc96fc5c07725ce3ddfa902c42c83a9e60f5834 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- Found OpenMP_CXX: -fopenmp=libomp  
-- Found OpenMP: TRUE   
-- Using internal desul_atomics copy
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acc96fc5c07725ce3ddfa902c42c83a9e60f5834 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.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_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) 
-- [benchmark] Version: 1.7.1
-- [benchmark] Looking for shm_open in rt
-- [benchmark] Looking for shm_open in rt - found
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
-- [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
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
$ docker top bf41c3d02069dcad7d8d664680367efdfd72776c1841c3dcae92ebfcd51139c9 -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] {
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[Pipeline] sh
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
+ docker build -t 1057fc8965ede2a9cb8646029ef7c310b149b3ad --build-arg BASE=rocm/dev-ubuntu-20.04:5.6-complete -f scripts/docker/Dockerfile.hipcc scripts/docker
#1 [internal] load build definition from Dockerfile.hipcc
#1 sha256:13897355e394037c16cb11f5d171c6630343c0f61e6883c81c80fe2c7c3d6f4b
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6-complete
#2 sha256:de758bb069f537eec48abc7bc43bc4c241cc935759afc505336c42a91c26893c
+ ccache --zero-stats
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
#2 DONE 0.2s

#3 [internal] load .dockerignore
#3 sha256:9eb24382e220cab43699075fada4087f9becc3026d63e7570befe599cc4ba106
#3 transferring context: 2B done
#3 DONE 0.0s

#7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6-complete@sha256:69f9a8c786ebc09df7f1d260a55beecd13dffa9b9246f230c87a9c1fd18450ca
#7 sha256:ffddc1d77564ffa1850adade7576baa2e2d6c4c4f2b0aac44d8b2ed6963b188c
#7 DONE 0.0s

#6 [2/4] RUN apt-get update && apt-get install -y         kmod         wget         ccache         file         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#6 sha256:eee317d2a7f4779d060a861ce9a331cd3248901cb269bf6074da9095560d6064
#6 CACHED

#5 [3/4] 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}*
#5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e
#5 CACHED

#4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 &&     CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-3.16.8-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 /opt/cmake &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake &&     rm cmake*
#4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434
#4 CACHED

#8 exporting to image
#8 sha256:81f5d9f9853140bb88003ae00d369f352626f5323b0fa74d85e8a0bf2f7f790e
#8 exporting layers done
#8 writing image sha256:f97c3b6bffce83c6b83e0e575c1653ea97e8bfed890fc60c537e7e50280f4822 done
#8 naming to docker.io/library/1057fc8965ede2a9cb8646029ef7c310b149b3ad:latest done
#8 DONE 0.0s
[Pipeline] isUnix
Statistics zeroed
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED=0 -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 ..
-- Setting default Kokkos CXX standard to 17
+ docker inspect -f . 1057fc8965ede2a9cb8646029ef7c310b149b3ad
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
padirac11 seems to be running inside container 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-5993 --volumes-from 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 1057fc8965ede2a9cb8646029ef7c310b149b3ad cat
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
$ docker top 69308f0a168a6cc26ca00756fe9097e0a3f37e20d286a155673e5e4e7ece38cc -eo pid,comm
[Pipeline] {
[Pipeline] sh
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
-- The CXX compiler identification is IntelLLVM 2023.0.0
-- Detecting CXX compiler ABI info
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON ..
-- Setting default Kokkos CXX standard to 20
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-5993/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
-- The CXX compiler identification is Clang 16.0.0
-- Check for working CXX compiler: /opt/rocm/bin/hipcc
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- SIMD: AVX2 detected
-- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
-- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Experimental::SYCL
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  AMPERE80
-- Found TPLLIBDL: /usr/include  
-- Looking for C++ include oneapi/dpl/execution
-- Looking for C++ include oneapi/dpl/execution - not found
-- Looking for C++ include oneapi/dpl/algorithm
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
-- Looking for C++ include oneapi/dpl/algorithm - not found
-- Performing Test KOKKOS_NO_TBB_CONFLICT
-- Performing Test KOKKOS_NO_TBB_CONFLICT - Failed
-- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend
-- Performing Test _fsycl_option
-- Performing Test _fsycl_option - Failed
-- oneDPL: -fsycl is not supported by current compiler, set ONEDPL_USE_DPCPP_BACKEND=0
-- Using internal desul_atomics copy
-- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works
-- Detecting CXX compiler ABI info
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 5.6.31061
-- 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++2a for C++20 extensions as feature
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- Found Python3: /usr/bin/python3.10 (found version "3.10.12") 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.34.1") 
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
-- [benchmark] git version: v0.0.0 normalized to 0.0.0
-- [benchmark] Version: 1.7.1
-- [benchmark] Looking for shm_open in rt
-- [benchmark] Looking for shm_open in rt - not found
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Failed
-- [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 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Failed
-- [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] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-5993/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 16%] Built target Kokkos_CoreTestCompileOnly
[ 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_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
CMake Error at /opt/cmake/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
  /opt/cmake/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /opt/cmake/share/cmake-3.23/Modules/FindThreads.cmake:238 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  build/_deps/googlebenchmark-src/CMakeLists.txt:322 (find_package)


-- Configuring incomplete, errors occurred!
See also "/var/jenkins/workspace/Kokkos_PR-5993/build/CMakeFiles/CMakeOutput.log".
See also "/var/jenkins/workspace/Kokkos_PR-5993/build/CMakeFiles/CMakeError.log".
Post stage
[Pipeline] sh
+ ccache --show-stats
Summary:
  Hits:               0 /    0
    Direct:           0 /    0
    Preprocessed:     0 /    0
  Misses:             0
    Direct:           0
    Preprocessed:     0
Primary storage:
  Hits:               0 /    0
  Misses:             0
  Cache size (GB): 4.37 / 5.00 (87.40 %)

Use the -v/--verbose option for more details.
[Pipeline] }
$ docker stop --time=1 bf41c3d02069dcad7d8d664680367efdfd72776c1841c3dcae92ebfcd51139c9
-- SIMD: AVX2 detected
-- Setting Kokkos_ARCH_VEGA908=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::HIP
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  VEGA908
-- Found TPLLIBDL: /usr/include  
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
$ docker rm -f --volumes bf41c3d02069dcad7d8d664680367efdfd72776c1841c3dcae92ebfcd51139c9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch SYCL-OneAPI
[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
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
-- Looking for pthread_create in pthread - not found
-- Check if compiler accepts -pthread
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5993/.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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
Merge succeeded, producing a0772288189b3a3ad7dd5d883a4feef83cd74f67
Checking out Revision a0772288189b3a3ad7dd5d883a4feef83cd74f67 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0772288189b3a3ad7dd5d883a4feef83cd74f67 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t ae54b087b2a06a2aa09e96c0ca94a9e44b63d2d8 --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  22.02kB

Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel
Step 2/10 : FROM $BASE
 ---> a557740b9093
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> f81766241e9c
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> 34c17fb28355
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
 ---> 6137d80a3abf
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
 ---> c4211a4810f5
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> 149322950f6b
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> e0756190777f
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
 ---> 8c56ecc78472
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 7865cd4856d9
Successfully built 7865cd4856d9
Successfully tagged ae54b087b2a06a2aa09e96c0ca94a9e44b63d2d8:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- hip::amdhip64 is SHARED_LIBRARY
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
+ docker inspect -f . ae54b087b2a06a2aa09e96c0ca94a9e44b63d2d8
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle03 seems to be running inside container bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391
$ 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-5993 --volumes-from bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ae54b087b2a06a2aa09e96c0ca94a9e44b63d2d8 cat
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- Using internal desul_atomics copy
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) 
-- [benchmark] Version: 1.7.1
-- [benchmark] Looking for shm_open in rt
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- Sources TestOpenMP.cpp
-- Sources TestHIP.cpp
-- Kokkos Backends: OPENMP;HIP
-- Configuring done
-- [benchmark] Looking for shm_open in rt - found
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/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 kokkos_gtest
[  0%] Built target AlwaysCheckGit
Scanning dependencies of target benchmark
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
Scanning dependencies of target impl_git_version
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  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_name.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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[  1%] Linking CXX static library libkokkossimd.a
[  1%] Built target kokkossimd
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  2%] Linking CXX shared library libkokkosprinter-tool.so
[  2%] Built target kokkosprinter-tool
[  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_CPUDiscovery.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.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
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
[  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
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  4%] Building CXX object _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
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
[  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
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
[  4%] 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
$ docker top 17013eccd5d59ee4f9e8d37e065a2021787250eb481c68c879a02ccc09b291ca -eo pid,comm
[Pipeline] {
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ ccache --zero-stats
Statistics cleared
[Pipeline] sh
+ rm -rf install
+ mkdir -p install
+ rm -rf build
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
+ 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-5993/build/../install ..
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is GNU 8.4.0
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
-- Check for working CXX compiler: /usr/bin/g++-8
-- Check for working CXX compiler: /usr/bin/g++-8 - works
-- Detecting CXX compiler ABI info
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 11.0.221
-- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-5993/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:182 (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
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
-- SIMD: AVX2 detected
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
-- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture...
-- Looking for a CUDA compiler
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.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
-- [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] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-5993/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 18%] 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_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.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
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
-- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works
-- Detecting CUDA compiler ABI info
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
-- Detecting CUDA compiler ABI info - done
-- Detecting CUDA compile features
-- Detecting CUDA compile features - done
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[  5%] Linking CXX static library libbenchmark.a
[  5%] Built target benchmark
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
-- Detected CUDA Compute Capability 80
-- Setting Kokkos_ARCH_AMPERE80=ON
-- Built-in Execution Spaces:
CMake Deprecation Warning at cmake/kokkos_arch.cmake:1094 (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
--  AMPERE80
-- 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-5993/core/src/../../tpls/mdspan/include
-- Kokkos Backends: SERIAL;CUDA
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8 install
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[  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
[  7%] 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
[ 14%] Linking CXX static library libimpl_git_version.a
Scanning dependencies of target kokkoscore
[ 14%] Built target impl_git_version
[ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
Scanning dependencies of target benchmark_main
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[  7%] Linking CXX static library libbenchmark_main.a
[  7%] Built target benchmark_main
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- Sources TestHIP.cpp
-- Kokkos Backends: SERIAL;HIP
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/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 kokkos_gtest
[  0%] Built target AlwaysCheckGit
Scanning dependencies of target benchmark
Scanning dependencies of target impl_git_version
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
Scanning dependencies of target kokkoscore
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  2%] Linking CXX static library libkokkossimd.a
[  2%] Built target kokkossimd
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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_Command_Line_Parsing.cpp.o
[  3%] Linking CXX shared library libkokkosprinter-tool.so
[ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[  3%] Built target kokkosprinter-tool
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[  7%] Linking CXX static library libkokkoscore.a
[  7%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.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
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[  7%] Linking CXX static library libkokkos_gtest.a
[  7%] Built target kokkos_gtest
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  4%] Building CXX object _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
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
Scanning dependencies of target Kokkos_UnitTest_HIPGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.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_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  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_HostThreadTeam.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_HIP
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o
[ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  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
[  5%] Linking CXX static library libbenchmark.a
[  5%] Built target benchmark
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[  5%] Linking CXX static library libkokkos_gtest.a
[  5%] Built target kokkos_gtest
Scanning dependencies of target benchmark_main
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[  6%] Linking CXX static library libbenchmark_main.a
[  6%] Built target benchmark_main
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_HIP
[  7%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_CTestDevice
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o
[ 92%] Linking CXX static library libkokkoscore.a
[ 92%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
[ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[  7%] Linking CXX static library libkokkoscore.a
[  7%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams
Scanning dependencies of target Kokkos_UnitTest_HIPGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit
Scanning dependencies of target Kokkos_CoreUnitTest_HIP
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[100%] Linking CXX static library libkokkoscontainers.a
[100%] Built target kokkoscontainers
Install the project...
-- Install configuration: "Release"
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_View.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_CudaSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Cuda/Kokkos_Cuda_abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HPX
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HPX/Kokkos_HPX_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HPX/Kokkos_HPX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Layout.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Assert.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Space.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ReduceScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Vectorization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Profiling_ProfileSection.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Timer.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Core.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_ScratchSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_GraphKernelTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_ScheduleTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_Traits_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_IndexTypeTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_LaunchBoundsTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_OccupancyControlTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_PolicyTraitMatcher.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_IterationPatternTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_WorkTagTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Atomic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_OPENMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_OPENACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_THREADS.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_SERIAL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_HPX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Parallel_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_HostSpace_deepcopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_GraphImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_HostBarrier.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_CheckedIntegerOps.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskNode.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskQueueCommon.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Command_Line_Parsing.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Tools_Generic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ViewCtor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_InitializationSettings.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_GraphNodeImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_SharedAlloc_timpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_EBO.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_CPUDiscovery.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_DeviceManagement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Combined_Reducer.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ZeroMemset_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_StringManipulation.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ViewUniformType.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ViewMapping.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Utilities.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Profiling_C_Interface.h
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskResult.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Default_Graph_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_GraphImpl_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Half_NumericTraits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Profiling.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Traits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskQueue_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_MemoryPoolAllocator.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_HostThreadTeam.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Profiling_Interface.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_HostSharedPtr.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_QuadPrecisionMath.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_SingleTaskQueue.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ExecSpaceManager.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_GraphNodeCustomization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_MultipleTaskQueue.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TeamMDPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_SharedAlloc.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_GraphImpl_Utilities.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskBase.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Tools.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Atomic_View.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/KokkosExp_Host_IterateTile.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_BitOps.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskQueue.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ConcurrentBitset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ViewDataAnalysis.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_LIFO.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ClockTic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_AnalyzePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ViewTracker.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_FunctorAnalysis.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/KokkosExp_IterateTileGPU.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_LinkedListNode.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Volatile_Load.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_SimpleTaskScheduler.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Stacktrace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskQueueMultiple.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/KokkosExp_ViewMapping.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_ChaseLev.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskPolicyData.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_VLAEmulation.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_TaskTeamMember.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Default_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_OptionalRef.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Atomics_Desul_Wrapper.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_OPENACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_OPENMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_THREADS.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_HPX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_SERIAL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/fwd/Kokkos_Fwd_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_NumericTraits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Atomics_Desul_Config.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_Spinwait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_State.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Threads/Kokkos_Threads_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Array.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_MathematicalConstants.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosExp_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Printf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_TaskScheduler.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_TaskScheduler_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_AcquireUniqueTokenImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Rank.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_GraphNode.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Core_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACCSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Concepts.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosExp_InterOp.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Graph_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_MemoryPool.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Parallel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_HostSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_MinMax.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_PointerOwnership.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Pair.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_CopyViews.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Complex.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_MemoryTraits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Graph.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_View.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Vectorization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Serial/Kokkos_Serial.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_BitManipulation.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_MathematicalSpecialFunctions.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_MathematicalFunctions.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/View
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/View/Hooks
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/View/Hooks/Kokkos_ViewHooks.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/View/MDSpan
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_AnonymousSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Future.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_ReductionIdentity.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Half.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_hwloc.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Profiling_ScopedRegion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Clamp.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Tuners.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/SYCL/Kokkos_SYCL_Space.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/setup
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/setup/Kokkos_Setup_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/setup/Kokkos_Setup_Cuda.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/setup/Kokkos_Setup_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Crs.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_ExecPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Swap.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_DetectionIdiom.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Common.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Generic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Adapt_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Array.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_MSVC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_MSVC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_Generic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Array_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Operator_Function_Objects.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Adapt_CXX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/openmp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/openmp/OpenMP_40.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/openmp/OpenMP_40_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Adapt_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Array_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Thread_Fence_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Array_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/CUDA_asm.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Fetch_Op_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Atomic_Ref.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Compare_Exchange_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/desul/atomics/Config.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/libkokkoscore.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/libkokkoscore.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/mdspan
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/mdspan/mdspan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/mdspan/mdarray.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2630_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2630_bits/strided_slice.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2630_bits/submdspan_extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2630_bits/submdspan_mapping.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2630_bits/submdspan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p1684_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p1684_bits/mdarray.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/config.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/layout_right.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/no_unique_address.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/mdspan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/layout_left.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/compressed_pair.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/trait_backports.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/type_list.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/dynamic_extent.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/layout_stride.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/default_accessor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p0009_bits/full_extent_t.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2642_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/experimental/__p2642_bits/layout_padded.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Bitset.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_UnorderedMap_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Functional_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/impl/Kokkos_Bitset_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_StaticCrsGraph.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_ScatterView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Functional.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_DualView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_UnorderedMap.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Vector.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_OffsetView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_DynRankView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_DynamicView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_ErrorReporter.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/libkokkoscontainers.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/libkokkoscontainers.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Mismatch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Find.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Transform.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_CopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_AllOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_RemoveIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ForEach.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_NoneOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_AdjacentFind.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Equal.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_MoveBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Transform.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Equal.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Constraints.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Reverse.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Unique.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Rotate.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Replace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_SearchN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Search.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_Move.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Generate.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_CountIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Fill.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_FindIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ReplaceIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_IterSwap.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_MinMaxElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_FindIfNot.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_GenerateN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_CopyBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Reverse.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Unique.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Copy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_TransformReduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Count.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_PartitionCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_IsSorted.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_BeginEnd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Rotate.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_IsPartitioned.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_FindEnd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_PartitionPoint.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_InclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ForEachN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_RemoveCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ShiftRight.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ShiftLeft.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_MaxElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_RotateCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_MinElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Replace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Remove.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_SearchN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Search.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_SwapRanges.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Move.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_AnyOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_FillN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_FindFirstOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_UniqueCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_ReverseCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_Distance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/std_algorithms/Kokkos_CopyN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Sort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/impl/Kokkos_SortImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/Kokkos_SortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/Kokkos_BinSortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_Random.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_NestedSort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_StdAlgorithms.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD_AVX2.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD_Scalar.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD_AVX512.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD_Common.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD_Common_Math.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/Kokkos_SIMD_NEON.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/libkokkossimd.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/libkokkossimd.a
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/cmake/Kokkos/KokkosConfig.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/cmake/Kokkos/KokkosTargets.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/lib/cmake/Kokkos/KokkosTargets-release.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosCore_config.h
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/bin/nvcc_wrapper
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/bin/hpcbind
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/bin/kokkos_launch_compiler
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosCore_config.h
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosCore_Config_FwdBackend.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosCore_Config_SetupBackend.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-5993/install/include/KokkosCore_Config_DeclareBackend.hpp
+ cd ..
+ rm -rf build-tests
+ mkdir -p build-tests
+ cd build-tests
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-5993/build-tests/../install
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-5993/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
[  7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o
[ 22%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 22%] Built target Kokkos_CoreUnitTest_Default
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper - works
-- Detecting CXX compiler ABI info
[ 10%] Built target Kokkos_CoreUnitTest_ToolIndependence
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[  8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Enabled Kokkos devices: SERIAL;CUDA
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)


[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_CTestDevice
Scanning dependencies of target Kokkos_IncrementalTest_HIP
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o
[ 10%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
-- 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 Backends: 
-- Configuring done
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 10%] Built target Kokkos_push_finalize_hook_terminate
[  9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit
[  9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit
Scanning dependencies of target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build-tests
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkosprinter-tool
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  0%] Built target AlwaysCheckGit
Scanning dependencies of target kokkos_gtest
[  9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
Scanning dependencies of target Kokkos_query_device
[  0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_tutorial_01_hello_world
[  0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[  0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[  0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[  0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o
[  1%] Linking CXX shared library libkokkosprinter-tool.so
[  1%] Built target kokkosprinter-tool
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
[ 11%] Built target Kokkos_CoreUnitTest_Develop
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o
[  2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[  2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
[ 11%] Built target Kokkos_CoreUnitTest_OpenMPGraph
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_SerialGraph
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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 <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL, void>, R=Kokkos::Array<int, 5UL, void>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-5993/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 <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL, void>, R=Kokkos::Array<int, 5UL, void>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-5993/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 <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL, void>, R=Kokkos::Array<int, 5UL, void>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/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.

[  2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[  9%] Linking CXX executable Kokkos_UnitTest_HIPGraph
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[  9%] Built target Kokkos_UnitTest_HIPGraph
[  9%] 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_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o
[  3%] Linking CXX executable Kokkos_query_device
[  3%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  3%] Built target Kokkos_query_device
[  3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 12%] Linking CXX executable Kokkos_UnitTest_HIPGraph
[  3%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[  3%] Linking CXX executable Kokkos_tutorial_01_hello_world
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o
[  3%] Built target Kokkos_tutorial_01_hello_world
[  3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o
[ 12%] Built target Kokkos_UnitTest_HIPGraph
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[  3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[  3%] Linking CXX executable Kokkos_tutorial_02_simple_reduce
[  3%] Built target Kokkos_tutorial_02_simple_reduce
Scanning dependencies of target Kokkos_tutorial_03_simple_view
[  3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[  3%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[  3%] Linking CXX static library libkokkos_gtest.a
[  3%] Built target kokkos_gtest
Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces
[  3%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o
[  3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
Scanning dependencies of target Kokkos_tutorial_05_simple_atomics
[  3%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 12%] 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_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy
[  4%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[  5%] Linking CXX executable Kokkos_tutorial_03_simple_view
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o
[  5%] Built target Kokkos_tutorial_03_simple_view
Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts
[  5%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 12%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[  5%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[  5%] Built target Kokkos_tutorial_04_simple_memoryspaces
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits
[  5%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 12%] 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_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[  5%] Linking CXX executable Kokkos_tutorial_05_simple_atomics
[  5%] Built target Kokkos_tutorial_05_simple_atomics
Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews
[  6%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[  6%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy
[  6%] Built target Kokkos_tutorial_06_simple_mdrangepolicy
Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews
[  6%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[  6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[  6%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[  6%] Built target Kokkos_tutorial_advancedviews_01_data_layouts
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
[  6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<long long>, Rank=0UL, RankDynamic=0UL]" 
(42): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<long long>, Rank=0UL, RankDynamic=0UL]" 
(42): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<unsigned int [1]>, Rank=1UL, RankDynamic=0UL]" 
(44): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<unsigned int [1]>, Rank=1UL, RankDynamic=0UL]" 
(44): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<unsigned int *>, Rank=1UL, RankDynamic=1UL]" 
(45): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<unsigned int *>, Rank=1UL, RankDynamic=1UL]" 
(45): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<double [1][2]>, Rank=2UL, RankDynamic=0UL]" 
(47): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<double [1][2]>, Rank=2UL, RankDynamic=0UL]" 
(47): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<double *[2]>, Rank=2UL, RankDynamic=1UL]" 
(48): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<double *[2]>, Rank=2UL, RankDynamic=1UL]" 
(48): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<double **>, Rank=2UL, RankDynamic=2UL]" 
(49): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<double **>, Rank=2UL, RankDynamic=2UL]" 
(49): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float [1][2][3]>, Rank=3UL, RankDynamic=0UL]" 
(51): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float [1][2][3]>, Rank=3UL, RankDynamic=0UL]" 
(51): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float *[2][3]>, Rank=3UL, RankDynamic=1UL]" 
(52): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float *[2][3]>, Rank=3UL, RankDynamic=1UL]" 
(52): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float **[3]>, Rank=3UL, RankDynamic=2UL]" 
(53): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float **[3]>, Rank=3UL, RankDynamic=2UL]" 
(53): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float ***>, Rank=3UL, RankDynamic=3UL]" 
(54): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<float ***>, Rank=3UL, RankDynamic=3UL]" 
(54): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int [1][2][3][4]>, Rank=4UL, RankDynamic=0UL]" 
(56): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int [1][2][3][4]>, Rank=4UL, RankDynamic=0UL]" 
(56): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int *[2][3][4]>, Rank=4UL, RankDynamic=1UL]" 
(57): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int *[2][3][4]>, Rank=4UL, RankDynamic=1UL]" 
(57): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int **[3][4]>, Rank=4UL, RankDynamic=2UL]" 
(58): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int **[3][4]>, Rank=4UL, RankDynamic=2UL]" 
(58): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int ***[4]>, Rank=4UL, RankDynamic=3UL]" 
(59): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int ***[4]>, Rank=4UL, RankDynamic=3UL]" 
(59): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int ****>, Rank=4UL, RankDynamic=4UL]" 
(60): here

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<int ****>, Rank=4UL, RankDynamic=4UL]" 
(60): here

Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[  7%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o
[ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 17%] Built target Kokkos_CoreTestCompileOnly
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o
[  7%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[  7%] Built target Kokkos_tutorial_advancedviews_02_memory_traits
Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[  7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[  7%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews
[  7%] Built target Kokkos_tutorial_advancedviews_03_subviews
Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[  7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[  7%] Linking CXX executable Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[  7%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[  7%] Built target Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[  7%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda
[  7%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 18%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 18%] Built target Kokkos_ProfilingAllCalls
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[  7%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[  7%] Built target Kokkos_CoreTestCompileOnly
Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda
[  7%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o
[  7%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm
[  7%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o
[  7%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm
Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda
[  8%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o
[  8%] Built target Kokkos_tutorial_advancedviews_04_dualviews
Scanning dependencies of target Kokkos_atomic
[  9%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
[  9%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o
[  9%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
Scanning dependencies of target Kokkos_gather
[  9%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 10%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[ 10%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda
Scanning dependencies of target Kokkos_gups
[ 10%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
[ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
Scanning dependencies of target Kokkos_launch_latency
[ 11%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 12%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda
[ 12%] Built target Kokkos_tutorial_01_hello_world_lambda
Scanning dependencies of target Kokkos_stream
[ 12%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 12%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda
[ 13%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[ 13%] Built target Kokkos_tutorial_02_simple_reduce_lambda
[ 13%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization
Scanning dependencies of target Kokkos_policy_performance
[ 13%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
Scanning dependencies of target Kokkos_bytes_and_flops
[ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 13%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o
[ 13%] Built target Kokkos_tutorial_03_simple_view_lambda
Scanning dependencies of target impl_git_version
[ 13%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o
nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 13%] Linking CXX static library libimpl_git_version.a
[ 13%] Built target impl_git_version
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 13%] Linking CXX executable Kokkos_gups
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
[ 13%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 13%] Linking CXX executable Kokkos_atomic
[ 13%] Built target Kokkos_atomic
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 13%] Linking CXX executable Kokkos_launch_latency
[ 13%] Linking CXX executable Kokkos_stream
[ 13%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o
[ 13%] Built target Kokkos_stream
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
Scanning dependencies of target Kokkos_ToolsInitialization
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o
[ 13%] Built target Kokkos_launch_latency
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o
Scanning dependencies of target Kokkos_ToolsInitialization
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 13%] Linking CXX executable Kokkos_policy_performance
[ 13%] Linking CXX executable Kokkos_gather
[ 13%] Built target Kokkos_policy_performance
[ 13%] Built target Kokkos_gather
[ 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_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o
[ 15%] Linking CXX executable Kokkos_StackTraceTestExec
[ 15%] Built target Kokkos_StackTraceTestExec
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o
[ 15%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[ 20%] Linking CXX executable Kokkos_IncrementalTest_HIP
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 20%] Built target Kokkos_IncrementalTest_HIP
Scanning dependencies of target Kokkos_IncrementalTest_OPENMP
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o
[ 21%] Linking CXX executable Kokkos_ToolsInitialization
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 21%] Built target Kokkos_ToolsInitialization
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
[ 21%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 21%] Built target Kokkos_CoreUnitTest_KokkosP
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 21%] 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_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o
[ 15%] Linking CXX executable Kokkos_ToolsInitialization
[ 15%] Built target Kokkos_ToolsInitialization
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o
[ 16%] Built target Kokkos_CoreUnitTest_CudaTimingBased
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 17%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 20%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 20%] Built target Kokkos_IncrementalTest_SERIAL
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 18%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 18%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.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_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 21%] Linking CXX executable Kokkos_IncrementalTest_HIP
[ 21%] Built target Kokkos_IncrementalTest_HIP
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 24%] Linking CXX executable Kokkos_StackTraceTestExec
[ 21%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 21%] Built target Kokkos_CoreUnitTest_Develop
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o
[ 24%] Built target Kokkos_StackTraceTestExec
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 21%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 18%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 21%] Built target Kokkos_push_finalize_hook_terminate
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 18%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 19%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 19%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 19%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 31%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 31%] Built target Kokkos_CoreUnitTest_KokkosP
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 19%] 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_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 23%] 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_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
[ 21%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 21%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 21%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 24%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o
[ 24%] Built target Kokkos_CoreTestCompileOnly
[ 25%] 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_int.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o
[ 22%] Linking CXX executable Kokkos_bytes_and_flops
[ 22%] Built target Kokkos_bytes_and_flops
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_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
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o
[ 22%] 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_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.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_Init.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_OPENMP
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o
[ 23%] 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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
[ 32%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 32%] Built target Kokkos_CoreUnitTest_Serial2
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.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_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 27%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
[ 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_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[ 27%] Built target Kokkos_IncrementalTest_OPENMP
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o
[ 23%] 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_MathematicalFunctions1.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 36%] Linking CXX executable Kokkos_StackTraceTestExec
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
[ 36%] Built target Kokkos_StackTraceTestExec
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 36%] 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_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.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_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 28%] 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_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.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_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 29%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 29%] Built target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
[ 40%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 40%] Built target Kokkos_IncrementalTest_SERIAL
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 40%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 41%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
[ 41%] Built target Kokkos_CoreUnitTest_CTestDevice
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o
[ 41%] Built target Kokkos_IncrementalTest_OPENMP
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 41%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 42%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 42%] Built target Kokkos_CoreUnitTest_Develop
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 31%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 31%] Built target Kokkos_ProfilingAllCalls
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 33%] Built target Kokkos_CoreUnitTest_KokkosP
Scanning dependencies of target Kokkos_ToolsInitialization
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 36%] Linking CXX executable Kokkos_ToolsInitialization
[ 36%] Built target Kokkos_ToolsInitialization
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 47%] 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/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o
[ 37%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 37%] Built target Kokkos_CoreUnitTest_Serial1
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
Warning: 'long double' is treated as 'double' in device code

[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 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_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 39%] Linking CXX executable Kokkos_StackTraceTestExec
[ 39%] Built target Kokkos_StackTraceTestExec
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 35%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 35%] Built target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 35%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 35%] Built target Kokkos_CoreUnitTest_ToolIndependence
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
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
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 31%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 31%] Built target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_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_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 31%] 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_Concepts_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
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
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_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
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_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_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
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
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_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
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
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
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 37%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 37%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 38%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 38%] Built target Kokkos_CoreUnitTest_CudaInterOpInit
[ 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 33%] 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_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o
Warning: 'long double' is treated as 'double' in device code

Scanning dependencies of target Kokkos_CoreUnitTest_Default
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] {
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[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
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 65%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 65%] Built target Kokkos_CoreUnitTest_OpenMP
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 65%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 65%] Built target Kokkos_PerformanceTest_Mempool
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 65%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 65%] Built target Kokkos_PerformanceTest_TaskDag
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 65%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 41%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph
[ 41%] Built target Kokkos_CoreUnitTest_CudaGraph
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 67%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
Fetching without tags
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
Merge succeeded, producing d469d12f78b1724c3f645c879323108cc7691932
Checking out Revision d469d12f78b1724c3f645c879323108cc7691932 (PR-5993)
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d469d12f78b1724c3f645c879323108cc7691932 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o
+ docker build -t 288f6fbacc857ec4e1e97f5d95944b53f4e3e8fe -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  22.02kB

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
 ---> 21c085ba6cc6
Step 4/14 : ARG NPROC=8
 ---> Using cache
 ---> bca679032d78
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
 ---> cfc2522660c5
Step 6/14 : ARG CMAKE_VERSION=3.27.7
 ---> Using cache
 ---> 39eaf0abe687
Step 7/14 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 837e40671ed3
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
 ---> a683df273bb4
Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 548fcaf54517
Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3
 ---> Using cache
 ---> b3298ce6a58c
Step 11/14 : ENV LLVM_DIR=/opt/llvm
 ---> Using cache
 ---> df8141323ff6
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
 ---> 2333793e0d23
Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH
 ---> Using cache
 ---> 10a201471a45
Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH
 ---> Using cache
 ---> 65af181dc324
Successfully built 65af181dc324
Successfully tagged 288f6fbacc857ec4e1e97f5d95944b53f4e3e8fe:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
+ docker inspect -f . 288f6fbacc857ec4e1e97f5d95944b53f4e3e8fe
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat06 seems to be running inside container 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47
$ 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-5993 --volumes-from 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 288f6fbacc857ec4e1e97f5d95944b53f4e3e8fe cat
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
$ docker top 2001c12d78cf3a901fa61a98f1fb430f7ff1cd959770197891c5fe928f748181 -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
-- The CXX compiler identification is Clang 17.0.3
-- Detecting CXX compiler ABI info
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-5993/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
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
-- 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
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") 
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
-- [benchmark] git version: v0.0.0 normalized to 0.0.0
-- [benchmark] Version: 1.7.1
-- [benchmark] Looking for shm_open in rt
-- [benchmark] Looking for shm_open in rt - found
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
-- [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
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.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
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
-- [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
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.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
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.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] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-5993/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 71%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 47%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 71%] Built target Kokkos_CoreUnitTest_Serial1
Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP
[ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
[ 47%] Built target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- [benchmark] Check if compiler accepts -pthread
-- [benchmark] Check if compiler accepts -pthread - yes
-- [benchmark] Found Threads: TRUE  
-- Kokkos Backends: SERIAL;OPENMPTARGET
-- Configuring done (8.4s)
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
-- Generating done (1.0s)
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.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/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  3%] Linking CXX static library libkokkossimd.a
[  3%] Built target AlwaysCheckGit
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  3%] Built target kokkossimd
[  4%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o
[  4%] Linking CXX shared library libkokkosprinter-tool.so
[  4%] Linking CXX static library libimpl_git_version.a
[  4%] Built target kokkosprinter-tool
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[  4%] Built target impl_git_version
[  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
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 72%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 72%] Built target Kokkos_ContainersTestCompileOnly
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 44%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 44%] Built target Kokkos_push_finalize_hook_terminate
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 44%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 44%] Built target Kokkos_CoreUnitTest_Develop
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.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
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.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_HostSpace.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 73%] Built target Kokkos_ContainersPerformanceTest_OpenMP
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
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.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%] Linking CXX static library libbenchmark.a
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[  7%] Built target benchmark
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o
[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.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
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o
[  7%] Linking CXX static library libbenchmark_main.a
[  7%] Linking CXX static library libkokkos_gtest.a
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[  7%] Built target benchmark_main
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[  7%] Built target kokkos_gtest
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[  8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[  8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[  8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 73%] 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/PerfTest_ViewCopy_b8.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o
[  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
[ 46%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 46%] Built target Kokkos_CoreUnitTest_KokkosP
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[  8%] Linking CXX static library libkokkoscontainers.a
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o
[  8%] Built target kokkoscontainers
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o
[ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 75%] Built target Kokkos_ContainersUnitTest_Serial
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 57%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 57%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 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/TestRangePolicyCTAD.cpp.o
[ 11%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o
[ 11%] Built target Kokkos_push_finalize_hook_terminate
[ 57%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 57%] Built target Kokkos_PerformanceTest_SharedSpace
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o
[ 58%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 58%] Built target Kokkos_Benchmark_Atomic_MinMax
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_Develop
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins
[ 14%] Built target Kokkos_CoreUnitTest_TuningBasics
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 14%] Built target Kokkos_CoreUnitTest_TuningBuiltins
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 59%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 59%] Built target Kokkos_PerformanceTest_Mempool
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 51%] 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_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 61%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 61%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersUnitTest_HIP
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 51%] 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_ViewAPI_d.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.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
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Random
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 17%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o
[ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 18%] Built target Kokkos_ProfilingAllCalls
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
[ 79%] Built target Kokkos_ContainersUnitTest_OpenMP
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 18%] Built target Kokkos_CoreTestCompileOnly
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.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_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o
[ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 81%] Built target Kokkos_PerformanceTest_Benchmark
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 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_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 81%] 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_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 19%] Linking CXX executable Kokkos_ToolsInitialization
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o
[ 43%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 19%] Built target Kokkos_ToolsInitialization
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 82%] Linking CXX executable Kokkos_UnitTest_Random
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o
[ 82%] Built target Kokkos_UnitTest_Random
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 43%] 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_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 43%] 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_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 20%] Built target Kokkos_CoreUnitTest_KokkosP
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.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_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 23%] Linking CXX executable Kokkos_StackTraceTestExec
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o
[ 23%] Built target Kokkos_StackTraceTestExec
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.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_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o
[ 54%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 54%] Built target Kokkos_CoreUnitTest_Serial2
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o
[ 55%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 23%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_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_000023ef_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 55%] Built target Kokkos_CoreUnitTest_Cuda3
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o
[ 23%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 23%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 24%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 24%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o
[ 87%] Linking CXX executable Kokkos_UnitTest_Sort
[ 87%] Built target Kokkos_UnitTest_Sort
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 26%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
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%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 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_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o
[ 69%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 69%] Built target Kokkos_PerformanceTest_Benchmark
Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP
[ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 69%] Linking CXX executable Kokkos_ContainersUnitTest_HIP
[ 69%] Built target Kokkos_ContainersUnitTest_HIP
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
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_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o
[ 56%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 56%] Built target Kokkos_CoreUnitTest_Default
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 70%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP
[ 70%] Built target Kokkos_ContainersPerformanceTest_HIP
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 71%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 71%] Built target Kokkos_ContainersUnitTest_Serial
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o
[ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 71%] Built target Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.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_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 59%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 59%] Built target Kokkos_ProfilingAllCalls
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o
[ 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_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o
[ 33%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o
[ 33%] Built target Kokkos_IncrementalTest_OPENMPTARGET
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_Default
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 62%] 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_HIP.dir/hip/TestHIP_Other.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
Scanning dependencies of target Kokkos_atomic
[ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.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_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 34%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 34%] Built target Kokkos_IncrementalTest_SERIAL
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 97%] Linking CXX executable Kokkos_atomic
[ 97%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_gather
[ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_gups
[ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_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
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 97%] Linking CXX executable Kokkos_gups
[ 97%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_launch_latency
[ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_stream
[ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o
[ 99%] Linking CXX executable Kokkos_launch_latency
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 99%] Built target Kokkos_launch_latency
Scanning dependencies of target Kokkos_policy_performance
[ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
Scanning dependencies of target Kokkos_bytes_and_flops
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 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
[ 99%] Linking CXX executable Kokkos_gather
[ 99%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 99%] Built target Kokkos_gather
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[100%] Built target Kokkos_UnitTest_SIMD
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[100%] Linking CXX executable Kokkos_stream
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o
[100%] Linking CXX executable Kokkos_policy_performance
[100%] Built target Kokkos_policy_performance
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 64%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o
[ 64%] Built target Kokkos_CoreUnitTest_Cuda2
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 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_UnitTest_Sort.dir/hip/TestSort.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 222 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (174 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (164 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (170 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (165 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
1: [----------] 7 tests from serial_DeathTest (675 ms total)
1: 
1: [----------] 215 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 (75 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (40 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 (22 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (10 ms)
1: [ RUN      ] serial.partitioning_by_vector
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used

[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda
[ 65%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o
1: [       OK ] serial.partitioning_by_vector (22 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (1 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (2557 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (1963 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_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_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1187 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1183 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 (3 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (4 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (1 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (2 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 (3 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (57 ms)
1: [ RUN      ] serial.mdrange_6d
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
1: [       OK ] serial.mdrange_6d (187 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 (92 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
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.mdrange_large_deep_copy (1020 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
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 65%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (2993 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-5993/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.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (31 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.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 (1 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 (242 ms)
1: [ RUN      ] serial.double_reduce
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.double_reduce (269 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.int64_t_reduce_dynamic (801 ms)
1: [ RUN      ] serial.double_reduce_dynamic
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.double_reduce_dynamic (1013 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_with_large_iteration_count
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
1: Disabling for host backends
1: [  SKIPPED ] serial.reduction_with_large_iteration_count (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
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
1: [       OK ] serial.reduce_device_view_mdrange_policy (1987 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
1: [       OK ] serial.reduce_device_view_team_policy (1629 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (3 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [ RUN      ] serial.task_fib_deprecated
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
1: [       OK ] serial.task_fib_deprecated (918 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
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.task_fib_deprecated_multiple (920 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
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
1: [       OK ] serial.task_fib_single (720 ms)
1: [ RUN      ] serial.task_depend_single
1: [       OK ] serial.task_depend_single (0 ms)
1: [ RUN      ] serial.task_team_single
1: [       OK ] serial.task_team_single (0 ms)
1: [ RUN      ] serial.task_with_mempool_single
1: [       OK ] serial.task_with_mempool_single (0 ms)
1: [ RUN      ] serial.task_multiple_depend_single
1: [       OK ] serial.task_multiple_depend_single (17 ms)
1: [ RUN      ] serial.task_scheduler_ctors_single
1: [       OK ] serial.task_scheduler_ctors_single (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_single
1: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
1: [ RUN      ] serial.task_fib_multiple
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o
[ 66%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda
1: [       OK ] serial.task_fib_multiple (720 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
[ 66%] Built target Kokkos_ContainersPerformanceTest_Cuda
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
1: [       OK ] serial.task_fib_chase_lev (754 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: [----------] 215 tests from serial (21846 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 222 tests from 2 test suites ran. (22522 ms total)
1: [  PASSED  ] 220 tests.
1: [  SKIPPED ] 2 tests, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
1: [  SKIPPED ] serial.reduction_with_large_iteration_count
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o
 1/45 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   22.53 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 128 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
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_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_ReductionIdentity_hpp
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1171 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1194 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 (2366 ms total)
2: 
2: [----------] 120 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
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
2: [       OK ] serial.triple_nested_parallelism (671 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
2: [       OK ] serial.parallel_scan_with_reducers (64 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 (9 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (5 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 (36 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 (82 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
2: [       OK ] serial.repeated_team_reduce (4227 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (134 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (123 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 (65 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 (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 (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
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
2: [       OK ] serial.view_allocation_large_rank (1310 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (6 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (1 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_fill_tests_layout_right
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
2: [       OK ] serial.view_fill_tests_layout_right (4300 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
2: [       OK ] serial.view_fill_tests_layout_left (4734 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 (45 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (41 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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (5 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (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-5993/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (11 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (12 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
2: [       OK ] serial.view_subview_3d_from_5d_left (522 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (522 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (522 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
2: [       OK ] serial.view_subview_3d_from_5d_right (569 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (569 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (567 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 120 tests from serial (19534 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 128 tests from 2 test suites ran. (21901 ms total)
2: [  PASSED  ] 125 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   21.92 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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.00 sec
test 4
      Start  4: Kokkos_CoreUnitTest_OpenMP

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 350 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from openmp_DeathTest
4: [ RUN      ] openmp_DeathTest.abort_from_host
4: [       OK ] openmp_DeathTest.abort_from_host (162 ms)
4: [ RUN      ] openmp_DeathTest.abort_from_device
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp_DeathTest.abort_from_device (166 ms)
4: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (161 ms)
4: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (167 ms)
4: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
4: [       OK ] openmp_DeathTest.policy_invalid_bounds (0 ms)
4: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
4: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms)
4: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 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 (1149 ms)
4: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
4: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1156 ms)
4: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
4: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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: [----------] 15 tests from openmp_DeathTest (2964 ms total)
4: 
4: [----------] 335 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 (13 ms)
4: [ RUN      ] openmp.atomic_operations_complexfloat
4: [       OK ] openmp.atomic_operations_complexfloat (13 ms)
4: [ RUN      ] openmp.atomic_operations_double
4: [       OK ] openmp.atomic_operations_double (9 ms)
4: [ RUN      ] openmp.atomic_operations_float
4: [       OK ] openmp.atomic_operations_float (9 ms)
4: [ RUN      ] openmp.atomic_operations_int
4: [       OK ] openmp.atomic_operations_int (21 ms)
4: [ RUN      ] openmp.atomic_operations_long
4: [       OK ] openmp.atomic_operations_long (22 ms)
4: [ RUN      ] openmp.atomic_operations_longlong
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
4: [       OK ] openmp.atomic_operations_longlong (25 ms)
4: [ RUN      ] openmp.atomic_shared
4: [       OK ] openmp.atomic_shared (0 ms)
4: [ RUN      ] openmp.atomic_operations_unsigned
4: [       OK ] openmp.atomic_operations_unsigned (16 ms)
4: [ RUN      ] openmp.atomic_operations_unsignedlong
4: [       OK ] openmp.atomic_operations_unsignedlong (16 ms)
4: [ RUN      ] openmp.atomics
4: [       OK ] openmp.atomics (32 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 (282 ms)
4: [ RUN      ] openmp.atomic_views_nonintegral
4: [       OK ] openmp.atomic_views_nonintegral (134 ms)
4: [ RUN      ] openmp.atomic_view_api
4: [       OK ] openmp.atomic_view_api (0 ms)
4: [ RUN      ] openmp.bit_manip_countl_zero
4: [       OK ] openmp.bit_manip_countl_zero (0 ms)
4: [ RUN      ] openmp.bit_manip_countl_one
4: [       OK ] openmp.bit_manip_countl_one (0 ms)
4: [ RUN      ] openmp.bit_manip_countr_zero
4: [       OK ] openmp.bit_manip_countr_zero (0 ms)
4: [ RUN      ] openmp.bit_manip_countr_one
4: [       OK ] openmp.bit_manip_countr_one (0 ms)
4: [ RUN      ] openmp.bit_manip_popcount
4: [       OK ] openmp.bit_manip_popcount (0 ms)
4: [ RUN      ] openmp.bit_manip_has_single_bit
4: [       OK ] openmp.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_floor
4: [       OK ] openmp.bit_manip_bit_floor (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_ceil
4: [       OK ] openmp.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_width
4: [       OK ] openmp.bit_manip_bit_width (0 ms)
4: [ RUN      ] openmp.bit_manip_rotl
4: [       OK ] openmp.bit_manip_rotl (0 ms)
4: [ RUN      ] openmp.bit_manip_rotr
4: [       OK ] openmp.bit_manip_rotr (0 ms)
4: [ RUN      ] openmp.bit_manip_byeswap
4: [       OK ] openmp.bit_manip_byeswap (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_cast
4: [       OK ] openmp.bit_manip_bit_cast (0 ms)
4: [ RUN      ] openmp.test_block_deduction_bug_pr_3103
4: [       OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] openmp.checked_integer_operations_multiply_overflow
4: [       OK ] openmp.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] openmp.execution_policy_occupancy_and_hint
4: [       OK ] openmp.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] openmp.complex_construction
4: [       OK ] openmp.complex_construction (0 ms)
4: [ RUN      ] openmp.complex_basic_math
4: [       OK ] openmp.complex_basic_math (0 ms)
4: [ RUN      ] openmp.complex_special_funtions
4: [       OK ] openmp.complex_special_funtions (0 ms)
4: [ RUN      ] openmp.complex_io
4: [       OK ] openmp.complex_io (0 ms)
4: [ RUN      ] openmp.complex_trivially_copyable
4: [       OK ] openmp.complex_trivially_copyable (0 ms)
4: [ RUN      ] openmp.complex_issue_3865
4: [       OK ] openmp.complex_issue_3865 (0 ms)
4: [ RUN      ] openmp.complex_operations_arithmetic_types_overloads
4: [       OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] openmp.crs_count_fill
4: [       OK ] openmp.crs_count_fill (2 ms)
4: [ RUN      ] openmp.crs_copy_constructor
4: [       OK ] openmp.crs_copy_constructor (10 ms)
4: [ RUN      ] openmp.deep_copy_alignment
4: [       OK ] openmp.deep_copy_alignment (6 ms)
4: [ RUN      ] openmp.deep_copy_conversion
4: [       OK ] openmp.deep_copy_conversion (159 ms)
4: [ RUN      ] openmp.partitioning_by_args
4: [       OK ] openmp.partitioning_by_args (47 ms)
4: [ RUN      ] openmp.partitioning_by_vector
4: [       OK ] openmp.partitioning_by_vector (52 ms)
4: [ RUN      ] openmp.execution_space_as_class_data_member
4: [       OK ] openmp.execution_space_as_class_data_member (8 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 (448 ms)
4: [ RUN      ] openmp.join_backward_compatibility
4: [       OK ] openmp.join_backward_compatibility (0 ms)
4: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
4: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (1730 ms)
4: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
4: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1616 ms)
4: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
4: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (1182 ms)
4: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
4: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (1167 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 (4 ms)
4: [ RUN      ] openmp.mathematical_functions_hyperbolic_functions
4: [       OK ] openmp.mathematical_functions_hyperbolic_functions (3 ms)
4: [ RUN      ] openmp.mathematical_functions_non_standard
4: [       OK ] openmp.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] openmp.mathematical_functions_power_functions
4: [       OK ] openmp.mathematical_functions_power_functions (2 ms)
4: [ RUN      ] openmp.mathematical_functions_fma
4: [       OK ] openmp.mathematical_functions_fma (0 ms)
4: [ RUN      ] openmp.mathematical_functions_error_and_gamma_functions
4: [       OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms)
4: [ RUN      ] openmp.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (3 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 (4 ms)
4: [ RUN      ] openmp.mathspecialfunc_expint1
4: [       OK ] openmp.mathspecialfunc_expint1 (0 ms)
4: [ RUN      ] openmp.mathspecialfunc_errorfunc
4: [       OK ] openmp.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesselj0y0
4: [       OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesselj1y1
4: [       OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesseli0k0
4: [       OK ] openmp.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesseli1k1
4: [       OK ] openmp.mathspecialfunc_cbesseli1k1 (1 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 (42 ms)
4: [ RUN      ] openmp.mdrange_6d
4: [       OK ] openmp.mdrange_6d (119 ms)
4: [ RUN      ] openmp.mdrange_2d
4: [       OK ] openmp.mdrange_2d (2 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 (15 ms)
4: [ RUN      ] openmp.mdrange_neg_idx
4: [       OK ] openmp.mdrange_neg_idx (60 ms)
4: [ RUN      ] openmp.mdrange_4d
4: [       OK ] openmp.mdrange_4d (12 ms)
4: [ RUN      ] openmp.mdrange_scalar
4: [       OK ] openmp.mdrange_scalar (0 ms)
4: [ RUN      ] openmp.mdrange_large_deep_copy
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_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_ScatterView_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp.mdrange_large_deep_copy (982 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
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.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_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Random
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
4: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (5613 ms)
4: [ RUN      ] openmp.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-5993/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.occupancy_control
4: [       OK ] openmp.occupancy_control (0 ms)
4: [ RUN      ] openmp.memory_pool
4: [       OK ] openmp.memory_pool (62 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.parallel_scan_range_policy
4: [       OK ] openmp.parallel_scan_range_policy (31 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 (17 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 (17 ms)
4: [ RUN      ] openmp.reducers_int
4: [       OK ] openmp.reducers_int (8 ms)
4: [ RUN      ] openmp.reducers_double
4: [       OK ] openmp.reducers_double (7 ms)
4: [ RUN      ] openmp.reducers_complex_double
4: [       OK ] openmp.reducers_complex_double (4 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 (8 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 (7 ms)
4: [ RUN      ] openmp.reducers_int16_t
4: [       OK ] openmp.reducers_int16_t (8 ms)
4: [ RUN      ] openmp.reducers_point_t
4: [       OK ] openmp.reducers_point_t (9 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 (124 ms)
4: [ RUN      ] openmp.double_reduce
4: [       OK ] openmp.double_reduce (131 ms)
4: [ RUN      ] openmp.int64_t_reduce_dynamic
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
4: [       OK ] openmp.int64_t_reduce_dynamic (334 ms)
4: [ RUN      ] openmp.double_reduce_dynamic
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
4: [       OK ] openmp.double_reduce_dynamic (407 ms)
4: [ RUN      ] openmp.int64_t_reduce_dynamic_view
4: [       OK ] openmp.int64_t_reduce_dynamic_view (87 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_with_large_iteration_count
4: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
4: Disabling for host backends
4: [  SKIPPED ] openmp.reduction_with_large_iteration_count (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
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp.reduce_device_view_mdrange_policy (999 ms)
4: [ RUN      ] openmp.reduce_device_view_team_policy
4: [       OK ] openmp.reduce_device_view_team_policy (629 ms)
4: [ RUN      ] openmp.impl_shared_alloc
4: [       OK ] openmp.impl_shared_alloc (7 ms)
4: [ RUN      ] openmp.kokkos_swap
4: [       OK ] openmp.kokkos_swap (0 ms)
4: [ RUN      ] openmp.team_for
4: [       OK ] openmp.team_for (251 ms)
4: [ RUN      ] openmp.team_reduce
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
4: [       OK ] openmp.team_reduce (247 ms)
4: [ RUN      ] openmp.team_reduce_large
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
4: [       OK ] openmp.team_reduce_large (580 ms)
4: [ RUN      ] openmp.team_parallel_single
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 55%] 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_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 70%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 70%] Built target Kokkos_ContainersUnitTest_Serial
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o
[ 71%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 71%] Built target Kokkos_CoreUnitTest_Serial1
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 79%] Linking CXX executable Kokkos_UnitTest_Random
[ 79%] Built target Kokkos_UnitTest_Random
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
4: [       OK ] openmp.team_parallel_single (38084 ms)
4: [ RUN      ] openmp.large_team_scratch_size
4: [       OK ] openmp.large_team_scratch_size (0 ms)
4: [ RUN      ] openmp.team_broadcast_long
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
4: [       OK ] openmp.team_broadcast_long (1008 ms)
4: [ RUN      ] openmp.team_broadcast_long_wrapper
[ 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
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
4: [       OK ] openmp.team_broadcast_long_wrapper (964 ms)
4: [ RUN      ] openmp.team_broadcast_char
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
[ 80%] 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
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp.team_broadcast_char (982 ms)
4: [ RUN      ] openmp.team_broadcast_float
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp.team_broadcast_float (994 ms)
4: [ RUN      ] openmp.team_broadcast_double
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
4: [       OK ] openmp.team_broadcast_double (1021 ms)
4: [ RUN      ] openmp.team_handle_by_value
4: [       OK ] openmp.team_handle_by_value (0 ms)
4: [ RUN      ] openmp.team_vector
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp.team_vector (4154 ms)
4: [ RUN      ] openmp.triple_nested_parallelism
4: [       OK ] openmp.triple_nested_parallelism (467 ms)
4: [ RUN      ] openmp.parallel_scan_with_reducers
4: [       OK ] openmp.parallel_scan_with_reducers (55 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 (7 ms)
4: [ RUN      ] openmp.team_policy_runtime_parameters
4: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmp.team_reduction_scan
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used

[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 58%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 77%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 58%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 51%] 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/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 78%] Built target Kokkos_ContainersUnitTest_Cuda
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_PerformanceTest_Mempool
[ 83%] Linking CXX executable Kokkos_UnitTest_Sort
[ 83%] Built target Kokkos_UnitTest_Sort
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
Scanning dependencies of target Kokkos_UnitTest_Random
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 60%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 62%] Built target Kokkos_CoreUnitTest_Serial1
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 80%] Linking CXX executable Kokkos_UnitTest_Sort
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 81%] Built target Kokkos_UnitTest_Sort
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 62%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 62%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 82%] Linking CXX executable Kokkos_UnitTest_Random
[ 82%] Built target Kokkos_UnitTest_Random
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
4: [       OK ] openmp.team_reduction_scan (125338 ms)
4: [ RUN      ] openmp.team_long_reduce
4: [       OK ] openmp.team_long_reduce (94 ms)
4: [ RUN      ] openmp.team_double_reduce
4: [       OK ] openmp.team_double_reduce (112 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
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
4: [       OK ] openmp.repeated_team_reduce (1687 ms)
4: [ RUN      ] openmp.team_scan
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o
4: [       OK ] openmp.team_scan (1121 ms)
4: [ RUN      ] openmp.team_scan_ret_val
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
4: [       OK ] openmp.team_scan_ret_val (1161 ms)
4: [ RUN      ] openmp.team_shared_request
4: [       OK ] openmp.team_shared_request (322 ms)
4: [ RUN      ] openmp.team_scratch_request
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
4: [       OK ] openmp.team_scratch_request (502 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 (75 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
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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<std::size_t **>]"
          detected during:
            instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View<std::size_t **>]" 
(210): here
            instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_clone(ViewType) [with ViewType=Kokkos::View<std::size_t **>]" 
(522): here
            instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View<std::size_t **>]" 
/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here

[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o
[ 65%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 65%] Built target Kokkos_ContainersTestCompileOnly
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.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_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 87%] Built target Kokkos_CoreUnitTest_Cuda1
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
4: [       OK ] openmp.team_policy_max_recommended (43966 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 (1166 ms)
4: [ RUN      ] openmp.unique_token_global
4: [       OK ] openmp.unique_token_global (6 ms)
4: [ RUN      ] openmp.unique_token_instance
4: [       OK ] openmp.unique_token_instance (18 ms)
4: [ RUN      ] openmp.unique_token_team_acquire
4: [       OK ] openmp.unique_token_team_acquire (11 ms)
4: [ RUN      ] openmp.view_api_a
4: [       OK ] openmp.view_api_a (14 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 (1314 ms)
4: [ RUN      ] openmp.view_shmem_size_on_device
4: [       OK ] openmp.view_shmem_size_on_device (0 ms)
4: [ RUN      ] openmp.view_is_assignable
4: [       OK ] openmp.view_is_assignable (0 ms)
4: [ RUN      ] openmp.view_copy_tests
4: [       OK ] openmp.view_copy_tests (6 ms)
4: [ RUN      ] openmp.view_copy_tests_rank_0
4: [       OK ] openmp.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] openmp.view_copy_degenerated
4: [       OK ] openmp.view_copy_degenerated (0 ms)
4: [ RUN      ] openmp.view_fill_tests_layout_right
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
4: [       OK ] openmp.view_fill_tests_layout_right (2463 ms)
4: [ RUN      ] openmp.view_fill_tests_layout_left
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
4: [       OK ] openmp.view_fill_tests_layout_left (2393 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 (45 ms)
4: [ RUN      ] openmp.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openmp.view_layoutstride_right_to_layoutright_assignment (41 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.append_formatted_multidimensional_index
4: [       OK ] openmp.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openmp.view_resize
4: [       OK ] openmp.view_resize (6 ms)
4: [ RUN      ] openmp.view_realloc
4: [       OK ] openmp.view_realloc (0 ms)
4: [ RUN      ] openmp.workgraph_fib
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
4: [       OK ] openmp.workgraph_fib (862 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-5993/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 (1 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 (27 ms)
4: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
4: [       OK ] openmp.view_subview_2d_from_3d_atomic (27 ms)
4: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
4: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (29 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_left
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
4: [       OK ] openmp.view_subview_3d_from_5d_left (298 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
4: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (283 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
4: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (283 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_right
4: [       OK ] openmp.view_subview_3d_from_5d_right (291 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
4: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (290 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (289 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
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
4: [       OK ] openmp.task_fib_deprecated (2998 ms)
4: [ RUN      ] openmp.task_depend_deprecated
4: [       OK ] openmp.task_depend_deprecated (33 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 (26 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
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
4: [       OK ] openmp.task_fib_deprecated_multiple (2790 ms)
4: [ RUN      ] openmp.task_depend_deprecated_multiple
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
4: [       OK ] openmp.task_depend_deprecated_multiple (112 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 (26 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
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
4: [       OK ] openmp.task_fib_single (2552 ms)
4: [ RUN      ] openmp.task_depend_single
4: [       OK ] openmp.task_depend_single (49 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 (24 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
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
4: [       OK ] openmp.task_fib_multiple (1636 ms)
4: [ RUN      ] openmp.task_depend_multiple
4: [       OK ] openmp.task_depend_multiple (25 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 (24 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
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
4: [       OK ] openmp.task_fib_chase_lev (1712 ms)
4: [ RUN      ] openmp.task_depend_chase_lev
4: [       OK ] openmp.task_depend_chase_lev (2 ms)
4: [ RUN      ] openmp.task_team_chase_lev
4: [       OK ] openmp.task_team_chase_lev (0 ms)
4: [ RUN      ] openmp.task_with_mempool_chase_lev
4: [       OK ] openmp.task_with_mempool_chase_lev (0 ms)
4: [ RUN      ] openmp.task_multiple_depend_chase_lev
4: [       OK ] openmp.task_multiple_depend_chase_lev (22 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: [----------] 335 tests from openmp (262442 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 350 tests from 2 test suites ran. (265407 ms total)
4: [  PASSED  ] 345 tests.
4: [  SKIPPED ] 5 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.reduction_with_large_iteration_count
4: [  SKIPPED ] openmp.view_allocation_int
 4/45 Test  #4: Kokkos_CoreUnitTest_OpenMP ..................   Passed  265.42 sec
test 5
      Start  5: Kokkos_CoreUnitTest_OpenMPInterOp

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp
5: Test timeout computed to be: 1500
5: [==========] Running 1 test from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 1 test from openmp
5: [ RUN      ] openmp.raw_openmp_interop
5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
5:                                     Detected: 4 cores per node.
5:                                     Detected: 1 MPI_ranks per node.
5:                                     Requested: 8 threads per process.
5: [       OK ] openmp.raw_openmp_interop (0 ms)
5: [----------] 1 test from openmp (0 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 1 test from 1 test suite ran. (0 ms total)
5: [  PASSED  ] 1 test.
 5/45 Test  #5: Kokkos_CoreUnitTest_OpenMPInterOp ...........   Passed    0.00 sec
test 6
      Start  6: Kokkos_CoreUnitTest_OpenMPGraph

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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.00 sec
test 7
      Start  7: Kokkos_CoreUnitTest_Default

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 71 tests from 41 test suites.
7: [----------] Global test environment set-up.
7: [----------] 31 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_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_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: [       OK ] defaultdevicetype.visible_devices (0 ms)
7: [ RUN      ] defaultdevicetype.shared_space
7: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped
7: Skipping as host and device are the same space
7: [  SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms)
7: [ RUN      ] defaultdevicetype.compiler_macros
7: [       OK ] defaultdevicetype.compiler_macros (0 ms)
7: [ RUN      ] defaultdevicetype.half_conversion
7: [       OK ] defaultdevicetype.half_conversion (0 ms)
7: [ RUN      ] defaultdevicetype.bhalf_conversion
7: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
7: [ RUN      ] defaultdevicetype.half_operators
7: [       OK ] defaultdevicetype.half_operators (0 ms)
7: [ RUN      ] defaultdevicetype.bhalf_operators
7: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
7: [ RUN      ] defaultdevicetype.host_space_access
7: [       OK ] defaultdevicetype.host_space_access (0 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
7: [       OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
7: [       OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
7: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
7: [       OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
7: [       OK ] defaultdevicetype.reduce_instantiation_b2 (28 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
7: [       OK ] defaultdevicetype.reduce_instantiation_c2 (13 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
7: [       OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
7: [       OK ] defaultdevicetype.reduce_instantiation_b3 (27 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
7: [       OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms)
7: [ RUN      ] defaultdevicetype.malloc
7: [       OK ] defaultdevicetype.malloc (0 ms)
7: [----------] 31 tests from defaultdevicetype (141 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<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
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<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
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<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
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<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
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<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
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<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
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<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
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<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
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<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
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<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
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<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
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<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
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<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
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<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
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<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
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<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
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<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
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<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
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: [==========] 71 tests from 41 test suites ran. (154 ms total)
7: [  PASSED  ] 69 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.16 sec
test 8
      Start  8: Kokkos_CoreUnitTest_LegionInitialization

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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.00 sec
test 9
      Start  9: Kokkos_CoreUnitTest_PushFinalizeHook

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/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. (2 ms total)
11: [  PASSED  ] 27 tests.
11/45 Test #11: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.00 sec
test 12
      Start 12: Kokkos_CoreUnitTest_StackTraceTest

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f418d0ac29]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f418cb9839]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55f418cb28e4]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55f418cb499f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f418cebaee]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55f418cdd75f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55f418cdda72]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55f418cde05d]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f418ce0778]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f418ce0c4c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f418cb14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f40845e0083]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f418cb26ee]
12:  
12: demangled test_f1:
12: [0x55f418d0ac29] Kokkos::Impl::save_stacktrace()
12: [0x55f418cb9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x55f418cb28e4] Test::test_stacktrace(bool, bool)
12: [0x55f418cb499f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
12: [0x55f418cebaee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x55f418cdd75f] 
12: [0x55f418cdda72] 
12: [0x55f418cde05d] 
12: [0x55f418ce0778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x55f418ce0c4c] testing::UnitTest::Run()
12: [0x55f418cb14b6] main
12: [0x7f40845e0083] __libc_start_main
12: [0x55f418cb26ee] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f418d0ac29]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f418cb9839]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55f418cb9a78]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55f418cb31ce]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55f418cb499f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f418cebaee]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55f418cdd75f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55f418cdda72]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55f418cde05d]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f418ce0778]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f418ce0c4c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f418cb14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f40845e0083]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f418cb26ee]
12:  
12: demangled test_f3:
12: [0x55f418d0ac29] Kokkos::Impl::save_stacktrace()
12: [0x55f418cb9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x55f418cb9a78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x55f418cb31ce] Test::test_stacktrace(bool, bool)
12: [0x55f418cb499f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
12: [0x55f418cebaee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x55f418cdd75f] 
12: [0x55f418cdda72] 
12: [0x55f418cde05d] 
12: [0x55f418ce0778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x55f418ce0c4c] testing::UnitTest::Run()
12: [0x55f418cb14b6] main
12: [0x7f40845e0083] __libc_start_main
12: [0x55f418cb26ee] _start
12:  
12: Test setting std::terminate handler that prints the last saved stack trace
12: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (158 ms)
12: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
12: 
12: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f418d0ac29]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f418cb9839]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55f418cb28e4]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55f418cb4d1c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f418cebaee]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55f418cdd75f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55f418cdda72]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55f418cde05d]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f418ce0778]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f418ce0c4c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f418cb14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f40845e0083]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f418cb26ee]
12:  
12: demangled test_f1:
12: [0x55f418d0ac29] Kokkos::Impl::save_stacktrace()
12: [0x55f418cb9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x55f418cb28e4] Test::test_stacktrace(bool, bool)
12: [0x55f418cb4d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
12: [0x55f418cebaee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x55f418cdd75f] 
12: [0x55f418cdda72] 
12: [0x55f418cde05d] 
12: [0x55f418ce0778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x55f418ce0c4c] testing::UnitTest::Run()
12: [0x55f418cb14b6] main
12: [0x7f40845e0083] __libc_start_main
12: [0x55f418cb26ee] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f418d0ac29]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f418cb9839]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55f418cb9a78]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55f418cb31ce]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55f418cb4d1c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f418cebaee]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55f418cdd75f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55f418cdda72]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55f418cde05d]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f418ce0778]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f418ce0c4c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f418cb14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f40845e0083]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f418cb26ee]
12:  
12: demangled test_f3:
12: [0x55f418d0ac29] Kokkos::Impl::save_stacktrace()
12: [0x55f418cb9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x55f418cb9a78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x55f418cb31ce] Test::test_stacktrace(bool, bool)
12: [0x55f418cb4d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
12: [0x55f418cebaee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x55f418cdd75f] 
12: [0x55f418cdda72] 
12: [0x55f418cde05d] 
12: [0x55f418ce0778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x55f418ce0c4c] testing::UnitTest::Run()
12: [0x55f418cb14b6] main
12: [0x7f40845e0083] __libc_start_main
12: [0x55f418cb26ee] _start
12:  
12: Test setting std::terminate handler that prints the last saved stack trace
12: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (174 ms)
12: [----------] 2 tests from defaultdevicetype_DeathTest (332 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f418d0ac29]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f418cb9839]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55f418cb28e4]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f418cebaee]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55f418cdd75f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55f418cdda72]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55f418cde05d]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f418ce0778]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f418ce0c4c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f418cb14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f40845e0083]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f418cb26ee]
12:  
12: demangled test_f1:
12: [0x55f418d0ac29] Kokkos::Impl::save_stacktrace()
12: [0x55f418cb9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x55f418cb28e4] Test::test_stacktrace(bool, bool)
12: [0x55f418cebaee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x55f418cdd75f] 
12: [0x55f418cdda72] 
12: [0x55f418cde05d] 
12: [0x55f418ce0778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x55f418ce0c4c] testing::UnitTest::Run()
12: [0x55f418cb14b6] main
12: [0x7f40845e0083] __libc_start_main
12: [0x55f418cb26ee] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f418d0ac29]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f418cb9839]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55f418cb9a78]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55f418cb31ce]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f418cebaee]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55f418cdd75f]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55f418cdda72]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55f418cde05d]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f418ce0778]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f418ce0c4c]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f418cb14b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f40845e0083]
12: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f418cb26ee]
12:  
12: demangled test_f3:
12: [0x55f418d0ac29] Kokkos::Impl::save_stacktrace()
12: [0x55f418cb9839] Test::stacktrace_test_f1(std::ostream&)
12: [0x55f418cb9a78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x55f418cb31ce] Test::test_stacktrace(bool, bool)
12: [0x55f418cebaee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x55f418cdd75f] 
12: [0x55f418cdda72] 
12: [0x55f418cde05d] 
12: [0x55f418ce0778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x55f418ce0c4c] testing::UnitTest::Run()
12: [0x55f418cb14b6] main
12: [0x7f40845e0083] __libc_start_main
12: [0x55f418cb26ee] _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. (333 ms total)
12: [  PASSED  ] 3 tests.
12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    0.34 sec
test 13
      Start 13: Kokkos_IncrementalTest_OPENMP

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (29 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 (30 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 (170 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 (243 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 28 tests from 1 test suite ran. (243 ms total)
13: [  PASSED  ] 28 tests.
13/45 Test #13: Kokkos_IncrementalTest_OPENMP ...............   Passed    0.25 sec
test 14
      Start 14: Kokkos_IncrementalTest_SERIAL

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (36 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
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
14: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (170 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 (208 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 28 tests from 1 test suite ran. (208 ms total)
14: [  PASSED  ] 28 tests.
14/45 Test #14: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.21 sec
test 15
      Start 15: Kokkos_CoreUnitTest_CTestDevice

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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.00 sec
test 16
      Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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.0140549 0.0140549
17: "taskdag: tasks per second (max, avg)" 924.945 924.945
17/45 Test #17: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.02 sec
test 18
      Start 18: Kokkos_PerformanceTest_Benchmark

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-18_T18-39-19.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-04-18T18:57:07+00:00
18: Running /var/jenkins/workspace/Kokkos_PR-5993/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.91, 7.18, 5.17
18: CPU architecture: none
18: Default Device: N6Kokkos6OpenMPE
18: GIT_BRANCH: HEAD
18: GIT_CLEAN_STATUS: CLEAN
18: GIT_COMMIT_DATE: 2024-04-18T18:39:13+00:00
18: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
18: GIT_COMMIT_HASH: 16476530c
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_CXX26: no
18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
18: KOKKOS_ENABLE_HWLOC: no
18: KOKKOS_ENABLE_LIBDL: 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.3.99
18: platform: 64bit
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.048 s         0.022 s             5       1024        47.1594u
18: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.052 s         0.022 s             5     2.048k        24.4818u
18: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.051 s         0.023 s             5     4.096k        12.6726u
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
18: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.052 s         0.024 s             5     8.192k        5.93605u
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
18: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.053 s         0.026 s             5    16.384k        3.21796u
18: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.057 s         0.032 s             5    32.768k        1.70157u
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o
18: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.066 s         0.040 s             5    65.536k        962.859n
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
18: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.084 s         0.072 s             5   131.072k         603.88n
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 91%] 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/TestStdAlgorithmsTeamGenerate.cpp.o
18: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.116 s         0.121 s             5   262.144k        436.787n
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
18: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.195 s         0.212 s             5   524.288k        372.005n
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 92%] 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_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 62%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 62%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
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%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.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
[ 63%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 63%] Built target Kokkos_PerformanceTest_SharedSpace
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: CustomReduction<double>/N:100000/R:1000/manual_time                                 8.46 s          9.82 s             1 0.0111755/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.738 s         0.385 s             2       0.0358623     0.079991               0.0984132             0.214843   0.0487783       0.0496465
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_atomic
[ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
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.169 s         0.083 s             8        2.86579m    0.0450856                9.78689m                 0.0453006    5.10438m        4.92782m
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 69%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
18: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.810 s         0.416 s             2       0.0454337    0.0897651                0.115198                  0.215741   0.0564069       0.0567905
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        74.2119n
18: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k         44.874n
18: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        24.9688n
18: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        21.2644n
18: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k         32.434n
18: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.001 s         0.002 s             5    32.768k        16.2779n
18: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.001 s         0.004 s             5    65.536k        14.5595n
18: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.002 s         0.010 s             5   131.072k         14.826n
18: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.004 s         0.030 s             5   262.144k        14.5604n
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
18: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.008 s         0.072 s             5   524.288k        14.6801n
Scanning dependencies of target Kokkos_gather
[ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 64%] Linking CXX executable Kokkos_PerformanceTest_Mempool
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Malloc/N:1/manual_time                                                             0.190 us        0.333 us      3623161 5.26502M/s
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o
[ 64%] Built target Kokkos_PerformanceTest_Mempool
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
18: Malloc/N:16/manual_time                                                            0.188 us        0.331 us      3660199 5.30732M/s
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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_HIP.dir/hip/TestHIP_Spaces.cpp.o
[ 98%] Linking CXX executable Kokkos_atomic
[ 98%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_launch_latency
[ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
18: Malloc/N:256/manual_time                                                           0.259 us        0.402 us      2896658 3.86234M/s
[ 69%] Built target Kokkos_PerformanceTest_Benchmark
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
18: Malloc/N:4096/manual_time                                                          0.198 us        0.342 us      3527438 5.04801M/s
[ 98%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 98%] Built target Kokkos_UnitTest_SIMD
Scanning dependencies of target Kokkos_stream
[ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o
18: Malloc/N:65536/manual_time                                                         0.141 us        0.327 us      4969208 7.09517M/s
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
18: Malloc/N:1048576/manual_time                                                       0.138 us        0.323 us      5056795 7.23956M/s
[ 98%] Linking CXX executable Kokkos_gups
[ 98%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_policy_performance
[ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 99%] Linking CXX executable Kokkos_launch_latency
[ 99%] Built target Kokkos_launch_latency
18: Malloc/N:16777216/manual_time                                                      0.146 us        0.331 us      4745340 6.86732M/s
Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
Scanning dependencies of target Kokkos_bytes_and_flops
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o
[ 99%] Linking CXX executable Kokkos_stream
[ 99%] Built target Kokkos_stream
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
18: Malloc/N:268435456/manual_time                                                      2.54 us         5.50 us       280880 394.453k/s
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 99%] Linking CXX executable Kokkos_gather
[ 99%] Built target Kokkos_gather
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
18: Malloc/N:4294967296/manual_time                                                     3.07 us         9.23 us       228952 325.591k/s
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_HIP
[100%] Built target Kokkos_CoreUnitTest_HIP
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
18: MallocFree/N:1/manual_time                                                         0.373 us        0.411 us      2172884 2.68224M/s
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 64%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 70%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
18: MallocFree/N:16/manual_time                                                        0.374 us        0.412 us      1868530 2.67575M/s
[ 64%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
18: MallocFree/N:256/manual_time                                                       0.381 us        0.419 us      1888931 2.62642M/s
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
18: MallocFree/N:4096/manual_time                                                      0.314 us        0.352 us      2237473 3.18868M/s
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
18: MallocFree/N:65536/manual_time                                                     0.302 us        0.340 us      2316714 3.31228M/s
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
18: MallocFree/N:1048576/manual_time                                                   0.299 us        0.338 us      2354408 3.34259M/s
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[100%] Linking CXX executable Kokkos_policy_performance
[100%] Built target Kokkos_policy_performance
18: MallocFree/N:16777216/manual_time                                                  0.305 us        0.343 us      2299210 3.28154M/s
[ 70%] Built target Kokkos_ContainersUnitTest_Serial
18: MallocFree/N:268435456/manual_time                                                  5.83 us         5.41 us       122804 171.558k/s
18: MallocFree/N:4294967296/manual_time                                                 9.73 us         9.12 us        72286 102.825k/s
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
18: MallocTouch/N:1/manual_time                                                         43.6 us         18.7 us        17024 22.9564k/s
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
18: MallocTouch/N:16/manual_time                                                        42.4 us         18.2 us        15799 23.5804k/s
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
18: MallocTouch/N:256/manual_time                                                       44.5 us         18.7 us        15987 22.4858k/s
18: MallocTouch/N:4096/manual_time                                                      40.4 us         17.7 us        16905  24.752k/s
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
18: MallocTouch/N:65536/manual_time                                                     41.6 us         18.5 us        16903 24.0309k/s
18: MallocTouch/N:1048576/manual_time                                                   44.1 us         19.7 us        16179 22.6549k/s
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 184 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
18: MallocTouch/N:16777216/manual_time                                                  63.1 us         26.6 us        11295 15.8494k/s
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
1: [       OK ] serial_DeathTest.abort_from_host (1364 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o
18: MallocTouch/N:268435456/manual_time                                                36898 us        41411 us           19  27.1017/s
18: MallocTouch/N:4294967296/manual_time                                              570788 us       509543 us            1  1.75196/s
1: [       OK ] serial_DeathTest.abort_from_device (1386 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1369 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
18: MallocTouchFree/N:1/manual_time                                                     42.6 us         18.5 us        16605 23.4489k/s
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
18: MallocTouchFree/N:16/manual_time                                                    44.3 us         18.6 us        16795 22.5973k/s
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1394 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
1: [----------] 7 tests from serial_DeathTest (5515 ms total)
1: 
1: [----------] 177 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (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 (1 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 (45 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (27 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 (22 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
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
18: MallocTouchFree/N:256/manual_time                                                   44.3 us         19.0 us        15943 22.5512k/s
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (1387 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
18: MallocTouchFree/N:4096/manual_time                                                  41.4 us         17.9 us        16731 24.1699k/s
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (1349 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
18: MallocTouchFree/N:65536/manual_time                                                 42.0 us         18.6 us        16218 23.8161k/s
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (450 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (452 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 (32 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (144 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 (5 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (84 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (6 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 (313 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
18: MallocTouchFree/N:1048576/manual_time                                               45.1 us         19.7 us        15479 22.1771k/s
[ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o
18: MallocTouchFree/N:16777216/manual_time                                              63.3 us         26.9 us        11532 15.7987k/s
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
18: MallocTouchFree/N:268435456/manual_time                                            60627 us        41504 us           12  16.4942/s
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (1649 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-5993/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 (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.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (27 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.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.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (1 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (1 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_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
1: [       OK ] serial.int64_t_reduce (45 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (232 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
18: MallocTouchFree/N:4294967296/manual_time                                          799015 us       509671 us            1  1.25154/s
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.226 s         0.281 s             3  3.54756/s        800
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 66%] Linking CXX executable Kokkos_PerformanceTest_Atomic
18: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.225 s         0.283 s             3  3.54839/s        800
[ 66%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersUnitTest_HIP
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
18: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.225 s         0.282 s             3  3.54929/s        800
1: [       OK ] serial.int64_t_reduce_dynamic (4438 ms)
1: [ RUN      ] serial.double_reduce_dynamic
18: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.226 s         0.283 s             3  3.54223/s        800
18: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.226 s         0.283 s             3  3.54633/s        800
1: [       OK ] serial.double_reduce_dynamic (2191 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (254 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_with_large_iteration_count
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
1: Disabling for host backends
1: [  SKIPPED ] serial.reduction_with_large_iteration_count (0 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
1: [       OK ] serial.reduce_device_view_range_policy (5 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
[ 66%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
18: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.226 s         0.282 s             3  3.54043/s        800
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o
18: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.225 s         0.283 s             3  3.54867/s        800
[ 66%] Built target Kokkos_PerformanceTest_Benchmark
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
1: [       OK ] serial.reduce_device_view_mdrange_policy (2462 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (165 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: [----------] 177 tests from serial (15827 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 184 tests from 2 test suites ran. (21342 ms total)
1: [  PASSED  ] 182 tests.
1: [  SKIPPED ] 2 tests, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
1: [  SKIPPED ] serial.reduction_with_large_iteration_count
 1/52 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   21.80 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
18: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.226 s         0.282 s             3   3.5457/s        800
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
2: [==========] Running 128 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
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
18: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.226 s         0.283 s             3  3.53988/s        800
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
Scanning dependencies of target Kokkos_UnitTest_SIMD
[100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
18: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.226 s         0.282 s             3  3.54735/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.236 s         0.299 s             3  3.38504/s        800
18: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.235 s         0.298 s             3  3.39853/s        800
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
18: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.235 s         0.297 s             3  3.40326/s        800
18: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.235 s         0.296 s             3  3.40988/s        800
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o
18: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.234 s         0.295 s             3  3.41531/s        800
18: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.234 s         0.295 s             3   3.4229/s        800
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9751 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.046 s         0.020 s            12  34.5267/s       1.6k
[100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.046 s         0.019 s            15  35.0067/s       1.6k
[ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.046 s         0.019 s            15  34.9435/s       1.6k
[ 66%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.046 s         0.019 s            15  34.8674/s       1.6k
[ 66%] Built target Kokkos_CoreUnitTest_OpenMP
Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP
[ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (10349 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 (20100 ms total)
2: 
2: [----------] 120 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 (414 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (8 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 (258 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (59 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 (8 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 (9 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (8 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 (51 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (57 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (32 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
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.045 s         0.021 s            16  35.8152/s       1.6k
[ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.045 s         0.021 s            16  35.8202/s       1.6k
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o
2: [       OK ] serial.repeated_team_reduce (5997 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (88 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (84 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (29 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (1 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (29 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 (1 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 (2 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 (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 (454 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 (2 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_fill_tests_layout_right
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.044 s         0.021 s            16  36.3319/s       1.6k
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
2: [       OK ] serial.view_fill_tests_layout_right (1386 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.343 s         0.167 s             2  4.65942/s       1.6k
2: [       OK ] serial.view_fill_tests_layout_left (2344 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 (34 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (32 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 (61 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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (1 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (94 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-5993/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 (207 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.299 s         0.139 s             2  5.34896/s       1.6k
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (208 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (207 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (180 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (180 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (180 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: [----------] 120 tests from serial (12773 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 128 tests from 2 test suites ran. (32874 ms total)
2: [  PASSED  ] 125 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/52 Test  #2: Kokkos_CoreUnitTest_Serial2 .................   Passed   33.30 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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/52 Test  #3: Kokkos_CoreUnitTest_SerialGraph .............   Passed    0.40 sec
test 4
      Start  4: Kokkos_CoreUnitTest_HIP

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_HIP
4: Test timeout computed to be: 1500
4: [==========] Running 373 tests from 4 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from hip_DeathTest
4: [ RUN      ] hip_DeathTest.abort_from_host
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o
4: [       OK ] hip_DeathTest.abort_from_host (1411 ms)
4: [ RUN      ] hip_DeathTest.abort_from_device
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.047 s         0.023 s            14  33.8161/s       1.6k
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 72%] Linking CXX executable Kokkos_UnitTest_Random
4: [       OK ] hip_DeathTest.abort_from_device (1462 ms)
4: [ RUN      ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.342 s         0.168 s             2  4.68268/s       1.6k
4: [       OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1388 ms)
4: [ RUN      ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.228 s         0.105 s             3   7.0252/s       1.6k
4: [       OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1411 ms)
4: [ RUN      ] hip_DeathTest.policy_invalid_bounds
4: [       OK ] hip_DeathTest.policy_invalid_bounds (0 ms)
4: [ RUN      ] hip_DeathTest.range_policy_invalid_bounds
4: [       OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms)
4: [ RUN      ] hip_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 72%] Built target Kokkos_UnitTest_Random
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o
[ 66%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 66%] Built target Kokkos_ContainersPerformanceTest_OpenMP
Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP
[ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.046 s         0.020 s            15  34.5693/s       1.6k
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.046 s         0.020 s            15  34.5252/s       1.6k
[ 67%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.044 s         0.021 s            15  36.7271/s       1.6k
4: [       OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10014 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.044 s         0.022 s            16  36.7069/s       1.6k
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.253 s         0.118 s             3  6.32807/s       1.6k
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.246 s         0.118 s             3  6.50737/s       1.6k
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.255 s         0.118 s             3  6.28198/s       1.6k
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o
4: [       OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (9709 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_host
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.316 s         0.149 s             2  5.06748/s       1.6k
[100%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Built target Kokkos_UnitTest_SIMD
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build-tests/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build-tests/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build-tests/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build-tests/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: 
1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
1:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
1:                                   setting CUDA_VISIBLE_DEVICES.
1:                                   This could on multi GPU systems lead to severe performance"
1:                                   penalties.
1: [==========] Running 220 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (612 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (582 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (579 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (580 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (1 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
1: [----------] 7 tests from serial_DeathTest (2364 ms total)
1: 
1: [----------] 213 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (1 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (1 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (1 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (1 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (1 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (71 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 (7 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (19 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 (3 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 (1993 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.047 s         0.018 s            16  34.0896/s       1.6k
[ 76%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 67%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 67%] Built target Kokkos_ContainersPerformanceTest_HIP
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.047 s         0.018 s            15    33.97/s       1.6k
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
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.242 s         0.118 s             3  6.61343/s       1.6k
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 69%] Built target Kokkos_ContainersTestCompileOnly
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.319 s         0.156 s             2  5.02177/s       1.6k
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.047 s         0.018 s            15   34.062/s       1.6k
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (10357 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (705 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (703 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 (2 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (29 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (121 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 (6 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (81 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (7 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 (913 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
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.047 s         0.018 s            15   34.071/s       1.6k
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3184 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.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (31 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.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_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (1 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (1 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_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 (240 ms)
1: [ RUN      ] serial.double_reduce
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.401 s         0.194 s             2   3.9936/s       1.6k
[ 76%] Built target Kokkos_CoreUnitTest_Serial2
1: [       OK ] serial.double_reduce (269 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
1: [       OK ] serial.int64_t_reduce_dynamic (804 ms)
1: [ RUN      ] serial.double_reduce_dynamic
1: [       OK ] serial.double_reduce_dynamic (1020 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (199 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_with_large_iteration_count
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
1: Disabling for host backends
1: [  SKIPPED ] serial.reduction_with_large_iteration_count (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
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.401 s         0.191 s             2  3.99157/s       1.6k
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o
1: [       OK ] serial.reduce_device_view_mdrange_policy (2335 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.049 s         0.018 s            15  32.3725/s       1.6k
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
1: [       OK ] serial.reduce_device_view_team_policy (1633 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
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.048 s         0.019 s            14  33.4952/s       1.6k
1: [       OK ] serial.task_fib_deprecated (925 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 (8 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
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_host (24922 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_device
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.537 s         0.261 s             1  2.97929/s       1.6k
1: [       OK ] serial.task_fib_deprecated_multiple (923 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 (8 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 (725 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 (7 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
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
1: [       OK ] serial.task_fib_multiple (725 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 (7 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 (765 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 (7 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: [----------] 213 tests from serial (28946 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 220 tests from 2 test suites ran. (31310 ms total)
1: [  PASSED  ] 219 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.reduction_with_large_iteration_count
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.435 s         0.192 s             2  3.67548/s       1.6k
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o
 1/48 Test  #1: Kokkos_CoreUnitTest_Serial1 ......................   Passed   34.19 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: 
2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
2:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
2:                                   setting CUDA_VISIBLE_DEVICES.
2:                                   This could on multi GPU systems lead to severe performance"
2:                                   penalties.
2: [==========] Running 128 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
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.046 s         0.020 s            15  34.9613/s       1.6k
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.044 s         0.020 s            16   36.352/s       1.6k
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4029 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.044 s         0.020 s            16  36.0927/s       1.6k
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3934 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 (7963 ms total)
2: 
2: [----------] 120 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 (3 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 (320 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (74 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (7 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (7 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 (122 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (30 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
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.044 s         0.020 s            16  36.4526/s       1.6k
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
18: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24  27.7781/s        800
18: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24  27.7419/s        800
18: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24   27.742/s        800
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 77%] Linking CXX executable Kokkos_UnitTest_Sort
2: [       OK ] serial.repeated_team_reduce (5548 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (98 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (99 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (29 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 (31 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 (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 (4 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (1 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o
18: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24  27.7645/s        800
2: [       OK ] serial.view_allocation_large_rank (1868 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 (4 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_fill_tests_layout_right
18: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24  27.8346/s        800
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
18: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24  27.8008/s        800
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_device (25043 ms)
4: [----------] 15 tests from hip_DeathTest (75363 ms total)
4: 
4: [----------] 276 tests from hip
4: [ RUN      ] hip.array_capacity
4: [       OK ] hip.array_capacity (0 ms)
4: [ RUN      ] hip.array_element_access
4: [       OK ] hip.array_element_access (0 ms)
4: [ RUN      ] hip.array_zero_capacity
4: [       OK ] hip.array_zero_capacity (0 ms)
4: [ RUN      ] hip.array_zero_data_nullptr
4: [       OK ] hip.array_zero_data_nullptr (0 ms)
4: [ RUN      ] hip.array_contiguous_capacity
4: [       OK ] hip.array_contiguous_capacity (0 ms)
4: [ RUN      ] hip.array_contiguous_element_access
4: [       OK ] hip.array_contiguous_element_access (0 ms)
4: [ RUN      ] hip.array_contiguous_assignment
4: [       OK ] hip.array_contiguous_assignment (0 ms)
4: [ RUN      ] hip.array_strided_capacity
4: [       OK ] hip.array_strided_capacity (0 ms)
4: [ RUN      ] hip.array_strided_element_access
4: [       OK ] hip.array_strided_element_access (0 ms)
4: [ RUN      ] hip.array_strided_assignment
4: [       OK ] hip.array_strided_assignment (0 ms)
4: [ RUN      ] hip.atomic_operations_complexdouble
4: [       OK ] hip.atomic_operations_complexdouble (8 ms)
4: [ RUN      ] hip.atomic_operations_complexfloat
4: [       OK ] hip.atomic_operations_complexfloat (7 ms)
4: [ RUN      ] hip.atomic_operations_double
4: [       OK ] hip.atomic_operations_double (8 ms)
4: [ RUN      ] hip.atomic_operations_float
4: [       OK ] hip.atomic_operations_float (7 ms)
4: [ RUN      ] hip.atomic_operations_int
4: [       OK ] hip.atomic_operations_int (18 ms)
4: [ RUN      ] hip.atomic_operations_long
4: [       OK ] hip.atomic_operations_long (18 ms)
4: [ RUN      ] hip.atomic_operations_longlong
4: [       OK ] hip.atomic_operations_longlong (18 ms)
4: [ RUN      ] hip.atomic_shared
4: [       OK ] hip.atomic_shared (0 ms)
4: [ RUN      ] hip.atomic_operations_unsigned
4: [       OK ] hip.atomic_operations_unsigned (15 ms)
4: [ RUN      ] hip.atomic_operations_unsignedlong
4: [       OK ] hip.atomic_operations_unsignedlong (15 ms)
4: [ RUN      ] hip.atomics
4: [       OK ] hip.atomics (862 ms)
4: [ RUN      ] hip.atomics_tpetra_max_abs
4: [       OK ] hip.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] hip.atomic_views_integral
18: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24  27.7511/s        800
[ 77%] Built target Kokkos_UnitTest_Sort
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
18: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24  27.7315/s        800
18: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            23  27.5312/s        800
2: [       OK ] serial.view_fill_tests_layout_right (9434 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
18: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24  27.7174/s        800
18: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24  27.7697/s        800
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
18: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24   27.803/s        800
18: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24  27.6297/s        800
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
18: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.029 s         0.014 s            24  27.6441/s        800
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
2: [       OK ] serial.view_fill_tests_layout_left (10655 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 (43 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 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 (56 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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (2 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (119 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-5993/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 (4 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (4 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (348 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (349 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (349 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (293 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
18: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.029 s         0.014 s            24  27.8388/s        800
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (293 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (292 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: [----------] 120 tests from serial (30672 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 128 tests from 2 test suites ran. (38636 ms total)
2: [  PASSED  ] 125 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
4: [       OK ] hip.atomic_views_integral (18744 ms)
4: [ RUN      ] hip.atomic_views_nonintegral
18: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.030 s         0.014 s            24  27.0318/s        800
 2/48 Test  #2: Kokkos_CoreUnitTest_Serial2 ......................   Passed   41.27 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
3: 
3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
3:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
3:                                   setting CUDA_VISIBLE_DEVICES.
3:                                   This could on multi GPU systems lead to severe performance"
3:                                   penalties.
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (0 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
18: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.030 s         0.014 s            23  26.3055/s        800
 3/48 Test  #3: Kokkos_CoreUnitTest_SerialGraph ..................   Passed    2.42 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Cuda1

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
18: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.031 s         0.014 s            23  26.2292/s        800
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 187 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
18: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.028 s         0.025 s            10  57.4122/s       1.6k
18: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.028 s         0.026 s            10  57.2547/s       1.6k
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
18: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.028 s         0.025 s            10  57.3033/s       1.6k
4: [       OK ] cuda_DeathTest.abort_from_host (1208 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
18: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.028 s         0.026 s            10  56.1838/s       1.6k
4: [       OK ] cuda_DeathTest.abort_from_device (1272 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
18: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.030 s         0.027 s            10  53.6054/s       1.6k
18: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.034 s         0.028 s            10  46.5628/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.011 s         0.005 s            10  143.501/s       1.6k
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1246 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
18: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.012 s         0.006 s            10  135.202/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.013 s         0.006 s            10  126.525/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.012 s         0.006 s            10  130.613/s       1.6k
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1210 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (2 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (3 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
4: [----------] 7 tests from cuda_DeathTest (4948 ms total)
4: 
4: [----------] 180 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 (24 ms)
4: [ RUN      ] cuda.atomic_operations_complexfloat
4: [       OK ] cuda.atomic_operations_complexfloat (22 ms)
4: [ RUN      ] cuda.atomic_operations_double
4: [       OK ] cuda.atomic_operations_double (33 ms)
4: [ RUN      ] cuda.atomic_operations_float
4: [       OK ] cuda.atomic_operations_float (33 ms)
4: [ RUN      ] cuda.atomic_operations_int
4: [       OK ] cuda.atomic_operations_int (74 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (73 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (74 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 (59 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (59 ms)
4: [ RUN      ] cuda.atomics
4: [       OK ] cuda.atomics (268 ms)
4: [ RUN      ] cuda.atomics_tpetra_max_abs
4: [       OK ] cuda.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] cuda.atomic_views_integral
18: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.016 s         0.007 s            10  102.517/s       1.6k
18: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.023 s         0.011 s            10  68.1125/s       1.6k
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
18: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.029 s            10  45.2354/s       1.6k
4: [       OK ] hip.atomic_views_nonintegral (12804 ms)
4: [ RUN      ] hip.atomic_view_api
4: [       OK ] hip.atomic_view_api (0 ms)
4: [ RUN      ] hip.bit_manip_countl_zero
4: [       OK ] hip.bit_manip_countl_zero (12 ms)
4: [ RUN      ] hip.bit_manip_countl_one
4: [       OK ] hip.bit_manip_countl_one (0 ms)
4: [ RUN      ] hip.bit_manip_countr_zero
4: [       OK ] hip.bit_manip_countr_zero (0 ms)
4: [ RUN      ] hip.bit_manip_countr_one
4: [       OK ] hip.bit_manip_countr_one (0 ms)
4: [ RUN      ] hip.bit_manip_popcount
4: [       OK ] hip.bit_manip_popcount (0 ms)
4: [ RUN      ] hip.bit_manip_has_single_bit
4: [       OK ] hip.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] hip.bit_manip_bit_floor
4: [       OK ] hip.bit_manip_bit_floor (0 ms)
4: [ RUN      ] hip.bit_manip_bit_ceil
4: [       OK ] hip.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] hip.bit_manip_bit_width
4: [       OK ] hip.bit_manip_bit_width (0 ms)
4: [ RUN      ] hip.bit_manip_rotl
4: [       OK ] hip.bit_manip_rotl (1 ms)
4: [ RUN      ] hip.bit_manip_rotr
4: [       OK ] hip.bit_manip_rotr (0 ms)
4: [ RUN      ] hip.bit_manip_byeswap
4: [       OK ] hip.bit_manip_byeswap (0 ms)
4: [ RUN      ] hip.bit_manip_bit_cast
4: [       OK ] hip.bit_manip_bit_cast (0 ms)
4: [ RUN      ] hip.test_block_deduction_bug_pr_3103
4: [       OK ] hip.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] hip.checked_integer_operations_multiply_overflow
4: [       OK ] hip.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] hip.execution_policy_occupancy_and_hint
4: [       OK ] hip.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] hip.complex_construction
4: [       OK ] hip.complex_construction (1 ms)
4: [ RUN      ] hip.complex_basic_math
4: [       OK ] hip.complex_basic_math (0 ms)
4: [ RUN      ] hip.complex_special_funtions
4: [       OK ] hip.complex_special_funtions (0 ms)
4: [ RUN      ] hip.complex_io
4: [       OK ] hip.complex_io (0 ms)
4: [ RUN      ] hip.complex_trivially_copyable
4: [       OK ] hip.complex_trivially_copyable (0 ms)
4: [ RUN      ] hip.complex_issue_3865
4: [       OK ] hip.complex_issue_3865 (0 ms)
4: [ RUN      ] hip.complex_operations_arithmetic_types_overloads
4: [       OK ] hip.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] hip.crs_count_fill
4: [       OK ] hip.crs_count_fill (3 ms)
4: [ RUN      ] hip.crs_copy_constructor
4: [       OK ] hip.crs_copy_constructor (6 ms)
4: [ RUN      ] hip.deep_copy_alignment
4: [       OK ] hip.deep_copy_alignment (8 ms)
4: [ RUN      ] hip.deep_copy_conversion
4: [       OK ] hip.deep_copy_conversion (883 ms)
4: [ RUN      ] hip.partitioning_by_args
4: [       OK ] hip.partitioning_by_args (20 ms)
4: [ RUN      ] hip.partitioning_by_vector
4: [       OK ] hip.partitioning_by_vector (1 ms)
4: [ RUN      ] hip.execution_space_as_class_data_member
4: [       OK ] hip.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] hip.functor_analysis
4: [       OK ] hip.functor_analysis (0 ms)
4: [ RUN      ] hip.host_shared_ptr_use_count
4: [       OK ] hip.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] hip.host_shared_ptr_get
4: [       OK ] hip.host_shared_ptr_get (0 ms)
4: [ RUN      ] hip.host_shared_ptr_dereference_on_device
4: [       OK ] hip.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_special_members_on_device
4: [       OK ] hip.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_tracking
4: 
4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
4:                                  does not support page migration between device and host.
4:                                  HIPManagedSpace might not work as expected.
4:                                  Please refer to the ROCm documentation on unified/managed memory.
4: [       OK ] hip.host_shared_ptr_tracking (0 ms)
4: [ RUN      ] hip.init
4: [       OK ] hip.init (0 ms)
4: [ RUN      ] hip.dispatch
4: [       OK ] hip.dispatch (18 ms)
4: [ RUN      ] hip.join_backward_compatibility
4: [       OK ] hip.join_backward_compatibility (0 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutleft
18: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.029 s            10  45.6214/s       1.6k
4: [       OK ] hip.local_deepcopy_teampolicy_layoutleft (598 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutleft
18: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.038 s         0.031 s            10  41.8787/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.029 s            10   45.496/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.022 s         0.011 s            10  71.3339/s       1.6k
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutleft (1994 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutright
18: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.020 s         0.010 s            10  78.8764/s       1.6k
4: [       OK ] hip.local_deepcopy_teampolicy_layoutright (565 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutright
18: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.024 s         0.012 s            10  65.9174/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.021 s         0.010 s            10  77.0572/s       1.6k
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutright (1382 ms)
4: [ RUN      ] hip.deep_copy_scratch
4: [       OK ] hip.deep_copy_scratch (0 ms)
4: [ RUN      ] hip.mathematical_constants_e
4: [       OK ] hip.mathematical_constants_e (1 ms)
4: [ RUN      ] hip.mathematical_constants_log2e
4: [       OK ] hip.mathematical_constants_log2e (0 ms)
4: [ RUN      ] hip.mathematical_constants_log10e
4: [       OK ] hip.mathematical_constants_log10e (0 ms)
4: [ RUN      ] hip.mathematical_constants_pi
4: [       OK ] hip.mathematical_constants_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_pi
4: [       OK ] hip.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrtpi
4: [       OK ] hip.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln2
4: [       OK ] hip.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln10
4: [       OK ] hip.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt2
4: [       OK ] hip.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt3
4: [       OK ] hip.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrt3
4: [       OK ] hip.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_egamma
4: [       OK ] hip.mathematical_constants_egamma (0 ms)
4: [ RUN      ] hip.mathematical_constants_phi
4: [       OK ] hip.mathematical_constants_phi (0 ms)
4: [ RUN      ] hip.mathematical_functions_trigonometric_functions
4: [       OK ] hip.mathematical_functions_trigonometric_functions (21 ms)
4: [ RUN      ] hip.mathematical_functions_hyperbolic_functions
4: [       OK ] hip.mathematical_functions_hyperbolic_functions (2 ms)
4: [ RUN      ] hip.mathematical_functions_non_standard
4: [       OK ] hip.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] hip.mathematical_functions_power_functions
4: [       OK ] hip.mathematical_functions_power_functions (19 ms)
4: [ RUN      ] hip.mathematical_functions_fma
4: [       OK ] hip.mathematical_functions_fma (0 ms)
4: [ RUN      ] hip.mathematical_functions_error_and_gamma_functions
4: [       OK ] hip.mathematical_functions_error_and_gamma_functions (1 ms)
4: [ RUN      ] hip.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (1 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms)
4: [ RUN      ] hip.mathematical_functions_absolute_value
4: [       OK ] hip.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_absolute_value
4: [       OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_remainder_function
4: [       OK ] hip.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] hip.mathematical_functions_isfinite
4: [       OK ] hip.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] hip.mathematical_functions_isinf
4: [       OK ] hip.mathematical_functions_isinf (0 ms)
4: [ RUN      ] hip.mathematical_functions_isnan
4: [       OK ] hip.mathematical_functions_isnan (0 ms)
4: [ RUN      ] hip.mathematical_functions_exponential_functions
4: [       OK ] hip.mathematical_functions_exponential_functions (10 ms)
4: [ RUN      ] hip.mathspecialfunc_expint1
4: [       OK ] hip.mathspecialfunc_expint1 (4 ms)
4: [ RUN      ] hip.mathspecialfunc_errorfunc
4: [       OK ] hip.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj0y0
4: [       OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj1y1
4: [       OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli0k0
4: [       OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli1k1
4: [       OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh1stkind
4: [       OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh2ndkind
4: [       OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms)
4: [ RUN      ] hip.mdrange_5d
4: [       OK ] hip.mdrange_5d (17 ms)
4: [ RUN      ] hip.mdrange_6d
4: [       OK ] hip.mdrange_6d (15 ms)
4: [ RUN      ] hip.mdrange_2d
4: [       OK ] hip.mdrange_2d (3 ms)
4: [ RUN      ] hip.mdrange_array_reduce
4: [       OK ] hip.mdrange_array_reduce (0 ms)
4: [ RUN      ] hip.mdrange_3d
4: [       OK ] hip.mdrange_3d (6 ms)
4: [ RUN      ] hip.mdrange_neg_idx
4: [       OK ] hip.mdrange_neg_idx (1 ms)
4: [ RUN      ] hip.mdrange_4d
4: [       OK ] hip.mdrange_4d (4 ms)
4: [ RUN      ] hip.mdrange_scalar
4: [       OK ] hip.mdrange_scalar (0 ms)
4: [ RUN      ] hip.mdrange_large_deep_copy
4: [       OK ] hip.mdrange_large_deep_copy (67 ms)
4: [ RUN      ] hip.md_range_policy_construction_from_arrays
4: [       OK ] hip.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] hip.mdrange_parallel_reduce_primitive_types
18: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.039 s         0.031 s            10  41.0608/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.039 s         0.031 s            10  40.7203/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.025 s         0.012 s            10  64.7456/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.024 s         0.012 s            10   66.235/s       1.6k
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
18: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.033 s         0.028 s            10   48.433/s       1.6k
18: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.040 s         0.032 s            10  39.8315/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.018 s         0.009 s            10   86.606/s       1.6k
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
4: [       OK ] hip.mdrange_parallel_reduce_primitive_types (3755 ms)
4: [ RUN      ] hip.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] hip.mdspan_minimal_functional (0 ms)
4: [ RUN      ] hip.max
4: [       OK ] hip.max (0 ms)
4: [ RUN      ] hip.max_within_parfor
4: [       OK ] hip.max_within_parfor (1 ms)
4: [ RUN      ] hip.min
4: [       OK ] hip.min (0 ms)
4: [ RUN      ] hip.min_within_parfor
4: [       OK ] hip.min_within_parfor (0 ms)
4: [ RUN      ] hip.minmax
4: [       OK ] hip.minmax (0 ms)
4: [ RUN      ] hip.minmax_within_parfor
4: [       OK ] hip.minmax_within_parfor (0 ms)
4: [ RUN      ] hip.clamp
4: [       OK ] hip.clamp (0 ms)
4: [ RUN      ] hip.clamp_within_parfor
4: [       OK ] hip.clamp_within_parfor (0 ms)
4: [ RUN      ] hip.numeric_traits_infinity
4: [       OK ] hip.numeric_traits_infinity (7 ms)
4: [ RUN      ] hip.numeric_traits_epsilon
4: [       OK ] hip.numeric_traits_epsilon (0 ms)
4: [ RUN      ] hip.numeric_traits_round_error
4: [       OK ] hip.numeric_traits_round_error (0 ms)
4: [ RUN      ] hip.numeric_traits_norm_min
4: [       OK ] hip.numeric_traits_norm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_denorm_min
4: [       OK ] hip.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_finite_min_max
4: [       OK ] hip.numeric_traits_finite_min_max (1 ms)
4: [ RUN      ] hip.numeric_traits_digits
4: [       OK ] hip.numeric_traits_digits (1 ms)
4: [ RUN      ] hip.numeric_traits_digits10
4: [       OK ] hip.numeric_traits_digits10 (1 ms)
4: [ RUN      ] hip.numeric_traits_max_digits10
4: [       OK ] hip.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] hip.numeric_traits_radix
4: [       OK ] hip.numeric_traits_radix (1 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent
4: [       OK ] hip.numeric_traits_min_max_exponent (0 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent10
4: [       OK ] hip.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] hip.numeric_traits_quiet_and_signaling_nan
4: [       OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms)
4: [ RUN      ] hip.numeric_traits_sfinae_friendly
4: [       OK ] hip.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] hip.occupancy_control
4: [       OK ] hip.occupancy_control (0 ms)
4: [ RUN      ] hip.memory_pool
4: [       OK ] hip.memory_pool (21 ms)
4: [ RUN      ] hip.cxx11
4: [       OK ] hip.cxx11 (0 ms)
4: [ RUN      ] hip.viewctorprop_embedded_dim
4: [       OK ] hip.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] hip.parallel_scan_range_policy
4: [       OK ] hip.parallel_scan_range_policy (36 ms)
4: [ RUN      ] hip.kokkos_printf
4: [       OK ] hip.kokkos_printf (0 ms)
4: [ RUN      ] hip.range_for
4: [       OK ] hip.range_for (2 ms)
4: [ RUN      ] hip.range_reduce
4: [       OK ] hip.range_reduce (0 ms)
4: [ RUN      ] hip.range_dynamic_policy
4: [       OK ] hip.range_dynamic_policy (0 ms)
4: [ RUN      ] hip.range_policy_runtime_parameters
4: [       OK ] hip.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.range_for_require
4: [       OK ] hip.range_for_require (1 ms)
4: [ RUN      ] hip.range_reduce_require
4: [       OK ] hip.range_reduce_require (0 ms)
4: [ RUN      ] hip.range_dynamic_policy_require
4: [       OK ] hip.range_dynamic_policy_require (0 ms)
4: [ RUN      ] hip.reducers_int
4: [       OK ] hip.reducers_int (5 ms)
4: [ RUN      ] hip.reducers_double
4: [       OK ] hip.reducers_double (5 ms)
4: [ RUN      ] hip.reducers_complex_double
4: [       OK ] hip.reducers_complex_double (9 ms)
4: [ RUN      ] hip.reducers_struct
4: [       OK ] hip.reducers_struct (3 ms)
4: [ RUN      ] hip.reducers_half_t
4: [       OK ] hip.reducers_half_t (4 ms)
4: [ RUN      ] hip.reducers_bhalf_t
4: [       OK ] hip.reducers_bhalf_t (3 ms)
4: [ RUN      ] hip.reducers_int8_t
4: [       OK ] hip.reducers_int8_t (3 ms)
4: [ RUN      ] hip.reducers_int16_t
4: [       OK ] hip.reducers_int16_t (3 ms)
4: [ RUN      ] hip.reducers_bool
4: [       OK ] hip.reducers_bool (1 ms)
4: [ RUN      ] hip.int64_t_reduce
4: [       OK ] hip.int64_t_reduce (28 ms)
4: [ RUN      ] hip.double_reduce
4: [       OK ] hip.double_reduce (26 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic
4: [       OK ] hip.int64_t_reduce_dynamic (26 ms)
4: [ RUN      ] hip.double_reduce_dynamic
4: [       OK ] hip.double_reduce_dynamic (26 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic_view
4: [       OK ] hip.int64_t_reduce_dynamic_view (8 ms)
4: [ RUN      ] hip.int_combined_reduce
4: [       OK ] hip.int_combined_reduce (0 ms)
4: [ RUN      ] hip.mdrange_combined_reduce
4: [       OK ] hip.mdrange_combined_reduce (0 ms)
4: [ RUN      ] hip.int_combined_reduce_mixed
4: [       OK ] hip.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] hip.reduction_with_large_iteration_count
4: [       OK ] hip.reduction_with_large_iteration_count (299 ms)
4: [ RUN      ] hip.reduction_deduction
4: [       OK ] hip.reduction_deduction (0 ms)
4: [ RUN      ] hip.reduce_device_view_range_policy
18: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.029 s         0.014 s            10  54.3622/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.038 s         0.031 s            10  41.7032/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.037 s         0.031 s            10  43.2977/s       1.6k
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
18: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.026 s         0.013 s            10  60.9145/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.028 s         0.013 s            10  57.4562/s       1.6k
18: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.118 s         0.102 s            10  13.5177/s       1.6k
4: [       OK ] cuda.atomic_views_integral (16028 ms)
4: [ RUN      ] cuda.atomic_views_nonintegral
4: [       OK ] cuda.atomic_views_nonintegral (99 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 (5 ms)
4: [ RUN      ] cuda.bit_manip_countl_one
4: [       OK ] cuda.bit_manip_countl_one (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_zero
4: [       OK ] cuda.bit_manip_countr_zero (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_one
4: [       OK ] cuda.bit_manip_countr_one (0 ms)
4: [ RUN      ] cuda.bit_manip_popcount
4: [       OK ] cuda.bit_manip_popcount (0 ms)
4: [ RUN      ] cuda.bit_manip_has_single_bit
4: [       OK ] cuda.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_floor
4: [       OK ] cuda.bit_manip_bit_floor (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_ceil
4: [       OK ] cuda.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_width
4: [       OK ] cuda.bit_manip_bit_width (0 ms)
4: [ RUN      ] cuda.bit_manip_rotl
4: [       OK ] cuda.bit_manip_rotl (0 ms)
4: [ RUN      ] cuda.bit_manip_rotr
4: [       OK ] cuda.bit_manip_rotr (0 ms)
4: [ RUN      ] cuda.bit_manip_byeswap
4: [       OK ] cuda.bit_manip_byeswap (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_cast
4: [       OK ] cuda.bit_manip_bit_cast (0 ms)
4: [ RUN      ] cuda.test_block_deduction_bug_pr_3103
4: [       OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] cuda.checked_integer_operations_multiply_overflow
4: [       OK ] cuda.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] cuda.execution_policy_occupancy_and_hint
4: [       OK ] cuda.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] cuda.complex_construction
4: [       OK ] cuda.complex_construction (0 ms)
4: [ RUN      ] cuda.complex_basic_math
4: [       OK ] cuda.complex_basic_math (0 ms)
4: [ RUN      ] cuda.complex_special_funtions
4: [       OK ] cuda.complex_special_funtions (0 ms)
4: [ RUN      ] cuda.complex_io
4: [       OK ] cuda.complex_io (0 ms)
4: [ RUN      ] cuda.complex_trivially_copyable
4: [       OK ] cuda.complex_trivially_copyable (0 ms)
4: [ RUN      ] cuda.complex_issue_3865
4: [       OK ] cuda.complex_issue_3865 (0 ms)
4: [ RUN      ] cuda.complex_operations_arithmetic_types_overloads
4: [       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] cuda.crs_count_fill
4: [       OK ] cuda.crs_count_fill (6 ms)
4: [ RUN      ] cuda.crs_copy_constructor
4: [       OK ] cuda.crs_copy_constructor (25 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 (37 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 (41 ms)
4: [ RUN      ] cuda.join_backward_compatibility
4: [       OK ] cuda.join_backward_compatibility (0 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
18: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.124 s         0.102 s            10  12.8883/s       1.6k
18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............   Passed  248.33 sec
test 19
      Start 19: Kokkos_Benchmark_Atomic_MinMax

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-18_T18-39-19.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-04-18T19:01:15+00:00
19: Running /var/jenkins/workspace/Kokkos_PR-5993/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: 3.46, 5.02, 4.75
19: CPU architecture: none
19: Default Device: N6Kokkos6OpenMPE
19: GIT_BRANCH: HEAD
19: GIT_CLEAN_STATUS: CLEAN
19: GIT_COMMIT_DATE: 2024-04-18T18:39:13+00:00
19: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
19: GIT_COMMIT_HASH: 16476530c
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_CXX26: no
19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
19: KOKKOS_ENABLE_HWLOC: no
19: KOKKOS_ENABLE_LIBDL: 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.3.99
19: platform: 64bit
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                                              Time             CPU   Iterations
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.001 s         0.001 s            10
19: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.001 s         0.001 s            10
19: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.001 s         0.001 s            10
19: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
19: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.001 s         0.001 s            10
19: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.001 s         0.001 s            10
19: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.001 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.001 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.001 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.001 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.002 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.001 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
19: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.003 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.003 s         0.002 s            10
19: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.002 s         0.001 s            10
19: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.003 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.003 s         0.002 s            10
19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.59 sec
test 20
      Start 20: Kokkos_PerformanceTest_Mempool

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-18_T18-39-19.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-04-18T19:01:16+00:00
20: Running /var/jenkins/workspace/Kokkos_PR-5993/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: 3.46, 5.02, 4.75
20: CPU architecture: none
20: Default Device: N6Kokkos6OpenMPE
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2024-04-18T18:39:13+00:00
20: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
20: GIT_COMMIT_HASH: 16476530c
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_CXX26: no
20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
20: KOKKOS_ENABLE_HWLOC: no
20: KOKKOS_ENABLE_LIBDL: 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.3.99
20: platform: 64bit
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutleft (2347 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
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.001 s         0.000 s           989               9.44347M/s
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
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          2463                37.2088M/s
20/45 Test #20: Kokkos_PerformanceTest_Mempool ..............   Passed    1.78 sec
test 21
      Start 21: Kokkos_PerformanceTest_Atomic

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-18_T18-39-19.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-04-18T19:01:18+00:00
21: Running /var/jenkins/workspace/Kokkos_PR-5993/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: 3.46, 5.02, 4.75
21: CPU architecture: none
21: Default Device: N6Kokkos6OpenMPE
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2024-04-18T18:39:13+00:00
21: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
21: GIT_COMMIT_HASH: 16476530c
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_CXX26: no
21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
21: KOKKOS_ENABLE_HWLOC: no
21: KOKKOS_ENABLE_LIBDL: 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.3.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<int>/100000/iterations:10                         0.042 s         0.020 s            10          1            4    0.158534       0.0122272     300.98u     704.983M        -2.11175G     704.983M
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
21: Test_Atomic<long int>/100000/iterations:10                    0.044 s         0.020 s            10          1            8     0.16675       0.0220673     300.78u     4.99995G         1.36497G     4.99995G
21: Test_Atomic<long long int>/100000/iterations:10               0.041 s         0.019 s            10          1            8    0.159949       0.0143277     300.76u     4.99995G         1.86547G     4.99995G
21: Test_Atomic<unsigned int>/100000/iterations:10                0.041 s         0.019 s            10          1            4     0.16756       0.0280245     301.37u     704.983M         1.71156G     704.983M
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (3127 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
21: Test_Atomic<unsigned long int>/100000/iterations:10           0.042 s         0.019 s            10          1            8    0.162833       0.0100255     300.76u     4.99995G         1.92894G     4.99995G
21: Test_Atomic<unsigned long long int>/100000/iterations:10      0.040 s         0.018 s            10          1            8    0.164394       0.0122236     300.57u     4.99995G         1.48859G     4.99995G
21: Test_Atomic<float>/100000/iterations:10                       0.050 s         0.024 s            10          0            4    0.205291       0.0201401     898.78u     4.99991G          2.3168G     4.99989G
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutright (1992 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
21: Test_Atomic<double>/100000/iterations:10                      0.050 s         0.024 s            10          1            8    0.211486       0.0158556     956.19u     4.99995G         938.162M     4.99995G
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
21: Test_Atomic<int>/100000/iterations:10                         0.043 s         0.020 s            10          1            4    0.235702       0.0106168     300.97u     704.983M         1.66883G     704.983M
21/45 Test #21: Kokkos_PerformanceTest_Atomic ...............   Passed    3.93 sec
test 22
      Start 22: Kokkos_ContainersUnitTest_Serial

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
22: [       OK ] serial.bitset (1560 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 (13 ms)
22: [ RUN      ] serial.dyn_rank_view_api_generic
22: [       OK ] serial.dyn_rank_view_api_generic (7 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-5993/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
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
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 (16 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
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutright (2292 ms)
4: [ RUN      ] cuda.deep_copy_scratch
4: [       OK ] cuda.deep_copy_scratch (2 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 (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 (0 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 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_expint1
4: [       OK ] cuda.mathspecialfunc_expint1 (0 ms)
4: [ RUN      ] cuda.mathspecialfunc_errorfunc
4: [       OK ] cuda.mathspecialfunc_errorfunc (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj0y0
4: [       OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj1y1
4: [       OK ] cuda.mathspecialfunc_cbesselj1y1 (25 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 (38 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (58 ms)
4: [ RUN      ] cuda.mdrange_2d
4: [       OK ] cuda.mdrange_2d (8 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 (26 ms)
4: [ RUN      ] cuda.mdrange_neg_idx
4: [       OK ] cuda.mdrange_neg_idx (11 ms)
4: [ RUN      ] cuda.mdrange_4d
4: [       OK ] cuda.mdrange_4d (20 ms)
4: [ RUN      ] cuda.mdrange_scalar
4: [       OK ] cuda.mdrange_scalar (0 ms)
4: [ RUN      ] cuda.mdrange_large_deep_copy
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
4: [       OK ] cuda.mdrange_large_deep_copy (462 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
22: [       OK ] serial.scatterview (1729 ms)
22: [ RUN      ] serial.scatterview_devicetype
22: [       OK ] serial.scatterview_devicetype (0 ms)
22: [ RUN      ] serial.staticcrsgraph
22: [       OK ] serial.staticcrsgraph (19 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
[ 70%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
4: [       OK ] cuda.mdrange_parallel_reduce_primitive_types (1744 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 (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 (7 ms)
4: [ RUN      ] cuda.numeric_traits_digits
4: [       OK ] cuda.numeric_traits_digits (4 ms)
4: [ RUN      ] cuda.numeric_traits_digits10
4: [       OK ] cuda.numeric_traits_digits10 (4 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 (4 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.occupancy_control
4: [       OK ] cuda.occupancy_control (0 ms)
4: [ RUN      ] cuda.memory_pool
4: [       OK ] cuda.memory_pool (23 ms)
4: [ RUN      ] cuda.cxx11
4: [       OK ] cuda.cxx11 (4 ms)
4: [ RUN      ] cuda.viewctorprop_embedded_dim
4: [       OK ] cuda.viewctorprop_embedded_dim (1 ms)
4: [ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] cuda.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (56 ms)
4: [ RUN      ] cuda.kokkos_printf
4: [       OK ] cuda.kokkos_printf (3 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 (3 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 (11 ms)
4: [ RUN      ] cuda.reducers_double
4: [       OK ] cuda.reducers_double (11 ms)
4: [ RUN      ] cuda.reducers_complex_double
4: [       OK ] cuda.reducers_complex_double (3 ms)
4: [ RUN      ] cuda.reducers_struct
4: [       OK ] cuda.reducers_struct (8 ms)
4: [ RUN      ] cuda.reducers_half_t
4: [       OK ] cuda.reducers_half_t (8 ms)
4: [ RUN      ] cuda.reducers_bhalf_t
4: [       OK ] cuda.reducers_bhalf_t (8 ms)
4: [ RUN      ] cuda.reducers_int8_t
4: [       OK ] cuda.reducers_int8_t (10 ms)
4: [ RUN      ] cuda.reducers_int16_t
4: [       OK ] cuda.reducers_int16_t (12 ms)
4: [ RUN      ] cuda.reducers_point_t
4: [       OK ] cuda.reducers_point_t (5 ms)
4: [ RUN      ] cuda.reducers_bool
4: [       OK ] cuda.reducers_bool (1 ms)
4: [ RUN      ] cuda.int64_t_reduce
4: [       OK ] cuda.int64_t_reduce (9 ms)
4: [ RUN      ] cuda.double_reduce
[ 70%] Built target Kokkos_ContainersUnitTest_OpenMP
Scanning dependencies of target Kokkos_UnitTest_Sort
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 (12 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic_view
4: [       OK ] cuda.int64_t_reduce_dynamic_view (23 ms)
4: [ RUN      ] cuda.int_combined_reduce
4: [       OK ] cuda.int_combined_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_combined_reduce
4: [       OK ] cuda.mdrange_combined_reduce (0 ms)
4: [ RUN      ] cuda.int_combined_reduce_mixed
4: [       OK ] cuda.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] cuda.reduction_with_large_iteration_count
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
4: [       OK ] cuda.reduction_with_large_iteration_count (298 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 (152 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 (66 ms)
4: [ RUN      ] cuda.kokkos_swap
4: [       OK ] cuda.kokkos_swap (0 ms)
4: [ RUN      ] cuda.reduceRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceRangePolicyViewSizeLimit (24 ms)
4: [ RUN      ] cuda.reduceMDRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceMDRangePolicyViewSizeLimit (76 ms)
4: [----------] 180 tests from cuda (30110 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 187 tests from 2 test suites ran. (35059 ms total)
4: [  PASSED  ] 187 tests.
 4/48 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   37.99 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.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 128 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
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
4: [       OK ] hip.reduce_device_view_range_policy (23957 ms)
4: [ RUN      ] hip.reduce_device_view_mdrange_policy
22: [       OK ] serial.UnorderedMap_insert (9064 ms)
22: [ RUN      ] serial.UnorderedMap_failed_insert
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
22: [       OK ] serial.UnorderedMap_failed_insert (4030 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 (16492 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 65 tests from 1 test suite ran. (16492 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.62 sec
test 23
      Start 23: Kokkos_ContainersUnitTest_OpenMP

23: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (425 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 (17 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_generic
23: [       OK ] openmp.dyn_rank_view_api_generic (8 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 (14 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 (17 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
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
5: [       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8976 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
23: [       OK ] openmp.scatterview (1670 ms)
23: [ RUN      ] openmp.scatterview_devicetype
23: [       OK ] openmp.scatterview_devicetype (14 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
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
23: [       OK ] openmp.UnorderedMap_insert (5336 ms)
23: [ RUN      ] openmp.UnorderedMap_failed_insert
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8922 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
5: /var/jenkins/workspace/Kokkos_PR-5993/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
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
23: [       OK ] openmp.UnorderedMap_failed_insert (4688 ms)
23: [ RUN      ] openmp.UnorderedMap_deep_copy
23: [       OK ] openmp.UnorderedMap_deep_copy (9 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 (12234 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 65 tests from 1 test suite ran. (12234 ms total)
23: [  PASSED  ] 65 tests.
23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............   Passed   12.37 sec
test 24
      Start 24: Kokkos_ContainersPerformanceTest_OpenMP

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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.00757672
24:  View sum computation time: 0.00757672
24:  Strided View time (init only): 0.00679477
24:  View Rank7 time (init only): 0.00853926
24:  DynRankView time (init only): 0.00752174
24:  DynRankView sum computation time: 0.00701465
24:  Ratio of View to DynRankView time: 1.00731
24:  Ratio of View to DynRankView sum computation time: 1.03219
24:  Ratio of View to View Rank7  time: 0.887281
24:  Ratio of StrideView to DynRankView time: 0.90335
24:  Ratio of DynRankView to View Rank7  time: 0.880842
24: [       OK ] TEST_CATEGORY.dynrankview_perf (274 ms)
24: [ RUN      ] TEST_CATEGORY.global_2_local
24: OpenMP
24: size, create, generate, fill, find
24: 256, 0.000291799, 5.872e-05, 0.000112632, 0.00537042
24: 512, 0.000111389, 6.6877e-05, 0.000139823, 0.00533817
24: 1024, 0.000146586, 5.5484e-05, 0.000218892, 0.00527123
24: 2048, 0.000136206, 6.0414e-05, 0.00035666, 0.00562854
24: 4096, 0.000227247, 6.0655e-05, 0.000659409, 0.00642332
24: 8192, 0.000236224, 4.6948e-05, 0.00120477, 0.00847149
24: 16384, 0.00038823, 5.7789e-05, 0.00226184, 0.0131422
24: 32768, 0.000599436, 5.9561e-05, 0.00489325, 0.0232991
24: 65536, 0.000990302, 7.946e-05, 0.0079463, 0.0563117
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o
24: 131072, 0.00179533, 9.4347e-05, 0.0169972, 0.137767
24: 262144, 0.00355933, 0.000145434, 0.0326704, 0.201933
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
24: 524288, 0.00651044, 0.000247966, 0.0681424, 0.718101
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
24: 1048576, 0.0123946, 0.000438423, 0.135768, 2.46603
4: [       OK ] hip.reduce_device_view_mdrange_policy (23556 ms)
4: [ RUN      ] hip.reduce_device_view_team_policy
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
24: 2097152, 0.0249996, 0.000779856, 0.270843, 5.96657
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 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_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (23992 ms)
5: [----------] 8 tests from cuda_DeathTest (41891 ms total)
5: 
5: [----------] 92 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (11 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 (277 ms)
5: [ RUN      ] cuda.team_parallel_single
5: [       OK ] cuda.team_parallel_single (44 ms)
5: [ RUN      ] cuda.large_team_scratch_size
5: [       OK ] cuda.large_team_scratch_size (0 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 (55 ms)
5: [ RUN      ] cuda.triple_nested_parallelism
5: [       OK ] cuda.triple_nested_parallelism (225 ms)
5: [ RUN      ] cuda.parallel_scan_with_reducers
5: [       OK ] cuda.parallel_scan_with_reducers (200 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 (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 (31 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelFor
5: [       OK ] cuda.ThreadVectorMDRangeParallelFor (17 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (19 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelReduce
5: [       OK ] cuda.TeamThreadMDRangeParallelReduce (22 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelReduce
5: [       OK ] cuda.ThreadVectorMDRangeParallelReduce (11 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelReduce
5: [       OK ] cuda.TeamVectorMDRangeParallelReduce (10 ms)
5: [ RUN      ] cuda.team_policy_runtime_parameters
5: [       OK ] cuda.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] cuda.team_reduction_scan
5: [       OK ] cuda.team_reduction_scan (1436 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 (10 ms)
5: [ RUN      ] cuda.team_scan
5: [       OK ] cuda.team_scan (248 ms)
5: [ RUN      ] cuda.team_scan_ret_val
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
5: [       OK ] cuda.team_scan_ret_val (295 ms)
5: [ RUN      ] cuda.team_shared_request
5: [       OK ] cuda.team_shared_request (0 ms)
5: [ RUN      ] cuda.team_scratch_request
5: [       OK ] cuda.team_scratch_request (0 ms)
5: [ RUN      ] cuda.team_lambda_shared_request
5: [       OK ] cuda.team_lambda_shared_request (0 ms)
5: [ RUN      ] cuda.scratch_align
5: [       OK ] cuda.scratch_align (1 ms)
5: [ RUN      ] cuda.shmem_size
5: [       OK ] cuda.shmem_size (0 ms)
5: [ RUN      ] cuda.multi_level_scratch
5: [       OK ] cuda.multi_level_scratch (7 ms)
5: [ RUN      ] cuda.team_scratch_memory_index_parallel_for
5: [       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] cuda.team_policy_max_recommended
5: [       OK ] cuda.team_policy_max_recommended (108 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 (4 ms)
5: [ RUN      ] cuda.unique_token_instance
5: [       OK ] cuda.unique_token_instance (3 ms)
5: [ RUN      ] cuda.unique_token_team_acquire
5: [       OK ] cuda.unique_token_team_acquire (16 ms)
5: [ RUN      ] cuda.view_api_a
5: [       OK ] cuda.view_api_a (16 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (24 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 (5 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
24: 4194304, 0.0474737, 0.00148434, 0.570661, 12.8876
24: [       OK ] TEST_CATEGORY.global_2_local (23743 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.118306 seconds
24: test took 0.116452 seconds
24: num_threads 8
24: hand-coded test took 0.118522 seconds
24: test took 0.115373 seconds
24: num_threads 8
24: hand-coded test took 0.117361 seconds
24: test took 0.116878 seconds
24: num_threads 8
24: hand-coded test took 0.118658 seconds
24: test took 0.116858 seconds
24: num_threads 8
24: hand-coded test took 0.117647 seconds
24: test took 0.11638 seconds
24: [       OK ] TEST_CATEGORY.scatter_view (1588 ms)
24: [----------] 5 tests from TEST_CATEGORY (25607 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 5 tests from 1 test suite ran. (25607 ms total)
24: [  PASSED  ] 5 tests.
24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed   25.61 sec
test 25
      Start 25: Kokkos_UnitTest_Sort

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 15 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 15 tests from openmp
25: [ RUN      ] openmp.SortUnsignedValueType
5: [       OK ] cuda.view_allocation_large_rank (1138 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 (6 ms)
5: [ RUN      ] cuda.view_copy_tests
5: [       OK ] cuda.view_copy_tests (22 ms)
5: [ RUN      ] cuda.view_copy_tests_rank_0
5: [       OK ] cuda.view_copy_tests_rank_0 (3 ms)
5: [ RUN      ] cuda.view_copy_degenerated
5: [       OK ] cuda.view_copy_degenerated (0 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_right
5: [       OK ] cuda.view_fill_tests_layout_right (278 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_left
5: [       OK ] cuda.view_fill_tests_layout_left (270 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 (57 ms)
5: [ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (57 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 (59 ms)
5: [ RUN      ] cuda.view_mapping_operator
5: [       OK ] cuda.view_mapping_operator (18 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 (3 ms)
5: [ RUN      ] cuda.view_nested_view
5: [       OK ] cuda.view_nested_view (0 ms)
5: [ RUN      ] cuda.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (36 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (6 ms)
5: [ RUN      ] cuda.workgraph_fib
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 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_Team_H.dir/UnitTestMain.cpp.o
5: [       OK ] cuda.workgraph_fib (1394 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-5993/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-5993/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-5993/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: [----------] 92 tests from cuda (6507 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 (5 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 (4 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
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
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 (50 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (49 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left (151 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (152 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (151 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (152 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (154 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (153 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 (1107 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 128 tests from 3 test suites ran. (49506 ms total)
5: [  PASSED  ] 124 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
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
 5/48 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed   52.76 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3
6: Test timeout computed to be: 1500
6: 
6: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
6:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
6:                                   setting CUDA_VISIBLE_DEVICES.
6:                                   This could on multi GPU systems lead to severe performance"
6:                                   penalties.
6: [==========] Running 95 tests from 3 test suites.
6: [----------] Global test environment set-up.
6: [----------] 41 tests from cuda
6: [ RUN      ] cuda.task_fib_deprecated
4: [       OK ] hip.reduce_device_view_team_policy (23885 ms)
4: [ RUN      ] hip.impl_shared_alloc
4: [       OK ] hip.impl_shared_alloc (86 ms)
4: [ RUN      ] hip.kokkos_swap
4: [       OK ] hip.kokkos_swap (0 ms)
4: [ RUN      ] hip.team_for
4: [       OK ] hip.team_for (13 ms)
4: [ RUN      ] hip.team_reduce
4: [       OK ] hip.team_reduce (0 ms)
4: [ RUN      ] hip.team_reduce_large
4: [       OK ] hip.team_reduce_large (289 ms)
4: [ RUN      ] hip.team_parallel_single
4: [       OK ] hip.team_parallel_single (7 ms)
4: [ RUN      ] hip.large_team_scratch_size
4: [       OK ] hip.large_team_scratch_size (0 ms)
4: [ RUN      ] hip.team_broadcast_long
4: [       OK ] hip.team_broadcast_long (0 ms)
4: [ RUN      ] hip.team_broadcast_long_wrapper
4: [       OK ] hip.team_broadcast_long_wrapper (0 ms)
4: [ RUN      ] hip.team_broadcast_char
4: [       OK ] hip.team_broadcast_char (0 ms)
4: [ RUN      ] hip.team_broadcast_float
4: [       OK ] hip.team_broadcast_float (0 ms)
4: [ RUN      ] hip.team_broadcast_double
4: [       OK ] hip.team_broadcast_double (0 ms)
4: [ RUN      ] hip.team_handle_by_value
4: [       OK ] hip.team_handle_by_value (0 ms)
4: [ RUN      ] hip.team_vector
4: [       OK ] hip.team_vector (9 ms)
4: [ RUN      ] hip.triple_nested_parallelism
4: [       OK ] hip.triple_nested_parallelism (6 ms)
4: [ RUN      ] hip.parallel_scan_with_reducers
4: [       OK ] hip.parallel_scan_with_reducers (57 ms)
4: [ RUN      ] hip.team_thread_range_combined_reducers
4: [       OK ] hip.team_thread_range_combined_reducers (1 ms)
4: [ RUN      ] hip.thread_vector_range_combined_reducers
4: [       OK ] hip.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.team_vector_range_combined_reducers
4: [       OK ] hip.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelFor
4: [       OK ] hip.TeamThreadMDRangeParallelFor (26 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelFor
4: [       OK ] hip.ThreadVectorMDRangeParallelFor (7 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelFor
4: [       OK ] hip.TeamVectorMDRangeParallelFor (7 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelReduce
4: [       OK ] hip.TeamThreadMDRangeParallelReduce (14 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelReduce
4: [       OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelReduce
4: [       OK ] hip.TeamVectorMDRangeParallelReduce (6 ms)
4: [ RUN      ] hip.team_policy_runtime_parameters
4: [       OK ] hip.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.team_reduction_scan
4: [       OK ] hip.team_reduction_scan (1943 ms)
4: [ RUN      ] hip.team_long_reduce
4: [       OK ] hip.team_long_reduce (20 ms)
4: [ RUN      ] hip.team_double_reduce
4: [       OK ] hip.team_double_reduce (20 ms)
4: [ RUN      ] hip.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] hip.repeated_team_reduce
4: [       OK ] hip.repeated_team_reduce (78 ms)
4: [ RUN      ] hip.team_scan
4: [       OK ] hip.team_scan (87 ms)
4: [ RUN      ] hip.team_scan_ret_val
4: [       OK ] hip.team_scan_ret_val (82 ms)
4: [ RUN      ] hip.team_shared_request
4: [       OK ] hip.team_shared_request (2 ms)
4: [ RUN      ] hip.team_scratch_request
4: [       OK ] hip.team_scratch_request (1 ms)
4: [ RUN      ] hip.team_lambda_shared_request
4: [       OK ] hip.team_lambda_shared_request (3 ms)
4: [ RUN      ] hip.scratch_align
4: [       OK ] hip.scratch_align (0 ms)
4: [ RUN      ] hip.shmem_size
4: [       OK ] hip.shmem_size (0 ms)
4: [ RUN      ] hip.multi_level_scratch
4: [       OK ] hip.multi_level_scratch (11 ms)
4: [ RUN      ] hip.team_scratch_memory_index_parallel_for
4: [       OK ] hip.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] hip.team_policy_max_recommended
4: [       OK ] hip.team_policy_max_recommended (27 ms)
4: [ RUN      ] hip.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] hip.team_teamvector_range
4: [       OK ] hip.team_teamvector_range (3 ms)
4: [ RUN      ] hip.unique_token_global
4: [       OK ] hip.unique_token_global (19 ms)
4: [ RUN      ] hip.unique_token_instance
4: [       OK ] hip.unique_token_instance (23 ms)
4: [ RUN      ] hip.unique_token_team_acquire
4: [       OK ] hip.unique_token_team_acquire (16 ms)
4: [ RUN      ] hip.view_api_a
4: [       OK ] hip.view_api_a (4 ms)
4: [ RUN      ] hip.view_api_b
4: [       OK ] hip.view_api_b (5 ms)
4: [ RUN      ] hip.view_api_c
4: [       OK ] hip.view_api_c (1 ms)
4: [ RUN      ] hip.view_api_d
4: [       OK ] hip.view_api_d (1 ms)
4: [ RUN      ] hip.view_allocation_error
4: [       OK ] hip.view_allocation_error (4 ms)
4: [ RUN      ] hip.view_remap
4: [       OK ] hip.view_remap (0 ms)
4: [ RUN      ] hip.view_mirror_nonconst
4: [       OK ] hip.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip.view_stride_method
4: [       OK ] hip.view_stride_method (0 ms)
4: [ RUN      ] hip.anonymous_space
4: [       OK ] hip.anonymous_space (1 ms)
4: [ RUN      ] hip.view_overload_resolution
4: [       OK ] hip.view_overload_resolution (0 ms)
4: [ RUN      ] hip.view_allocation_large_rank
4: [       OK ] hip.view_allocation_large_rank (4 ms)
4: [ RUN      ] hip.view_shmem_size_on_device
4: [       OK ] hip.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip.view_is_assignable
4: [       OK ] hip.view_is_assignable (0 ms)
4: [ RUN      ] hip.view_copy_tests
4: [       OK ] hip.view_copy_tests (5 ms)
4: [ RUN      ] hip.view_copy_tests_rank_0
4: [       OK ] hip.view_copy_tests_rank_0 (1 ms)
4: [ RUN      ] hip.view_copy_degenerated
4: [       OK ] hip.view_copy_degenerated (0 ms)
4: [ RUN      ] hip.view_fill_tests_layout_right
4: [       OK ] hip.view_fill_tests_layout_right (67 ms)
4: [ RUN      ] hip.view_fill_tests_layout_left
4: [       OK ] hip.view_fill_tests_layout_left (47 ms)
4: [ RUN      ] hip.view_empty_runtime_unmanaged
4: [       OK ] hip.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] hip.view_hooks
4: [       OK ] hip.view_hooks (0 ms)
4: [ RUN      ] hip.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] hip.view_layoutstride_left_to_layoutleft_assignment (36 ms)
4: [ RUN      ] hip.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] hip.view_layoutstride_right_to_layoutright_assignment (37 ms)
4: [ RUN      ] hip.view_irregular_layout
4: [       OK ] hip.view_irregular_layout (5 ms)
4: [ RUN      ] hip.view_mapping
4: [       OK ] hip.view_mapping (60 ms)
4: [ RUN      ] hip.view_mapping_operator
4: [       OK ] hip.view_mapping_operator (24 ms)
4: [ RUN      ] hip.static_extent
4: [       OK ] hip.static_extent (0 ms)
4: [ RUN      ] hip.view_mapping_atomic
4: [       OK ] hip.view_mapping_atomic (1 ms)
4: [ RUN      ] hip.view_mapping_class_value
4: [       OK ] hip.view_mapping_class_value (0 ms)
4: [ RUN      ] hip.view_mapping_assignable
4: [       OK ] hip.view_mapping_assignable (0 ms)
4: [ RUN      ] hip.view_mapping_trivially_copyable
4: [       OK ] hip.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip.view_mapping_subview
4: [       OK ] hip.view_mapping_subview (0 ms)
4: [ RUN      ] hip.view_nested_view
4: [       OK ] hip.view_nested_view (0 ms)
4: [ RUN      ] hip.append_formatted_multidimensional_index
4: [       OK ] hip.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] hip.view_resize
4: [       OK ] hip.view_resize (12 ms)
4: [ RUN      ] hip.view_realloc
4: [       OK ] hip.view_realloc (0 ms)
4: [ RUN      ] hip.workgraph_fib
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
6: [       OK ] cuda.task_fib_deprecated (3398 ms)
6: [ RUN      ] cuda.task_depend_deprecated
6: [       OK ] cuda.task_depend_deprecated (159 ms)
6: [ RUN      ] cuda.task_team_deprecated
6: [       OK ] cuda.task_team_deprecated (16 ms)
6: [ RUN      ] cuda.task_with_mempool_deprecated
6: [       OK ] cuda.task_with_mempool_deprecated (4 ms)
6: [ RUN      ] cuda.task_multiple_depend_deprecated
6: [       OK ] cuda.task_multiple_depend_deprecated (80 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 (4 ms)
6: [ RUN      ] cuda.task_fib_deprecated_multiple
4: [       OK ] hip.workgraph_fib (2965 ms)
4: [ RUN      ] hip.resize_realloc_no_init
4: [       OK ] hip.resize_realloc_no_init (0 ms)
4: [ RUN      ] hip.resize_realloc_no_alloc
4: [       OK ] hip.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] hip.realloc_exec_space
4: [       OK ] hip.realloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc
4: [       OK ] hip.view_alloc (1 ms)
4: [ RUN      ] hip.view_alloc_exec_space
4: [       OK ] hip.view_alloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc_int
4: [       OK ] hip.view_alloc_int (0 ms)
4: [ RUN      ] hip.view_alloc_exec_space_int
4: [       OK ] hip.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] hip.deep_copy_zero_memset
4: [       OK ] hip.deep_copy_zero_memset (0 ms)
4: [ RUN      ] hip.resize_exec_space
4: [       OK ] hip.resize_exec_space (0 ms)
4: [ RUN      ] hip.view_allocation_int
4: [       OK ] hip.view_allocation_int (0 ms)
4: [ RUN      ] hip.view_allocation_exec_space_int
4: [       OK ] hip.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] hip.view_not_default_constructible
4: [       OK ] hip.view_not_default_constructible (0 ms)
4: [ RUN      ] hip.scan_unit
4: [       OK ] hip.scan_unit (3 ms)
4: [ RUN      ] hip.space_access
4: [       OK ] hip.space_access (0 ms)
4: [ RUN      ] hip.impl_view_accessible
4: [       OK ] hip.impl_view_accessible (2 ms)
4: [ RUN      ] hip.memory_requirements
4: [       OK ] hip.memory_requirements (0 ms)
4: [ RUN      ] hip.team_scratch_1_streams
25: [       OK ] openmp.SortUnsignedValueType (9629 ms)
25: [ RUN      ] openmp.SortEmptyView
25: [       OK ] openmp.SortEmptyView (0 ms)
25: [ RUN      ] openmp.SortByKeyEmptyView
25: [       OK ] openmp.SortByKeyEmptyView (0 ms)
25: [ RUN      ] openmp.SortByKey
25: [       OK ] openmp.SortByKey (1 ms)
25: [ RUN      ] openmp.SortByKeyWithComparator
25: [       OK ] openmp.SortByKeyWithComparator (0 ms)
25: [ RUN      ] openmp.SortByKeyStaticExtents
25: [       OK ] openmp.SortByKeyStaticExtents (0 ms)
25: [ RUN      ] openmp.SortByKeyWithStrides
25: [       OK ] openmp.SortByKeyWithStrides (0 ms)
25: [ RUN      ] openmp.SortByKeyKeysLargerThanValues
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
25: [       OK ] openmp.SortByKeyKeysLargerThanValues (329 ms)
25: [ RUN      ] openmp.SortWithCustomComparator
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o
6: [       OK ] cuda.task_fib_deprecated_multiple (1135 ms)
6: [ RUN      ] cuda.task_depend_deprecated_multiple
6: [       OK ] cuda.task_depend_deprecated_multiple (196 ms)
6: [ RUN      ] cuda.task_team_deprecated_multiple
6: [       OK ] cuda.task_team_deprecated_multiple (22 ms)
6: [ RUN      ] cuda.task_with_mempool_deprecated_multiple
6: [       OK ] cuda.task_with_mempool_deprecated_multiple (5 ms)
6: [ RUN      ] cuda.task_multiple_depend_deprecated_multiple
25: [       OK ] openmp.SortWithCustomComparator (1131 ms)
25: [ RUN      ] openmp.BinSortGenericTests
6: [       OK ] cuda.task_multiple_depend_deprecated_multiple (83 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 (6 ms)
6: [ RUN      ] cuda.task_fib_single
25: [       OK ] openmp.BinSortGenericTests (556 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
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o
6: [       OK ] cuda.task_fib_single (2806 ms)
6: [ RUN      ] cuda.task_depend_single
6: [       OK ] cuda.task_depend_single (238 ms)
6: [ RUN      ] cuda.task_team_single
6: [       OK ] cuda.task_team_single (22 ms)
6: [ RUN      ] cuda.task_with_mempool_single
6: [       OK ] cuda.task_with_mempool_single (6 ms)
6: [ RUN      ] cuda.task_multiple_depend_single
6: [       OK ] cuda.task_multiple_depend_single (108 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 (5 ms)
6: [ RUN      ] cuda.task_fib_multiple
6: [       OK ] cuda.task_fib_multiple (2085 ms)
6: [ RUN      ] cuda.task_depend_multiple
6: [       OK ] cuda.task_depend_multiple (161 ms)
6: [ RUN      ] cuda.task_team_multiple
6: [       OK ] cuda.task_team_multiple (14 ms)
6: [ RUN      ] cuda.task_with_mempool_multiple
6: [       OK ] cuda.task_with_mempool_multiple (7 ms)
6: [ RUN      ] cuda.task_multiple_depend_multiple
6: [       OK ] cuda.task_multiple_depend_multiple (88 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 (7 ms)
6: [ RUN      ] cuda.task_fib_chase_lev
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
6: [       OK ] cuda.task_fib_chase_lev (2382 ms)
6: [ RUN      ] cuda.task_depend_chase_lev
6: [       OK ] cuda.task_depend_chase_lev (454 ms)
6: [ RUN      ] cuda.task_team_chase_lev
6: [       OK ] cuda.task_team_chase_lev (26 ms)
6: [ RUN      ] cuda.task_with_mempool_chase_lev
6: [       OK ] cuda.task_with_mempool_chase_lev (14 ms)
6: [ RUN      ] cuda.task_multiple_depend_chase_lev
6: [       OK ] cuda.task_multiple_depend_chase_lev (156 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 (21 ms)
6: [ RUN      ] cuda.team_scratch_1_streams
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o
[ 86%] 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_D.dir/TestStdAlgorithmsRemove.cpp.o
25: [       OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (15880 ms)
25: [ RUN      ] openmp.NestedSort
25: [       OK ] openmp.NestedSort (5 ms)
25: [ RUN      ] openmp.NestedSortByKey
25: [       OK ] openmp.NestedSortByKey (90 ms)
25: [----------] 15 tests from openmp (27627 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 15 tests from 1 test suite ran. (27627 ms total)
25: [  PASSED  ] 15 tests.
25/45 Test #25: Kokkos_UnitTest_Sort ........................   Passed   27.65 sec
test 26
      Start 26: Kokkos_UnitTest_Random

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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:1713466964368245380
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0223264 0.000187471 || 0.051031 2035 2420 || 2272.81 2222.06 || 2.5916 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0105727 0.000797077 || 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.00316931 -0.00114008 || 0.051031 2046 2402 || 2215.04 2222.06 || -15.7605 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0159667 -0.000434753 || 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.0184872 0.00120648 || 0.051031 2023 2393 || 2181.73 2222.06 || 16.6783 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0153164 -0.000119027 || 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.000261134 -0.000757549 || 0.051031 2040 2386 || 2222.64 2222.06 || -10.4724 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0155863 -0.00102415 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0148533 -0.000666594 || 0.051031 2038 2430 || 2255.56 2222.06 || -9.215 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0104854 0.000173065 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 -0.0149208 0.00172021 || 0.051031 2021 2414 || 2255.72 2222.06 || 23.7802 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 -0.00718678 0.000556273 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 6.51042e-08 -0.0193142 -0.00142833 || 0.051031 2039 2427 || 2265.82 2222.06 || -19.7453 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 1.95313e-07 -0.00823501 0.000498662 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00248075 -0.000396186 || 0.051031 2038 2440 || 2216.56 2222.06 || -5.47687 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00778992 0.000203653 || 0.051031 1e+64 -1e+64
26: Test Seed:1713466967231055816
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00468246 -0.000194836 || 0.051031 2044 2388 || 2211.71 2222.06 || -2.69341 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0040806 7.16792e-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.00308767 0.00327631 || 0.051031 2042 2399 || 2215.22 2222.06 || 45.2917 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0176916 0.00017322 || 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.000944084 -0.000175904 || 0.051031 2027 2414 || 2224.16 2222.06 || -2.43169 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0325721 9.08055e-05 || 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.0161866 -0.000210544 || 0.051031 2065 2394 || 2186.67 2222.06 || -2.91055 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.000504036 0.000873786 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
6: [       OK ] cuda.team_scratch_1_streams (11563 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 (25288 ms total)
6: 
6: [----------] 27 tests from cuda_hostpinned
6: [ RUN      ] cuda_hostpinned.impl_shared_alloc
6: [       OK ] cuda_hostpinned.impl_shared_alloc (34 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 (10 ms)
6: [ RUN      ] cuda_hostpinned.view_api_c
6: [       OK ] cuda_hostpinned.view_api_c (0 ms)
6: [ RUN      ] cuda_hostpinned.view_api_d
6: [       OK ] cuda_hostpinned.view_api_d (2 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_error
6: [       OK ] cuda_hostpinned.view_allocation_error (0 ms)
6: [ RUN      ] cuda_hostpinned.view_remap
6: [       OK ] cuda_hostpinned.view_remap (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mirror_nonconst
6: [       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
6: [ RUN      ] cuda_hostpinned.view_stride_method
6: [       OK ] cuda_hostpinned.view_stride_method (0 ms)
6: [ RUN      ] cuda_hostpinned.anonymous_space
6: [       OK ] cuda_hostpinned.anonymous_space (0 ms)
6: [ RUN      ] cuda_hostpinned.view_overload_resolution
6: [       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_large_rank
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 -0.0185007 -0.000270507 || 0.051031 2034 2419 || 2263.95 2222.06 || -3.73949 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.0113427 9.39914e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0207428 0.000827533 || 0.051031 2040 2413 || 2269.13 2222.06 || 11.4398 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00336764 -0.000639518 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 0.023137 -0.00163044 || 0.051031 2045 2412 || 2171.81 2222.06 || -22.5393 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 -0.0159688 0.000838134 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0164411 0.000310859 || 0.051031 2045 2444 || 2259.21 2222.06 || 4.29731 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00296363 -0.000772235 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift64 (5743 ms)
26: [ RUN      ] openmp.Random_XorShift1024_0
26: Test Seed:1713466970111595534
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0153479 0.000775866 || 0.051031 2041 2374 || 2164.99 2198.22 || 10.7256 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0234063 0.000224931 || 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.0101246 -6.47631e-05 || 0.051031 2024 2374 || 2176.19 2198.22 || -0.895285 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.000279385 -4.37689e-05 || 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.0297322 0.00177562 || 0.051031 2017 2369 || 2134.75 2198.22 || 24.5461 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00151008 -7.60906e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.004314 0.000353544 || 0.051031 2010 2390 || 2188.78 2198.22 || 4.88739 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00252548 -0.000724428 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.000616329 -0.00125239 || 0.051031 2004 2400 || 2196.87 2198.22 || -17.313 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0197392 -0.000126722 || 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.0177697 -0.00034616 || 0.051031 2038 2400 || 2159.84 2198.22 || -4.78531 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00294908 0.000668259 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0078016 -0.00193843 || 0.051031 2007 2404 || 2181.21 2198.22 || -26.7968 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00553055 8.8163e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
6: [       OK ] cuda_hostpinned.view_allocation_large_rank (4628 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 (8 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_fill_tests_layout_right
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00998744 0.00223732 || 0.051031 2034 2370 || 2220.4 2198.22 || 30.9287 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.017771 -0.000493598 || 0.051031 1e+64 -1e+64
26: Test Seed:1713466973065861751
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00433715 -0.00171423 || 0.051031 2021 2383 || 2207.8 2198.22 || -23.6975 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00107814 -0.000116687 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0104 0.000112834 || 0.051031 2010 2382 || 2175.6 2198.22 || 1.55981 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.01087 -0.000503473 || 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.00195548 0.00162066 || 0.051031 1927 2370 || 2193.93 2198.22 || 22.404 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.018427 -0.000316066 || 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.00923588 -0.00194797 || 0.051031 2022 2384 || 2178.11 2198.22 || -26.9287 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0144711 -2.67033e-06 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0195544 0.000814876 || 0.051031 1984 2404 || 2242.07 2198.22 || 11.2648 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00537666 -0.00040153 || 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.00127637 -0.000168078 || 0.051031 1969 2379 || 2201.03 2198.22 || -2.3235 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 -0.0123555 -0.00113241 || 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.0106031 -0.000162122 || 0.051031 1989 2382 || 2175.16 2198.22 || -2.24117 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 -0.0156978 -0.000916211 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00694838 0.00112301 || 0.051031 2018 2370 || 2213.6 2198.22 || 15.5244 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.013208 9.74882e-05 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift1024_0 (5889 ms)
26: [ RUN      ] openmp.Multi_streams
26: [       OK ] openmp.Multi_streams (0 ms)
26: [----------] 3 tests from openmp (11633 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 1 test suite ran. (11633 ms total)
26: [  PASSED  ] 3 tests.
26/45 Test #26: Kokkos_UnitTest_Random ......................   Passed   11.64 sec
test 27
      Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 15 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: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
27: [ RUN      ] std_algorithms_reducers.min_first_loc
27: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
27: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
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: [----------] 11 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.constructiblity
27: [       OK ] random_access_iterator_test.constructiblity (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: [----------] 11 tests from random_access_iterator_test (3 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 15 tests from 3 test suites ran. (3 ms total)
27: [  PASSED  ] 15 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-5993/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 (7 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 (6 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 (6 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 (37 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 7 tests from 1 test suite ran. (37 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-5993/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 (209 ms)
29: [----------] 1 test from std_algorithms_lexicographical_compare_test (209 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 (116 ms)
29: [----------] 1 test from std_algorithms_for_each_test (116 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 (76 ms)
29: [----------] 1 test from std_algorithms_find_test (76 ms total)
29: 
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
29: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1098 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
29: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1205 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search
29: [       OK ] std_algorithms_non_mod_seq_ops.search (737 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
29: [       OK ] std_algorithms_non_mod_seq_ops.search_n (555 ms)
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3596 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 (97 ms)
29: [----------] 1 test from std_algorithms_count_test (97 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 (28 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 (84 ms)
29: [----------] 1 test from std_algorithms_all_any_none_of_test (84 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 (88 ms)
29: [----------] 1 test from std_algorithms_nonmod_seq_ops (88 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 (203 ms)
29: [----------] 1 test from std_algorithms_mismatch_test (203 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 (60 ms)
29: [----------] 1 test from std_algorithms_mod_seq_ops (60 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 13 tests from 10 test suites ran. (4561 ms total)
29: [  PASSED  ] 13 tests.
29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    4.57 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (34 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_if
30: [       OK ] std_algorithms_replace_ops_test.replace_if (136 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
30: [       OK ] std_algorithms_replace_ops_test.replace_copy (55 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
30: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (51 ms)
30: [----------] 4 tests from std_algorithms_replace_ops_test (277 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 (50 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique
30: [       OK ] std_algorithms_mod_seq_ops.unique (281 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
30: [       OK ] std_algorithms_mod_seq_ops.unique_copy (111 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove
30: [       OK ] std_algorithms_mod_seq_ops.remove (71 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_if (76 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy (135 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (70 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate
30: [       OK ] std_algorithms_mod_seq_ops.rotate (770 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
30: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (291 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
30: [       OK ] std_algorithms_mod_seq_ops.shift_left (619 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
30: [       OK ] std_algorithms_mod_seq_ops.shift_right (595 ms)
30: [----------] 11 tests from std_algorithms_mod_seq_ops (3075 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 (44 ms)
30: [----------] 1 test from std_algorithms_modseq_test (44 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 31 tests from 5 test suites ran. (3401 ms total)
30: [  PASSED  ] 31 tests.
30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    3.41 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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: [       OK ] std_algorithms_sorting_ops_test.is_sorted (17 ms)
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms)
31: [----------] 2 tests from std_algorithms_sorting_ops_test (33 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 (1 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 (3 ms)
31: [----------] 4 tests from std_algorithms_partitioning_test (6 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 (19 ms)
31: [----------] 1 test from std_algorithms_partitioning_ops (19 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 (1 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 (1 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 (1 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 (16 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 (77 ms)
31: [----------] 1 test from std_algorithms_numerics_ops_test (77 ms total)
31: 
31: [----------] 8 tests from std_algorithms_numeric_ops_test
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_right (11498 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1221 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 (924 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
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (299 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 (403 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 (2850 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 (35 ms)
31: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 29 tests from 7 test suites ran. (3039 ms total)
31: [  PASSED  ] 29 tests.
31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    3.05 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (701 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 (663 ms)
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1365 ms total)
32: 
32: [----------] 2 tests from std_algorithms_count_team_test
32: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
32: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (647 ms)
32: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
32: [       OK ] std_algorithms_count_team_test.count_returns_zero (279 ms)
32: [----------] 2 tests from std_algorithms_count_team_test (926 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 (328 ms)
32: [----------] 1 test from std_algorithms_count_if_team_test (328 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 (452 ms)
32: [----------] 1 test from std_algorithms_for_each_team_test (453 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 (465 ms)
32: [----------] 1 test from std_algorithms_for_each_n_team_test (465 ms total)
32: 
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
32: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3160 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1901 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_left (12058 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping
6: [       OK ] cuda_hostpinned.view_mapping (56 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_operator
6: [       OK ] cuda_hostpinned.view_mapping_operator (4 ms)
6: [ RUN      ] cuda_hostpinned.static_extent
6: [       OK ] cuda_hostpinned.static_extent (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_atomic
6: [       OK ] cuda_hostpinned.view_mapping_atomic (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: [----------] 27 tests from cuda_hostpinned (28314 ms total)
6: 
6: [----------] 27 tests from cuda_uvm
6: [ RUN      ] cuda_uvm.impl_shared_alloc
6: [       OK ] cuda_uvm.impl_shared_alloc (52 ms)
6: [ RUN      ] cuda_uvm.view_api_a
6: [       OK ] cuda_uvm.view_api_a (21 ms)
6: [ RUN      ] cuda_uvm.view_api_b
6: [       OK ] cuda_uvm.view_api_b (32 ms)
6: [ RUN      ] cuda_uvm.view_api_c
6: [       OK ] cuda_uvm.view_api_c (0 ms)
6: [ RUN      ] cuda_uvm.view_api_d
6: [       OK ] cuda_uvm.view_api_d (5 ms)
6: [ RUN      ] cuda_uvm.view_allocation_error
6: [       OK ] cuda_uvm.view_allocation_error (0 ms)
6: [ RUN      ] cuda_uvm.view_remap
6: [       OK ] cuda_uvm.view_remap (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
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1910 ms)
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6972 ms total)
32: 
32: [----------] 2 tests from std_algorithms_mismatch_team_test
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
6: [       OK ] cuda_uvm.view_allocation_large_rank (1131 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 (8 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests
6: [       OK ] cuda_uvm.view_copy_tests (23 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests_rank_0
6: [       OK ] cuda_uvm.view_copy_tests_rank_0 (3 ms)
6: [ RUN      ] cuda_uvm.view_copy_degenerated
6: [       OK ] cuda_uvm.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_right
6: [       OK ] cuda_uvm.view_fill_tests_layout_right (276 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_left
6: [       OK ] cuda_uvm.view_fill_tests_layout_left (267 ms)
6: [ RUN      ] cuda_uvm.view_mapping
6: [       OK ] cuda_uvm.view_mapping (56 ms)
6: [ RUN      ] cuda_uvm.view_mapping_operator
6: [       OK ] cuda_uvm.view_mapping_operator (18 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: [----------] 27 tests from cuda_uvm (1906 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 95 tests from 3 test suites ran. (55510 ms total)
6: [  PASSED  ] 95 tests.
 6/48 Test  #6: Kokkos_CoreUnitTest_Cuda3 ........................   Passed   58.35 sec
test 7
      Start  7: Kokkos_CoreUnitTest_CudaTimingBased

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased
7: Test timeout computed to be: 1500
32: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (2254 ms)
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
32: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1079 ms)
32: [----------] 2 tests from std_algorithms_mismatch_team_test (3334 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 12 tests from 7 test suites ran. (13845 ms total)
32: [  PASSED  ] 12 tests.
32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   13.85 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
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 (134 ms)
7: [ RUN      ] cuda.debug_pin_um_to_host
4: [       OK ] hip.team_scratch_1_streams (52509 ms)
4: [ RUN      ] hip.async_launcher
4: [       OK ] hip.async_launcher (3 ms)
4: [ RUN      ] hip.preferred_blocksize_deduction
4: [       OK ] hip.preferred_blocksize_deduction (0 ms)
4: [----------] 276 tests from hip (172679 ms total)
4: 
4: [----------] 55 tests from hip_managed
4: [ RUN      ] hip_managed.view_subview_auto_1d_left
4: [       OK ] hip_managed.view_subview_auto_1d_left (1 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_right
4: [       OK ] hip_managed.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_stride
4: [       OK ] hip_managed.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] hip_managed.view_subview_assign_strided
4: [       OK ] hip_managed.view_subview_assign_strided (1 ms)
4: [ RUN      ] hip_managed.view_subview_left_0
4: [       OK ] hip_managed.view_subview_left_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_1
4: [       OK ] hip_managed.view_subview_left_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_2
4: [       OK ] hip_managed.view_subview_left_2 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_3
4: [       OK ] hip_managed.view_subview_left_3 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_0
4: [       OK ] hip_managed.view_subview_right_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_1
4: [       OK ] hip_managed.view_subview_right_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_3
4: [       OK ] hip_managed.view_subview_right_3 (0 ms)
4: [ RUN      ] hip_managed.view_static_tests
4: [       OK ] hip_managed.view_static_tests (0 ms)
4: [ RUN      ] hip_managed.view_subview_layoutleft_to_layoutleft
4: [       OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms)
4: [ RUN      ] hip_managed.view_subview_layoutright_to_layoutright
4: [       OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign
4: [       OK ] hip_managed.view_subview_1d_assign (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_atomic
4: [       OK ] hip_managed.view_subview_1d_assign_atomic (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_randomaccess
4: [       OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d
4: [       OK ] hip_managed.view_subview_2d_from_3d (31 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_atomic
4: [       OK ] hip_managed.view_subview_2d_from_3d_atomic (32 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_randomaccess
4: [       OK ] hip_managed.view_subview_2d_from_3d_randomaccess (31 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left
4: [       OK ] hip_managed.view_subview_3d_from_5d_left (108 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_atomic (110 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (110 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right
4: [       OK ] hip_managed.view_subview_3d_from_5d_right (112 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_atomic (109 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (110 ms)
4: [ RUN      ] hip_managed.view_test_unmanaged_subview_reset
4: [       OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] hip_managed.view_subview_memory_traits_construction
4: [       OK ] hip_managed.view_subview_memory_traits_construction (0 ms)
4: [ RUN      ] hip_managed.impl_shared_alloc
4: [       OK ] hip_managed.impl_shared_alloc (137 ms)
4: [ RUN      ] hip_managed.view_api_a
4: [       OK ] hip_managed.view_api_a (5 ms)
4: [ RUN      ] hip_managed.view_api_b
4: [       OK ] hip_managed.view_api_b (11 ms)
4: [ RUN      ] hip_managed.view_api_c
4: [       OK ] hip_managed.view_api_c (1 ms)
4: [ RUN      ] hip_managed.view_api_d
4: [       OK ] hip_managed.view_api_d (3 ms)
4: [ RUN      ] hip_managed.view_allocation_error
4: [       OK ] hip_managed.view_allocation_error (0 ms)
4: [ RUN      ] hip_managed.view_remap
4: [       OK ] hip_managed.view_remap (1 ms)
4: [ RUN      ] hip_managed.view_mirror_nonconst
4: [       OK ] hip_managed.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_managed.view_stride_method
4: [       OK ] hip_managed.view_stride_method (0 ms)
4: [ RUN      ] hip_managed.anonymous_space
4: [       OK ] hip_managed.anonymous_space (0 ms)
4: [ RUN      ] hip_managed.view_overload_resolution
4: [       OK ] hip_managed.view_overload_resolution (0 ms)
4: [ RUN      ] hip_managed.view_allocation_large_rank
4: [       OK ] hip_managed.view_allocation_large_rank (669 ms)
4: [ RUN      ] hip_managed.view_shmem_size_on_device
4: [       OK ] hip_managed.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_managed.view_is_assignable
4: [       OK ] hip_managed.view_is_assignable (11 ms)
4: [ RUN      ] hip_managed.view_copy_tests
4: [       OK ] hip_managed.view_copy_tests (8 ms)
4: [ RUN      ] hip_managed.view_copy_tests_rank_0
4: [       OK ] hip_managed.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] hip_managed.view_copy_degenerated
4: [       OK ] hip_managed.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_managed.view_fill_tests_layout_right
4: [       OK ] hip_managed.view_fill_tests_layout_right (1275 ms)
4: [ RUN      ] hip_managed.view_fill_tests_layout_left
4: [       OK ] hip_managed.view_fill_tests_layout_left (752 ms)
4: [ RUN      ] hip_managed.view_mapping
4: [       OK ] hip_managed.view_mapping (61 ms)
4: [ RUN      ] hip_managed.view_mapping_operator
4: [       OK ] hip_managed.view_mapping_operator (22 ms)
4: [ RUN      ] hip_managed.static_extent
4: [       OK ] hip_managed.static_extent (0 ms)
4: [ RUN      ] hip_managed.view_mapping_atomic
4: [       OK ] hip_managed.view_mapping_atomic (1 ms)
4: [ RUN      ] hip_managed.view_mapping_class_value
4: [       OK ] hip_managed.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_managed.view_mapping_assignable
4: [       OK ] hip_managed.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_trivially_copyable
4: [       OK ] hip_managed.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_subview
4: [       OK ] hip_managed.view_mapping_subview (1 ms)
4: [----------] 55 tests from hip_managed (3742 ms total)
4: 
4: [----------] 27 tests from hip_hostpinned
4: [ RUN      ] hip_hostpinned.impl_shared_alloc
4: [       OK ] hip_hostpinned.impl_shared_alloc (122 ms)
4: [ RUN      ] hip_hostpinned.view_api_a
4: [       OK ] hip_hostpinned.view_api_a (4 ms)
4: [ RUN      ] hip_hostpinned.view_api_b
4: [       OK ] hip_hostpinned.view_api_b (5 ms)
4: [ RUN      ] hip_hostpinned.view_api_c
4: [       OK ] hip_hostpinned.view_api_c (0 ms)
4: [ RUN      ] hip_hostpinned.view_api_d
4: [       OK ] hip_hostpinned.view_api_d (1 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_error
4: [       OK ] hip_hostpinned.view_allocation_error (0 ms)
4: [ RUN      ] hip_hostpinned.view_remap
4: [       OK ] hip_hostpinned.view_remap (0 ms)
4: [ RUN      ] hip_hostpinned.view_mirror_nonconst
4: [       OK ] hip_hostpinned.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_hostpinned.view_stride_method
4: [       OK ] hip_hostpinned.view_stride_method (0 ms)
4: [ RUN      ] hip_hostpinned.anonymous_space
4: [       OK ] hip_hostpinned.anonymous_space (0 ms)
4: [ RUN      ] hip_hostpinned.view_overload_resolution
4: [       OK ] hip_hostpinned.view_overload_resolution (0 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_large_rank
33: [       OK ] std_algorithms_equal_team_test.views_are_equal (1668 ms)
33: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
4: [       OK ] hip_hostpinned.view_allocation_large_rank (549 ms)
4: [ RUN      ] hip_hostpinned.view_shmem_size_on_device
4: [       OK ] hip_hostpinned.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_hostpinned.view_is_assignable
4: [       OK ] hip_hostpinned.view_is_assignable (1 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests
4: [       OK ] hip_hostpinned.view_copy_tests (3 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests_rank_0
4: [       OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms)
4: [ RUN      ] hip_hostpinned.view_copy_degenerated
4: [       OK ] hip_hostpinned.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_hostpinned.view_fill_tests_layout_right
7: [       OK ] cuda.debug_pin_um_to_host (2247 ms)
7: [----------] 2 tests from cuda (2381 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 2 tests from 1 test suite ran. (2382 ms total)
7: [  PASSED  ] 2 tests.
33: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1550 ms)
33: [----------] 2 tests from std_algorithms_equal_team_test (3219 ms total)
33: 
33: [----------] 2 tests from std_algorithms_search_team_test
33: [ RUN      ] std_algorithms_search_team_test.sequences_exist
 7/48 Test  #7: Kokkos_CoreUnitTest_CudaTimingBased ..............   Passed    4.86 sec
test 8
      Start  8: Kokkos_CoreUnitTest_CudaInterOpInit

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
4: [       OK ] hip_hostpinned.view_fill_tests_layout_right (1414 ms)
4: [ RUN      ] hip_hostpinned.view_fill_tests_layout_left
33: [       OK ] std_algorithms_search_team_test.sequences_exist (852 ms)
33: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1045 ms)
33: [----------] 2 tests from std_algorithms_search_team_test (1897 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_end_team_test
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
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 (1625 ms)
8: [----------] 1 test from cuda (1625 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (1625 ms total)
8: [  PASSED  ] 1 test.
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
 8/48 Test  #8: Kokkos_CoreUnitTest_CudaInterOpInit ..............   Passed    2.43 sec
test 9
      Start  9: Kokkos_CoreUnitTest_CudaInterOpStreams

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
4: [       OK ] hip_hostpinned.view_fill_tests_layout_left (2630 ms)
4: [ RUN      ] hip_hostpinned.view_mapping
4: [       OK ] hip_hostpinned.view_mapping (62 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_operator
4: [       OK ] hip_hostpinned.view_mapping_operator (3 ms)
4: [ RUN      ] hip_hostpinned.static_extent
4: [       OK ] hip_hostpinned.static_extent (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_atomic
4: [       OK ] hip_hostpinned.view_mapping_atomic (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_class_value
4: [       OK ] hip_hostpinned.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_assignable
4: [       OK ] hip_hostpinned.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_trivially_copyable
4: [       OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_subview
4: [       OK ] hip_hostpinned.view_mapping_subview (0 ms)
4: [----------] 27 tests from hip_hostpinned (4801 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 373 tests from 4 test suites ran. (256587 ms total)
4: [  PASSED  ] 372 tests.
4: [  SKIPPED ] 1 test, listed below:
4: [  SKIPPED ] hip.mdspan_minimal_functional
 4/52 Test  #4: Kokkos_CoreUnitTest_HIP .....................   Passed  257.10 sec
test 5
      Start  5: Kokkos_CoreUnitTest_HIPInterOpInit

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit
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 hip
5: [ RUN      ] hip.raw_hip_interop
5: [       OK ] hip.raw_hip_interop (373 ms)
5: [----------] 1 test from hip (373 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 1 test from 1 test suite ran. (373 ms total)
5: [  PASSED  ] 1 test.
 5/52 Test  #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........   Passed    0.43 sec
test 6
      Start  6: Kokkos_CoreUnitTest_HIPInterOpStreams

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams
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 hip
6: [ RUN      ] hip.raw_hip_streams
33: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1975 ms)
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
6: [       OK ] hip.raw_hip_streams (384 ms)
6: [----------] 1 test from hip (384 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (384 ms total)
6: [  PASSED  ] 1 test.
 6/52 Test  #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......   Passed    0.45 sec
test 7
      Start  7: Kokkos_UnitTest_HIPGraph

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_UnitTest_HIPGraph
7: Test timeout computed to be: 1500
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 (1655 ms)
9: [----------] 1 test from cuda (1655 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (1655 ms total)
9: [  PASSED  ] 1 test.
7: [==========] Running 5 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 5 tests from hip_count_bugs
7: [ RUN      ] hip_count_bugs.launch_one
7: [       OK ] hip_count_bugs.launch_one (11 ms)
7: [ RUN      ] hip_count_bugs.launch_one_rvalue
7: [       OK ] hip_count_bugs.launch_one_rvalue (0 ms)
7: [ RUN      ] hip_count_bugs.launch_six
7: [       OK ] hip_count_bugs.launch_six (13 ms)
7: [ RUN      ] hip_count_bugs.when_all_cycle
7: [       OK ] hip_count_bugs.when_all_cycle (0 ms)
7: [ RUN      ] hip_count_bugs.zero_work_reduce
7: [       OK ] hip_count_bugs.zero_work_reduce (0 ms)
7: [----------] 5 tests from hip_count_bugs (26 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 5 tests from 1 test suite ran. (26 ms total)
7: [  PASSED  ] 5 tests.
7: 
7:   YOU HAVE 1 DISABLED TEST
7: 
 7/52 Test  #7: Kokkos_UnitTest_HIPGraph ....................   Passed    0.48 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Default

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
8: Test timeout computed to be: 1500
8: [==========] Running 71 tests from 41 test suites.
8: [----------] Global test environment set-up.
8: [----------] 31 tests from defaultdevicetype
8: [ RUN      ] defaultdevicetype.initialization_settings
8: [       OK ] defaultdevicetype.initialization_settings (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
8: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
8: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
8: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
8: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_help
8: [       OK ] defaultdevicetype.cmd_line_args_help (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
8: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
8: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_num_threads
8: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_device_id
8: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
8: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_tune_internals
8: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
8: [ RUN      ] defaultdevicetype.visible_devices
8: [       OK ] defaultdevicetype.visible_devices (0 ms)
8: [ RUN      ] defaultdevicetype.shared_space
8: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestSharedSpace.cpp:109: Skipped
8: skipping because specified arch does not support page migration
8: [  SKIPPED ] defaultdevicetype.shared_space (0 ms)
8: [ RUN      ] defaultdevicetype.shared_host_pinned_space
8: [       OK ] defaultdevicetype.shared_host_pinned_space (1 ms)
8: [ RUN      ] defaultdevicetype.compiler_macros
8: [       OK ] defaultdevicetype.compiler_macros (0 ms)
8: [ RUN      ] defaultdevicetype.half_conversion
8: [       OK ] defaultdevicetype.half_conversion (2 ms)
8: [ RUN      ] defaultdevicetype.bhalf_conversion
8: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
8: [ RUN      ] defaultdevicetype.half_operators
8: [       OK ] defaultdevicetype.half_operators (3 ms)
8: [ RUN      ] defaultdevicetype.bhalf_operators
8: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
8: [ RUN      ] defaultdevicetype.host_space_access
8: [       OK ] defaultdevicetype.host_space_access (0 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
8: [       OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
8: [       OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
8: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
8: [       OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
8: [       OK ] defaultdevicetype.reduce_instantiation_b2 (20 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
8: [       OK ] defaultdevicetype.reduce_instantiation_c2 (8 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
8: [       OK ] defaultdevicetype.reduce_instantiation_a3 (14 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
8: [       OK ] defaultdevicetype.reduce_instantiation_b3 (32 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
8: [       OK ] defaultdevicetype.reduce_instantiation_c3 (14 ms)
8: [ RUN      ] defaultdevicetype.malloc
8: [       OK ] defaultdevicetype.malloc (0 ms)
8: [----------] 31 tests from defaultdevicetype (139 ms total)
8: 
8: [----------] 1 test from kokkosresize
8: [ RUN      ] kokkosresize.host_space_access
8: [       OK ] kokkosresize.host_space_access (13 ms)
8: [----------] 1 test from kokkosresize (13 ms total)
8: 
8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/0.sizes
8: [       OK ] TestViewAPI/0.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/0 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/1.sizes
8: [       OK ] TestViewAPI/1.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/1 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/2.sizes
8: [       OK ] TestViewAPI/2.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/2 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/3.sizes
8: [       OK ] TestViewAPI/3.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/3 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/4.sizes
8: [       OK ] TestViewAPI/4.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/4 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/5.sizes
8: [       OK ] TestViewAPI/5.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/5 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/6.sizes
8: [       OK ] TestViewAPI/6.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/6 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/7.sizes
8: [       OK ] TestViewAPI/7.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/7 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/8.sizes
8: [       OK ] TestViewAPI/8.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/8 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/9.sizes
8: [       OK ] TestViewAPI/9.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/9 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/10.sizes
8: [       OK ] TestViewAPI/10.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/10 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/11.sizes
8: [       OK ] TestViewAPI/11.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/11 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/12.sizes
8: [       OK ] TestViewAPI/12.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/12 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/13.sizes
8: [       OK ] TestViewAPI/13.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/13 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/14.sizes
8: [       OK ] TestViewAPI/14.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/14 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/15.sizes
8: [       OK ] TestViewAPI/15.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/15 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/16.sizes
8: [       OK ] TestViewAPI/16.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/16 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/17.sizes
8: [       OK ] TestViewAPI/17.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/17 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/18.sizes
8: [       OK ] TestViewAPI/18.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/18 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/19.sizes
8: [       OK ] TestViewAPI/19.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/19 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/20.sizes
8: [       OK ] TestViewAPI/20.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/20 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/21.sizes
8: [       OK ] TestViewAPI/21.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/21 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/22.sizes
8: [       OK ] TestViewAPI/22.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/22 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/23.sizes
8: [       OK ] TestViewAPI/23.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/23 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/24.sizes
8: [       OK ] TestViewAPI/24.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/24 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/25.sizes
8: [       OK ] TestViewAPI/25.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/25 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/26.sizes
8: [       OK ] TestViewAPI/26.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/26 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/27.sizes
8: [       OK ] TestViewAPI/27.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/27 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/28.sizes
8: [       OK ] TestViewAPI/28.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/28 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/29.sizes
8: [       OK ] TestViewAPI/29.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/29 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/30.sizes
8: [       OK ] TestViewAPI/30.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/30 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/31.sizes
8: [       OK ] TestViewAPI/31.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/31 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/32.sizes
8: [       OK ] TestViewAPI/32.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/32 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/33.sizes
8: [       OK ] TestViewAPI/33.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/33 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/34.sizes
8: [       OK ] TestViewAPI/34.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/34 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/35.sizes
8: [       OK ] TestViewAPI/35.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/35 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/36.sizes
8: [       OK ] TestViewAPI/36.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/36 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/37.sizes
8: [       OK ] TestViewAPI/37.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/37 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/38.sizes
8: [       OK ] TestViewAPI/38.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/38 (0 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 71 tests from 41 test suites ran. (154 ms total)
8: [  PASSED  ] 70 tests.
8: [  SKIPPED ] 1 test, listed below:
8: [  SKIPPED ] defaultdevicetype.shared_space
 8/52 Test  #8: Kokkos_CoreUnitTest_Default .................   Passed    0.57 sec
test 9
      Start  9: Kokkos_CoreUnitTest_LegionInitialization

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
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 initialization
9: [ RUN      ] initialization.legion_initialization
 9/48 Test  #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...........   Passed    2.46 sec
test 10
      Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
10: Test timeout computed to be: 1500
9: [       OK ] initialization.legion_initialization (369 ms)
9: [----------] 1 test from initialization (369 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (369 ms total)
9: [  PASSED  ] 1 test.
33: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1839 ms)
33: [----------] 2 tests from std_algorithms_find_end_team_test (3815 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
 9/52 Test  #9: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.43 sec
test 10
      Start 10: Kokkos_CoreUnitTest_PushFinalizeHook

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
10: Test timeout computed to be: 1500
10: SUCCESS
10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.40 sec
test 11
      Start 11: Kokkos_CoreUnitTest_Develop

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
11: Test timeout computed to be: 1500
11: [==========] Running 1 test from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 1 test from defaultdevicetype
11: [ RUN      ] defaultdevicetype.development_test
11: [       OK ] defaultdevicetype.development_test (0 ms)
11: [----------] 1 test from defaultdevicetype (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 1 test from 1 test suite ran. (0 ms total)
11: [  PASSED  ] 1 test.
11/52 Test #11: Kokkos_CoreUnitTest_Develop .................   Passed    0.43 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
12: 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 3 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 3 tests from cuda_multi_gpu
10: [ RUN      ] cuda_multi_gpu.managed_views
10: [       OK ] cuda_multi_gpu.managed_views (1 ms)
10: [ RUN      ] cuda_multi_gpu.unmanaged_views
10: [       OK ] cuda_multi_gpu.unmanaged_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.scratch_space
10: [       OK ] cuda_multi_gpu.scratch_space (2 ms)
10: [----------] 3 tests from cuda_multi_gpu (4 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 3 tests from 1 test suite ran. (4 ms total)
10: [  PASSED  ] 3 tests.
12: [==========] Running 27 tests from 2 test suites.
12: [----------] Global test environment set-up.
12: [----------] 25 tests from kokkosp
12: [ RUN      ] kokkosp.test_named_instance_fence
12: Ref: 50331649
12: Ref: named_instance
12: 50331649
12: named_instance
12: [       OK ] kokkosp.test_named_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_instance_fence
12: Ref: 50331649
12: Ref: Unnamed Instance Fence
12: 50331649
12: Kokkos::HIP::fence(): Unnamed Instance Fence
12: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_named_global_fence
12: Ref: 50331648
12: Ref: test global fence
12: 0
12: test global fence
12: Miss on id
12: 50331648
12: test global fence
12: [       OK ] kokkosp.test_named_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_global_fence
12: Ref: 50331648
12: Ref: Unnamed Global Fence
12: 0
12: Kokkos::fence: Unnamed Global Fence
12: Miss on id
12: 50331648
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: 50331649
12: Ref: named_instance
12: 50331649
12: named_instance
12: Ref: 50331649
12: Ref: test_kernel
12: 50331649
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: 50331648
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 50331649
12: test_kernel
12: [       OK ] kokkosp.test_kernel_sequence (1 ms)
12: [ RUN      ] kokkosp.async_deep_copy
12: [       OK ] kokkosp.async_deep_copy (0 ms)
12: [ RUN      ] kokkosp.parallel_for
12: [       OK ] kokkosp.parallel_for (0 ms)
12: [ RUN      ] kokkosp.parallel_reduce
12: [       OK ] kokkosp.parallel_reduce (0 ms)
12: [ RUN      ] kokkosp.parallel_scan
12: [       OK ] kokkosp.parallel_scan (4 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence
12: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence_view
12: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
12: [ RUN      ] kokkosp.regions
12: [       OK ] kokkosp.regions (0 ms)
12: [ RUN      ] kokkosp.fences
12: [       OK ] kokkosp.fences (0 ms)
12: [ RUN      ] kokkosp.raw_allocation
12: [       OK ] kokkosp.raw_allocation (0 ms)
12: [ RUN      ] kokkosp.view
12: [       OK ] kokkosp.view (0 ms)
12: [ RUN      ] kokkosp.sections
12: [       OK ] kokkosp.sections (0 ms)
12: [ RUN      ] kokkosp.metadata
12: [       OK ] kokkosp.metadata (0 ms)
12: [ RUN      ] kokkosp.profile_events
12: [       OK ] kokkosp.profile_events (0 ms)
12: [ RUN      ] kokkosp.no_init_kernel
12: [       OK ] kokkosp.no_init_kernel (0 ms)
12: [ RUN      ] kokkosp.get_events
12: [       OK ] kokkosp.get_events (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init
12: [       OK ] kokkosp.create_mirror_no_init (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
12: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
12: [ RUN      ] kokkosp.create_mirror_view_and_copy
12: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
12: [----------] 25 tests from kokkosp (7 ms total)
12: 
12: [----------] 2 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.profiling_section
12: [       OK ] defaultdevicetype.profiling_section (0 ms)
12: [ RUN      ] defaultdevicetype.scoped_profile_region
12: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
12: [----------] 2 tests from defaultdevicetype (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 27 tests from 2 test suites ran. (7 ms total)
12: [  PASSED  ] 27 tests.
12/52 Test #12: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.43 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ToolIndependence

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
13: Test timeout computed to be: 1500
13/52 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........   Passed    0.03 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryLoadHelp

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
14: Environment variables: 
14:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/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/52 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    0.40 sec
test 15
      Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
15: Test timeout computed to be: 1500
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1612 ms)
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
10/48 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ...   Passed    2.47 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaGraph

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph
11: Test timeout computed to be: 1500
15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.43 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
16: Test timeout computed to be: 1500
16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x22b8580:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2156d00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2156e00:Host:source:0x22b8680: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:0x2102cc0: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:0x2156d00:40::kokkosp_deallocate_data:Host:source:0x22b8580:40::kokkosp_finalize_library::
16/52 Test #16: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.41 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
17: Test timeout computed to be: 1500
17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0xb02d00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xb02f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xb03080:Host:source:0xb02e00: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:0xac32c0: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:0xb02f80:40::kokkosp_deallocate_data:Host:source:0xb02d00:40::kokkosp_finalize_library::
17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.41 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
18: Test timeout computed to be: 1500
18: [==========] Running 3 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 2 tests from defaultdevicetype_DeathTest
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x392701]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39428c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f56fe942083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae]
18:  
18: demangled test_f1:
18: [0x3fa890] Kokkos::Impl::save_stacktrace()
18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&)
18: [0x392701] Test::test_stacktrace(bool, bool)
18: [0x39428c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a41a9] testing::Test::Run()
18: [0x3a52a9] testing::TestInfo::Run()
18: [0x3a5b42] testing::TestSuite::Run()
18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b4aed] testing::UnitTest::Run()
18: [0x394740] main
18: [0x7f56fe942083] __libc_start_main
18: [0x3925ae] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x397066]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x393201]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39428c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f56fe942083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae]
18:  
18: demangled test_f3:
18: [0x3fa890] Kokkos::Impl::save_stacktrace()
18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&)
18: [0x397066] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x393201] Test::test_stacktrace(bool, bool)
18: [0x39428c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a41a9] testing::Test::Run()
18: [0x3a52a9] testing::TestInfo::Run()
18: [0x3a5b42] testing::TestSuite::Run()
18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b4aed] testing::UnitTest::Run()
18: [0x394740] main
18: [0x7f56fe942083] __libc_start_main
18: [0x3925ae] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (618 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x392701]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x394529]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f56fe942083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae]
18:  
18: demangled test_f1:
18: [0x3fa890] Kokkos::Impl::save_stacktrace()
18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&)
18: [0x392701] Test::test_stacktrace(bool, bool)
18: [0x394529] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a41a9] testing::Test::Run()
18: [0x3a52a9] testing::TestInfo::Run()
18: [0x3a5b42] testing::TestSuite::Run()
18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b4aed] testing::UnitTest::Run()
18: [0x394740] main
18: [0x7f56fe942083] __libc_start_main
18: [0x3925ae] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x397066]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x393201]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x394529]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f56fe942083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae]
18:  
18: demangled test_f3:
18: [0x3fa890] Kokkos::Impl::save_stacktrace()
18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&)
18: [0x397066] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x393201] Test::test_stacktrace(bool, bool)
18: [0x394529] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a41a9] testing::Test::Run()
18: [0x3a52a9] testing::TestInfo::Run()
18: [0x3a5b42] testing::TestSuite::Run()
18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b4aed] testing::UnitTest::Run()
18: [0x394740] main
18: [0x7f56fe942083] __libc_start_main
18: [0x3925ae] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
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 5 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 5 tests from cuda_count_bugs
11: [ RUN      ] cuda_count_bugs.launch_one
11: [       OK ] cuda_count_bugs.launch_one (3 ms)
11: [ RUN      ] cuda_count_bugs.launch_one_rvalue
11: [       OK ] cuda_count_bugs.launch_one_rvalue (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_six
11: [       OK ] cuda_count_bugs.launch_six (0 ms)
11: [ RUN      ] cuda_count_bugs.when_all_cycle
11: [       OK ] cuda_count_bugs.when_all_cycle (0 ms)
11: [ RUN      ] cuda_count_bugs.zero_work_reduce
11: [       OK ] cuda_count_bugs.zero_work_reduce (0 ms)
11: [----------] 5 tests from cuda_count_bugs (5 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 5 tests from 1 test suite ran. (5 ms total)
11: [  PASSED  ] 5 tests.
11: 
11:   YOU HAVE 1 DISABLED TEST
11: 
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (546 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (1165 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x392701]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f56fe942083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae]
18:  
18: demangled test_f1:
18: [0x3fa890] Kokkos::Impl::save_stacktrace()
18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&)
18: [0x392701] Test::test_stacktrace(bool, bool)
18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a41a9] testing::Test::Run()
18: [0x3a52a9] testing::TestInfo::Run()
18: [0x3a5b42] testing::TestSuite::Run()
18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b4aed] testing::UnitTest::Run()
18: [0x394740] main
18: [0x7f56fe942083] __libc_start_main
18: [0x3925ae] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x397066]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x393201]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f56fe942083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae]
18:  
18: demangled test_f3:
18: [0x3fa890] Kokkos::Impl::save_stacktrace()
18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&)
18: [0x397066] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x393201] Test::test_stacktrace(bool, bool)
18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a41a9] testing::Test::Run()
18: [0x3a52a9] testing::TestInfo::Run()
18: [0x3a5b42] testing::TestSuite::Run()
18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b4aed] testing::UnitTest::Run()
18: [0x394740] main
18: [0x7f56fe942083] __libc_start_main
18: [0x3925ae] _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. (1166 ms total)
18: [  PASSED  ] 3 tests.
11/48 Test #11: Kokkos_CoreUnitTest_CudaGraph ....................   Passed    2.46 sec
test 12
      Start 12: Kokkos_CoreUnitTest_Default

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default
12: Test timeout computed to be: 1500
18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.70 sec
test 19
      Start 19: Kokkos_IncrementalTest_SERIAL

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
19: Test timeout computed to be: 1500
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from SERIAL
19: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
19: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] SERIAL.IncrTest_01_execspace
19: Host Serial Execution Space:
19:   KOKKOS_ENABLE_SERIAL: yes
19: 
19: Serial Runtime Configuration:
19: Serial
19: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
19: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
19: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
19: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
19: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
19: [       OK ] SERIAL.IncrTest_03b_memspace_free (44 ms)
19: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
19: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_05_reduction
19: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
19: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
19: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
19: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
19: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (66 ms)
19: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
19: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
19: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
19: [       OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms)
19: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.incr_14_MDrangeReduce
19: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
19: [ RUN      ] SERIAL.IncrTest_16_parallelscan
19: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
19: [ RUN      ] SERIAL.incr_17_atomicView
19: [       OK ] SERIAL.incr_17_atomicView (0 ms)
19: [----------] 28 tests from SERIAL (112 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (112 ms total)
19: [  PASSED  ] 28 tests.
19/52 Test #19: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.54 sec
test 20
      Start 20: Kokkos_IncrementalTest_HIP

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_HIP
20: Test timeout computed to be: 1500
20: [==========] Running 28 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 28 tests from HIP
20: [ RUN      ] HIP.IncrTest_01_execspace_typedef
20: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] HIP.IncrTest_01_execspace
20: Device Execution Space:
20:   KOKKOS_ENABLE_HIP: yes
20: HIP Options:
20:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
20: 
20: Runtime Configuration:
20: macro  KOKKOS_ENABLE_HIP : defined
20: macro  HIP_VERSION = 50631061 = version 5.6.31061
20: macro KOKKOS_ENABLE_ROCTHRUST : defined
20: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
20: HIP
20: [       OK ] HIP.IncrTest_01_execspace (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicExchange
20: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicAdd
20: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicSub
20: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
20: [       OK ] HIP.IncrTest_03a_memspace_malloc (0 ms)
20: [ RUN      ] HIP.IncrTest_03b_memspace_free
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: [==========] Running 71 tests from 41 test suites.
12: [----------] Global test environment set-up.
12: [----------] 31 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.initialization_settings
12: [       OK ] defaultdevicetype.initialization_settings (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
12: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
12: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
12: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
12: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_help
12: [       OK ] defaultdevicetype.cmd_line_args_help (5 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
12: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
12: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms)
12: [ RUN      ] defaultdevicetype.env_vars_num_threads
12: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_device_id
12: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
12: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_tune_internals
12: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.visible_devices
12: [       OK ] defaultdevicetype.visible_devices (0 ms)
12: [ RUN      ] defaultdevicetype.shared_space
12: [       OK ] defaultdevicetype.shared_space (98 ms)
12: [ RUN      ] defaultdevicetype.shared_host_pinned_space
12: [       OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
12: [ RUN      ] defaultdevicetype.compiler_macros
12: [       OK ] defaultdevicetype.compiler_macros (0 ms)
12: [ RUN      ] defaultdevicetype.half_conversion
12: [       OK ] defaultdevicetype.half_conversion (3 ms)
12: [ RUN      ] defaultdevicetype.bhalf_conversion
12: [       OK ] defaultdevicetype.bhalf_conversion (3 ms)
12: [ RUN      ] defaultdevicetype.half_operators
12: [       OK ] defaultdevicetype.half_operators (2 ms)
12: [ RUN      ] defaultdevicetype.bhalf_operators
12: [       OK ] defaultdevicetype.bhalf_operators (2 ms)
12: [ RUN      ] defaultdevicetype.host_space_access
12: [       OK ] defaultdevicetype.host_space_access (0 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
12: [       OK ] defaultdevicetype.reduce_instantiation_a1 (11 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
12: [       OK ] defaultdevicetype.reduce_instantiation_b1 (35 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
12: [       OK ] defaultdevicetype.reduce_instantiation_c1 (11 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
12: [       OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
12: [       OK ] defaultdevicetype.reduce_instantiation_b2 (46 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
12: [       OK ] defaultdevicetype.reduce_instantiation_c2 (15 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
12: [       OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
12: [       OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
12: [       OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms)
12: [ RUN      ] defaultdevicetype.malloc
12: [       OK ] defaultdevicetype.malloc (0 ms)
12: [----------] 31 tests from defaultdevicetype (350 ms total)
12: 
12: [----------] 1 test from kokkosresize
12: [ RUN      ] kokkosresize.host_space_access
12: [       OK ] kokkosresize.host_space_access (36 ms)
12: [----------] 1 test from kokkosresize (36 ms total)
12: 
12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/0.sizes
12: [       OK ] TestViewAPI/0.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/0 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/1.sizes
12: [       OK ] TestViewAPI/1.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/1 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/2.sizes
12: [       OK ] TestViewAPI/2.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/2 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/3.sizes
12: [       OK ] TestViewAPI/3.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/3 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/4.sizes
12: [       OK ] TestViewAPI/4.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/4 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/5.sizes
12: [       OK ] TestViewAPI/5.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/5 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/6.sizes
12: [       OK ] TestViewAPI/6.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/6 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/7.sizes
12: [       OK ] TestViewAPI/7.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/7 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/8.sizes
12: [       OK ] TestViewAPI/8.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/8 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/9.sizes
12: [       OK ] TestViewAPI/9.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/9 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/10.sizes
12: [       OK ] TestViewAPI/10.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/10 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/11.sizes
12: [       OK ] TestViewAPI/11.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/11 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/12.sizes
12: [       OK ] TestViewAPI/12.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/12 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/13.sizes
12: [       OK ] TestViewAPI/13.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/13 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/14.sizes
12: [       OK ] TestViewAPI/14.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/14 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/15.sizes
12: [       OK ] TestViewAPI/15.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/15 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/16.sizes
12: [       OK ] TestViewAPI/16.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/16 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/17.sizes
12: [       OK ] TestViewAPI/17.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/17 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/18.sizes
12: [       OK ] TestViewAPI/18.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/18 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/19.sizes
12: [       OK ] TestViewAPI/19.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/19 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/20.sizes
12: [       OK ] TestViewAPI/20.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/20 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/21.sizes
12: [       OK ] TestViewAPI/21.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/21 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/22.sizes
12: [       OK ] TestViewAPI/22.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/22 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/23.sizes
12: [       OK ] TestViewAPI/23.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/23 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/24.sizes
12: [       OK ] TestViewAPI/24.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/24 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/25.sizes
12: [       OK ] TestViewAPI/25.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/25 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/26.sizes
12: [       OK ] TestViewAPI/26.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/26 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/27.sizes
12: [       OK ] TestViewAPI/27.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/27 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/28.sizes
12: [       OK ] TestViewAPI/28.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/28 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/29.sizes
12: [       OK ] TestViewAPI/29.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/29 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/30.sizes
12: [       OK ] TestViewAPI/30.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/30 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/31.sizes
12: [       OK ] TestViewAPI/31.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/31 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/32.sizes
12: [       OK ] TestViewAPI/32.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/32 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/33.sizes
12: [       OK ] TestViewAPI/33.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/33 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/34.sizes
12: [       OK ] TestViewAPI/34.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/34 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (396 ms total)
12: [  PASSED  ] 71 tests.
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
12/48 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    2.89 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
20: [       OK ] HIP.IncrTest_03b_memspace_free (2511 ms)
20: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
20: [       OK ] HIP.IncrTest_04_simple_parallelFor (0 ms)
20: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] HIP.IncrTest_05_reduction
20: [       OK ] HIP.IncrTest_05_reduction (6 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange2D
20: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange3D
20: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange4D
20: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
20: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
20: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
20: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
20: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms)
20: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
20: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (137 ms)
20: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
20: [       OK ] HIP.IncrTest_12a_ThreadScratch (5 ms)
20: [ RUN      ] HIP.IncrTest_12b_TeamScratch
20: [       OK ] HIP.IncrTest_12b_TeamScratch (1 ms)
20: [ RUN      ] HIP.IncrTest_13a_Hierarchical_Red
20: [       OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms)
20: [ RUN      ] HIP.IncrTest_13b_Hierarchical_Red
20: [       OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms)
20: [ RUN      ] HIP.IncrTest_13c_Hierarchical_Red
20: [       OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms)
20: [ RUN      ] HIP.incr_14_MDrangeReduce
20: [       OK ] HIP.incr_14_MDrangeReduce (0 ms)
20: [ RUN      ] HIP.IncrTest_16_parallelscan
20: [       OK ] HIP.IncrTest_16_parallelscan (5 ms)
20: [ RUN      ] HIP.incr_17_atomicView
20: [       OK ] HIP.incr_17_atomicView (1 ms)
20: [----------] 28 tests from HIP (2680 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (2680 ms total)
20: [  PASSED  ] 28 tests.
20/52 Test #20: Kokkos_IncrementalTest_HIP ..................   Passed    3.09 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
21: Test timeout computed to be: 1500
21: [==========] Running 8 tests from 1 test suite.
21: [----------] Global test environment set-up.
21: [----------] 8 tests from ctest_environment
21: [ RUN      ] ctest_environment.no_device_type
21: [       OK ] ctest_environment.no_device_type (0 ms)
21: [ RUN      ] ctest_environment.no_process_count
21: [       OK ] ctest_environment.no_process_count (0 ms)
21: [ RUN      ] ctest_environment.invalid_rank
21: [       OK ] ctest_environment.invalid_rank (0 ms)
21: [ RUN      ] ctest_environment.no_type_str
21: [       OK ] ctest_environment.no_type_str (0 ms)
21: [ RUN      ] ctest_environment.missing_type
21: [       OK ] ctest_environment.missing_type (0 ms)
21: [ RUN      ] ctest_environment.no_id_str
21: [       OK ] ctest_environment.no_id_str (0 ms)
21: [ RUN      ] ctest_environment.invalid_id_str
21: [       OK ] ctest_environment.invalid_id_str (0 ms)
21: [ RUN      ] ctest_environment.good
21: [       OK ] ctest_environment.good (0 ms)
21: [----------] 8 tests from ctest_environment (0 ms total)
21: 
21: [----------] Global test environment tear-down
21: [==========] 8 tests from 1 test suite ran. (0 ms total)
21: [  PASSED  ] 8 tests.
21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice .............   Passed    0.03 sec
test 22
      Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
22: Test timeout computed to be: 1500
22/52 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.03 sec
test 23
      Start 23: Kokkos_CoreUnitTest_DeviceAndThreads

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/TestDeviceAndThreads.py"
23: Test timeout computed to be: 1500
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5831 ms)
33: [----------] 2 tests from std_algorithms_find_first_of_team_test (7444 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 8 tests from 4 test suites ran. (16378 ms total)
33: [  PASSED  ] 8 tests.
33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   16.38 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (348 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 (463 ms)
34: [----------] 2 tests from std_algorithms_find_team_test (812 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 (285 ms)
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (457 ms)
34: [----------] 2 tests from std_algorithms_find_if_team_test (743 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
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
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: [       OK ] initialization.legion_initialization (1649 ms)
13: [----------] 1 test from initialization (1649 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (1649 ms total)
13: [  PASSED  ] 1 test.
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (458 ms)
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (278 ms)
34: [----------] 2 tests from std_algorithms_find_if_not_team_test (736 ms total)
34: 
34: [----------] 1 test from std_algorithms_all_of_team_test
34: [ RUN      ] std_algorithms_all_of_team_test.test
13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    2.44 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
34: [       OK ] std_algorithms_all_of_team_test.test (460 ms)
34: [----------] 1 test from std_algorithms_all_of_team_test (460 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 (287 ms)
34: [----------] 1 test from std_algorithms_any_of_team_test (287 ms total)
34: 
34: [----------] 1 test from std_algorithms_none_of_team_test
34: [ RUN      ] std_algorithms_none_of_team_test.test
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
34: [       OK ] std_algorithms_none_of_team_test.test (460 ms)
34: [----------] 1 test from std_algorithms_none_of_team_test (460 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 (364 ms)
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (369 ms)
34: [----------] 2 tests from std_algorithms_search_n_team_test (734 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 11 tests from 7 test suites ran. (4237 ms total)
34: [  PASSED  ] 11 tests.
34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    4.24 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
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: SUCCESS
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    2.42 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
35: [       OK ] std_algorithms_min_element_team_test.test (1311 ms)
35: [----------] 1 test from std_algorithms_min_element_team_test (1311 ms total)
35: 
35: [----------] 1 test from std_algorithms_max_element_team_test
35: [ RUN      ] std_algorithms_max_element_team_test.test
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 4.671s
23: 
23: OK (skipped=1)
23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    4.76 sec
test 24
      Start 24: Kokkos_PerformanceTest_TaskDag

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
24: Test timeout computed to be: 1500
24/52 Test #24: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.03 sec
test 25
      Start 25: Kokkos_PerformanceTest_Benchmark

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-18_T18-43-38.json"
25: Test timeout computed to be: 1500
25: 2024-04-18T19:06:44+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
25: Run on (255 X 3099.63 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x127)
25:   L1 Instruction 32 KiB (x127)
25:   L2 Unified 512 KiB (x127)
25:   L3 Unified 32768 KiB (x15)
25: Load Average: 10.83, 13.35, 12.51
25: CPU architecture: none
25: Default Device: N6Kokkos3HIPE
25: GPU architecture: AMD_GFX908
25: KOKKOS_COMPILER_CLANG: 1600
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: no
25: KOKKOS_ENABLE_CXX20: yes
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HIP: yes
25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: 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: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
25: Kokkos Version: 4.3.99
25: macro  KOKKOS_ENABLE_HIP: defined
25: macro KOKKOS_ENABLE_ROCTHRUST: defined
25: platform: 64bit
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.009 s             5       1024        7.77843u
25: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.008 s             5     2.048k        3.72187u
25: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.008 s             5     4.096k        1.85876u
25: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.008 s         0.009 s             5     8.192k        921.863n
25: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.008 s         0.009 s             5    16.384k        486.403n
25: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.008 s         0.010 s             5    32.768k        253.028n
25: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.009 s         0.012 s             5    65.536k         128.91n
25: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.011 s         0.018 s             5   131.072k        84.9202n
[ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
25: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.015 s         0.029 s             5   262.144k        57.7778n
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 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
35: [       OK ] std_algorithms_max_element_team_test.test (1294 ms)
35: [----------] 1 test from std_algorithms_max_element_team_test (1294 ms total)
35: 
35: [----------] 1 test from std_algorithms_minmax_element_team_test
35: [ RUN      ] std_algorithms_minmax_element_team_test.test
25: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.022 s         0.050 s             5   524.288k        42.4326n
[ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
15/48 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    2.43 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
Scanning dependencies of target Kokkos_UnitTest_Random
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
35: [       OK ] std_algorithms_minmax_element_team_test.test (1911 ms)
35: [----------] 1 test from std_algorithms_minmax_element_team_test (1911 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 3 tests from 3 test suites ran. (4517 ms total)
35: [  PASSED  ] 3 tests.
35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    4.52 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: CustomReduction<double>/N:100000/R:1000/manual_time                                0.007 s         0.018 s            95  14.502k/s       11.5
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
36: [       OK ] std_algorithms_fill_team_test.test (341 ms)
36: [----------] 1 test from std_algorithms_fill_team_test (342 ms total)
36: 
36: [----------] 1 test from std_algorithms_fill_n_team_test
36: [ RUN      ] std_algorithms_fill_n_team_test.test
16: 
16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
16:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
16:                                   setting CUDA_VISIBLE_DEVICES.
16:                                   This could on multi GPU systems lead to severe performance"
16:                                   penalties.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 0
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (0 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (0 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (1 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (5 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped
16: skipping since the CudaUVMSpace requires additional fences
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (8 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (8 ms total)
16: [  PASSED  ] 27 tests.
16: [  SKIPPED ] 1 test, listed below:
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.631 s         0.629 s             1       0.0989284     0.105553               0.0868367            0.0473766   0.0439076          3.469u
36: [       OK ] std_algorithms_fill_n_team_test.test (274 ms)
36: [----------] 1 test from std_algorithms_fill_n_team_test (274 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_team_test
36: [ RUN      ] std_algorithms_replace_team_test.test
16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    2.48 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.01 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
36: [       OK ] std_algorithms_replace_team_test.test (533 ms)
36: [----------] 1 test from std_algorithms_replace_team_test (533 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 (599 ms)
36: [----------] 1 test from std_algorithms_replace_if_team_test (599 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_team_test
36: [ RUN      ] std_algorithms_replace_copy_team_test.test
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.044 s         0.044 s            16        8.18737m     4.02748m                7.72644m                  3.84784m      3.858m          2.809u
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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::
36: [       OK ] std_algorithms_replace_copy_team_test.test (971 ms)
36: [----------] 1 test from std_algorithms_replace_copy_team_test (972 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test
36: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
25: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.073 s         0.072 s            10       0.0124394    0.0109189                9.04888m                  4.87497m    4.54523m          3.069u
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        28.2129n
25: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        14.7017n
25: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        6.78467n
25: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.56555n
25: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.81329n
25: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        978.058p
25: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k         611.42p
25: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        525.352p
25: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        477.787p
25: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        704.069p
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    2.43 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
36: [       OK ] std_algorithms_replace_copy_if_team_test.test (788 ms)
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (788 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 6 tests from 6 test suites ran. (3511 ms total)
36: [  PASSED  ] 6 tests.
36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    3.52 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (379 ms)
37: [----------] 1 test from std_algorithms_reverse_team_test (379 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 (390 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
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Malloc/N:1/manual_time                                                              13.9 us         26.7 us        49912 72.0224k/s
37: [       OK ] std_algorithms_rotate_team_test.test (790 ms)
37: [----------] 1 test from std_algorithms_rotate_team_test (790 ms total)
37: 
37: [----------] 1 test from std_algorithms_rotate_copy_team_test
37: [ RUN      ] std_algorithms_rotate_copy_team_test.test
19: 
19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
19:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
19:                                   setting CUDA_VISIBLE_DEVICES.
19:                                   This could on multi GPU systems lead to severe performance"
19:                                   penalties.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
37: [       OK ] std_algorithms_rotate_copy_team_test.test (526 ms)
37: [----------] 1 test from std_algorithms_rotate_copy_team_test (526 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 4 test suites ran. (2087 ms total)
37: [  PASSED  ] 4 tests.
37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    2.09 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    2.44 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
25: Malloc/N:16/manual_time                                                             13.9 us         26.4 us        50548 72.1002k/s
38: [       OK ] std_algorithms_move_team_test.test (555 ms)
38: [----------] 1 test from std_algorithms_move_team_test (555 ms total)
38: 
38: [----------] 1 test from std_algorithms_move_backward_team_test
38: [ RUN      ] std_algorithms_move_backward_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
38: [       OK ] std_algorithms_move_backward_team_test.test (591 ms)
38: [----------] 1 test from std_algorithms_move_backward_team_test (591 ms total)
38: 
38: [----------] 1 test from std_algorithms_shift_left_team_test
38: [ RUN      ] std_algorithms_shift_left_team_test.test
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:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x555556275380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556275500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556275580:Host:source:0x555556275400: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:0x555556275640: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:0x555556275500:40::kokkosp_deallocate_data:Host:source:0x555556275380:40::kokkosp_finalize_library::
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
25: Malloc/N:256/manual_time                                                            13.8 us         26.4 us        50973 72.6414k/s
20/48 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    2.46 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
38: [       OK ] std_algorithms_shift_left_team_test.test (1680 ms)
38: [----------] 1 test from std_algorithms_shift_left_team_test (1681 ms total)
38: 
38: [----------] 1 test from std_algorithms_shift_right_team_test
38: [ RUN      ] std_algorithms_shift_right_team_test.test
25: Malloc/N:4096/manual_time                                                           13.8 us         26.4 us        51141 72.2821k/s
38: [       OK ] std_algorithms_shift_right_team_test.test (1395 ms)
38: [----------] 1 test from std_algorithms_shift_right_team_test (1395 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 4 test suites ran. (4224 ms total)
38: [  PASSED  ] 4 tests.
38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    4.23 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
21: 
21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
21:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
21:                                   setting CUDA_VISIBLE_DEVICES.
21:                                   This could on multi GPU systems lead to severe performance"
21:                                   penalties.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x555556275380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556275500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556275580:Host:source:0x555556275400: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:0x555556275640: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:0x555556275500:40::kokkosp_deallocate_data:Host:source:0x555556275380:40::kokkosp_finalize_library::
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
39: [       OK ] std_algorithms_copy_team_test.test (706 ms)
39: [----------] 1 test from std_algorithms_copy_team_test (706 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_n_team_test
39: [ RUN      ] std_algorithms_copy_n_team_test.test
21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    2.43 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
39: [       OK ] std_algorithms_copy_n_team_test.test (318 ms)
39: [----------] 1 test from std_algorithms_copy_n_team_test (318 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_backward_team_test
39: [ RUN      ] std_algorithms_copy_backward_team_test.test
25: Malloc/N:65536/manual_time                                                          13.7 us         26.2 us        51189 73.1356k/s
39: [       OK ] std_algorithms_copy_backward_team_test.test (577 ms)
39: [----------] 1 test from std_algorithms_copy_backward_team_test (577 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 (652 ms)
39: [----------] 1 test from std_algorithms_copy_if_team_test (652 ms total)
39: 
39: [----------] 1 test from std_algorithms_unique_copy_team_test
39: [ RUN      ] std_algorithms_unique_copy_team_test.test
25: Malloc/N:1048576/manual_time                                                        13.9 us         26.3 us        51209 72.1313k/s
22: 
22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
22:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
22:                                   setting CUDA_VISIBLE_DEVICES.
22:                                   This could on multi GPU systems lead to severe performance"
22:                                   penalties.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57bf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a]
22:  
22: demangled test_f1:
22: [0x5555556046f5] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a37d0] Test::test_stacktrace(bool, bool)
22: [0x5555555a57bf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555ccccf] 
22: [0x5555555cd11a] 
22: [0x5555555cd6fd] 
22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555d00c8] testing::UnitTest::Run()
22: [0x55555559e732] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1c6a] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57bf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a]
22:  
22: demangled test_f3:
22: [0x5555556046f5] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a40be] Test::test_stacktrace(bool, bool)
22: [0x5555555a57bf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555ccccf] 
22: [0x5555555cd11a] 
22: [0x5555555cd6fd] 
22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555d00c8] testing::UnitTest::Run()
22: [0x55555559e732] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1c6a] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (304 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b1c]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a]
22:  
22: demangled test_f1:
22: [0x5555556046f5] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a37d0] Test::test_stacktrace(bool, bool)
22: [0x5555555a5b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555ccccf] 
22: [0x5555555cd11a] 
22: [0x5555555cd6fd] 
22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555d00c8] testing::UnitTest::Run()
22: [0x55555559e732] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1c6a] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b1c]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a]
22:  
22: demangled test_f3:
22: [0x5555556046f5] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a40be] Test::test_stacktrace(bool, bool)
22: [0x5555555a5b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555ccccf] 
22: [0x5555555cd11a] 
22: [0x5555555cd6fd] 
22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555d00c8] testing::UnitTest::Run()
22: [0x55555559e732] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1c6a] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (316 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (620 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a]
22:  
22: demangled test_f1:
22: [0x5555556046f5] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a37d0] Test::test_stacktrace(bool, bool)
22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555ccccf] 
22: [0x5555555cd11a] 
22: [0x5555555cd6fd] 
22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555d00c8] testing::UnitTest::Run()
22: [0x55555559e732] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1c6a] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a]
22:  
22: demangled test_f3:
22: [0x5555556046f5] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a40be] Test::test_stacktrace(bool, bool)
22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555ccccf] 
22: [0x5555555cd11a] 
22: [0x5555555cd6fd] 
22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555d00c8] testing::UnitTest::Run()
22: [0x55555559e732] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1c6a] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
22: [----------] 1 test from defaultdevicetype (0 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (621 ms total)
22: [  PASSED  ] 3 tests.
39: [       OK ] std_algorithms_unique_copy_team_test.test (1259 ms)
39: [----------] 1 test from std_algorithms_unique_copy_team_test (1259 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_team_test
39: [ RUN      ] std_algorithms_remove_team_test.test
22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    3.05 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CTestDevice

23: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
23: Test timeout computed to be: 1500
23: [==========] Running 8 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 8 tests from ctest_environment
23: [ RUN      ] ctest_environment.no_device_type
23: [       OK ] ctest_environment.no_device_type (0 ms)
23: [ RUN      ] ctest_environment.no_process_count
23: [       OK ] ctest_environment.no_process_count (0 ms)
23: [ RUN      ] ctest_environment.invalid_rank
23: [       OK ] ctest_environment.invalid_rank (0 ms)
23: [ RUN      ] ctest_environment.no_type_str
23: [       OK ] ctest_environment.no_type_str (0 ms)
23: [ RUN      ] ctest_environment.missing_type
23: [       OK ] ctest_environment.missing_type (0 ms)
23: [ RUN      ] ctest_environment.no_id_str
23: [       OK ] ctest_environment.no_id_str (0 ms)
23: [ RUN      ] ctest_environment.invalid_id_str
23: [       OK ] ctest_environment.invalid_id_str (0 ms)
23: [ RUN      ] ctest_environment.good
23: [       OK ] ctest_environment.good (0 ms)
23: [----------] 8 tests from ctest_environment (0 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 8 tests from 1 test suite ran. (0 ms total)
23: [  PASSED  ] 8 tests.
23/48 Test #23: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.01 sec
test 24
      Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
24: Test timeout computed to be: 1500
24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 25
      Start 25: Kokkos_ContainersUnitTest_Serial

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
25: Test timeout computed to be: 1500
39: [       OK ] std_algorithms_remove_team_test.test (783 ms)
39: [----------] 1 test from std_algorithms_remove_team_test (783 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 (765 ms)
39: [----------] 1 test from std_algorithms_remove_if_team_test (765 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_team_test
39: [ RUN      ] std_algorithms_remove_copy_team_test.test
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 serial
25: [ RUN      ] serial.bitset
39: [       OK ] std_algorithms_remove_copy_team_test.test (881 ms)
39: [----------] 1 test from std_algorithms_remove_copy_team_test (881 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test
39: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
25: [       OK ] serial.bitset (1171 ms)
25: [ RUN      ] serial.bitset_default_constructor_no_alloc
25: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
25: [ RUN      ] serial.dualview_combination
25: [       OK ] serial.dualview_combination (0 ms)
25: [ RUN      ] serial.dualview_alloc
25: [       OK ] serial.dualview_alloc (0 ms)
25: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
25: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
25: [ RUN      ] serial.dualview_combinations_without_init
25: [       OK ] serial.dualview_combinations_without_init (0 ms)
25: [ RUN      ] serial.dualview_deep_copy
25: [       OK ] serial.dualview_deep_copy (0 ms)
25: [ RUN      ] serial.dualview_realloc
25: [       OK ] serial.dualview_realloc (0 ms)
25: [ RUN      ] serial.dualview_resize
25: [       OK ] serial.dualview_resize (0 ms)
25: [ RUN      ] serial.dualview_device_correct_kokkos_device
25: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_correct_kokkos_device
25: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_sync
25: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
25: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_sync
25: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
25: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
25: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
25: [ RUN      ] serial.dynamic_view
25: [       OK ] serial.dynamic_view (14 ms)
25: [ RUN      ] serial.dyn_rank_view_api_generic
25: [       OK ] serial.dyn_rank_view_api_generic (6 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
25: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
25: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
25: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
25: skipping since not default execution space
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
25: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
25: [ RUN      ] serial.ErrorReporterViaLambda
25: [       OK ] serial.ErrorReporterViaLambda (0 ms)
25: [ RUN      ] serial.ErrorReporter
25: [       OK ] serial.ErrorReporter (0 ms)
25: [ RUN      ] serial.offsetview_construction
25: [       OK ] serial.offsetview_construction (36 ms)
25: [ RUN      ] serial.offsetview_unmanaged_construction
25: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
25: [ RUN      ] serial.offsetview_subview
25: [       OK ] serial.offsetview_subview (6 ms)
25: [ RUN      ] serial.offsetview_offsets_rank1
25: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank2
25: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank3
25: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
25: [ RUN      ] serial.scatterview
39: [       OK ] std_algorithms_remove_copy_if_team_test.test (750 ms)
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (751 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 9 tests from 9 test suites ran. (6697 ms total)
39: [  PASSED  ] 9 tests.
39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    6.71 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o
40: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1443 ms)
40: [----------] 1 test from std_algorithms_unique_team_test (1443 ms total)
40: 
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test
40: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
25: [       OK ] serial.scatterview (1717 ms)
25: [ RUN      ] serial.scatterview_devicetype
25: [       OK ] serial.scatterview_devicetype (1 ms)
25: [ RUN      ] serial.staticcrsgraph
25: [       OK ] serial.staticcrsgraph (7 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dualview
25: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_dualview
25: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dualview
25: [       OK ] serial.resize_exec_space_dualview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dualview
25: [       OK ] serial.realloc_exec_space_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dynrankview
25: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dynrankview
25: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dynrankview
25: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_scatterview
25: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
25: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
25: [ RUN      ] serial.resize_exec_space_scatterview
25: [       OK ] serial.resize_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_scatterview
25: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview
25: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
25: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
25: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview
25: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
25: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
25: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview
25: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
25: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
25: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
25: [ RUN      ] serial.UnorderedMap_insert
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
25: Malloc/N:16777216/manual_time                                                        551 us          259 us         8221 1.81602k/s
25: Malloc/N:268435456/manual_time                                                     12711 us         2379 us           61  78.6707/s
40: [       OK ] std_algorithms_adjacent_difference_team_test.test (1224 ms)
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1224 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 (1013 ms)
40: [----------] 1 test from std_algorithms_reduce_team_test (1013 ms total)
40: 
40: [----------] 1 test from std_algorithms_transform_reduce_team_test
40: [ RUN      ] std_algorithms_transform_reduce_team_test.test
25: Malloc/N:4294967296/manual_time                                                   191380 us         4471 us            5  5.22519/s
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
25: MallocFree/N:1/manual_time                                                          27.0 us         26.9 us        21921  37.012k/s
40: [       OK ] std_algorithms_transform_reduce_team_test.test (1774 ms)
40: [----------] 1 test from std_algorithms_transform_reduce_team_test (1774 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (5457 ms total)
40: [  PASSED  ] 4 tests.
40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    5.47 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (608 ms)
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
25: MallocFree/N:16/manual_time                                                         42.4 us         41.6 us        26780   23.57k/s
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o
25: MallocFree/N:256/manual_time                                                        25.5 us         25.4 us        25294 39.2264k/s
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1377 ms)
41: [----------] 2 tests from std_algorithms_is_sorted_team_test (1986 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 (14 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
25: MallocFree/N:4096/manual_time                                                       24.6 us         24.6 us        22843 40.6075k/s
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1353 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
25: MallocFree/N:65536/manual_time                                                      25.4 us         25.3 us        26192  39.442k/s
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (817 ms)
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2200 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 (6 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
25: MallocFree/N:1048576/manual_time                                                    27.1 us         26.6 us        27692    36.9k/s
25: [       OK ] serial.UnorderedMap_insert (8022 ms)
25: [ RUN      ] serial.UnorderedMap_failed_insert
41: [       OK ] std_algorithms_is_partitioned_team_test.all_true (396 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
41: [       OK ] std_algorithms_is_partitioned_team_test.all_false (400 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.random
41: [       OK ] std_algorithms_is_partitioned_team_test.random (308 ms)
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1112 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 (613 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
41: [       OK ] std_algorithms_partition_copy_team_test.all_false (621 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.random
41: [       OK ] std_algorithms_partition_copy_team_test.random (538 ms)
41: [----------] 4 tests from std_algorithms_partition_copy_team_test (1785 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 (6 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_true
41: [       OK ] std_algorithms_partition_point_team_test.all_true (270 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_false
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o
41: [       OK ] std_algorithms_partition_point_team_test.all_false (268 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.random
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o
25: [       OK ] serial.UnorderedMap_failed_insert (3556 ms)
25: [ RUN      ] serial.UnorderedMap_deep_copy
41: [       OK ] std_algorithms_partition_point_team_test.random (171 ms)
41: [----------] 4 tests from std_algorithms_partition_point_team_test (717 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 18 tests from 5 test suites ran. (7802 ms total)
41: [  PASSED  ] 18 tests.
41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.81 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
25: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
25: [ RUN      ] serial.UnorderedMap_valid_empty
25: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
25: [ RUN      ] serial.UnorderedMap_clear_zero_size
25: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_consistent_size
25: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
25: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] serial.UnorderedMap_lambda_capturable
25: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
25: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
25: [ RUN      ] serial.vector_combination
25: [       OK ] serial.vector_combination (0 ms)
25: [ RUN      ] serial.vector_insert
25: [       OK ] serial.vector_insert (0 ms)
25: [ RUN      ] serial.vector_push_back_default_exec
25: [       OK ] serial.vector_push_back_default_exec (0 ms)
25: [ RUN      ] serial.viewctorprop_embedded_dim
25: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
25: [----------] 65 tests from serial (14553 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 65 tests from 1 test suite ran. (14553 ms total)
25: [  PASSED  ] 64 tests.
25: [  SKIPPED ] 1 test, listed below:
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
25: MallocFree/N:16777216/manual_time                                                    638 us          252 us         5032   1.567k/s
25: MallocFree/N:268435456/manual_time                                                  9435 us          366 us           74  105.993/s
42: [       OK ] std_algorithms_transform_team_test.test_unary_op (872 ms)
42: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
25/48 Test #25: Kokkos_ContainersUnitTest_Serial .................   Passed   17.15 sec
test 26
      Start 26: Kokkos_ContainersUnitTest_Cuda

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
26: Test timeout computed to be: 1500
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
42: [       OK ] std_algorithms_transform_team_test.test_binary_op (1003 ms)
42: [----------] 2 tests from std_algorithms_transform_team_test (1875 ms total)
42: 
42: [----------] 1 test from std_algorithms_generate_team_test
42: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
25: MallocFree/N:4294967296/manual_time                                               209652 us         4569 us            4  4.76981/s
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
42: [       OK ] std_algorithms_generate_team_test.test_unary_op (1943 ms)
42: [----------] 1 test from std_algorithms_generate_team_test (1943 ms total)
42: 
42: [----------] 1 test from std_algorithms_generate_n_team_test
42: [ RUN      ] std_algorithms_generate_n_team_test.test
25: MallocTouch/N:1/manual_time                                                         15.6 us         29.3 us        50273 63.9229k/s
42: [       OK ] std_algorithms_generate_n_team_test.test (272 ms)
42: [----------] 1 test from std_algorithms_generate_n_team_test (272 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 (894 ms)
42: [----------] 1 test from std_algorithms_swap_ranges_team_test (894 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 5 tests from 4 test suites ran. (4986 ms total)
42: [  PASSED  ] 5 tests.
42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    5.00 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
25: MallocTouch/N:16/manual_time                                                        14.4 us         28.6 us        48063 69.3271k/s
25: MallocTouch/N:256/manual_time                                                       15.5 us         28.1 us        49271 64.6015k/s
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 65 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 65 tests from cuda
26: [ RUN      ] cuda.bitset
26: [       OK ] cuda.bitset (12 ms)
26: [ RUN      ] cuda.bitset_default_constructor_no_alloc
26: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
26: [ RUN      ] cuda.dualview_combination
26: [       OK ] cuda.dualview_combination (0 ms)
26: [ RUN      ] cuda.dualview_alloc
26: [       OK ] cuda.dualview_alloc (0 ms)
26: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
26: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
26: [ RUN      ] cuda.dualview_combinations_without_init
26: [       OK ] cuda.dualview_combinations_without_init (0 ms)
26: [ RUN      ] cuda.dualview_deep_copy
26: [       OK ] cuda.dualview_deep_copy (4 ms)
26: [ RUN      ] cuda.dualview_realloc
26: [       OK ] cuda.dualview_realloc (0 ms)
26: [ RUN      ] cuda.dualview_resize
26: [       OK ] cuda.dualview_resize (1 ms)
26: [ RUN      ] cuda.dualview_device_correct_kokkos_device
26: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_correct_kokkos_device
26: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_sync
26: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
26: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_sync
26: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
26: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
26: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
26: [ RUN      ] cuda.dynamic_view
26: [       OK ] cuda.dynamic_view (90 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_generic
26: [       OK ] cuda.dyn_rank_view_api_generic (32 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
26: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms)
26: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
26: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
26: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
26: [ RUN      ] cuda.ErrorReporterViaLambda
26: [       OK ] cuda.ErrorReporterViaLambda (1 ms)
26: [ RUN      ] cuda.ErrorReporter
26: [       OK ] cuda.ErrorReporter (2 ms)
26: [ RUN      ] cuda.offsetview_construction
26: [       OK ] cuda.offsetview_construction (10 ms)
26: [ RUN      ] cuda.offsetview_unmanaged_construction
26: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
26: [ RUN      ] cuda.offsetview_subview
26: [       OK ] cuda.offsetview_subview (12 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank1
26: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank2
26: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank3
26: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
26: [ RUN      ] cuda.scatterview
43: [       OK ] std_algorithms_exclusive_scan_team_test.test (3285 ms)
43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3286 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
43: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
25: MallocTouch/N:4096/manual_time                                                      30.3 us         45.9 us        23914 32.9954k/s
43: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1677 ms)
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1677 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 2 tests from 2 test suites ran. (4963 ms total)
43: [  PASSED  ] 2 tests.
43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    4.97 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
25: MallocTouch/N:65536/manual_time                                                     29.3 us         44.7 us        19530 34.1828k/s
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o
25: MallocTouch/N:1048576/manual_time                                                   31.3 us         46.8 us        20423 31.9988k/s
[ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
44: [       OK ] std_algorithms_inclusive_scan_team_test.test (4928 ms)
44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4928 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
44: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
25: MallocTouch/N:16777216/manual_time                                                   545 us          259 us         5922  1.8361k/s
25: MallocTouch/N:268435456/manual_time                                                12151 us         3368 us           75  82.2965/s
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
25: MallocTouch/N:4294967296/manual_time                                              152262 us         2465 us            5  6.56764/s
44: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (3267 ms)
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3267 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (8196 ms total)
44: [  PASSED  ] 2 tests.
44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    8.20 sec
test 45
      Start 45: Kokkos_UnitTest_SIMD

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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) = 757.47 sec
+ gcc -I/var/jenkins/workspace/Kokkos_PR-5993/build/../core/src/ ../core/unit_test/tools/TestCInterface.c
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 f3ff920c43cf0c38e78986048c5c79ed5917ab9f028581ad97c91593b699a0bc
25: MallocTouchFree/N:1/manual_time                                                     28.4 us         28.2 us        25701 35.2481k/s
25: MallocTouchFree/N:16/manual_time                                                    27.4 us         27.3 us        20532 36.4845k/s
$ docker rm -f --volumes f3ff920c43cf0c38e78986048c5c79ed5917ab9f028581ad97c91593b699a0bc
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
25: MallocTouchFree/N:256/manual_time                                                   30.0 us         29.9 us        22104 33.3808k/s
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
25: MallocTouchFree/N:4096/manual_time                                                  45.8 us         45.6 us        15822  21.844k/s
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
25: MallocTouchFree/N:65536/manual_time                                                 50.4 us         50.2 us        10000 19.8547k/s
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o
25: MallocTouchFree/N:1048576/manual_time                                               49.0 us         48.8 us        14986  20.406k/s
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o
25: MallocTouchFree/N:16777216/manual_time                                               571 us          350 us         3870  1.7516k/s
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
25: MallocTouchFree/N:268435456/manual_time                                            12086 us         2366 us           74  82.7379/s
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
25: MallocTouchFree/N:4294967296/manual_time                                          149252 us         1918 us            5   6.7001/s
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.138 s         0.105 s            10  5.78871/s        800
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
25: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.032 s         0.025 s           100  25.3436/s        800
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o
26: [       OK ] cuda.scatterview (24036 ms)
26: [ RUN      ] cuda.scatterview_devicetype
26: [       OK ] cuda.scatterview_devicetype (33 ms)
26: [ RUN      ] cuda.staticcrsgraph
26: [       OK ] cuda.staticcrsgraph (68 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dualview
26: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
26: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dualview
26: [       OK ] cuda.resize_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dualview
26: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
26: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dynrankview
26: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_scatterview
26: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
26: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_scatterview
26: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_scatterview
26: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview
26: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
26: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview
26: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
26: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview
26: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
26: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
26: [ RUN      ] cuda.UnorderedMap_insert
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
25: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.031 s         0.016 s           100  26.0709/s        800
25: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.129 s         0.101 s            10  6.18015/s        800
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
25: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.024 s         0.001 s           100  33.9959/s        800
25: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.114 s         0.095 s            10  7.04022/s        800
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o
25: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.028 s         0.021 s           100  28.5204/s        800
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o
[ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
25: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.047 s         0.027 s            21  16.8481/s        800
[ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o
26: [       OK ] cuda.UnorderedMap_insert (14618 ms)
26: [ RUN      ] cuda.UnorderedMap_failed_insert
25: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.032 s         0.019 s           100  24.9545/s        800
25: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.030 s         0.015 s            43  26.5329/s        800
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o
25: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.052 s         0.037 s            26  15.4755/s        800
26: [       OK ] cuda.UnorderedMap_failed_insert (5118 ms)
26: [ RUN      ] cuda.UnorderedMap_deep_copy
26: [       OK ] cuda.UnorderedMap_deep_copy (24 ms)
26: [ RUN      ] cuda.UnorderedMap_valid_empty
26: [       OK ] cuda.UnorderedMap_valid_empty (6 ms)
26: [ RUN      ] cuda.UnorderedMap_clear_zero_size
26: [       OK ] cuda.UnorderedMap_clear_zero_size (2 ms)
26: [ RUN      ] cuda.UnorderedMap_consistent_size
26: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
26: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
26: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
26: [ RUN      ] cuda.UnorderedMap_lambda_capturable
26: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
26: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
26: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
26: [ RUN      ] cuda.vector_combination
26: [       OK ] cuda.vector_combination (1 ms)
26: [ RUN      ] cuda.vector_insert
26: [       OK ] cuda.vector_insert (2 ms)
26: [ RUN      ] cuda.vector_push_back_default_exec
26: [       OK ] cuda.vector_push_back_default_exec (0 ms)
26: [ RUN      ] cuda.viewctorprop_embedded_dim
26: [       OK ] cuda.viewctorprop_embedded_dim (2 ms)
26: [----------] 65 tests from cuda (44106 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 65 tests from 1 test suite ran. (44106 ms total)
26: [  PASSED  ] 59 tests.
26: [  SKIPPED ] 6 tests, listed below:
26: [  SKIPPED ] cuda.realloc_exec_space_dualview
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview
26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ...................   Passed   51.82 sec
test 27
      Start 27: Kokkos_ContainersPerformanceTest_Cuda

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
27: Test timeout computed to be: 1500
25: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.030 s         0.022 s           100  26.7081/s        800
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 4 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 4 tests from TEST_CATEGORY
27: [ RUN      ] TEST_CATEGORY.dynrankview_perf
27: Cuda
27:  DynRankView vs View: Initialization Only 
27:  View time (init only): 0.000606242
27:  View sum computation time: 0.000606242
27:  Strided View time (init only): 0.000588127
27:  View Rank7 time (init only): 0.000578692
27:  DynRankView time (init only): 0.000590663
27:  DynRankView sum computation time: 0.00204875
27:  Ratio of View to DynRankView time: 1.02638
27:  Ratio of View to DynRankView sum computation time: 1.06087
27:  Ratio of View to View Rank7  time: 1.04761
27:  Ratio of StrideView to DynRankView time: 0.995707
27:  Ratio of DynRankView to View Rank7  time: 1.02069
27: [       OK ] TEST_CATEGORY.dynrankview_perf (695 ms)
27: [ RUN      ] TEST_CATEGORY.global_2_local
27: Cuda
27: size, create, generate, fill, find
27: 256, 0.00128491, 1.4818e-05, 0.00573872, 0.00196198
27: 512, 0.00129324, 1.2724e-05, 2.3854e-05, 0.00201112
27: 1024, 0.00120931, 1.1281e-05, 2.3515e-05, 0.00204812
27: 2048, 0.0012694, 1.076e-05, 2.3683e-05, 0.00205022
27: 4096, 0.00127833, 1.1111e-05, 2.6339e-05, 0.00206523
27: 8192, 0.00125178, 1.109e-05, 2.6409e-05, 0.00207928
27: 16384, 0.00126686, 1.109e-05, 3.0277e-05, 0.00210461
27: 32768, 0.00153623, 1.1372e-05, 4.2699e-05, 0.00222306
27: 65536, 0.00234797, 1.1351e-05, 5.914e-05, 0.0022714
27: 131072, 0.00321453, 1.1532e-05, 6.9439e-05, 0.00252732
27: 262144, 0.00513698, 1.2844e-05, 8.9387e-05, 0.00314901
27: 524288, 0.0087245, 1.538e-05, 0.00014477, 0.00619768
27: 1048576, 0.0124713, 1.9035e-05, 0.000247702, 0.0113588
27: 2097152, 0.0226931, 2.6329e-05, 0.000767333, 0.0306014
27: 4194304, 0.0417218, 3.9343e-05, 0.00172533, 0.0737174
27: [       OK ] TEST_CATEGORY.global_2_local (275 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
27: [----------] 4 tests from TEST_CATEGORY (971 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 4 tests from 1 test suite ran. (971 ms total)
27: [  PASSED  ] 4 tests.
25: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.126 s         0.106 s            10  6.32433/s        800
27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    3.41 sec
test 28
      Start 28: Kokkos_UnitTest_Sort

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort
28: Test timeout computed to be: 1500
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
25: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.028 s         0.021 s           100  29.0703/s        800
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 15 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 15 tests from cuda
28: [ RUN      ] cuda.SortUnsignedValueType
28: [       OK ] cuda.SortUnsignedValueType (31 ms)
28: [ RUN      ] cuda.SortEmptyView
28: [       OK ] cuda.SortEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKeyEmptyView
28: [       OK ] cuda.SortByKeyEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKey
28: [       OK ] cuda.SortByKey (3 ms)
28: [ RUN      ] cuda.SortByKeyWithComparator
28: [       OK ] cuda.SortByKeyWithComparator (2 ms)
28: [ RUN      ] cuda.SortByKeyStaticExtents
28: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
28: [ RUN      ] cuda.SortByKeyWithStrides
28: [       OK ] cuda.SortByKeyWithStrides (0 ms)
28: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
28: [       OK ] cuda.SortByKeyKeysLargerThanValues (836 ms)
28: [ RUN      ] cuda.SortWithCustomComparator
28: [       OK ] cuda.SortWithCustomComparator (667 ms)
28: [ RUN      ] cuda.BinSortGenericTests
28: [       OK ] cuda.BinSortGenericTests (50 ms)
28: [ RUN      ] cuda.BinSortEmptyView
28: [       OK ] cuda.BinSortEmptyView (0 ms)
28: [ RUN      ] cuda.BinSortEmptyKeysView
28: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
28: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
25: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.033 s         0.021 s            43     24.6/s        800
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o
[ 75%] Linking CXX executable Kokkos_UnitTest_Random
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
25: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.033 s         0.002 s            26  23.9071/s        800
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           323  1003.43/s       1.6k
[ 75%] Built target Kokkos_UnitTest_Random
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           352  1013.32/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.006 s         0.005 s           100  284.275/s       1.6k
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  979.976/s       1.6k
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  940.186/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           365  1021.78/s       1.6k
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           439  933.833/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           223  492.529/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           225  479.088/s       1.6k
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           439  980.596/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           330  754.777/s       1.6k
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           225  641.593/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           439  980.289/s       1.6k
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           439  1022.11/s       1.6k
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  941.287/s       1.6k
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  1022.19/s       1.6k
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.015 s         0.015 s            49  107.524/s       1.6k
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 91%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            49  113.042/s       1.6k
[ 91%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           188  516.209/s       1.6k
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s           103  236.262/s       1.6k
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           439  980.398/s       1.6k
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  1022.01/s       1.6k
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.016 s         0.016 s            44  101.613/s       1.6k
28: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (21096 ms)
28: [ RUN      ] cuda.NestedSort
28: [       OK ] cuda.NestedSort (74 ms)
28: [ RUN      ] cuda.NestedSortByKey
28: [       OK ] cuda.NestedSortByKey (180 ms)
28: [----------] 15 tests from cuda (22947 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 15 tests from 1 test suite ran. (22947 ms total)
28: [  PASSED  ] 15 tests.
28/48 Test #28: Kokkos_UnitTest_Sort .............................   Passed   25.42 sec
test 29
      Start 29: Kokkos_UnitTest_Random

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random
29: Test timeout computed to be: 1500
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.018 s         0.018 s            30  88.8745/s       1.6k
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           439  1022.18/s       1.6k
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 3 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from cuda
29: [ RUN      ] cuda.Random_XorShift64
29: Test Seed:1713467139247391183
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.45775e-07 0.0111512 -0.0111209 || 0.051031 28045 29358 || 28358.2 28674.4 || -153.736 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.5082e-07 -0.00548322 -0.000396661 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00141318 -0.00721426 || 0.051031 28083 29440 || 28633.9 28674.4 || -99.73 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0233425 0.00885464 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0224786 -0.00222977 || 0.051031 28004 29393 || 28044 28674.4 || -30.8244 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00973252 -0.0102323 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.0110919 -0.015361 || 0.051031 27991 29366 || 28996 28674.4 || -212.35 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0169974 -0.0018481 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244352 -0.99999 -48246.6 || 0.051031 0 194829 || 2.92875e+09 28674.4 || -6.66962e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000732003 -0.307747 0.148203 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00196164 -0.999999 -57857.8 || 0.051031 0 1.55082e+06 || 2.8689e+10 28674.4 || -7.99826e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00589489 -0.9678 10.2961 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.65955e-07 -0.00727473 0.0198292 || 0.051031 28011 29357 || 28884.5 28674.4 || 274.119 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.11361e-07 -0.0215338 0.00234717 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0330133 0.0394663 || 0.051031 28069 29398 || 27758 28674.4 || 545.582 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00381719 0.00219378 || 0.051031 1e+64 -1e+64
29: Test Seed:1713467139405086846
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.45775e-07 0.0189038 0.012231 || 0.051031 27999 29349 || 28142.4 28674.4 || 169.082 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.5082e-07 0.00827254 0.00125787 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.0149067 -0.0110104 || 0.051031 28048 29330 || 29108.3 28674.4 || -152.207 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00424027 0.00243313 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00595135 0.0177623 || 0.051031 28029 29324 || 28846.1 28674.4 || 245.545 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00809238 -0.00567934 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.0111049 -0.0237372 || 0.051031 27991 29263 || 28996.4 28674.4 || -328.143 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00758485 0.00243705 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00024551 -0.99999 -48247.4 || 0.051031 0 194972 || 2.92876e+09 28674.4 || -6.66972e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000735406 -0.31126 0.145555 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195658 -0.999999 -57858.3 || 0.051031 0 1.55139e+06 || 2.86904e+10 28674.4 || -7.99833e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00588059 -0.967543 10.2133 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.6091e-07 0.00971164 -1.69102e-05 || 0.051031 28087 29282 || 28398.6 28674.4 || -0.233766 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.96226e-07 -0.00700592 -0.00100852 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.0060403 0.00527953 || 0.051031 27983 29380 || 28848.6 28674.4 || 72.9842 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00999627 0.00921916 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift64 (324 ms)
29: [ RUN      ] cuda.Random_XorShift1024_0
29: Test Seed:1713467139571398841
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0111371 -0.0172639 || 0.051031 10934 11805 || 11251.6 11377 || -238.656 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00847451 0.00124503 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0165604 -0.00575135 || 0.051031 10945 11793 || 11191.6 11377 || -79.5066 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00677829 -0.001869 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0336888 0.000951653 || 0.051031 10987 11740 || 11006.2 11377 || 13.1556 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00272974 0.00185003 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00186456 -0.00336508 || 0.051031 10970 11778 || 11355.8 11377 || -46.5188 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00851066 -0.0034201 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00024303 -0.999975 -7595.18 || 0.051031 0 77608 || 4.61057e+08 11377 || -1.04996e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000728833 -0.15953 0.0299961 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00196332 -0.999997 -9108.01 || 0.051031 0 617390 || 4.51627e+09 11377 || -1.25909e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00590172 -0.923208 1.63354 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.60671e-07 0.00352501 -0.00476822 || 0.051031 10976 11812 || 11337 11377 || -65.9158 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.86102e-07 0.0034986 0.000696333 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0036078 0.00396101 || 0.051031 10983 11797 || 11418.2 11377 || 54.7571 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00810842 -0.000652316 || 0.051031 1e+64 -1e+64
29: Test Seed:1713467139723061957
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00455913 -0.00151307 || 0.051031 10997 11800 || 11325.3 11377 || -20.9167 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.000316411 -0.00336621 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0149401 -0.00365962 || 0.051031 10930 11818 || 11209.5 11377 || -50.5906 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00741296 2.21786e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0106333 0.00775503 || 0.051031 10996 11790 || 11257.3 11377 || 107.206 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00105689 0.00450519 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00918372 -0.00144264 || 0.051031 10985 11817 || 11273.4 11377 || -19.9431 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00118994 0.00355474 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000245212 -0.999975 -7594.76 || 0.051031 0 77917 || 4.6106e+08 11377 || -1.0499e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000735346 -0.138843 0.0197489 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00196129 -0.999997 -9108.08 || 0.051031 0 616718 || 4.51665e+09 11377 || -1.2591e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00589522 -0.922677 1.61176 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.9246e-07 -0.00478761 0.00598783 || 0.051031 11012 11814 || 11431.7 11377 || 82.7758 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.8147e-07 -0.0152019 -0.000848283 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0113032 -0.0119963 || 0.051031 11014 11750 || 11249.8 11377 || -165.837 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0044792 0.00141402 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift1024_0 (386 ms)
29: [ RUN      ] cuda.Multi_streams
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  980.987/s       1.6k
[ 91%] 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_D.dir/TestStdAlgorithmsShiftRight.cpp.o
29: [       OK ] cuda.Multi_streams (472 ms)
29: [----------] 3 tests from cuda (1184 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 1 test suite ran. (1184 ms total)
29: [  PASSED  ] 3 tests.
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.017 s         0.017 s            40  91.5008/s       1.6k
29/48 Test #29: Kokkos_UnitTest_Random ...........................   Passed    3.62 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
30: Test timeout computed to be: 1500
[ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.019 s         0.019 s            37  84.9182/s       1.6k
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           439  940.174/s       1.6k
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 15 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: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_first_loc
30: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
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 (0 ms)
30: [----------] 1 test from std_algorithms (0 ms total)
30: 
30: [----------] 11 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.constructiblity
30: [       OK ] random_access_iterator_test.constructiblity (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: [----------] 11 tests from random_access_iterator_test (16 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 15 tests from 3 test suites ran. (17 ms total)
30: [  PASSED  ] 15 tests.
30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    2.44 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
31: Test timeout computed to be: 1500
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           439  1022.08/s       1.6k
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.018 s            38  87.5659/s       1.6k
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 7 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 7 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 (1 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 (12 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 (12 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (14 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (14 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (18 ms)
31: [----------] 7 tests from std_algorithms_min_max_element_test (74 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 7 tests from 1 test suite ran. (74 ms total)
31: [  PASSED  ] 7 tests.
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.020 s         0.020 s            37  79.8869/s       1.6k
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 93%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           445  1032.84/s       1.6k
31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    2.51 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
32: Test timeout computed to be: 1500
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           445  1032.58/s       1.6k
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
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 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
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           445   1032.4/s       1.6k
32: [       OK ] std_algorithms_lexicographical_compare_test.test (239 ms)
32: [----------] 1 test from std_algorithms_lexicographical_compare_test (239 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 (253 ms)
32: [----------] 1 test from std_algorithms_for_each_test (253 ms total)
32: 
32: [----------] 1 test from std_algorithms_find_test
32: [ RUN      ] std_algorithms_find_test.test
32: [       OK ] std_algorithms_find_test.test (118 ms)
32: [----------] 1 test from std_algorithms_find_test (118 ms total)
32: 
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           445  947.187/s       1.6k
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
25: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           888  1044.96/s        800
32: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1621 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
25: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           891   1045.6/s        800
25: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           890  1044.79/s        800
32: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1957 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search
25: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           891  1002.61/s        800
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o
25: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           889  1044.89/s        800
[ 93%] Linking CXX executable Kokkos_atomic
32: [       OK ] std_algorithms_non_mod_seq_ops.search (1480 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
25: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           891  1045.65/s        800
25: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           891  1045.64/s        800
32: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1176 ms)
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6235 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 (126 ms)
32: [----------] 1 test from std_algorithms_count_test (126 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 (47 ms)
32: [----------] 1 test from std_algorithms_equal_test (47 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 (123 ms)
32: [----------] 1 test from std_algorithms_all_any_none_of_test (123 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 (199 ms)
32: [----------] 1 test from std_algorithms_nonmod_seq_ops (199 ms total)
32: 
32: [----------] 1 test from std_algorithms_mismatch_test
32: [ RUN      ] std_algorithms_mismatch_test.test
25: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1045.53/s        800
32: [       OK ] std_algorithms_mismatch_test.test (348 ms)
32: [----------] 1 test from std_algorithms_mismatch_test (348 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 (295 ms)
32: [----------] 1 test from std_algorithms_mod_seq_ops (295 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 13 tests from 10 test suites ran. (7988 ms total)
32: [  PASSED  ] 13 tests.
25: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892      960/s        800
32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed   10.44 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
33: Test timeout computed to be: 1500
25: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1045.37/s        800
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o
25: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.64/s        800
25: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  1044.99/s        800
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 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 (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
33: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms)
33: [----------] 3 tests from std_algorithms_mod_ops_test (3 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 (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
33: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
33: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
33: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 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 (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
33: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 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 (4 ms)
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (19 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 (131 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_if
33: [       OK ] std_algorithms_replace_ops_test.replace_if (355 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
33: [       OK ] std_algorithms_replace_ops_test.replace_copy (297 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
25: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           891  1044.71/s        800
33: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (247 ms)
33: [----------] 4 tests from std_algorithms_replace_ops_test (1031 ms total)
33: 
33: [----------] 11 tests from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
[ 93%] Built target Kokkos_atomic
33: [       OK ] std_algorithms_mod_seq_ops.copy_if (131 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique
25: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           892  995.505/s        800
33: [       OK ] std_algorithms_mod_seq_ops.unique (462 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
33: [       OK ] std_algorithms_mod_seq_ops.unique_copy (232 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove
33: [       OK ] std_algorithms_mod_seq_ops.remove (173 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
[ 94%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
33: [       OK ] std_algorithms_mod_seq_ops.remove_if (171 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
25: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           892  1045.65/s        800
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy (371 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (170 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate
25: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           891  1045.77/s        800
25: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           893  1045.73/s        800
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o
33: [       OK ] std_algorithms_mod_seq_ops.rotate (1940 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
25: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           892  1046.01/s        800
25: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.94749k/s       1.6k
25: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 6.18007k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.68758k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  4.1964k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.73932k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.52913k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.35306k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.38439k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  7.1208k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.86475k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.31564k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.00606k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.39592k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.34567k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.04426k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  3.3228k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.12659k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.45094k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.17906k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.005 s         0.001 s            10  342.322/s       1.6k
33: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (1234 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
25: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.121 s         0.112 s            10  13.1966/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.13945k/s       1.6k
25: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 3.11676k/s       1.6k
25: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.42625k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.99497k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.76811k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.17804k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.15231k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.28294k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.02402k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.004 s            10  412.151/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.85756k/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10  908.663/s       1.6k
[ 94%] Linking CXX executable Kokkos_UnitTest_SIMD
25: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.122 s         0.103 s            10  13.1464/s       1.6k
25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............   Passed  142.74 sec
test 26
      Start 26: Kokkos_Benchmark_Atomic_MinMax

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-18_T18-43-38.json"
26: Test timeout computed to be: 1500
26: 2024-04-18T19:09:07+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
26: Run on (255 X 3099.96 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x127)
26:   L1 Instruction 32 KiB (x127)
26:   L2 Unified 512 KiB (x127)
26:   L3 Unified 32768 KiB (x15)
26: Load Average: 21.72, 19.12, 14.95
26: CPU architecture: none
26: Default Device: N6Kokkos3HIPE
26: GPU architecture: AMD_GFX908
26: KOKKOS_COMPILER_CLANG: 1600
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: no
26: KOKKOS_ENABLE_CXX20: yes
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HIP: yes
26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: 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: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
26: Kokkos Version: 4.3.99
26: macro  KOKKOS_ENABLE_HIP: defined
26: macro KOKKOS_ENABLE_ROCTHRUST: defined
26: platform: 64bit
26: ----------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                              Time             CPU   Iterations
26: ----------------------------------------------------------------------------------------------------------------------------------------
26: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
26: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
26: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
26: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
26: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
26: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
26: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.50 sec
test 27
      Start 27: Kokkos_PerformanceTest_Mempool

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-18_T18-43-38.json"
27: Test timeout computed to be: 1500
27: 2024-04-18T19:09:07+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool
27: Run on (255 X 3083.58 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x127)
27:   L1 Instruction 32 KiB (x127)
27:   L2 Unified 512 KiB (x127)
27:   L3 Unified 32768 KiB (x15)
27: Load Average: 21.72, 19.12, 14.95
27: CPU architecture: none
27: Default Device: N6Kokkos3HIPE
27: GPU architecture: AMD_GFX908
27: KOKKOS_COMPILER_CLANG: 1600
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: no
27: KOKKOS_ENABLE_CXX20: yes
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HIP: yes
27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
27: Kokkos Version: 4.3.99
27: macro  KOKKOS_ENABLE_HIP: defined
27: macro KOKKOS_ENABLE_ROCTHRUST: defined
27: platform: 64bit
[ 94%] Built target Kokkos_UnitTest_SIMD
[ 94%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
33: [       OK ] std_algorithms_mod_seq_ops.shift_left (2915 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: 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          2702               21.3211M/s
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: 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          9303                147.566M/s
27/52 Test #27: Kokkos_PerformanceTest_Mempool ..............   Passed    3.00 sec
test 28
      Start 28: Kokkos_PerformanceTest_Atomic

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-18_T18-43-38.json"
28: Test timeout computed to be: 1500
28: 2024-04-18T19:09:10+00:00
28: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic
28: Run on (255 X 3098.96 MHz CPU s)
28: CPU Caches:
28:   L1 Data 32 KiB (x127)
28:   L1 Instruction 32 KiB (x127)
28:   L2 Unified 512 KiB (x127)
28:   L3 Unified 32768 KiB (x15)
28: Load Average: 21.72, 19.12, 14.95
28: CPU architecture: none
28: Default Device: N6Kokkos3HIPE
28: GPU architecture: AMD_GFX908
28: KOKKOS_COMPILER_CLANG: 1600
28: KOKKOS_ENABLE_ASM: no
28: KOKKOS_ENABLE_CXX17: no
28: KOKKOS_ENABLE_CXX20: yes
28: KOKKOS_ENABLE_CXX23: no
28: KOKKOS_ENABLE_CXX26: no
28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
28: KOKKOS_ENABLE_HIP: yes
28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
28: KOKKOS_ENABLE_HWLOC: no
28: KOKKOS_ENABLE_LIBDL: yes
28: KOKKOS_ENABLE_PRAGMA_IVDEP: no
28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
28: KOKKOS_ENABLE_PRAGMA_UNROLL: no
28: KOKKOS_ENABLE_PRAGMA_VECTOR: no
28: KOKKOS_ENABLE_SERIAL: yes
28: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
28: Kokkos Version: 4.3.99
28: macro  KOKKOS_ENABLE_HIP: defined
28: macro KOKKOS_ENABLE_ROCTHRUST: defined
28: platform: 64bit
33: [       OK ] std_algorithms_mod_seq_ops.shift_right (2887 ms)
33: [----------] 11 tests from std_algorithms_mod_seq_ops (10691 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 (265 ms)
33: [----------] 1 test from std_algorithms_modseq_test (265 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 31 tests from 5 test suites ran. (12011 ms total)
33: [  PASSED  ] 31 tests.
33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   14.48 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
34: Test timeout computed to be: 1500
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
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 29 tests from 7 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: [       OK ] std_algorithms_sorting_ops_test.is_sorted (29 ms)
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (27 ms)
34: [----------] 2 tests from std_algorithms_sorting_ops_test (56 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 (148 ms)
34: [----------] 1 test from std_algorithms_partitioning_ops (148 ms total)
34: 
34: [----------] 12 tests from std_algorithms_numerics_test
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
34: [----------] 12 tests from std_algorithms_numerics_test (20 ms total)
34: 
34: [----------] 1 test from std_algorithms_numerics_ops_test
34: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
34: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (397 ms)
34: [----------] 1 test from std_algorithms_numerics_ops_test (397 ms total)
34: 
34: [----------] 8 tests from std_algorithms_numeric_ops_test
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 95%] Linking CXX executable Kokkos_gups
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2308 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
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 95%] Built target Kokkos_gups
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1989 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
[ 95%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (799 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
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1278 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: [----------] 8 tests from std_algorithms_numeric_ops_test (6377 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 (199 ms)
34: [----------] 1 test from std_algorithms_transform_ops_test (200 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 29 tests from 7 test suites ran. (7211 ms total)
34: [  PASSED  ] 29 tests.
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    9.67 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
35: Test timeout computed to be: 1500
[ 95%] Linking CXX executable Kokkos_launch_latency
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 95%] Built target Kokkos_launch_latency
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o
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 12 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1496 ms)
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1481 ms)
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2978 ms total)
35: 
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 (1045 ms)
35: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
[ 95%] Linking CXX executable Kokkos_gather
35: [       OK ] std_algorithms_count_team_test.count_returns_zero (697 ms)
35: [----------] 2 tests from std_algorithms_count_team_test (1742 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_if_team_test
35: [ RUN      ] std_algorithms_count_if_team_test.test
35: [       OK ] std_algorithms_count_if_team_test.test (690 ms)
35: [----------] 1 test from std_algorithms_count_if_team_test (690 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_team_test
35: [ RUN      ] std_algorithms_for_each_team_test.test
35: [       OK ] std_algorithms_for_each_team_test.test (914 ms)
35: [----------] 1 test from std_algorithms_for_each_team_test (914 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_n_team_test
35: [ RUN      ] std_algorithms_for_each_n_team_test.test
35: [       OK ] std_algorithms_for_each_n_team_test.test (1006 ms)
35: [----------] 1 test from std_algorithms_for_each_n_team_test (1006 ms total)
35: 
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o
[ 96%] Linking CXX executable Kokkos_stream
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o
[ 96%] Built target Kokkos_gather
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 96%] Built target Kokkos_stream
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o
35: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4052 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2781 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 79%] Linking CXX executable Kokkos_UnitTest_Sort
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2783 ms)
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9617 ms total)
35: 
35: [----------] 2 tests from std_algorithms_mismatch_team_test
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o
[ 79%] Built target Kokkos_UnitTest_Sort
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
35: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3100 ms)
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1903 ms)
35: [----------] 2 tests from std_algorithms_mismatch_team_test (5003 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 12 tests from 7 test suites ran. (21954 ms total)
35: [  PASSED  ] 12 tests.
35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   24.41 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
36: Test timeout computed to be: 1500
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
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 8 tests from 4 test suites.
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
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Test_Atomic<int>/100000/iterations:10                          3.40 s          3.38 s            10          1            4    2.58757m        1.23329m       47.1u     704.983M          106.36k     704.983M
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
36: [       OK ] std_algorithms_equal_team_test.views_are_equal (2926 ms)
36: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
36: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2816 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (5743 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_team_test
36: [ RUN      ] std_algorithms_search_team_test.sequences_exist
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o
36: [       OK ] std_algorithms_search_team_test.sequences_exist (1639 ms)
36: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
36: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1822 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (3462 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_end_team_test
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
36: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2893 ms)
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2684 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (5578 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_first_of_team_test
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (2334 ms)
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6546 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (8880 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (23665 ms total)
36: [  PASSED  ] 8 tests.
36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   26.11 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
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 11 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_find_team_test
37: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_exist (759 ms)
37: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (897 ms)
37: [----------] 2 tests from std_algorithms_find_team_test (1657 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_team_test
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (716 ms)
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (898 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (1615 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_not_team_test
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (894 ms)
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (707 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1602 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_of_team_test
37: [ RUN      ] std_algorithms_all_of_team_test.test
37: [       OK ] std_algorithms_all_of_team_test.test (829 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (829 ms total)
37: 
37: [----------] 1 test from std_algorithms_any_of_team_test
37: [ RUN      ] std_algorithms_any_of_team_test.test
37: [       OK ] std_algorithms_any_of_team_test.test (642 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (642 ms total)
37: 
37: [----------] 1 test from std_algorithms_none_of_team_test
37: [ RUN      ] std_algorithms_none_of_team_test.test
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o
37: [       OK ] std_algorithms_none_of_team_test.test (814 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (814 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_n_team_test
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (752 ms)
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (793 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (1545 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (8707 ms total)
37: [  PASSED  ] 11 tests.
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o
37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed   11.16 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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 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
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
38: [       OK ] std_algorithms_min_element_team_test.test (2451 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (2451 ms total)
38: 
38: [----------] 1 test from std_algorithms_max_element_team_test
38: [ RUN      ] std_algorithms_max_element_team_test.test
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o
38: [       OK ] std_algorithms_max_element_team_test.test (2482 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (2482 ms total)
38: 
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN      ] std_algorithms_minmax_element_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o
38: [       OK ] std_algorithms_minmax_element_team_test.test (3161 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (3161 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (8096 ms total)
38: [  PASSED  ] 3 tests.
38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed   10.53 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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 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 (596 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (596 ms total)
39: 
39: [----------] 1 test from std_algorithms_fill_n_team_test
39: [ RUN      ] std_algorithms_fill_n_team_test.test
39: [       OK ] std_algorithms_fill_n_team_test.test (2105 ms)
39: [----------] 1 test from std_algorithms_fill_n_team_test (2105 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 (835 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (835 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 (867 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (867 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_team_test
39: [ RUN      ] std_algorithms_replace_copy_team_test.test
39: [       OK ] std_algorithms_replace_copy_team_test.test (1577 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (1577 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test
39: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
39: [       OK ] std_algorithms_replace_copy_if_team_test.test (1436 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1436 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (7418 ms total)
39: [  PASSED  ] 6 tests.
39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    9.86 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Test timeout computed to be: 1500
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_reverse_team_test
40: [ RUN      ] std_algorithms_reverse_team_test.test
40: [       OK ] std_algorithms_reverse_team_test.test (624 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (624 ms total)
40: 
40: [----------] 1 test from std_algorithms_reverse_copy_team_test
40: [ RUN      ] std_algorithms_reverse_copy_team_test.test
40: [       OK ] std_algorithms_reverse_copy_team_test.test (1019 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1019 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_team_test
40: [ RUN      ] std_algorithms_rotate_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o
40: [       OK ] std_algorithms_rotate_team_test.test (2795 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (2795 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_copy_team_test
40: [ RUN      ] std_algorithms_rotate_copy_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
40: [       OK ] std_algorithms_rotate_copy_team_test.test (2773 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (2774 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (7213 ms total)
40: [  PASSED  ] 4 tests.
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o
40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    9.65 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
41: Test timeout computed to be: 1500
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
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 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
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o
41: [       OK ] std_algorithms_move_team_test.test (1230 ms)
41: [----------] 1 test from std_algorithms_move_team_test (1230 ms total)
41: 
41: [----------] 1 test from std_algorithms_move_backward_team_test
41: [ RUN      ] std_algorithms_move_backward_team_test.test
41: [       OK ] std_algorithms_move_backward_team_test.test (1301 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (1301 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_left_team_test
41: [ RUN      ] std_algorithms_shift_left_team_test.test
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
41: [       OK ] std_algorithms_shift_left_team_test.test (4805 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (4805 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_right_team_test
41: [ RUN      ] std_algorithms_shift_right_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
41: [       OK ] std_algorithms_shift_right_team_test.test (4624 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (4624 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (11962 ms total)
41: [  PASSED  ] 4 tests.
41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   14.40 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
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 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
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o
42: [       OK ] std_algorithms_copy_team_test.test (1591 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (1591 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_n_team_test
42: [ RUN      ] std_algorithms_copy_n_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
42: [       OK ] std_algorithms_copy_n_team_test.test (2425 ms)
42: [----------] 1 test from std_algorithms_copy_n_team_test (2425 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_backward_team_test
42: [ RUN      ] std_algorithms_copy_backward_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
42: [       OK ] std_algorithms_copy_backward_team_test.test (1419 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (1419 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_if_team_test
42: [ RUN      ] std_algorithms_copy_if_team_test.test
42: [       OK ] std_algorithms_copy_if_team_test.test (1273 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (1273 ms total)
42: 
42: [----------] 1 test from std_algorithms_unique_copy_team_test
42: [ RUN      ] std_algorithms_unique_copy_team_test.test
42: [       OK ] std_algorithms_unique_copy_team_test.test (1889 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (1889 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_team_test
42: [ RUN      ] std_algorithms_remove_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
42: [       OK ] std_algorithms_remove_team_test.test (1331 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (1331 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 (1287 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (1287 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_team_test
42: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
42: [       OK ] std_algorithms_remove_copy_team_test.test (1449 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (1449 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test
42: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
42: [       OK ] std_algorithms_remove_copy_if_team_test.test (1351 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1352 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (14020 ms total)
42: [  PASSED  ] 9 tests.
42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   16.50 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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 4 tests from 4 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
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
43: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1833 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (1833 ms total)
43: 
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test
43: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o
43: [       OK ] std_algorithms_adjacent_difference_team_test.test (2471 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2471 ms total)
43: 
43: [----------] 1 test from std_algorithms_reduce_team_test
43: [ RUN      ] std_algorithms_reduce_team_test.test
43: [       OK ] std_algorithms_reduce_team_test.test (2408 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (2408 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_reduce_team_test
43: [ RUN      ] std_algorithms_transform_reduce_team_test.test
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
43: [       OK ] std_algorithms_transform_reduce_team_test.test (3411 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (3411 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (10124 ms total)
43: [  PASSED  ] 4 tests.
43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed   12.55 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
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 18 tests from 5 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
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1767 ms)
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2538 ms)
44: [----------] 2 tests from std_algorithms_is_sorted_team_test (4306 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 (103 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (154 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2149 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1581 ms)
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3988 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test
44: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
44: [       OK ] std_algorithms_is_partitioned_team_test.empty (52 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
44: [       OK ] std_algorithms_is_partitioned_team_test.all_true (776 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
44: [       OK ] std_algorithms_is_partitioned_team_test.all_false (774 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.random
44: [       OK ] std_algorithms_is_partitioned_team_test.random (693 ms)
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2296 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_copy_team_test
44: [ RUN      ] std_algorithms_partition_copy_team_test.empty
44: [       OK ] std_algorithms_partition_copy_team_test.empty (62 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
44: [       OK ] std_algorithms_partition_copy_team_test.all_true (1451 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
44: [       OK ] std_algorithms_partition_copy_team_test.all_false (1447 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.random
[ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
44: [       OK ] std_algorithms_partition_copy_team_test.random (1358 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (4321 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_point_team_test
44: [ RUN      ] std_algorithms_partition_point_team_test.empty
44: [       OK ] std_algorithms_partition_point_team_test.empty (40 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_true
[ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
44: [       OK ] std_algorithms_partition_point_team_test.all_true (629 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_false
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
44: [       OK ] std_algorithms_partition_point_team_test.all_false (635 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.random
44: [       OK ] std_algorithms_partition_point_team_test.random (547 ms)
44: [----------] 4 tests from std_algorithms_partition_point_team_test (1852 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (16766 ms total)
44: [  PASSED  ] 18 tests.
28: Test_Atomic<long int>/100000/iterations:10                     12.1 s          12.1 s            10          1            8     20.1395        1.41258m     104.11u     4.99995G         127.742k     4.99995G
44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   19.21 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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 5 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_transform_team_test
45: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
45: [       OK ] std_algorithms_transform_team_test.test_unary_op (1996 ms)
45: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
[ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
45: [       OK ] std_algorithms_transform_team_test.test_binary_op (1926 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (3922 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_team_test
45: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
45: [       OK ] std_algorithms_generate_team_test.test_unary_op (2484 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (2484 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_n_team_test
45: [ RUN      ] std_algorithms_generate_n_team_test.test
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
45: [       OK ] std_algorithms_generate_n_team_test.test (2057 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (2057 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 (1846 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1846 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (10311 ms total)
45: [  PASSED  ] 5 tests.
45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed   12.77 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
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_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
46: [       OK ] std_algorithms_exclusive_scan_team_test.test (5640 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5640 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
46: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2852 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2852 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (8493 ms total)
46: [  PASSED  ] 2 tests.
46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed   10.92 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Test timeout computed to be: 1500
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
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 2 tests from 2 test suites.
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
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o
47: [       OK ] std_algorithms_inclusive_scan_team_test.test (8593 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (8593 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (5699 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5699 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (14292 ms total)
47: [  PASSED  ] 2 tests.
47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   16.75 sec
test 48
      Start 48: Kokkos_UnitTest_SIMD

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD
48: Test timeout computed to be: 1500
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o
48: 
48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
48:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
48:                                   setting CUDA_VISIBLE_DEVICES.
48:                                   This could on multi GPU systems lead to severe performance"
48:                                   penalties.
48: [==========] Running 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: [       OK ] simd.device_math_ops (5 ms)
48: [ RUN      ] simd.host_mask_ops
48: [       OK ] simd.host_mask_ops (0 ms)
48: [ RUN      ] simd.device_mask_ops
48: [       OK ] simd.device_mask_ops (0 ms)
48: [ RUN      ] simd.host_conversions
48: [       OK ] simd.host_conversions (0 ms)
48: [ RUN      ] simd.device_conversions
48: [       OK ] simd.device_conversions (0 ms)
48: [ RUN      ] simd.host_shift_ops
48: [       OK ] simd.host_shift_ops (0 ms)
48: [ RUN      ] simd.device_shift_ops
48: [       OK ] simd.device_shift_ops (0 ms)
48: [ RUN      ] simd.host_condition
48: [       OK ] simd.host_condition (0 ms)
48: [ RUN      ] simd.device_condition
48: [       OK ] simd.device_condition (0 ms)
48: [ RUN      ] simd.host_gen_ctors
48: [       OK ] simd.host_gen_ctors (0 ms)
48: [ RUN      ] simd.device_gen_ctors
48: [       OK ] simd.device_gen_ctors (0 ms)
48: [ RUN      ] simd.host_where_expressions
48: [       OK ] simd.host_where_expressions (0 ms)
48: [ RUN      ] simd.device_where_expressions
48: [       OK ] simd.device_where_expressions (0 ms)
48: [ RUN      ] simd.host_reductions
48: [       OK ] simd.host_reductions (0 ms)
48: [ RUN      ] simd.device_reductions
48: [       OK ] simd.device_reductions (0 ms)
48: [----------] 16 tests from simd (5 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 16 tests from 1 test suite ran. (5 ms total)
48: [  PASSED  ] 16 tests.
48/48 Test #48: Kokkos_UnitTest_SIMD .............................   Passed    2.44 sec

100% tests passed, 0 tests failed out of 48

Total Test time (real) = 605.49 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
-- Checking whether /usr/bin/gfortran supports Fortran 90 - yes
-- Enabled Kokkos devices: SERIAL;CUDA
CMake Warning at /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/example/build_cmake_installed/build
+ make -j8
Scanning dependencies of target example
[ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o
Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-5993
[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-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/example/build_cmake_installed/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/example/build_cmake_installed/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000044
1: Sequential: 5      0.000000
1:  Hello World from Fortran
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o
1/1 Test #1: KokkosInTree_Verify ..............   Passed    2.42 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   2.42 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
-- 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
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
-- 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: SERIAL;CUDA
CMake Warning at /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/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
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
Fetching without tags
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
[100%] Linking CXX executable example_with_kokkos
Merge succeeded, producing 4602abe27f55554d2adc0e74797d381a0ec00f52
Checking out Revision 4602abe27f55554d2adc0e74797d381a0ec00f52 (PR-5993)
[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-5993/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
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 4757cca33c9a48331b6e4e56a68a7a099815df55 -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  22.02kB

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
 ---> da389f432647
Step 4/7 : ARG CMAKE_VERSION=3.23.1
 ---> Using cache
 ---> 51ccfe3c521d
Step 5/7 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> be96834b6a42
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
 ---> 9a1283dc0dc7
Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 3edf67c48862
Successfully built 3edf67c48862
Successfully tagged 4757cca33c9a48331b6e4e56a68a7a099815df55:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4602abe27f55554d2adc0e74797d381a0ec00f52 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
+ docker inspect -f . 4757cca33c9a48331b6e4e56a68a7a099815df55
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 008fd7b1a637618e2701b88aa64cb68bdb5ac246efee4dc3ef3447b5a8f42e0c
$ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-5993 --volumes-from 008fd7b1a637618e2701b88aa64cb68bdb5ac246efee4dc3ef3447b5a8f42e0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4757cca33c9a48331b6e4e56a68a7a099815df55 cat
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
2/2 Test #2: KokkosLauncher_WithKokkos_Verify ...   Passed    2.44 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   2.45 sec
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
$ docker top 03a89e1531d215e122a9aac0e3bdb94ab2adc51f445c8e96c544ef8faf5a06c7 -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] {
Post stage
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[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 Apr 18 18:40:24 2024
cache hit (direct)                    50
cache hit (preprocessed)               0
cache miss                           507
cache hit rate                      8.98 %
compiler produced stdout               1
cleanups performed                     2
files in cache                      6334
cache size                           4.6 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
+ rm -rf build
[Pipeline] }
$ docker stop --time=1 17013eccd5d59ee4f9e8d37e065a2021787250eb481c68c879a02ccc09b291ca
+ 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
$ docker rm -f --volumes 17013eccd5d59ee4f9e8d37e065a2021787250eb481c68c879a02ccc09b291ca
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
-- 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.3.99
Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-5993
[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
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-5993/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
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5993/.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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
Merge succeeded, producing c0ea1106e8018043d7c8d0d0655143b5fef3fe21
Checking out Revision c0ea1106e8018043d7c8d0d0655143b5fef3fe21 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
-- 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
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 8e714df1f1e1f97b9ff7c702fc9ecaf88cc5d160 --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  22.02kB

Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel
Step 2/10 : FROM $BASE
 ---> d3d3738d6060
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> eee1cd41eae8
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> b0e82455316a
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
 ---> 4d4d549095db
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
 ---> ed6556083c70
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> de4c47a41cb7
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 5089fa94e4cc
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
 ---> 3d1009b99acf
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> e05e80d5906c
Successfully built e05e80d5906c
Successfully tagged 8e714df1f1e1f97b9ff7c702fc9ecaf88cc5d160:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0ea1106e8018043d7c8d0d0655143b5fef3fe21 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
+ docker inspect -f . 8e714df1f1e1f97b9ff7c702fc9ecaf88cc5d160
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle03 seems to be running inside container bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391
$ 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-5993 --volumes-from bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 8e714df1f1e1f97b9ff7c702fc9ecaf88cc5d160 cat
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- Kokkos Backends: SERIAL;OPENACC
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  1%] 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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.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
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  2%] Linking CXX static library libimpl_git_version.a
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  2%] Built target impl_git_version
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  3%] Linking CXX shared library libkokkosprinter-tool.so
[  3%] Built target kokkosprinter-tool
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.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
[  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
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.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/impl/Kokkos_Stacktrace.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.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
$ docker top 0016bdf1c1afbcc942988c95cfe95bb31268c984d122f9b3fce149fd89e3a696 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] sh
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-5993/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
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o
-- The CXX compiler identification is GNU 9.4.0
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper
[  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
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-5993/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.3.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
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
-- SIMD: AVX2 detected
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[  6%] Linking CXX static library libkokkoscore.a
[  6%] Built target kokkoscore
[  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
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
-- Detected CUDA Compute Capability 80
-- Setting Kokkos_ARCH_AMPERE80=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Cuda
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  AMPERE80
-- 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
[  6%] Linking CXX static library libkokkoscontainers.a
[  6%] Built target kokkoscontainers
[  6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[  6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_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_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[  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/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
-- Looking for C++ include mdspan - not found
-- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-5993/core/src/../../tpls/mdspan/include
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
[  8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
-- No installed google benchmark found, fetching from GitHub
[  9%] Linking CXX static library libkokkos_gtest.a
[ 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/TestStdAlgorithmsUniqueCopy.cpp.o
[  9%] Built target kokkos_gtest
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) 
-- [benchmark] Version: 1.7.1
-- [benchmark] Looking for shm_open in rt
[  9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
-- [benchmark] Looking for shm_open in rt - found
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
[ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 10%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 11%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA
[ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 13%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
[ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 15%] Built target 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_Core_fwd_hpp
-- [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
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
[ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
[ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654
[ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
-- [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
[ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 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_Graph_fwd_hpp
[ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
28: Test_Atomic<long long int>/100000/iterations:10                12.2 s          12.1 s            10          1            8     20.4936        1.35789m      102.8u     4.99995G          58.878k     4.99995G
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
[ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- Sources TestCuda.cpp
-- Kokkos Backends: SERIAL;CUDA
-- Configuring done
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target benchmark
[  0%] Built target AlwaysCheckGit
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
Scanning dependencies of target kokkos_gtest
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
Scanning dependencies of target impl_git_version
[  1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target kokkoscore
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[  2%] Linking CXX static library libkokkossimd.a
[  2%] Built target kokkossimd
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[  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/colorprint.cc.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 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_ScopedRegion_hpp
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[  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
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 35%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[ 36%] Built target Kokkos_CoreTestCompileOnly
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[  4%] Linking CXX static library libkokkos_gtest.a
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[  4%] Built target kokkos_gtest
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  6%] Linking CXX static library libbenchmark.a
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[  6%] Built target benchmark
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
28: Test_Atomic<unsigned int>/100000/iterations:10                 3.57 s          3.54 s            10          1            4    2.56317m        1.28558m       56.7u     704.983M         113.528k     704.983M
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
"/var/jenkins/workspace/Kokkos_PR-5993/containers/src/Kokkos_Vector.hpp", line 33: warning: function "<unnamed>::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated <Kokkos_Vector.hpp> header is included") [deprecated_entity_with_custom_message]
  static auto do_not_include = emit_warning_kokkos_vector_deprecated();
                               ^
"/var/jenkins/workspace/Kokkos_PR-5993/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute
  [[deprecated("Deprecated <Kokkos_Vector.hpp> header is included")]] int
    ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[  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
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.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
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
Scanning dependencies of target benchmark_main
[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
"/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [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-5993/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<int32_t, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(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-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<int32_t>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

"/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [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-5993/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<int64_t, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(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-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<int64_t>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"

"/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity]
        return Kokkos::Experimental::abs(a);
                                     ^
"/var/jenkins/workspace/Kokkos_PR-5993/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<double, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(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-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<double>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"

"/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity]
        return Kokkos::Experimental::abs(a);
                                     ^
"/var/jenkins/workspace/Kokkos_PR-5993/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<float, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(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-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<float>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp"

[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[  7%] Linking CXX static library libbenchmark_main.a
[  7%] Built target benchmark_main
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o
[  7%] Linking CXX static library libkokkoscore.a
[  7%] Built target kokkoscore
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target kokkoscontainers
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
[  8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 88%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_CTestDevice
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 10%] 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_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
[100%] Built target Kokkos_CoreUnitTest_OpenMPTarget
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
1: Test timeout computed to be: 1500
1: [==========] Running 198 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 5 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (207 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (191 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (181 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (21 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (18 ms)
1: [----------] 5 tests from serial_DeathTest (621 ms total)
1: 
1: [----------] 193 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (0 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (0 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (0 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (0 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (76 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (42 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_issue_3867
1: [       OK ] serial.complex_issue_3867 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (3 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (29 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (1 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (3072 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams
[ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2355 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1123 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 42%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1136 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (28 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (16 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (4 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (4 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
1: [       OK ] serial.mdrange_large_deep_copy (734 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-5993/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-5993/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.occupancy_control
1: [       OK ] serial.occupancy_control (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.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (2 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (1 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (1 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (1 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_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
1: [       OK ] serial.int64_t_reduce (43 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (140 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayContiguous>" was declared deprecated [deprecated_entity]
    using A =
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayContiguous>" was declared deprecated [deprecated_entity]
    using A =
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayStrided>" was declared deprecated [deprecated_entity]
    using A = Kokkos::Array<int, KOKKOS_INVALID_INDEX, Kokkos::Array<>::strided>;
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayStrided>" was declared deprecated [deprecated_entity]
    using A  = Kokkos::Array<int, KOKKOS_INVALID_INDEX, Kokkos::Array<>::strided>;
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

1: [       OK ] serial.int64_t_reduce_dynamic (1288 ms)
1: [ RUN      ] serial.double_reduce_dynamic
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_SerialGraph
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
1: [       OK ] serial.double_reduce_dynamic (1252 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (279 ms)
1: [ RUN      ] serial.reduction_with_large_iteration_count
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
1: Disabling for host backends
1: [  SKIPPED ] serial.reduction_with_large_iteration_count (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
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o
[ 43%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o
1: [       OK ] serial.reduce_device_view_mdrange_policy (2966 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (159 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 (771 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 (14 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 (753 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 (14 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
"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayContiguous>" was declared deprecated [deprecated_entity]
    using A =
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayContiguous>" was declared deprecated [deprecated_entity]
    using A =
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayStrided>" was declared deprecated [deprecated_entity]
    using A = Kokkos::Array<int, KOKKOS_INVALID_INDEX, Kokkos::Array<>::strided>;
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array<int, 18446744073709551615UL, Kokkos::Impl::KokkosArrayStrided>" was declared deprecated [deprecated_entity]
    using A  = Kokkos::Array<int, KOKKOS_INVALID_INDEX, Kokkos::Array<>::strided>;
          ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute
  struct KOKKOS_DEPRECATED
         ^

1: [       OK ] serial.task_fib_single (555 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 (13 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
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "<unnamed>::initialization_legion_initialization_Test::test_info_" was declared but never referenced

[ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
1: [       OK ] serial.task_fib_multiple (559 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 (13 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
[ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization
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_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o
1: [       OK ] serial.task_fib_chase_lev (590 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 (13 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: [----------] 193 tests from serial (18128 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 198 tests from 2 test suites ran. (18750 ms total)
1: [  PASSED  ] 195 tests.
1: [  SKIPPED ] 3 tests, listed below:
1: [  SKIPPED ] serial.mdrange_parallel_reduce_primitive_types
1: [  SKIPPED ] serial.mdspan_minimal_functional
1: [  SKIPPED ] serial.reduction_with_large_iteration_count
 1/49 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   19.40 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
2: Test timeout computed to be: 1500
2: [==========] Running 119 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-5993/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-5993/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: [----------] 115 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce_large
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
2: [       OK ] serial.team_reduce_large (515 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (7 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (9 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (9 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (33 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 (34 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
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(60): warning #177-D: member "<unnamed>::cuda_multi_gpu_managed_views_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(75): warning #177-D: member "<unnamed>::cuda_multi_gpu_unmanaged_views_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(99): warning #177-D: member "<unnamed>::cuda_multi_gpu_scratch_space_Test::test_info_" was declared but never referenced

[ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
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
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o
2: [       OK ] serial.repeated_team_reduce (7180 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (121 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (107 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (55 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (3 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (52 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (0 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (1 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (0 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (0 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (0 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (1 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (89 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (1 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (1462 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (3 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_fill_tests_layout_right
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit
[ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpInit
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
2: [       OK ] serial.view_fill_tests_layout_right (2869 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
2: [       OK ] serial.view_fill_tests_layout_left (2254 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 (47 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
2: [       OK ] serial.view_mapping (50 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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (2 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (107 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-5993/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (11 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (11 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
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left (456 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (458 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "<unnamed>::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced

[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (458 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_right (457 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (459 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (464 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 115 tests from serial (18001 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 119 tests from 2 test suites ran. (18001 ms total)
2: [  PASSED  ] 116 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   18.61 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/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/49 Test  #3: Kokkos_CoreUnitTest_SerialGraph .............   Passed    0.56 sec
test 4
      Start  4: Kokkos_CoreUnitTest_OpenMPTarget

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget
4: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
4: Test timeout computed to be: 1500
4: [==========] Running 229 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 9 tests from openmptarget_DeathTest
4: [ RUN      ] openmptarget_DeathTest.abort_from_host
4: [       OK ] openmptarget_DeathTest.abort_from_host (178 ms)
4: [ RUN      ] openmptarget_DeathTest.abort_from_device
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o
4: [       OK ] openmptarget_DeathTest.abort_from_device (1364 ms)
4: [ RUN      ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (177 ms)
4: [ RUN      ] openmptarget_DeathTest.range_policy_invalid_bounds
4: [       OK ] openmptarget_DeathTest.range_policy_invalid_bounds (4 ms)
4: [ RUN      ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (6 ms)
4: [ RUN      ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment
4: [       OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms)
4: [ RUN      ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment
4: [       OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms)
4: [ RUN      ] openmptarget_DeathTest.view_memory_access_violations_from_host
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph
[ 12%] Built target Kokkos_CoreUnitTest_CudaGraph
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(143): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_num_threads_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(156): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_device_id_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(169): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_disable_warning_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(181): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_tune_internals_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(195): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_help_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(229): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_tools_arguments_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(255): warning #177-D: member "<unnamed>::defaultdevicetype_cmd_line_args_unrecognized_flag_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(304): warning #177-D: member "<unnamed>::defaultdevicetype_env_vars_num_threads_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(327): warning #177-D: member "<unnamed>::defaultdevicetype_env_vars_device_id_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(338): warning #177-D: member "<unnamed>::defaultdevicetype_env_vars_disable_warnings_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(365): warning #177-D: member "<unnamed>::defaultdevicetype_env_vars_tune_internals_Test::test_info_" was declared but never referenced

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "<unnamed>::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced

[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_Develop
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 90%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "<unnamed>::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced

[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o
Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-5993
[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
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o
[ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 12%] Built target Kokkos_push_finalize_hook_terminate
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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 <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL>, R=Kokkos::Array<int, 5UL>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-5993/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 <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL>, R=Kokkos::Array<int, 5UL>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-5993/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 <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL>, R=Kokkos::Array<int, 5UL>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/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.

[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "<unnamed>::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced

[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
Fetching without tags
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
Merge succeeded, producing 7fb6323d4afe05053b25233fcfeecfcc92d7ac3e
Checking out Revision 7fb6323d4afe05053b25233fcfeecfcc92d7ac3e (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # 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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7fb6323d4afe05053b25233fcfeecfcc92d7ac3e # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
+ docker build -t 4757cca33c9a48331b6e4e56a68a7a099815df55 -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  22.02kB

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
 ---> fbe999c47d4c
Step 4/7 : ARG CMAKE_VERSION=3.23.1
 ---> Using cache
 ---> d96f6463a078
Step 5/7 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> aaeba91d06ab
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
 ---> ed9691c173ad
Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> e52dba42e05f
Successfully built e52dba42e05f
Successfully tagged 4757cca33c9a48331b6e4e56a68a7a099815df55:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 4757cca33c9a48331b6e4e56a68a7a099815df55
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0
$ 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-5993 --volumes-from 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4757cca33c9a48331b6e4e56a68a7a099815df55 cat
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o
$ docker top e538d1ae84aabf566c9a0ddf1def8366471bb0f5be8486e52c5c05063d42aabb -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_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON ..
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is NVHPC 23.7.0
-- Detecting CXX compiler ABI info
-- 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.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-5993/build/generated/Kokkos_Version_Info.cpp
-- Using --c++17 for C++17 standard as feature
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
-- SIMD: AVX512 detected
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
-- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture...
-- Looking for a CUDA compiler
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o
[ 92%] Linking CXX executable Kokkos_ContainersUnitTest_HIP
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 92%] Built target Kokkos_ContainersUnitTest_HIP
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o
-- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc
28: Test_Atomic<unsigned long int>/100000/iterations:10            12.2 s          12.1 s            10          1            8     20.1556        1.39168m      103.8u     4.99995G         102.206k     4.99995G
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
-- The CUDA compiler identification is NVIDIA 12.2.91
-- Detecting CUDA compiler ABI info
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o
-- Detecting CUDA compiler ABI info - done
-- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped
-- Detecting CUDA compile features
-- Detecting CUDA compile features - done
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.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
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
-- 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
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
4: [       OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (50855 ms)
4: [ RUN      ] openmptarget_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-5993/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: [----------] 9 tests from openmptarget_DeathTest (52588 ms total)
4: 
4: [----------] 220 tests from openmptarget
4: [ RUN      ] openmptarget.array_capacity
4: [       OK ] openmptarget.array_capacity (0 ms)
4: [ RUN      ] openmptarget.array_element_access
4: [       OK ] openmptarget.array_element_access (0 ms)
4: [ RUN      ] openmptarget.array_zero_capacity
4: [       OK ] openmptarget.array_zero_capacity (0 ms)
4: [ RUN      ] openmptarget.array_zero_data_nullptr
4: [       OK ] openmptarget.array_zero_data_nullptr (0 ms)
4: [ RUN      ] openmptarget.array_contiguous_capacity
4: [       OK ] openmptarget.array_contiguous_capacity (0 ms)
4: [ RUN      ] openmptarget.array_contiguous_element_access
4: [       OK ] openmptarget.array_contiguous_element_access (0 ms)
4: [ RUN      ] openmptarget.array_contiguous_assignment
4: [       OK ] openmptarget.array_contiguous_assignment (0 ms)
4: [ RUN      ] openmptarget.array_strided_capacity
4: [       OK ] openmptarget.array_strided_capacity (0 ms)
4: [ RUN      ] openmptarget.array_strided_element_access
4: [       OK ] openmptarget.array_strided_element_access (0 ms)
4: [ RUN      ] openmptarget.array_strided_assignment
4: [       OK ] openmptarget.array_strided_assignment (0 ms)
4: [ RUN      ] openmptarget.atomic_operations_complexfloat
4: [       OK ] openmptarget.atomic_operations_complexfloat (24 ms)
4: [ RUN      ] openmptarget.atomic_operations_double
4: [       OK ] openmptarget.atomic_operations_double (28 ms)
4: [ RUN      ] openmptarget.atomic_operations_float
4: [       OK ] openmptarget.atomic_operations_float (27 ms)
4: [ RUN      ] openmptarget.atomic_operations_int
4: [       OK ] openmptarget.atomic_operations_int (61 ms)
4: [ RUN      ] openmptarget.atomic_operations_long
4: [       OK ] openmptarget.atomic_operations_long (59 ms)
4: [ RUN      ] openmptarget.atomic_operations_longlong
4: [       OK ] openmptarget.atomic_operations_longlong (62 ms)
4: [ RUN      ] openmptarget.atomic_operations_unsigned
4: [       OK ] openmptarget.atomic_operations_unsigned (50 ms)
4: [ RUN      ] openmptarget.atomic_operations_unsignedlong
4: [       OK ] openmptarget.atomic_operations_unsignedlong (50 ms)
4: [ RUN      ] openmptarget.atomics
4: [       OK ] openmptarget.atomics (498 ms)
4: [ RUN      ] openmptarget.atomics_tpetra_max_abs
4: [       OK ] openmptarget.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] openmptarget.atomic_views_integral
-- 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-5993/core/src/../../tpls/mdspan/include
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- Sources TestOpenMP.cpp
-- Sources TestCuda.cpp
-- Kokkos Backends: OPENMP;CUDA
-- Configuring done
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.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
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 48%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[  2%] Linking CXX shared library libkokkosprinter-tool.so
[  2%] Built target kokkosprinter-tool
[  3%] Linking CXX static library libimpl_git_version.a
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  3%] Built target impl_git_version
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o
[ 48%] Built target Kokkos_UnitTest_SIMD
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o
4: [       OK ] openmptarget.atomic_views_integral (14713 ms)
4: [ RUN      ] openmptarget.atomic_views_nonintegral
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.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
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
[ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 17%] Built target Kokkos_CoreTestCompileOnly
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o
4: [       OK ] openmptarget.atomic_views_nonintegral (10107 ms)
4: [ RUN      ] openmptarget.atomic_view_api
4: [       OK ] openmptarget.atomic_view_api (0 ms)
4: [ RUN      ] openmptarget.bit_manip_countl_zero
4: [       OK ] openmptarget.bit_manip_countl_zero (0 ms)
4: [ RUN      ] openmptarget.bit_manip_countl_one
4: [       OK ] openmptarget.bit_manip_countl_one (0 ms)
4: [ RUN      ] openmptarget.bit_manip_countr_zero
4: [       OK ] openmptarget.bit_manip_countr_zero (0 ms)
4: [ RUN      ] openmptarget.bit_manip_countr_one
4: [       OK ] openmptarget.bit_manip_countr_one (0 ms)
4: [ RUN      ] openmptarget.bit_manip_popcount
4: [       OK ] openmptarget.bit_manip_popcount (0 ms)
4: [ RUN      ] openmptarget.bit_manip_has_single_bit
4: [       OK ] openmptarget.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_floor
4: [       OK ] openmptarget.bit_manip_bit_floor (0 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_ceil
4: [       OK ] openmptarget.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_width
4: [       OK ] openmptarget.bit_manip_bit_width (0 ms)
4: [ RUN      ] openmptarget.bit_manip_rotl
4: [       OK ] openmptarget.bit_manip_rotl (0 ms)
4: [ RUN      ] openmptarget.bit_manip_rotr
4: [       OK ] openmptarget.bit_manip_rotr (0 ms)
4: [ RUN      ] openmptarget.bit_manip_byeswap
4: [       OK ] openmptarget.bit_manip_byeswap (0 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 (6 ms)
4: [ RUN      ] openmptarget.crs_copy_constructor
4: [       OK ] openmptarget.crs_copy_constructor (31 ms)
4: [ RUN      ] openmptarget.deep_copy_alignment
4: [       OK ] openmptarget.deep_copy_alignment (6 ms)
4: [ RUN      ] openmptarget.deep_copy_conversion
4: [       OK ] openmptarget.deep_copy_conversion (351 ms)
4: [ RUN      ] openmptarget.partitioning_by_args
4: [       OK ] openmptarget.partitioning_by_args (0 ms)
4: [ RUN      ] openmptarget.partitioning_by_vector
4: [       OK ] openmptarget.partitioning_by_vector (0 ms)
4: [ RUN      ] openmptarget.functor_analysis
4: [       OK ] openmptarget.functor_analysis (0 ms)
4: [ RUN      ] openmptarget.host_shared_ptr_use_count
4: [       OK ] openmptarget.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] openmptarget.host_shared_ptr_get
4: [       OK ] openmptarget.host_shared_ptr_get (0 ms)
4: [ RUN      ] openmptarget.host_shared_ptr_dereference_on_device
4: [       OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] openmptarget.init
4: [       OK ] openmptarget.init (0 ms)
4: [ RUN      ] openmptarget.dispatch
4: [       OK ] openmptarget.dispatch (309 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 (5 ms)
4: [ RUN      ] openmptarget.mathematical_functions_hyperbolic_functions
4: [       OK ] openmptarget.mathematical_functions_hyperbolic_functions (5 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 (2 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 (3 ms)
4: [ RUN      ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (4 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 (6 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_expint1
4: [       OK ] openmptarget.mathspecialfunc_expint1 (0 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselj0y0
4: [       OK ] openmptarget.mathspecialfunc_cbesselj0y0 (24 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselj1y1
4: [       OK ] openmptarget.mathspecialfunc_cbesselj1y1 (24 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 (0 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselh2ndkind
4: [       OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] openmptarget.mdrange_5d
4: [       OK ] openmptarget.mdrange_5d (20 ms)
4: [ RUN      ] openmptarget.mdrange_6d
4: [       OK ] openmptarget.mdrange_6d (10 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 (5 ms)
4: [ RUN      ] openmptarget.mdrange_large_deep_copy
4: [       OK ] openmptarget.mdrange_large_deep_copy (140 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-5993/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-5993/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 (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_round_error
4: [       OK ] openmptarget.numeric_traits_round_error (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_norm_min
4: [       OK ] openmptarget.numeric_traits_norm_min (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_denorm_min
4: [       OK ] openmptarget.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_finite_min_max
4: [       OK ] openmptarget.numeric_traits_finite_min_max (6 ms)
4: [ RUN      ] openmptarget.numeric_traits_digits
4: [       OK ] openmptarget.numeric_traits_digits (3 ms)
4: [ RUN      ] openmptarget.numeric_traits_digits10
4: [       OK ] openmptarget.numeric_traits_digits10 (3 ms)
4: [ RUN      ] openmptarget.numeric_traits_max_digits10
4: [       OK ] openmptarget.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_radix
4: [       OK ] openmptarget.numeric_traits_radix (3 ms)
4: [ RUN      ] openmptarget.numeric_traits_min_max_exponent
4: [       OK ] openmptarget.numeric_traits_min_max_exponent (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_min_max_exponent10
4: [       OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_quiet_and_signaling_nan
4: [       OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_sfinae_friendly
4: [       OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] openmptarget.occupancy_control
4: [       OK ] openmptarget.occupancy_control (1 ms)
4: [ RUN      ] openmptarget.parallel_scan_range_policy
4: [       OK ] openmptarget.parallel_scan_range_policy (276 ms)
4: [ RUN      ] openmptarget.kokkos_printf
4: [       OK ] openmptarget.kokkos_printf (1 ms)
4: [ RUN      ] openmptarget.range_for
4: [       OK ] openmptarget.range_for (2 ms)
4: [ RUN      ] openmptarget.range_reduce
4: [       OK ] openmptarget.range_reduce (2 ms)
4: [ RUN      ] openmptarget.range_policy_runtime_parameters
4: [       OK ] openmptarget.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmptarget.range_for_require
4: [       OK ] openmptarget.range_for_require (2 ms)
4: [ RUN      ] openmptarget.range_reduce_require
4: [       OK ] openmptarget.range_reduce_require (1 ms)
4: [ RUN      ] openmptarget.reducers_int
4: [       OK ] openmptarget.reducers_int (9 ms)
4: [ RUN      ] openmptarget.reducers_double
4: [       OK ] openmptarget.reducers_double (6 ms)
4: [ RUN      ] openmptarget.reducers_bool
4: [       OK ] openmptarget.reducers_bool (1 ms)
4: [ RUN      ] openmptarget.int64_t_reduce
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
4: [       OK ] openmptarget.int64_t_reduce (501 ms)
4: [ RUN      ] openmptarget.double_reduce
4: [       OK ] openmptarget.double_reduce (498 ms)
4: [ RUN      ] openmptarget.int64_t_reduce_dynamic
4: [       OK ] openmptarget.int64_t_reduce_dynamic (521 ms)
4: [ RUN      ] openmptarget.double_reduce_dynamic
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
4: [       OK ] openmptarget.double_reduce_dynamic (519 ms)
4: [ RUN      ] openmptarget.int64_t_reduce_dynamic_view
4: [       OK ] openmptarget.int64_t_reduce_dynamic_view (64 ms)
4: [ RUN      ] openmptarget.reduction_with_large_iteration_count
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o
28: Test_Atomic<unsigned long long int>/100000/iterations:10       4.06 s          4.03 s            10          1            8    2.56117m        1.20268m      115.7u     4.99995G         151.486k     4.99995G
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 50%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[  5%] Linking CXX static library libkokkos_gtest.a
[  5%] Built target kokkos_gtest
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 50%] Built target Kokkos_CoreUnitTest_Default
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o
[  5%] Linking CXX static library libkokkoscore.a
[  5%] Built target kokkoscore
[  5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o
[ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o
[  5%] Linking CXX static library libkokkoscontainers.a
[  5%] Built target kokkoscontainers
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
[  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_Cuda2.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
4: [       OK ] openmptarget.reduction_with_large_iteration_count (22917 ms)
4: [ RUN      ] openmptarget.reduction_deduction
4: [       OK ] openmptarget.reduction_deduction (0 ms)
4: [ RUN      ] openmptarget.reduce_device_view_range_policy
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
4: [       OK ] openmptarget.reduce_device_view_range_policy (10328 ms)
4: [ RUN      ] openmptarget.reduce_device_view_mdrange_policy
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_atomic
[ 93%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[  9%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.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_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
4: [       OK ] openmptarget.reduce_device_view_mdrange_policy (10399 ms)
4: [ RUN      ] openmptarget.reduce_device_view_team_policy
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 53%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 53%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 94%] Linking CXX executable Kokkos_atomic
[ 94%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_gather
[ 94%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
4: [       OK ] openmptarget.reduce_device_view_team_policy (10240 ms)
4: [ RUN      ] openmptarget.kokkos_swap
4: [       OK ] openmptarget.kokkos_swap (0 ms)
4: [ RUN      ] openmptarget.TeamThreadMDRangeParallelFor
4: [       OK ] openmptarget.TeamThreadMDRangeParallelFor (33 ms)
4: [ RUN      ] openmptarget.ThreadVectorMDRangeParallelFor
4: [       OK ] openmptarget.ThreadVectorMDRangeParallelFor (20 ms)
4: [ RUN      ] openmptarget.TeamVectorMDRangeParallelFor
4: [       OK ] openmptarget.TeamVectorMDRangeParallelFor (20 ms)
4: [ RUN      ] openmptarget.TeamThreadMDRangeParallelReduce
4: [       OK ] openmptarget.TeamThreadMDRangeParallelReduce (26 ms)
4: [ RUN      ] openmptarget.ThreadVectorMDRangeParallelReduce
4: [       OK ] openmptarget.ThreadVectorMDRangeParallelReduce (15 ms)
4: [ RUN      ] openmptarget.TeamVectorMDRangeParallelReduce
4: [       OK ] openmptarget.TeamVectorMDRangeParallelReduce (14 ms)
4: [ RUN      ] openmptarget.team_policy_runtime_parameters
4: [       OK ] openmptarget.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmptarget.team_shared_request
4: [       OK ] openmptarget.team_shared_request (0 ms)
4: [ RUN      ] openmptarget.team_scratch_request
4: [       OK ] openmptarget.team_scratch_request (0 ms)
4: [ RUN      ] openmptarget.team_lambda_shared_request
4: [       OK ] openmptarget.team_lambda_shared_request (0 ms)
4: [ RUN      ] openmptarget.scratch_align
4: [       OK ] openmptarget.scratch_align (0 ms)
4: [ RUN      ] openmptarget.shmem_size
4: [       OK ] openmptarget.shmem_size (0 ms)
4: [ RUN      ] openmptarget.multi_level_scratch
4: [       OK ] openmptarget.multi_level_scratch (0 ms)
4: [ RUN      ] openmptarget.team_scratch_memory_index_parallel_for
4: [       OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] openmptarget.team_policy_max_recommended
4: [       OK ] openmptarget.team_policy_max_recommended (33 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 (5 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 (7 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_fill_tests_layout_right
4: [       OK ] openmptarget.view_fill_tests_layout_right (63 ms)
4: [ RUN      ] openmptarget.view_fill_tests_layout_left
4: [       OK ] openmptarget.view_fill_tests_layout_left (59 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 (77 ms)
4: [ RUN      ] openmptarget.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (72 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 (57 ms)
4: [ RUN      ] openmptarget.view_mapping_operator
4: [       OK ] openmptarget.view_mapping_operator (11 ms)
4: [ RUN      ] openmptarget.static_extent
4: [       OK ] openmptarget.static_extent (0 ms)
4: [ RUN      ] openmptarget.view_mapping_atomic
Scanning dependencies of target Kokkos_gups
[ 94%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 54%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o
[ 94%] Linking CXX executable Kokkos_UnitTest_SIMD
4: [       OK ] openmptarget.view_mapping_atomic (560 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.append_formatted_multidimensional_index
4: [       OK ] openmptarget.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openmptarget.view_resize
4: [       OK ] openmptarget.view_resize (17 ms)
4: [ RUN      ] openmptarget.view_realloc
4: [       OK ] openmptarget.view_realloc (1 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-5993/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-5993/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-5993/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-5993/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 (0 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 (1 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 (32 ms)
4: [ RUN      ] openmptarget.view_subview_2d_from_3d_atomic
4: [       OK ] openmptarget.view_subview_2d_from_3d_atomic (32 ms)
4: [ RUN      ] openmptarget.view_subview_2d_from_3d_randomaccess
4: [       OK ] openmptarget.view_subview_2d_from_3d_randomaccess (33 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_left
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
4: [       OK ] openmptarget.view_subview_3d_from_5d_left (47 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_left_atomic
4: [       OK ] openmptarget.view_subview_3d_from_5d_left_atomic (46 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (45 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_right
4: [       OK ] openmptarget.view_subview_3d_from_5d_right (43 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_right_atomic
4: [       OK ] openmptarget.view_subview_3d_from_5d_right_atomic (43 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (42 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: [----------] 220 tests from openmptarget (84488 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 229 tests from 2 test suites ran. (137076 ms total)
4: [  PASSED  ] 222 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
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o
[ 94%] Built target Kokkos_UnitTest_SIMD
Scanning dependencies of target Kokkos_launch_latency
[ 94%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
 4/49 Test  #4: Kokkos_CoreUnitTest_OpenMPTarget ............   Passed  137.76 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Default

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
5: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
5: Test timeout computed to be: 1500
5: [==========] Running 69 tests from 41 test suites.
5: [----------] Global test environment set-up.
5: [----------] 29 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_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 (7 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 (12 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_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: [       OK ] defaultdevicetype.visible_devices (0 ms)
5: [ RUN      ] defaultdevicetype.compiler_macros
5: [       OK ] defaultdevicetype.compiler_macros (1 ms)
5: [ RUN      ] defaultdevicetype.half_conversion
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
5: [       OK ] defaultdevicetype.half_conversion (146 ms)
5: [ RUN      ] defaultdevicetype.bhalf_conversion
5: [       OK ] defaultdevicetype.bhalf_conversion (2 ms)
5: [ RUN      ] defaultdevicetype.half_operators
5: [       OK ] defaultdevicetype.half_operators (2 ms)
5: [ RUN      ] defaultdevicetype.bhalf_operators
5: [       OK ] defaultdevicetype.bhalf_operators (1 ms)
5: [ RUN      ] defaultdevicetype.host_space_access
5: [       OK ] defaultdevicetype.host_space_access (0 ms)
5: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
5: [       OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms)
5: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
5: [       OK ] defaultdevicetype.reduce_instantiation_b1 (11 ms)
5: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
5: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
5: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
5: [       OK ] defaultdevicetype.reduce_instantiation_a2 (8 ms)
5: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
5: [       OK ] defaultdevicetype.reduce_instantiation_b2 (15 ms)
5: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
5: [       OK ] defaultdevicetype.reduce_instantiation_c2 (8 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: [----------] 29 tests from defaultdevicetype (233 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 (28 ms total)
5: 
5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
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<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
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<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
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<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
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<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
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<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
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<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
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<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
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<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
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<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
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<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
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<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
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<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
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<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
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<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
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<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
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<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
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<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
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<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
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<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
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: [==========] 69 tests from 41 test suites ran. (266 ms total)
5: [  PASSED  ] 69 tests.
 5/49 Test  #5: Kokkos_CoreUnitTest_Default .................   Passed    0.92 sec
test 6
      Start  6: Kokkos_CoreUnitTest_LegionInitialization

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
6: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
6: Test timeout computed to be: 1500
/var/jenkins/workspace/Kokkos_PR-5993/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

[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.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 (118 ms)
6: [----------] 1 test from initialization (118 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (118 ms total)
6: [  PASSED  ] 1 test.
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
 6/49 Test  #6: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.75 sec
test 7
      Start  7: Kokkos_CoreUnitTest_PushFinalizeHook

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
7: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
7: Test timeout computed to be: 1500
7: SUCCESS
 7/49 Test  #7: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.57 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Develop

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
8: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
8: Test timeout computed to be: 1500
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
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/49 Test  #8: Kokkos_CoreUnitTest_Develop .................   Passed    0.60 sec
test 9
      Start  9: Kokkos_CoreUnitTest_TuningBuiltins

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins
9: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
9: Test timeout computed to be: 1500
[ 54%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o
 9/49 Test  #9: Kokkos_CoreUnitTest_TuningBuiltins ..........   Passed    1.25 sec
test 10
      Start 10: Kokkos_CoreUnitTest_TuningBasics

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics
10: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
10: Test timeout computed to be: 1500
10: Set of size 10
10: 4,4
10: Expect 1, have 1
10: Expect 2, have 2
10/49 Test #10: Kokkos_CoreUnitTest_TuningBasics ............   Passed    0.57 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CategoricalTuner

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner
11: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
11: Test timeout computed to be: 1500
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o
11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........   Passed    1.05 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
12: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
12: Test timeout computed to be: 1500
12: [==========] Running 28 tests from 2 test suites.
12: [----------] Global test environment set-up.
12: [----------] 26 tests from kokkosp
12: [ RUN      ] kokkosp.test_named_instance_fence
12: Ref: 67108865
12: Ref: named_instance
12: 67108865
12: named_instance
12: [       OK ] kokkosp.test_named_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_instance_fence
12: Ref: 67108865
12: Ref: Unnamed Instance Fence
12: 67108865
12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence
12: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_named_global_fence
12: Ref: 67108864
12: Ref: test global fence
12: 0
12: test global fence
12: Miss on id
12: 67108864
12: test global fence
12: [       OK ] kokkosp.test_named_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_global_fence
12: Ref: 67108864
12: Ref: Unnamed Global Fence
12: 0
12: Kokkos::fence: Unnamed Global Fence
12: Miss on id
12: 67108864
12: Kokkos::fence: Unnamed Global Fence
12: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_multiple_default_instances
12: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
12: [ RUN      ] kokkosp.test_id_gen
12: [       OK ] kokkosp.test_id_gen (0 ms)
12: [ RUN      ] kokkosp.test_kernel_sequence
12: Ref: 67108865
12: Ref: named_instance
12: 67108865
12: named_instance
12: Ref: 67108865
12: Ref: test_kernel
12: 67108865
12: named_instance
12: Miss on name
12: 0
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 67108864
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 67108865
12: test_kernel
12: [       OK ] kokkosp.test_kernel_sequence (89 ms)
12: [ RUN      ] kokkosp.async_deep_copy
12: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/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-5993/core/unit_test/tools/TestEventCorrectness.hpp:454: 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-5993/core/unit_test/tools/TestEventCorrectness.hpp:527: 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-5993/core/unit_test/tools/TestEventCorrectness.hpp:566: 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-5993/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 (90 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. (90 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/49 Test #12: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.71 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ToolIndependence

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
13: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
13: Test timeout computed to be: 1500
[  9%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........   Passed    0.60 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryLoadHelp

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
14: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
14: Environment variables: 
14:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/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/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    0.58 sec
test 15
      Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
15: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
15: Test timeout computed to be: 1500
[  9%] Built target Kokkos_CoreUnitTest_OpenMPGraph
[ 94%] Linking CXX executable Kokkos_gups
[ 94%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_stream
[ 94%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o
15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.58 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
16: Test timeout computed to be: 1500
16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x5555557206c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557208c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720940:Host:source:0x555555720740: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:0x555555720a80: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:0x5555557208c0:40::kokkosp_deallocate_data:Host:source:0x5555557206c0:40::kokkosp_finalize_library::
16/49 Test #16: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.57 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
17: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
17: Test timeout computed to be: 1500
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o
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_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x555555720680:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555557209c0:Host:source:0x555555720700: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:0x555555720ac0: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:0x555555720940:40::kokkosp_deallocate_data:Host:source:0x555555720680:40::kokkosp_finalize_library::
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o
17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.57 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
18: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
18: Test timeout computed to be: 1500
18: [==========] Running 3 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 2 tests from defaultdevicetype_DeathTest
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (193 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (169 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (363 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
18: [----------] 1 test from defaultdevicetype (0 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 2 test suites ran. (364 ms total)
18: [  PASSED  ] 3 tests.
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o
18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    0.93 sec
test 19
      Start 19: Kokkos_IncrementalTest_SERIAL

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
19: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
19: Test timeout computed to be: 1500
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from SERIAL
19: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
19: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] SERIAL.IncrTest_01_execspace
19: Host Serial Execution Space:
19:   KOKKOS_ENABLE_SERIAL: yes
19: 
19: Serial Runtime Configuration:
19: Serial
19: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
19: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
19: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
19: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
19: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
19: [       OK ] SERIAL.IncrTest_03b_memspace_free (27 ms)
19: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
19: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] SERIAL.IncrTest_05_reduction
19: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
19: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
19: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
19: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
19: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
19: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (187 ms)
19: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
19: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
19: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
19: [       OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
19: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] SERIAL.incr_14_MDrangeReduce
19: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
19: [ RUN      ] SERIAL.IncrTest_16_parallelscan
19: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
19: [ RUN      ] SERIAL.incr_17_atomicView
19: [       OK ] SERIAL.incr_17_atomicView (0 ms)
19: [----------] 28 tests from SERIAL (216 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (216 ms total)
19: [  PASSED  ] 28 tests.
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
19/49 Test #19: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.79 sec
test 20
      Start 20: Kokkos_IncrementalTest_OPENMPTARGET

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET
20: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
20: Test timeout computed to be: 1500
[ 94%] Linking CXX executable Kokkos_launch_latency
20: [==========] Running 22 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 22 tests from OPENMPTARGET
20: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace_typedef
20: [       OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace
20: OpenMPTarget Execution Space:
20:   KOKKOS_ENABLE_OPENMPTARGET: yes
20: 
20: OpenMPTarget Runtime Configuration:
20: Using OpenMPTarget
20: OpenMPTarget
20: [       OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicExchange
20: [       OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicAdd
20: [       OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicSub
20: [       OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_03a_memspace_malloc
[ 94%] Built target Kokkos_launch_latency
20: [       OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (83 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_03b_memspace_free
Scanning dependencies of target Kokkos_policy_performance
[ 94%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o
[ 94%] Linking CXX executable Kokkos_stream
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o
[ 57%] 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_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o
[ 94%] Built target Kokkos_stream
Scanning dependencies of target Kokkos_bytes_and_flops
[ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o
[ 57%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 57%] Built target Kokkos_push_finalize_hook_terminate
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o
20: [       OK ] OPENMPTARGET.IncrTest_03b_memspace_free (9108 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_04_simple_parallelFor
20: [       OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (7 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_05_reduction
20: [       OK ] OPENMPTARGET.IncrTest_05_reduction (16 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange2D
20: [       OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange3D
20: [       OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange4D
20: [       OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_2D
20: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_3D
20: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_4D
20: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics
20: [       OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (3 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (289 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_12a_ThreadScratch
20: [       OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms)
20: [ RUN      ] OPENMPTARGET.IncrTest_12b_TeamScratch
20: [       OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms)
20: [----------] 22 tests from OPENMPTARGET (9524 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 22 tests from 1 test suite ran. (9524 ms total)
20: [  PASSED  ] 22 tests.
20/49 Test #20: Kokkos_IncrementalTest_OPENMPTARGET .........   Passed   10.14 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
21: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
21: Test timeout computed to be: 1500
21: [==========] Running 8 tests from 1 test suite.
21: [----------] Global test environment set-up.
21: [----------] 8 tests from ctest_environment
21: [ RUN      ] ctest_environment.no_device_type
21: [       OK ] ctest_environment.no_device_type (0 ms)
21: [ RUN      ] ctest_environment.no_process_count
21: [       OK ] ctest_environment.no_process_count (0 ms)
21: [ RUN      ] ctest_environment.invalid_rank
21: [       OK ] ctest_environment.invalid_rank (0 ms)
21: [ RUN      ] ctest_environment.no_type_str
21: [       OK ] ctest_environment.no_type_str (0 ms)
21: [ RUN      ] ctest_environment.missing_type
21: [       OK ] ctest_environment.missing_type (0 ms)
21: [ RUN      ] ctest_environment.no_id_str
21: [       OK ] ctest_environment.no_id_str (0 ms)
21: [ RUN      ] ctest_environment.invalid_id_str
21: [       OK ] ctest_environment.invalid_id_str (0 ms)
21: [ RUN      ] ctest_environment.good
21: [       OK ] ctest_environment.good (0 ms)
21: [----------] 8 tests from ctest_environment (0 ms total)
21: 
21: [----------] Global test environment tear-down
21: [==========] 8 tests from 1 test suite ran. (0 ms total)
21: [  PASSED  ] 8 tests.
21/49 Test #21: Kokkos_CoreUnitTest_CTestDevice .............   Passed    0.59 sec
test 22
      Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
22: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
22: Test timeout computed to be: 1500
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.56 sec
test 23
      Start 23: Kokkos_CoreUnitTest_DeviceAndThreads

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/TestDeviceAndThreads.py"
23: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test
23: Test timeout computed to be: 1500
[ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 59%] Linking CXX executable Kokkos_CoreUnitTest_Develop
/var/jenkins/workspace/Kokkos_PR-5993/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

[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 59%] Built target Kokkos_CoreUnitTest_Develop
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 6.417s
23: 
23: OK (skipped=1)
23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    6.53 sec
test 24
      Start 24: Kokkos_PerformanceTest_Benchmark

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-18_T18-47-04.json"
24: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test
24: Test timeout computed to be: 1500
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o
24: 2024-04-18T19:15:24+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
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.86, 3.68, 5.46
24: CPU architecture: none
24: Default Device: N6Kokkos12Experimental12OpenMPTargetE
24: GIT_BRANCH: HEAD
24: GIT_CLEAN_STATUS: CLEAN
24: GIT_COMMIT_DATE: 2024-04-18T18:46:51+00:00
24: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
24: GIT_COMMIT_HASH: d469d12f7
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_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_LIBDL: yes
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.3.99
24: platform: 64bit
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.025 s             5       1024        52.3447n
24: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        25.6724n
24: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        12.7871n
24: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        6.99512n
24: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        3.33649n
24: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        1.97141n
24: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        1.23045n
24: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        731.644p
24: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        512.459p
24: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        415.854p
[ 59%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 59%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Malloc/N:1/manual_time                                                              39.3 us         19.4 us        17800 25.4474k/s
[ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased
24: Malloc/N:16/manual_time                                                             39.5 us         19.8 us        17770 25.3041k/s
[ 11%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 94%] Linking CXX executable Kokkos_gather
[ 11%] Built target Kokkos_CoreTestCompileOnly
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o
[ 94%] Built target Kokkos_gather
[ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
24: Malloc/N:256/manual_time                                                            39.3 us         19.8 us        17814 25.4342k/s
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o
24: Malloc/N:4096/manual_time                                                           29.3 us         25.0 us        17802 34.1662k/s
24: Malloc/N:65536/manual_time                                                          24.8 us         28.0 us        27746 40.3209k/s
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o
24: Malloc/N:1048576/manual_time                                                        34.4 us         36.8 us        20866 29.1067k/s
[ 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_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
[ 60%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 60%] Built target Kokkos_ProfilingAllCalls
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
24: Malloc/N:16777216/manual_time                                                        262 us          184 us         6461 3.81007k/s
24: Malloc/N:268435456/manual_time                                                      6160 us          532 us          124  162.329/s
[ 95%] Linking CXX executable Kokkos_policy_performance
[ 95%] Built target Kokkos_policy_performance
[ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
24: Malloc/N:4294967296/manual_time                                                   121329 us         4024 us            7  8.24206/s
24: MallocFree/N:1/manual_time                                                          67.7 us         32.9 us        10814 14.7713k/s
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o
24: MallocFree/N:16/manual_time                                                         63.1 us         29.2 us        11214 15.8514k/s
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
24: MallocFree/N:256/manual_time                                                        63.0 us         29.0 us        11095  15.866k/s
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o
24: MallocFree/N:4096/manual_time                                                       58.8 us         27.8 us        10990 16.9954k/s
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o
24: MallocFree/N:65536/manual_time                                                      50.2 us         28.1 us        13626 19.9051k/s
24: MallocFree/N:1048576/manual_time                                                    50.4 us         28.3 us        13867 19.8422k/s
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
24: MallocFree/N:16777216/manual_time                                                    299 us          182 us         3507 3.34552k/s
24: MallocFree/N:268435456/manual_time                                                  6553 us          532 us          117  152.592/s
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o
24: MallocFree/N:4294967296/manual_time                                               108321 us         3855 us            6  9.23181/s
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams
[ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o
24: MallocTouch/N:1/manual_time                                                         20.9 us         23.0 us        34159 47.8741k/s
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
24: MallocTouch/N:16/manual_time                                                        22.8 us         25.3 us        34558 43.8725k/s
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
24: MallocTouch/N:256/manual_time                                                       20.8 us         22.9 us        34369 48.1726k/s
[ 23%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o
28: Test_Atomic<float>/100000/iterations:10                        10.7 s          10.6 s            10          0            4     18.0267        1.42318m     852.29u     4.99991G          98.104k     4.99989G
24: MallocTouch/N:4096/manual_time                                                      64.6 us         48.7 us        13927 15.4708k/s
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o
[ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
24: MallocTouch/N:65536/manual_time                                                     67.9 us         56.2 us         9594 14.7186k/s
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
24: MallocTouch/N:1048576/manual_time                                                   55.2 us         49.0 us        12705  18.118k/s
24: MallocTouch/N:16777216/manual_time                                                   212 us          216 us         4672 4.70964k/s
24: MallocTouch/N:268435456/manual_time                                                 6243 us          604 us          119  160.176/s
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o
24: MallocTouch/N:4294967296/manual_time                                              132834 us         4498 us            7   7.5282/s
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o
24: MallocTouchFree/N:1/manual_time                                                      109 us         31.3 us         6501 9.16357k/s
24: MallocTouchFree/N:16/manual_time                                                     108 us         30.6 us         6447 9.24389k/s
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o
24: MallocTouchFree/N:256/manual_time                                                    110 us         31.7 us         6399 9.12955k/s
24: MallocTouchFree/N:4096/manual_time                                                   171 us         54.4 us         4089 5.84792k/s
24: MallocTouchFree/N:65536/manual_time                                                  180 us         64.1 us         3957 5.54459k/s
24: MallocTouchFree/N:1048576/manual_time                                                182 us         65.6 us         3672  5.4996k/s
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
24: MallocTouchFree/N:16777216/manual_time                                               329 us          208 us         2125 3.03912k/s
[ 63%] Linking CXX executable Kokkos_ToolsInitialization
24: MallocTouchFree/N:268435456/manual_time                                             6522 us          585 us          222  153.322/s
[ 63%] Built target Kokkos_ToolsInitialization
24: MallocTouchFree/N:4294967296/manual_time                                          115062 us         4097 us            9  8.69097/s
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            80  45.1347/s        800
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
24: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  43.3589/s        800
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o
[ 96%] Linking CXX executable Kokkos_bytes_and_flops
24: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            38  43.3614/s        800
[ 96%] Built target Kokkos_bytes_and_flops
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o
24: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  43.1656/s        800
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o
24: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.2411/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  43.2157/s        800
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o
24: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            38  43.2536/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  43.3652/s        800
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
24: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            38  43.3722/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  43.2834/s        800
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
24: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.001 s            38  43.1879/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.001 s            38  43.1952/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            38  43.3032/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  43.3051/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.001 s            38  43.3737/s        800
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
24: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  43.3416/s        800
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o
[ 14%] Built target Kokkos_CoreUnitTest_CudaGraph
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           353  819.715/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           369  867.703/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           366  876.625/s       1.6k
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           379  887.209/s       1.6k
[ 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_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           379  852.049/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           365  886.236/s       1.6k
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.000 s           371  888.063/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.046 s         0.000 s            15  35.0796/s       1.6k
[ 65%] Linking CXX executable Kokkos_StackTraceTestExec
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.048 s         0.000 s            14  33.2932/s       1.6k
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.000 s           376  882.752/s       1.6k
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.021 s         0.000 s            34  77.6634/s       1.6k
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            31  70.7961/s       1.6k
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           372  851.364/s       1.6k
[ 65%] Built target Kokkos_StackTraceTestExec
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           361  846.915/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           368  879.643/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           372  885.912/s       1.6k
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.049 s         0.000 s            14  32.6977/s       1.6k
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.049 s         0.000 s            14  32.7268/s       1.6k
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.7592/s       1.6k
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.4293/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           374   867.92/s       1.6k
[ 65%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           375  874.134/s       1.6k
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.049 s         0.000 s            14  32.7345/s       1.6k
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Serial::in_parallel" was declared deprecated [deprecated_entity]
      int in_parallel = ExecSpace::in_parallel();
                                   ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.hpp", line 126: note: because of a "deprecated" attribute
    KOKKOS_DEPRECATED inline static int in_parallel() { return false; }
    ^
          detected during instantiation of "void Test::TestIncrExecSpace<ExecSpace>::testit() [with ExecSpace=Kokkos::Serial]" at line 85

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29   67.368/s       1.6k
[ 65%] Built target Kokkos_CoreUnitTest_KokkosP
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           375  871.406/s       1.6k
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           375  862.519/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.049 s         0.000 s            14  32.9328/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            30  68.6027/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           367   869.35/s       1.6k
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           377      875/s       1.6k
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.049 s         0.000 s            14   32.745/s       1.6k
[ 17%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            29  68.1166/s       1.6k
[ 17%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.000 s           334  764.271/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.000 s           324  764.603/s       1.6k
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.000 s           324   764.04/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.000 s           326  776.775/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
24: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           759  891.185/s        800
24: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           767  890.445/s        800
"/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Experimental::OpenACC::in_parallel" was declared deprecated [deprecated_entity]
      int in_parallel = ExecSpace::in_parallel();
                                   ^
"/var/jenkins/workspace/Kokkos_PR-5993/core/src/OpenACC/Kokkos_OpenACC.hpp", line 95: note: because of a "deprecated" attribute
    KOKKOS_DEPRECATED static bool in_parallel() {
    ^
          detected during instantiation of "void Test::TestIncrExecSpace<ExecSpace>::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

24: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           766  886.441/s        800
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
24: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           765  886.566/s        800
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
24: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           764  878.553/s        800
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o
24: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           760  880.204/s        800
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
24: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           748   884.56/s        800
24: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           763  882.325/s        800
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o
24: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           740  867.002/s        800
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o
24: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           761  875.484/s        800
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o
[ 26%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3
24: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           760  876.975/s        800
24: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           764  878.276/s        800
24: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           758  872.148/s        800
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
24: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           763  878.973/s        800
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
24: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           759  882.184/s        800
[ 26%] Built target Kokkos_CoreUnitTest_Cuda3
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
24: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           759  877.374/s        800
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o
24: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.000 s           777  926.771/s        800
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
24: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.000 s           770  921.923/s        800
24: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.55628k/s       1.6k
24: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.81364k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.006 s         0.000 s            10  248.725/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.34376k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  237.621/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.72478k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.45524k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.92823k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.006 s         0.000 s            10  250.805/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.24423k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  241.622/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.86344k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  235.819/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.33772k/s       1.6k
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
24: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10   236.09/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 3.14146k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10   239.78/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.31001k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  240.015/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.04367k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  235.944/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.91461k/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  239.316/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.66825k/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  238.772/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.85858k/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  242.519/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.18296k/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  237.208/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.39214k/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  240.744/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.00673k/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.001 s            10  652.313/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.002 s         0.001 s            10  654.329/s       1.6k
24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............   Passed  115.10 sec
test 25
      Start 25: Kokkos_Benchmark_Atomic_MinMax

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-18_T18-47-04.json"
25: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test
25: Test timeout computed to be: 1500
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o
25: 2024-04-18T19:17:19+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
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.41, 2.68, 4.89
25: CPU architecture: none
25: Default Device: N6Kokkos12Experimental12OpenMPTargetE
25: GIT_BRANCH: HEAD
25: GIT_CLEAN_STATUS: CLEAN
25: GIT_COMMIT_DATE: 2024-04-18T18:46:51+00:00
25: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
25: GIT_COMMIT_HASH: d469d12f7
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_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
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.3.99
25: platform: 64bit
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                              Time             CPU   Iterations
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.85 sec
test 26
      Start 26: Kokkos_PerformanceTest_Mempool

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-18_T18-47-04.json"
26: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test
26: Test timeout computed to be: 1500
26: 2024-04-18T19:17:20+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool
26: Run on (6 X 2095.08 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x6)
26:   L1 Instruction 32 KiB (x6)
26:   L2 Unified 4096 KiB (x6)
26:   L3 Unified 16384 KiB (x6)
26: Load Average: 0.62, 2.69, 4.88
26: CPU architecture: none
26: Default Device: N6Kokkos12Experimental12OpenMPTargetE
26: GIT_BRANCH: HEAD
26: GIT_CLEAN_STATUS: CLEAN
26: GIT_COMMIT_DATE: 2024-04-18T18:46:51+00:00
26: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
26: GIT_COMMIT_HASH: d469d12f7
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_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
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.3.99
26: platform: 64bit
[ 17%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: 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           503               4.94684M/s
[ 17%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: 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          1478                23.7152M/s
26/49 Test #26: Kokkos_PerformanceTest_Mempool ..............   Passed    3.11 sec
test 27
      Start 27: Kokkos_PerformanceTest_Atomic

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-18_T18-47-04.json"
27: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test
27: Test timeout computed to be: 1500
27: 2024-04-18T19:17:23+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic
27: Run on (6 X 2095.08 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x6)
27:   L1 Instruction 32 KiB (x6)
27:   L2 Unified 4096 KiB (x6)
27:   L3 Unified 16384 KiB (x6)
27: Load Average: 0.62, 2.69, 4.88
27: CPU architecture: none
27: Default Device: N6Kokkos12Experimental12OpenMPTargetE
27: GIT_BRANCH: HEAD
27: GIT_CLEAN_STATUS: CLEAN
27: GIT_COMMIT_DATE: 2024-04-18T18:46:51+00:00
27: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
27: GIT_COMMIT_HASH: d469d12f7
27: GPU architecture: VOLTA70
27: KOKKOS_COMPILER_CLANG: 1703
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: yes
27: KOKKOS_ENABLE_CXX20: no
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_OPENMPTARGET: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos Version: 4.3.99
27: platform: 64bit
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.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_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.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_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o
[ 71%] 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_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o
[ 17%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 17%] Built target Kokkos_CoreUnitTest_Develop
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 17%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 17%] Built target Kokkos_push_finalize_hook_terminate
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "<unnamed>::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced

[ 28%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 28%] Built target Kokkos_CoreUnitTest_KokkosP
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
28: Test_Atomic<double>/100000/iterations:10                       12.1 s          12.0 s            10          1            8     20.3117        1.34868m     871.89u     4.99995G          160.51k     4.99995G
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Test_Atomic<int>/100000/iterations:10                          4.61 s         0.011 s            10          1            4     7.46693        5.16687m      41.82u     704.983M         1.21744M     704.983M
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 75%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 75%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o
[ 75%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 75%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o
"/var/jenkins/workspace/Kokkos_PR-5993/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 <warning-name>"

[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o
[ 17%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
"/var/jenkins/workspace/Kokkos_PR-5993/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 <warning-name>"

28: Test_Atomic<int>/100000/iterations:10                          3.54 s          3.52 s            10          1            4    2.54066m        1.18049m       52.7u     704.983M           99.32k     704.983M
28/52 Test #28: Kokkos_PerformanceTest_Atomic ...............   Passed  738.45 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_Serial

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
29: Test timeout computed to be: 1500
29: [==========] Running 65 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 65 tests from serial
29: [ RUN      ] serial.bitset
29: [       OK ] serial.bitset (1646 ms)
29: [ RUN      ] serial.bitset_default_constructor_no_alloc
29: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] serial.dualview_combination
29: [       OK ] serial.dualview_combination (0 ms)
29: [ RUN      ] serial.dualview_alloc
29: [       OK ] serial.dualview_alloc (0 ms)
29: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
29: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] serial.dualview_combinations_without_init
29: [       OK ] serial.dualview_combinations_without_init (0 ms)
29: [ RUN      ] serial.dualview_deep_copy
29: [       OK ] serial.dualview_deep_copy (0 ms)
29: [ RUN      ] serial.dualview_realloc
29: [       OK ] serial.dualview_realloc (0 ms)
29: [ RUN      ] serial.dualview_resize
29: [       OK ] serial.dualview_resize (0 ms)
29: [ RUN      ] serial.dualview_device_correct_kokkos_device
29: 
29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
29:                                  does not support page migration between device and host.
29:                                  HIPManagedSpace might not work as expected.
29:                                  Please refer to the ROCm documentation on unified/managed memory.
29: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] serial.dualview_host_correct_kokkos_device
29: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] serial.dualview_host_modify_template_device_sync
29: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
29: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] serial.dualview_device_modify_template_host_sync
29: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
29: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
29: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] serial.dynamic_view
29: [       OK ] serial.dynamic_view (6 ms)
29: [ RUN      ] serial.dyn_rank_view_api_generic
29: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
29: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
29: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
29: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
29: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
29: skipping since not default execution space
29: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
29: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
29: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
29: [ RUN      ] serial.ErrorReporterViaLambda
29: [       OK ] serial.ErrorReporterViaLambda (0 ms)
29: [ RUN      ] serial.ErrorReporter
29: [       OK ] serial.ErrorReporter (0 ms)
29: [ RUN      ] serial.offsetview_construction
29: [       OK ] serial.offsetview_construction (11 ms)
29: [ RUN      ] serial.offsetview_unmanaged_construction
29: [       OK ] serial.offsetview_unmanaged_construction (1 ms)
29: [ RUN      ] serial.offsetview_subview
29: [       OK ] serial.offsetview_subview (3 ms)
29: [ RUN      ] serial.offsetview_offsets_rank1
29: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] serial.offsetview_offsets_rank2
29: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] serial.offsetview_offsets_rank3
29: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] serial.scatterview
29: [       OK ] serial.scatterview (933 ms)
29: [ RUN      ] serial.scatterview_devicetype
29: [       OK ] serial.scatterview_devicetype (0 ms)
29: [ RUN      ] serial.staticcrsgraph
29: [       OK ] serial.staticcrsgraph (6 ms)
29: [ RUN      ] serial.resize_realloc_no_init_dualview
29: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_alloc_dualview
29: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] serial.resize_exec_space_dualview
29: [       OK ] serial.resize_exec_space_dualview (0 ms)
29: [ RUN      ] serial.realloc_exec_space_dualview
29: [       OK ] serial.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_init_dynrankview
29: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] serial.resize_exec_space_dynrankview
29: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] serial.realloc_exec_space_dynrankview
29: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_init_scatterview
29: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
29: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] serial.resize_exec_space_scatterview
29: [       OK ] serial.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] serial.realloc_exec_space_scatterview
29: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynrankview
29: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
29: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_offsetview
29: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
29: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynamicview
29: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
29: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] serial.UnorderedMap_insert
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o
"/var/jenkins/workspace/Kokkos_PR-5993/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 <warning-name>"

29: [       OK ] serial.UnorderedMap_insert (4518 ms)
29: [ RUN      ] serial.UnorderedMap_failed_insert
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o
29: [       OK ] serial.UnorderedMap_failed_insert (1922 ms)
29: [ RUN      ] serial.UnorderedMap_deep_copy
29: [       OK ] serial.UnorderedMap_deep_copy (2 ms)
29: [ RUN      ] serial.UnorderedMap_valid_empty
29: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
29: [ RUN      ] serial.UnorderedMap_clear_zero_size
29: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] serial.UnorderedMap_consistent_size
29: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
29: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] serial.UnorderedMap_lambda_capturable
29: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
29: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] serial.vector_combination
29: [       OK ] serial.vector_combination (0 ms)
29: [ RUN      ] serial.vector_insert
29: [       OK ] serial.vector_insert (0 ms)
29: [ RUN      ] serial.vector_push_back_default_exec
29: [       OK ] serial.vector_push_back_default_exec (0 ms)
29: [ RUN      ] serial.viewctorprop_embedded_dim
29: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
29: [----------] 65 tests from serial (9064 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 65 tests from 1 test suite ran. (9064 ms total)
29: [  PASSED  ] 64 tests.
29: [  SKIPPED ] 1 test, listed below:
29: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............   Passed    9.57 sec
test 30
      Start 30: Kokkos_ContainersUnitTest_HIP

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
30: Test timeout computed to be: 1500
30: [==========] Running 65 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 65 tests from hip
30: [ RUN      ] hip.bitset
30: [       OK ] hip.bitset (17 ms)
30: [ RUN      ] hip.bitset_default_constructor_no_alloc
30: [       OK ] hip.bitset_default_constructor_no_alloc (0 ms)
30: [ RUN      ] hip.dualview_combination
30: [       OK ] hip.dualview_combination (3 ms)
30: [ RUN      ] hip.dualview_alloc
30: [       OK ] hip.dualview_alloc (0 ms)
30: [ RUN      ] hip.test_dualview_copy_construction_and_assignment
30: [       OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
30: [ RUN      ] hip.dualview_combinations_without_init
30: [       OK ] hip.dualview_combinations_without_init (0 ms)
30: [ RUN      ] hip.dualview_deep_copy
30: [       OK ] hip.dualview_deep_copy (1 ms)
30: [ RUN      ] hip.dualview_realloc
30: [       OK ] hip.dualview_realloc (0 ms)
30: [ RUN      ] hip.dualview_resize
30: [       OK ] hip.dualview_resize (0 ms)
30: [ RUN      ] hip.dualview_device_correct_kokkos_device
30: 
30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
30:                                  does not support page migration between device and host.
30:                                  HIPManagedSpace might not work as expected.
30:                                  Please refer to the ROCm documentation on unified/managed memory.
30: [       OK ] hip.dualview_device_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_correct_kokkos_device
30: [       OK ] hip.dualview_host_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_sync
30: [       OK ] hip.dualview_host_modify_template_device_sync (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_execspace_sync
30: [       OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_sync
30: [       OK ] hip.dualview_device_modify_template_host_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_execspace_sync
30: [       OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_template_views_return_correct_executionspace_views
30: [       OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
30: [ RUN      ] hip.dynamic_view
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
30: [       OK ] hip.dynamic_view (16 ms)
30: [ RUN      ] hip.dyn_rank_view_api_generic
30: [       OK ] hip.dyn_rank_view_api_generic (15 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank12345
30: [       OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms)
30: [ RUN      ] hip.dyn_rank_view_check_fence_resize_realloc
30: [       OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank67
30: [       OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms)
30: [ RUN      ] hip.ErrorReporterViaLambda
30: [       OK ] hip.ErrorReporterViaLambda (2 ms)
30: [ RUN      ] hip.ErrorReporter
30: [       OK ] hip.ErrorReporter (0 ms)
30: [ RUN      ] hip.offsetview_construction
30: [       OK ] hip.offsetview_construction (3 ms)
30: [ RUN      ] hip.offsetview_unmanaged_construction
30: [       OK ] hip.offsetview_unmanaged_construction (0 ms)
30: [ RUN      ] hip.offsetview_subview
30: [       OK ] hip.offsetview_subview (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank1
30: [       OK ] hip.offsetview_offsets_rank1 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank2
30: [       OK ] hip.offsetview_offsets_rank2 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank3
30: [       OK ] hip.offsetview_offsets_rank3 (0 ms)
30: [ RUN      ] hip.scatterview
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.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_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o
"/var/jenkins/workspace/Kokkos_PR-5993/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 <warning-name>"

[ 32%] Linking CXX executable Kokkos_StackTraceTestExec
[ 32%] Built target Kokkos_StackTraceTestExec
Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
27: Test_Atomic<long int>/100000/iterations:10                     4.54 s         0.002 s            10          1            8     7.25774        4.75913m      86.04u     4.99995G         1.13254M     4.99995G
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased
[ 34%] Built target Kokkos_CoreUnitTest_CudaTimingBased
30: [       OK ] hip.scatterview (29258 ms)
30: [ RUN      ] hip.scatterview_devicetype
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.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_ViewAPI_e.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o
[ 81%] Linking CXX executable Kokkos_IncrementalTest_OPENACC
[ 81%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 81%] Built target Kokkos_IncrementalTest_SERIAL
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o
[ 82%] Built target Kokkos_IncrementalTest_OPENACC
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o
27: Test_Atomic<long long int>/100000/iterations:10                4.54 s         0.002 s            10          1            8     7.12226        4.92016m      85.95u     4.99995G           1.302M     4.99995G
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 83%] 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_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
Warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-5993/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

[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
30: [       OK ] hip.scatterview_devicetype (46393 ms)
30: [ RUN      ] hip.staticcrsgraph
30: [       OK ] hip.staticcrsgraph (18 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dualview
30: [       OK ] hip.resize_realloc_no_init_dualview (3 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_dualview
30: [       OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dualview
30: [       OK ] hip.resize_exec_space_dualview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dualview
30: [       OK ] hip.realloc_exec_space_dualview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dynrankview
30: [       OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dynrankview
30: [       OK ] hip.resize_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dynrankview
30: [       OK ] hip.realloc_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_scatterview
30: [       OK ] hip.resize_realloc_no_init_scatterview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_scatterview
30: [       OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
30: [ RUN      ] hip.resize_exec_space_scatterview
30: [       OK ] hip.resize_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_scatterview
30: [       OK ] hip.realloc_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview
30: [       OK ] hip.create_mirror_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview_viewctor
30: [       OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynrankview
30: [       OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview
30: [       OK ] hip.create_mirror_no_init_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview_view_ctor
30: [       OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_offsetview
30: [       OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview
30: [       OK ] hip.create_mirror_no_init_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynamicview
30: [       OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview_view_ctor
30: [       OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
30: [ RUN      ] hip.UnorderedMap_insert
30: [       OK ] hip.UnorderedMap_insert (1876 ms)
30: [ RUN      ] hip.UnorderedMap_failed_insert
30: [       OK ] hip.UnorderedMap_failed_insert (564 ms)
30: [ RUN      ] hip.UnorderedMap_deep_copy
30: [       OK ] hip.UnorderedMap_deep_copy (3 ms)
30: [ RUN      ] hip.UnorderedMap_valid_empty
30: [       OK ] hip.UnorderedMap_valid_empty (1 ms)
30: [ RUN      ] hip.UnorderedMap_clear_zero_size
30: [       OK ] hip.UnorderedMap_clear_zero_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_consistent_size
30: [       OK ] hip.UnorderedMap_consistent_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_shallow_copyable_on_device
30: [       OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
30: [ RUN      ] hip.UnorderedMap_lambda_capturable
30: [       OK ] hip.UnorderedMap_lambda_capturable (0 ms)
30: [ RUN      ] hip.UnorderedMap_constructor_view_alloc
30: [       OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
30: [ RUN      ] hip.vector_combination
30: [       OK ] hip.vector_combination (0 ms)
30: [ RUN      ] hip.vector_insert
30: [       OK ] hip.vector_insert (1 ms)
30: [ RUN      ] hip.vector_push_back_default_exec
30: [       OK ] hip.vector_push_back_default_exec (0 ms)
30: [ RUN      ] hip.viewctorprop_embedded_dim
30: [       OK ] hip.viewctorprop_embedded_dim (1 ms)
30: [----------] 65 tests from hip (78193 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 65 tests from 1 test suite ran. (78193 ms total)
30: [  PASSED  ] 65 tests.
30/52 Test #30: Kokkos_ContainersUnitTest_HIP ...............   Passed   78.66 sec
test 31
      Start 31: Kokkos_ContainersPerformanceTest_HIP

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
31: Test timeout computed to be: 1500
31: [==========] Running 4 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 4 tests from TEST_CATEGORY
31: [ RUN      ] TEST_CATEGORY.dynrankview_perf
31: HIP
31:  DynRankView vs View: Initialization Only 
31:  View time (init only): 0.00282486
31:  View sum computation time: 0.00282486
31:  Strided View time (init only): 0.00144112
31:  View Rank7 time (init only): 0.00159643
31:  DynRankView time (init only): 0.00160292
31:  DynRankView sum computation time: 0.00150913
31:  Ratio of View to DynRankView time: 1.76232
31:  Ratio of View to DynRankView sum computation time: 0.982725
31:  Ratio of View to View Rank7  time: 1.76948
31:  Ratio of StrideView to DynRankView time: 0.89906
31:  Ratio of DynRankView to View Rank7  time: 1.00406
31: [       OK ] TEST_CATEGORY.dynrankview_perf (13 ms)
31: [ RUN      ] TEST_CATEGORY.global_2_local
31: HIP
31: size, create, generate, fill, find
31: 256, 0.000202707, 1.433e-05, 0.00344261, 0.00404903
31: 512, 0.000184398, 1.219e-05, 3.5679e-05, 0.00358892
31: 1024, 0.000174218, 1.139e-05, 3.4309e-05, 0.00366622
31: 2048, 0.000216667, 1.191e-05, 3.412e-05, 0.0037882
31: 4096, 0.000214597, 1.193e-05, 3.6529e-05, 0.00393873
31: 8192, 0.000217038, 1.2079e-05, 3.662e-05, 0.00390135
31: 16384, 0.000350186, 1.164e-05, 3.783e-05, 0.00398782
31: 32768, 0.000293897, 1.1539e-05, 3.817e-05, 0.00400852
31: 65536, 0.000258877, 1.18e-05, 4.2969e-05, 0.00415057
31: 131072, 0.000420135, 1.254e-05, 6.708e-05, 0.00526683
31: 262144, 0.000420425, 1.3349e-05, 0.000116148, 0.00666709
31: 524288, 0.000624862, 1.561e-05, 0.000289437, 0.00999092
31: 1048576, 0.000546523, 2.051e-05, 0.000713021, 0.0218281
31: 2097152, 0.000669362, 2.863e-05, 0.0015908, 0.0476084
31: 4194304, 0.000743721, 4.209e-05, 0.00356926, 0.11298
31: [       OK ] TEST_CATEGORY.global_2_local (256 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
31: [----------] 4 tests from TEST_CATEGORY (270 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 4 tests from 1 test suite ran. (270 ms total)
31: [  PASSED  ] 4 tests.
31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........   Passed    0.71 sec
test 32
      Start 32: Kokkos_UnitTest_Sort

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
32: Test timeout computed to be: 1500
32: [==========] Running 15 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 15 tests from hip
32: [ RUN      ] hip.SortUnsignedValueType
32: [       OK ] hip.SortUnsignedValueType (24 ms)
32: [ RUN      ] hip.SortEmptyView
32: [       OK ] hip.SortEmptyView (0 ms)
32: [ RUN      ] hip.SortByKeyEmptyView
32: [       OK ] hip.SortByKeyEmptyView (0 ms)
32: [ RUN      ] hip.SortByKey
32: [       OK ] hip.SortByKey (9 ms)
32: [ RUN      ] hip.SortByKeyWithComparator
32: [       OK ] hip.SortByKeyWithComparator (0 ms)
32: [ RUN      ] hip.SortByKeyStaticExtents
32: [       OK ] hip.SortByKeyStaticExtents (0 ms)
32: [ RUN      ] hip.SortByKeyWithStrides
32: [       OK ] hip.SortByKeyWithStrides (0 ms)
32: [ RUN      ] hip.SortByKeyKeysLargerThanValues
32: 
32: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
32: 
32: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
32: [       OK ] hip.SortByKeyKeysLargerThanValues (1225 ms)
32: [ RUN      ] hip.SortWithCustomComparator
32: [       OK ] hip.SortWithCustomComparator (374 ms)
32: [ RUN      ] hip.BinSortGenericTests
32: [       OK ] hip.BinSortGenericTests (16 ms)
32: [ RUN      ] hip.BinSortEmptyView
32: [       OK ] hip.BinSortEmptyView (0 ms)
32: [ RUN      ] hip.BinSortEmptyKeysView
32: [       OK ] hip.BinSortEmptyKeysView (0 ms)
32: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o
[ 36%] 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_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o
[ 37%] 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_SharedAlloc.cpp.o
32: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (8339 ms)
32: [ RUN      ] hip.NestedSort
32: [       OK ] hip.NestedSort (40 ms)
32: [ RUN      ] hip.NestedSortByKey
32: [       OK ] hip.NestedSortByKey (106 ms)
32: [----------] 15 tests from hip (10139 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 15 tests from 1 test suite ran. (10139 ms total)
32: [  PASSED  ] 15 tests.
32/52 Test #32: Kokkos_UnitTest_Sort ........................   Passed   10.57 sec
test 33
      Start 33: Kokkos_UnitTest_Random

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Random
33: Test timeout computed to be: 1500
33: [==========] Running 3 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from hip
33: [ RUN      ] hip.Random_XorShift64
33: Test Seed:1713468188693012973
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.00359671 0.00594208 || 0.051031 28054 29280 || 28571.6 28674.4 || 82.1433 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.0120006 -0.000315932 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.0101483 -0.00869153 || 0.051031 27966 29360 || 28968.4 28674.4 || -120.152 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.029482 -0.00527953 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.019849 0.0319744 || 0.051031 28085 29395 || 29255.1 28674.4 || 442.014 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00339475 -0.00630468 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.0158763 -0.0192727 || 0.051031 27967 29369 || 29137 28674.4 || -266.426 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00223916 -0.00626561 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000245278 -0.99999 -48245.4 || 0.051031 0 195182 || 2.92853e+09 28674.4 || -6.66945e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.000734679 -0.314846 0.125305 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.68478e-07 -0.00210995 -0.00362004 || 0.051031 27973 29303 || 28735 28674.4 || -50.0435 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.18929e-07 0.0118018 0.00132645 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.78568e-07 0.00125637 0.00338192 || 0.051031 27820 29401 || 28638.4 28674.4 || 46.7516 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.49199e-07 0.00880377 -0.00375302 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00368919 0.0406891 || 0.051031 27980 29483 || 28780.6 28674.4 || 562.486 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00125394 0.000175365 || 0.051031 1e+64 -1e+64
33: Test Seed:1713468188850594681
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.0109348 -0.0351873 || 0.051031 28037 29411 || 28364.2 28674.4 || -486.429 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00347023 0.00723359 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.00623979 0.0175388 || 0.051031 28032 29285 || 28496.6 28674.4 || 242.456 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.0160119 -0.000242874 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.0123835 -0.00188085 || 0.051031 28031 29244 || 28323.6 28674.4 || -26.0008 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.0164713 -0.00432421 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.0178051 -0.00476056 || 0.051031 28058 29354 || 28172.8 28674.4 || -65.81 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.0109805 0.00387121 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000244112 -0.99999 -48248.2 || 0.051031 0 194713 || 2.92847e+09 28674.4 || -6.66983e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.000731192 -0.315147 0.165153 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.76045e-07 -0.00428473 -0.0120425 || 0.051031 28069 29312 || 28797.8 28674.4 || -166.475 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.41632e-07 -0.0217286 -0.00171466 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.63432e-07 0.00974828 -0.0197512 || 0.051031 27986 29425 || 28397.6 28674.4 || -273.041 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.03793e-07 0.0173709 -0.00518982 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00226247 0.00891495 || 0.051031 27983 29397 || 28739.4 28674.4 || 123.24 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.0209481 0.00344962 || 0.051031 1e+64 -1e+64
33: [       OK ] hip.Random_XorShift64 (311 ms)
33: [ RUN      ] hip.Random_XorShift1024_0
33: Test Seed:1713468189004374595
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0211654 0.00181396 || 0.051031 10970 11774 || 11141.2 11377 || 25.0762 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0184041 -0.000390401 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.000921066 -0.0133654 || 0.051031 10934 11818 || 11387.4 11377 || -184.764 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0188531 0.00449821 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0127067 0.000765859 || 0.051031 10985 11866 || 11234.2 11377 || 10.5872 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.011296 -0.00209847 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0323523 0.00681909 || 0.051031 10943 11827 || 11020.4 11377 || 94.2671 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0149269 0.000800378 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000244423 -0.999975 -7595.26 || 0.051031 0 77740 || 4.61062e+08 11377 || -1.04997e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.000732997 -0.145478 0.0238004 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.67029e-07 0.0152026 -0.00710437 || 0.051031 11001 11756 || 11206.6 11377 || -98.2109 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 3.05176e-07 -0.0317259 -0.001616 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.00226633 -0.00119543 || 0.051031 10984 11861 || 11402.8 11377 || -16.5257 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0136819 -0.00168164 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.0228264 -0.0039532 || 0.051031 10988 11792 || 11642.7 11377 || -54.6491 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0107065 -0.00260266 || 0.051031 1e+64 -1e+64
33: Test Seed:1713468189106691283
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.00954236 0.00026283 || 0.051031 10959 11772 || 11486.6 11377 || 3.63336 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0132682 -0.00442354 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0146472 0.0104535 || 0.051031 10990 11789 || 11212.7 11377 || 144.509 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0032503 0.0020793 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.0232284 -0.00259914 || 0.051031 10949 11826 || 11647.5 11377 || -35.9305 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.0058028 0.000483039 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.000491001 0.00482002 || 0.051031 11011 11805 || 11382.5 11377 || 66.6319 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.00452589 -8.21277e-05 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000245937 -0.999975 -7595.58 || 0.051031 0 77568 || 4.61046e+08 11377 || -1.05001e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.000737428 -0.149317 0.0236322 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.86102e-07 -0.0144711 0.011759 || 0.051031 10963 11791 || 11544 11377 || 162.557 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 3.62396e-07 -0.0138823 0.00261739 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.60671e-07 0.0096954 -0.00752201 || 0.051031 10985 11783 || 11267.7 11377 || -103.984 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.86102e-07 -0.0184136 -0.00027585 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.0114726 -0.00251101 || 0.051031 11001 11762 || 11509 11377 || -34.7121 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.00704087 -7.75091e-05 || 0.051031 1e+64 -1e+64
33: [       OK ] hip.Random_XorShift1024_0 (236 ms)
33: [ RUN      ] hip.Multi_streams
33: [       OK ] hip.Multi_streams (254 ms)
33: [----------] 3 tests from hip (801 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 3 tests from 1 test suite ran. (802 ms total)
33: [  PASSED  ] 3 tests.
33/52 Test #33: Kokkos_UnitTest_Random ......................   Passed    1.20 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
34: Test timeout computed to be: 1500
34: [==========] Running 15 tests from 3 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_reducers
34: [ RUN      ] std_algorithms_reducers.max_first_loc
34: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
34: [ RUN      ] std_algorithms_reducers.min_first_loc
34: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
34: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
34: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
34: [----------] 3 tests from std_algorithms_reducers (0 ms total)
34: 
34: [----------] 1 test from std_algorithms
34: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
34: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
34: [----------] 1 test from std_algorithms (0 ms total)
34: 
34: [----------] 11 tests from random_access_iterator_test
34: [ RUN      ] random_access_iterator_test.constructor
34: [       OK ] random_access_iterator_test.constructor (1 ms)
34: [ RUN      ] random_access_iterator_test.constructiblity
34: [       OK ] random_access_iterator_test.constructiblity (0 ms)
34: [ RUN      ] random_access_iterator_test.dereference
34: [       OK ] random_access_iterator_test.dereference (0 ms)
34: [ RUN      ] random_access_iterator_test.subscript_operator
34: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet1
34: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet2
34: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet3
34: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet4
34: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
34: [ RUN      ] random_access_iterator_test.assignment_operator
34: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
34: [ RUN      ] random_access_iterator_test.distance
34: [       OK ] random_access_iterator_test.distance (0 ms)
34: [ RUN      ] random_access_iterator_test.traits_helpers
34: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
34: [----------] 11 tests from random_access_iterator_test (3 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 15 tests from 3 test suites ran. (4 ms total)
34: [  PASSED  ] 15 tests.
34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.43 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
35: Test timeout computed to be: 1500
35: [==========] Running 7 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 7 tests from std_algorithms_min_max_element_test
35: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
35: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
35: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
35: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
35: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
35: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
35: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms)
35: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
35: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms)
35: [----------] 7 tests from std_algorithms_min_max_element_test (41 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 7 tests from 1 test suite ran. (41 ms total)
35: [  PASSED  ] 7 tests.
35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.47 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
36: Test timeout computed to be: 1500
36: [==========] Running 13 tests from 10 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_lexicographical_compare_test
36: [ RUN      ] std_algorithms_lexicographical_compare_test.test
36: [       OK ] std_algorithms_lexicographical_compare_test.test (91 ms)
36: [----------] 1 test from std_algorithms_lexicographical_compare_test (91 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_test
36: [ RUN      ] std_algorithms_for_each_test.test
36: [       OK ] std_algorithms_for_each_test.test (73 ms)
36: [----------] 1 test from std_algorithms_for_each_test (73 ms total)
36: 
36: [----------] 1 test from std_algorithms_find_test
36: [ RUN      ] std_algorithms_find_test.test
36: [       OK ] std_algorithms_find_test.test (45 ms)
36: [----------] 1 test from std_algorithms_find_test (45 ms total)
36: 
36: [----------] 4 tests from std_algorithms_non_mod_seq_ops
36: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
36: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (441 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 37%] 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_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
36: [       OK ] std_algorithms_non_mod_seq_ops.find_end (701 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.search
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
36: [       OK ] std_algorithms_non_mod_seq_ops.search (533 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
36: [       OK ] std_algorithms_non_mod_seq_ops.search_n (367 ms)
36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2043 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_test
36: [ RUN      ] std_algorithms_count_test.test
36: [       OK ] std_algorithms_count_test.test (52 ms)
36: [----------] 1 test from std_algorithms_count_test (52 ms total)
36: 
36: [----------] 1 test from std_algorithms_equal_test
36: [ RUN      ] std_algorithms_equal_test.test
36: [       OK ] std_algorithms_equal_test.test (17 ms)
36: [----------] 1 test from std_algorithms_equal_test (17 ms total)
36: 
36: [----------] 1 test from std_algorithms_all_any_none_of_test
36: [ RUN      ] std_algorithms_all_any_none_of_test.test
36: [       OK ] std_algorithms_all_any_none_of_test.test (57 ms)
36: [----------] 1 test from std_algorithms_all_any_none_of_test (57 ms total)
36: 
36: [----------] 1 test from std_algorithms_nonmod_seq_ops
36: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
36: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (77 ms)
36: [----------] 1 test from std_algorithms_nonmod_seq_ops (77 ms total)
36: 
36: [----------] 1 test from std_algorithms_mismatch_test
36: [ RUN      ] std_algorithms_mismatch_test.test
36: [       OK ] std_algorithms_mismatch_test.test (111 ms)
36: [----------] 1 test from std_algorithms_mismatch_test (111 ms total)
36: 
36: [----------] 1 test from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
36: [       OK ] std_algorithms_mod_seq_ops.move_backward (50 ms)
36: [----------] 1 test from std_algorithms_mod_seq_ops (50 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 13 tests from 10 test suites ran. (2621 ms total)
36: [  PASSED  ] 13 tests.
36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    3.03 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
37: Test timeout computed to be: 1500
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o
37: [==========] Running 31 tests from 5 test suites.
37: [----------] Global test environment set-up.
37: [----------] 3 tests from std_algorithms_mod_ops_test
37: [ RUN      ] std_algorithms_mod_ops_test.move
37: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
37: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
37: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
37: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
37: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
37: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
37: 
37: [----------] 12 tests from std_algorithms_mod_seq_ops_test
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
37: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
37: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
37: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
37: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
37: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
37: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
37: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
37: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
37: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total)
37: 
37: [----------] 4 tests from std_algorithms_replace_ops_test
37: [ RUN      ] std_algorithms_replace_ops_test.replace
37: [       OK ] std_algorithms_replace_ops_test.replace (30 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_if
37: [       OK ] std_algorithms_replace_ops_test.replace_if (132 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
37: [       OK ] std_algorithms_replace_ops_test.replace_copy (50 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
37: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (43 ms)
37: [----------] 4 tests from std_algorithms_replace_ops_test (256 ms total)
37: 
37: [----------] 11 tests from std_algorithms_mod_seq_ops
37: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
37: [       OK ] std_algorithms_mod_seq_ops.copy_if (33 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.unique
37: [       OK ] std_algorithms_mod_seq_ops.unique (137 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
37: [       OK ] std_algorithms_mod_seq_ops.unique_copy (58 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove
37: [       OK ] std_algorithms_mod_seq_ops.remove (39 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
37: [       OK ] std_algorithms_mod_seq_ops.remove_if (42 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
37: [       OK ] std_algorithms_mod_seq_ops.remove_copy (156 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o
37: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (41 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.rotate
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o
37: [       OK ] std_algorithms_mod_seq_ops.rotate (1251 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
37: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (444 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
37: [       OK ] std_algorithms_mod_seq_ops.shift_left (1377 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
[ 84%] 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_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
37: [       OK ] std_algorithms_mod_seq_ops.shift_right (1368 ms)
37: [----------] 11 tests from std_algorithms_mod_seq_ops (4952 ms total)
37: 
37: [----------] 1 test from std_algorithms_modseq_test
37: [ RUN      ] std_algorithms_modseq_test.reverse
37: [       OK ] std_algorithms_modseq_test.reverse (45 ms)
37: [----------] 1 test from std_algorithms_modseq_test (45 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 31 tests from 5 test suites ran. (5262 ms total)
37: [  PASSED  ] 31 tests.
37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.71 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
38: Test timeout computed to be: 1500
38: [==========] Running 29 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_sorting_ops_test
38: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
38: [       OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms)
38: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
38: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
38: [----------] 2 tests from std_algorithms_sorting_ops_test (23 ms total)
38: 
38: [----------] 4 tests from std_algorithms_partitioning_test
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
38: [ RUN      ] std_algorithms_partitioning_test.partition_point
38: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
38: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
38: 
38: [----------] 1 test from std_algorithms_partitioning_ops
38: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
38: [       OK ] std_algorithms_partitioning_ops.partition_copy (27 ms)
38: [----------] 1 test from std_algorithms_partitioning_ops (27 ms total)
38: 
38: [----------] 12 tests from std_algorithms_numerics_test
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
38: [----------] 12 tests from std_algorithms_numerics_test (14 ms total)
38: 
38: [----------] 1 test from std_algorithms_numerics_ops_test
38: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
38: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (70 ms)
38: [----------] 1 test from std_algorithms_numerics_ops_test (70 ms total)
38: 
38: [----------] 8 tests from std_algorithms_numeric_ops_test
38: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (688 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (572 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (191 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (306 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
38: [----------] 8 tests from std_algorithms_numeric_ops_test (1759 ms total)
38: 
38: [----------] 1 test from std_algorithms_transform_ops_test
38: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
38: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms)
38: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 29 tests from 7 test suites ran. (1933 ms total)
38: [  PASSED  ] 29 tests.
38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    2.36 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
39: Test timeout computed to be: 1500
39: [==========] Running 12 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_adjacent_find_team_test
39: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
39: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (318 ms)
39: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
39: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (307 ms)
39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (626 ms total)
39: 
39: [----------] 2 tests from std_algorithms_count_team_test
39: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
39: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (284 ms)
39: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
39: [       OK ] std_algorithms_count_team_test.count_returns_zero (124 ms)
39: [----------] 2 tests from std_algorithms_count_team_test (408 ms total)
39: 
39: [----------] 1 test from std_algorithms_count_if_team_test
39: [ RUN      ] std_algorithms_count_if_team_test.test
39: [       OK ] std_algorithms_count_if_team_test.test (171 ms)
39: [----------] 1 test from std_algorithms_count_if_team_test (171 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_team_test
39: [ RUN      ] std_algorithms_for_each_team_test.test
39: [       OK ] std_algorithms_for_each_team_test.test (251 ms)
39: [----------] 1 test from std_algorithms_for_each_team_test (251 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_n_team_test
39: [ RUN      ] std_algorithms_for_each_n_team_test.test
39: [       OK ] std_algorithms_for_each_n_team_test.test (280 ms)
39: [----------] 1 test from std_algorithms_for_each_n_team_test (280 ms total)
39: 
39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
39: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1422 ms)
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o
39: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (885 ms)
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
39: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (843 ms)
39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3151 ms total)
39: 
39: [----------] 2 tests from std_algorithms_mismatch_team_test
39: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
39: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1058 ms)
39: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o
39: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (427 ms)
39: [----------] 2 tests from std_algorithms_mismatch_team_test (1485 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 12 tests from 7 test suites ran. (6375 ms total)
39: [  PASSED  ] 12 tests.
39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    6.81 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
40: Test timeout computed to be: 1500
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
40: [==========] Running 8 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_equal_team_test
40: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o
40: [       OK ] std_algorithms_equal_team_test.views_are_equal (867 ms)
40: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o
40: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (574 ms)
40: [----------] 2 tests from std_algorithms_equal_team_test (1441 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_team_test
40: [ RUN      ] std_algorithms_search_team_test.sequences_exist
40: [       OK ] std_algorithms_search_team_test.sequences_exist (360 ms)
40: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
40: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (456 ms)
40: [----------] 2 tests from std_algorithms_search_team_test (816 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_end_team_test
40: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
27: Test_Atomic<unsigned int>/100000/iterations:10                 4.60 s         0.002 s            10          1            4     7.53343        4.80989m      42.47u     704.983M         1.55789M     704.983M
40: [       OK ] std_algorithms_find_end_team_test.sequences_exist (852 ms)
40: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
40: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (720 ms)
40: [----------] 2 tests from std_algorithms_find_end_team_test (1573 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_first_of_team_test
40: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o
40: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (586 ms)
40: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o
40: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (2115 ms)
40: [----------] 2 tests from std_algorithms_find_first_of_team_test (2701 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 8 tests from 4 test suites ran. (6534 ms total)
40: [  PASSED  ] 8 tests.
40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed    6.94 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
41: Test timeout computed to be: 1500
41: [==========] Running 11 tests from 7 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_find_team_test
41: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
41: [       OK ] std_algorithms_find_team_test.searched_values_exist (151 ms)
41: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
41: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (219 ms)
41: [----------] 2 tests from std_algorithms_find_team_test (371 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_if_team_test
41: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
41: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (120 ms)
41: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
41: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (222 ms)
41: [----------] 2 tests from std_algorithms_find_if_team_test (343 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_if_not_team_test
41: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
41: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (227 ms)
41: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
41: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (117 ms)
41: [----------] 2 tests from std_algorithms_find_if_not_team_test (345 ms total)
41: 
41: [----------] 1 test from std_algorithms_all_of_team_test
41: [ RUN      ] std_algorithms_all_of_team_test.test
41: [       OK ] std_algorithms_all_of_team_test.test (230 ms)
41: [----------] 1 test from std_algorithms_all_of_team_test (230 ms total)
41: 
41: [----------] 1 test from std_algorithms_any_of_team_test
41: [ RUN      ] std_algorithms_any_of_team_test.test
41: [       OK ] std_algorithms_any_of_team_test.test (119 ms)
41: [----------] 1 test from std_algorithms_any_of_team_test (119 ms total)
41: 
41: [----------] 1 test from std_algorithms_none_of_team_test
41: [ RUN      ] std_algorithms_none_of_team_test.test
41: [       OK ] std_algorithms_none_of_team_test.test (207 ms)
41: [----------] 1 test from std_algorithms_none_of_team_test (207 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_n_team_test
41: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
41: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (155 ms)
41: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
41: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (173 ms)
41: [----------] 2 tests from std_algorithms_search_n_team_test (328 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 11 tests from 7 test suites ran. (1944 ms total)
41: [  PASSED  ] 11 tests.
41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    2.38 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
42: Test timeout computed to be: 1500
42: [==========] Running 3 tests from 3 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_min_element_team_test
42: [ RUN      ] std_algorithms_min_element_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
42: [       OK ] std_algorithms_min_element_team_test.test (703 ms)
42: [----------] 1 test from std_algorithms_min_element_team_test (703 ms total)
42: 
42: [----------] 1 test from std_algorithms_max_element_team_test
42: [ RUN      ] std_algorithms_max_element_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
42: [       OK ] std_algorithms_max_element_team_test.test (682 ms)
42: [----------] 1 test from std_algorithms_max_element_team_test (682 ms total)
42: 
42: [----------] 1 test from std_algorithms_minmax_element_team_test
42: [ RUN      ] std_algorithms_minmax_element_team_test.test
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o
42: [       OK ] std_algorithms_minmax_element_team_test.test (847 ms)
42: [----------] 1 test from std_algorithms_minmax_element_team_test (847 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 3 tests from 3 test suites ran. (2233 ms total)
42: [  PASSED  ] 3 tests.
42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    2.66 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
43: Test timeout computed to be: 1500
43: [==========] Running 6 tests from 6 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_fill_team_test
43: [ RUN      ] std_algorithms_fill_team_test.test
43: [       OK ] std_algorithms_fill_team_test.test (181 ms)
43: [----------] 1 test from std_algorithms_fill_team_test (181 ms total)
43: 
43: [----------] 1 test from std_algorithms_fill_n_team_test
43: [ RUN      ] std_algorithms_fill_n_team_test.test
43: [       OK ] std_algorithms_fill_n_team_test.test (267 ms)
43: [----------] 1 test from std_algorithms_fill_n_team_test (267 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_team_test
43: [ RUN      ] std_algorithms_replace_team_test.test
43: [       OK ] std_algorithms_replace_team_test.test (247 ms)
43: [----------] 1 test from std_algorithms_replace_team_test (247 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_if_team_test
43: [ RUN      ] std_algorithms_replace_if_team_test.test
43: [       OK ] std_algorithms_replace_if_team_test.test (320 ms)
43: [----------] 1 test from std_algorithms_replace_if_team_test (320 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_copy_team_test
43: [ RUN      ] std_algorithms_replace_copy_team_test.test
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o
43: [       OK ] std_algorithms_replace_copy_team_test.test (554 ms)
43: [----------] 1 test from std_algorithms_replace_copy_team_test (554 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_copy_if_team_test
43: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
43: [       OK ] std_algorithms_replace_copy_if_team_test.test (428 ms)
43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (428 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 6 tests from 6 test suites ran. (1999 ms total)
43: [  PASSED  ] 6 tests.
43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    2.43 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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_reverse_team_test
44: [ RUN      ] std_algorithms_reverse_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
44: [       OK ] std_algorithms_reverse_team_test.test (224 ms)
44: [----------] 1 test from std_algorithms_reverse_team_test (224 ms total)
44: 
44: [----------] 1 test from std_algorithms_reverse_copy_team_test
44: [ RUN      ] std_algorithms_reverse_copy_team_test.test
44: [       OK ] std_algorithms_reverse_copy_team_test.test (236 ms)
44: [----------] 1 test from std_algorithms_reverse_copy_team_test (236 ms total)
44: 
44: [----------] 1 test from std_algorithms_rotate_team_test
44: [ RUN      ] std_algorithms_rotate_team_test.test
44: [       OK ] std_algorithms_rotate_team_test.test (455 ms)
44: [----------] 1 test from std_algorithms_rotate_team_test (455 ms total)
44: 
44: [----------] 1 test from std_algorithms_rotate_copy_team_test
44: [ RUN      ] std_algorithms_rotate_copy_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
44: [       OK ] std_algorithms_rotate_copy_team_test.test (412 ms)
44: [----------] 1 test from std_algorithms_rotate_copy_team_test (412 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (1328 ms total)
44: [  PASSED  ] 4 tests.
44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    1.78 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_move_team_test
45: [ RUN      ] std_algorithms_move_team_test.test
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
45: [       OK ] std_algorithms_move_team_test.test (388 ms)
45: [----------] 1 test from std_algorithms_move_team_test (388 ms total)
45: 
45: [----------] 1 test from std_algorithms_move_backward_team_test
45: [ RUN      ] std_algorithms_move_backward_team_test.test
45: [       OK ] std_algorithms_move_backward_team_test.test (330 ms)
45: [----------] 1 test from std_algorithms_move_backward_team_test (330 ms total)
45: 
45: [----------] 1 test from std_algorithms_shift_left_team_test
45: [ RUN      ] std_algorithms_shift_left_team_test.test
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o
45: [       OK ] std_algorithms_shift_left_team_test.test (1099 ms)
45: [----------] 1 test from std_algorithms_shift_left_team_test (1099 ms total)
45: 
45: [----------] 1 test from std_algorithms_shift_right_team_test
45: [ RUN      ] std_algorithms_shift_right_team_test.test
45: [       OK ] std_algorithms_shift_right_team_test.test (1044 ms)
45: [----------] 1 test from std_algorithms_shift_right_team_test (1044 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (2863 ms total)
45: [  PASSED  ] 4 tests.
45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    3.30 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
46: Test timeout computed to be: 1500
46: [==========] Running 9 tests from 9 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_copy_team_test
46: [ RUN      ] std_algorithms_copy_team_test.test
46: [       OK ] std_algorithms_copy_team_test.test (477 ms)
46: [----------] 1 test from std_algorithms_copy_team_test (477 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_n_team_test
46: [ RUN      ] std_algorithms_copy_n_team_test.test
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o
46: [       OK ] std_algorithms_copy_n_team_test.test (335 ms)
46: [----------] 1 test from std_algorithms_copy_n_team_test (335 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_backward_team_test
46: [ RUN      ] std_algorithms_copy_backward_team_test.test
46: [       OK ] std_algorithms_copy_backward_team_test.test (347 ms)
46: [----------] 1 test from std_algorithms_copy_backward_team_test (347 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_if_team_test
46: [ RUN      ] std_algorithms_copy_if_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
46: [       OK ] std_algorithms_copy_if_team_test.test (388 ms)
46: [----------] 1 test from std_algorithms_copy_if_team_test (388 ms total)
46: 
46: [----------] 1 test from std_algorithms_unique_copy_team_test
46: [ RUN      ] std_algorithms_unique_copy_team_test.test
46: [       OK ] std_algorithms_unique_copy_team_test.test (614 ms)
46: [----------] 1 test from std_algorithms_unique_copy_team_test (614 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_team_test
46: [ RUN      ] std_algorithms_remove_team_test.test
46: [       OK ] std_algorithms_remove_team_test.test (495 ms)
46: [----------] 1 test from std_algorithms_remove_team_test (495 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_if_team_test
46: [ RUN      ] std_algorithms_remove_if_team_test.test
46: [       OK ] std_algorithms_remove_if_team_test.test (424 ms)
46: [----------] 1 test from std_algorithms_remove_if_team_test (424 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_copy_team_test
46: [ RUN      ] std_algorithms_remove_copy_team_test.test
46: [       OK ] std_algorithms_remove_copy_team_test.test (423 ms)
46: [----------] 1 test from std_algorithms_remove_copy_team_test (423 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_copy_if_team_test
46: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
46: [       OK ] std_algorithms_remove_copy_if_team_test.test (343 ms)
46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (343 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 9 tests from 9 test suites ran. (3849 ms total)
46: [  PASSED  ] 9 tests.
46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    4.29 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
47: Test timeout computed to be: 1500
47: [==========] Running 4 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_unique_team_test
47: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o
47: [       OK ] std_algorithms_unique_team_test.test_default_predicate (707 ms)
47: [----------] 1 test from std_algorithms_unique_team_test (707 ms total)
47: 
47: [----------] 1 test from std_algorithms_adjacent_difference_team_test
47: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
47: [       OK ] std_algorithms_adjacent_difference_team_test.test (640 ms)
47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (640 ms total)
47: 
47: [----------] 1 test from std_algorithms_reduce_team_test
47: [ RUN      ] std_algorithms_reduce_team_test.test
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o
47: [       OK ] std_algorithms_reduce_team_test.test (432 ms)
47: [----------] 1 test from std_algorithms_reduce_team_test (432 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_reduce_team_test
47: [ RUN      ] std_algorithms_transform_reduce_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o
47: [       OK ] std_algorithms_transform_reduce_team_test.test (697 ms)
47: [----------] 1 test from std_algorithms_transform_reduce_team_test (697 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (2477 ms total)
47: [  PASSED  ] 4 tests.
47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    2.87 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
48: Test timeout computed to be: 1500
48: [==========] Running 18 tests from 5 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_is_sorted_team_test
48: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
48: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (395 ms)
48: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
48: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (724 ms)
48: [----------] 2 tests from std_algorithms_is_sorted_team_test (1120 ms total)
48: 
48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (15 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (17 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (704 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (462 ms)
48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1199 ms total)
48: 
48: [----------] 4 tests from std_algorithms_is_partitioned_team_test
48: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
48: [       OK ] std_algorithms_is_partitioned_team_test.empty (8 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
48: [       OK ] std_algorithms_is_partitioned_team_test.all_true (232 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
48: [       OK ] std_algorithms_is_partitioned_team_test.all_false (224 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.random
48: [       OK ] std_algorithms_is_partitioned_team_test.random (223 ms)
48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (690 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partition_copy_team_test
48: [ RUN      ] std_algorithms_partition_copy_team_test.empty
48: [       OK ] std_algorithms_partition_copy_team_test.empty (15 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
48: [       OK ] std_algorithms_partition_copy_team_test.all_true (562 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
48: [       OK ] std_algorithms_partition_copy_team_test.all_false (574 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.random
48: [       OK ] std_algorithms_partition_copy_team_test.random (562 ms)
48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1715 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partition_point_team_test
48: [ RUN      ] std_algorithms_partition_point_team_test.empty
48: [       OK ] std_algorithms_partition_point_team_test.empty (13 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.all_true
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
48: [       OK ] std_algorithms_partition_point_team_test.all_true (169 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.all_false
48: [       OK ] std_algorithms_partition_point_team_test.all_false (166 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.random
48: [       OK ] std_algorithms_partition_point_team_test.random (150 ms)
48: [----------] 4 tests from std_algorithms_partition_point_team_test (499 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 18 tests from 5 test suites ran. (5225 ms total)
48: [  PASSED  ] 18 tests.
48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    5.62 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

49: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
49: Test timeout computed to be: 1500
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
49: [==========] Running 5 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_transform_team_test
49: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
49: [       OK ] std_algorithms_transform_team_test.test_unary_op (557 ms)
49: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
49: [       OK ] std_algorithms_transform_team_test.test_binary_op (513 ms)
49: [----------] 2 tests from std_algorithms_transform_team_test (1071 ms total)
49: 
49: [----------] 1 test from std_algorithms_generate_team_test
49: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o
49: [       OK ] std_algorithms_generate_team_test.test_unary_op (1037 ms)
49: [----------] 1 test from std_algorithms_generate_team_test (1037 ms total)
49: 
49: [----------] 1 test from std_algorithms_generate_n_team_test
49: [ RUN      ] std_algorithms_generate_n_team_test.test
49: [       OK ] std_algorithms_generate_n_team_test.test (268 ms)
49: [----------] 1 test from std_algorithms_generate_n_team_test (268 ms total)
49: 
49: [----------] 1 test from std_algorithms_swap_ranges_team_test
49: [ RUN      ] std_algorithms_swap_ranges_team_test.test
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o
49: [       OK ] std_algorithms_swap_ranges_team_test.test (518 ms)
49: [----------] 1 test from std_algorithms_swap_ranges_team_test (518 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 5 tests from 4 test suites ran. (2896 ms total)
49: [  PASSED  ] 5 tests.
49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    3.33 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

50: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
50: Test timeout computed to be: 1500
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_exclusive_scan_team_test
50: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o
[ 39%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 39%] Built target Kokkos_IncrementalTest_SERIAL
Scanning dependencies of target Kokkos_IncrementalTest_CUDA
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o
50: [       OK ] std_algorithms_exclusive_scan_team_test.test (1665 ms)
50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1665 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o
50: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (894 ms)
50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (894 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (2560 ms total)
50: [  PASSED  ] 2 tests.
50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    2.96 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

51: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
51: Test timeout computed to be: 1500
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_inclusive_scan_team_test
51: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
51: [       OK ] std_algorithms_inclusive_scan_team_test.test (2569 ms)
51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2569 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
51: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o
51: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1821 ms)
51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1821 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (4391 ms total)
51: [  PASSED  ] 2 tests.
51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    4.82 sec
test 52
      Start 52: Kokkos_UnitTest_SIMD

52: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests/Kokkos_UnitTest_SIMD
52: Test timeout computed to be: 1500
52: [==========] Running 16 tests from 1 test suite.
52: [----------] Global test environment set-up.
52: [----------] 16 tests from simd
52: [ RUN      ] simd.host_math_ops
52: [       OK ] simd.host_math_ops (0 ms)
52: [ RUN      ] simd.device_math_ops
52: [       OK ] simd.device_math_ops (6 ms)
52: [ RUN      ] simd.host_mask_ops
52: [       OK ] simd.host_mask_ops (0 ms)
52: [ RUN      ] simd.device_mask_ops
52: [       OK ] simd.device_mask_ops (0 ms)
52: [ RUN      ] simd.host_conversions
52: [       OK ] simd.host_conversions (0 ms)
52: [ RUN      ] simd.device_conversions
52: [       OK ] simd.device_conversions (0 ms)
52: [ RUN      ] simd.host_shift_ops
52: [       OK ] simd.host_shift_ops (0 ms)
52: [ RUN      ] simd.device_shift_ops
52: [       OK ] simd.device_shift_ops (0 ms)
52: [ RUN      ] simd.host_condition
52: [       OK ] simd.host_condition (0 ms)
52: [ RUN      ] simd.device_condition
52: [       OK ] simd.device_condition (0 ms)
52: [ RUN      ] simd.host_gen_ctors
52: [       OK ] simd.host_gen_ctors (0 ms)
52: [ RUN      ] simd.device_gen_ctors
52: [       OK ] simd.device_gen_ctors (0 ms)
52: [ RUN      ] simd.host_where_expressions
52: [       OK ] simd.host_where_expressions (0 ms)
52: [ RUN      ] simd.device_where_expressions
52: [       OK ] simd.device_where_expressions (0 ms)
52: [ RUN      ] simd.host_reductions
52: [       OK ] simd.host_reductions (0 ms)
52: [ RUN      ] simd.device_reductions
52: [       OK ] simd.device_reductions (0 ms)
52: [----------] 16 tests from simd (6 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 16 tests from 1 test suite ran. (6 ms total)
52: [  PASSED  ] 16 tests.
52/52 Test #52: Kokkos_UnitTest_SIMD ........................   Passed    0.43 sec

100% tests passed, 0 tests failed out of 52

Total Test time (real) = 1376.11 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 Apr 18 18:42:59 2024
stats zeroed                        Thu Apr 18 18:42:59 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                     24365
cache size                           2.7 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 69308f0a168a6cc26ca00756fe9097e0a3f37e20d286a155673e5e4e7ece38cc
$ docker rm -f --volumes 69308f0a168a6cc26ca00756fe9097e0a3f37e20d286a155673e5e4e7ece38cc
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o
27: Test_Atomic<unsigned long int>/100000/iterations:10            4.53 s         0.002 s            10          1            8     7.34435        5.21826m       77.4u     4.99995G         1.36242M     4.99995G
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o
[ 88%] 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_Reducers_b.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_HIP
[100%] Built target Kokkos_CoreUnitTest_HIP
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP
1: Test timeout computed to be: 1500
1: [==========] Running 306 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 15 tests from openmp_DeathTest
1: [ RUN      ] openmp_DeathTest.abort_from_host
1: [       OK ] openmp_DeathTest.abort_from_host (1362 ms)
1: [ RUN      ] openmp_DeathTest.abort_from_device
1: [       OK ] openmp_DeathTest.abort_from_device (1477 ms)
1: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1357 ms)
1: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o
1: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1332 ms)
1: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o
1: [       OK ] openmp_DeathTest.policy_invalid_bounds (1522 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o
1: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (1134 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
1: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (2214 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
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o
1: [       OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9971 ms)
1: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o
1: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (9310 ms)
1: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
1: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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: [----------] 15 tests from openmp_DeathTest (29683 ms total)
1: 
1: [----------] 291 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.atomic_operations_complexdouble
1: [       OK ] openmp.atomic_operations_complexdouble (2 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 (1 ms)
1: [ RUN      ] openmp.atomic_operations_float
1: [       OK ] openmp.atomic_operations_float (1 ms)
1: [ RUN      ] openmp.atomic_operations_int
1: [       OK ] openmp.atomic_operations_int (3 ms)
1: [ RUN      ] openmp.atomic_operations_long
1: [       OK ] openmp.atomic_operations_long (3 ms)
1: [ RUN      ] openmp.atomic_operations_longlong
1: [       OK ] openmp.atomic_operations_longlong (3 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 (2 ms)
1: [ RUN      ] openmp.atomic_operations_unsignedlong
1: [       OK ] openmp.atomic_operations_unsignedlong (2 ms)
1: [ RUN      ] openmp.atomics
1: [       OK ] openmp.atomics (26 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 (164 ms)
1: [ RUN      ] openmp.atomic_views_nonintegral
1: [       OK ] openmp.atomic_views_nonintegral (62 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 (2 ms)
1: [ RUN      ] openmp.deep_copy_conversion
1: [       OK ] openmp.deep_copy_conversion (33 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 (43 ms)
1: [ RUN      ] openmp.join_backward_compatibility
1: [       OK ] openmp.join_backward_compatibility (0 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (598 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (915 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (445 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (428 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 (0 ms)
1: [ RUN      ] openmp.mathematical_functions_hyperbolic_functions
1: [       OK ] openmp.mathematical_functions_hyperbolic_functions (0 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 (0 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 (0 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 (29 ms)
1: [ RUN      ] openmp.mdrange_6d
1: [       OK ] openmp.mdrange_6d (97 ms)
1: [ RUN      ] openmp.mdrange_2d
1: [       OK ] openmp.mdrange_2d (1 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 (6 ms)
1: [ RUN      ] openmp.mdrange_neg_idx
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
1: [       OK ] openmp.mdrange_neg_idx (33 ms)
1: [ RUN      ] openmp.mdrange_4d
1: [       OK ] openmp.mdrange_4d (7 ms)
1: [ RUN      ] openmp.mdrange_scalar
1: [       OK ] openmp.mdrange_scalar (0 ms)
1: [ RUN      ] openmp.mdrange_large_deep_copy
1: [       OK ] openmp.mdrange_large_deep_copy (352 ms)
1: [ RUN      ] openmp.md_range_policy_construction_from_arrays
1: [       OK ] openmp.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] openmp.mdrange_parallel_reduce_primitive_types
1: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (701 ms)
1: [ RUN      ] openmp.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] 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 (4 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.occupancy_control
1: [       OK ] openmp.occupancy_control (0 ms)
1: [ RUN      ] openmp.memory_pool
1: [       OK ] openmp.memory_pool (47 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.parallel_scan_range_policy
1: [       OK ] openmp.parallel_scan_range_policy (5 ms)
1: [ RUN      ] openmp.kokkos_printf
1: [       OK ] openmp.kokkos_printf (0 ms)
1: [ RUN      ] openmp.range_for
1: [       OK ] openmp.range_for (0 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 (1 ms)
1: [ RUN      ] openmp.reducers_double
1: [       OK ] openmp.reducers_double (1 ms)
1: [ RUN      ] openmp.reducers_complex_double
1: [       OK ] openmp.reducers_complex_double (2 ms)
1: [ RUN      ] openmp.reducers_struct
1: [       OK ] openmp.reducers_struct (1 ms)
1: [ RUN      ] openmp.reducers_half_t
1: [       OK ] openmp.reducers_half_t (1 ms)
1: [ RUN      ] openmp.reducers_bhalf_t
1: [       OK ] openmp.reducers_bhalf_t (0 ms)
1: [ RUN      ] openmp.reducers_int8_t
1: [       OK ] openmp.reducers_int8_t (0 ms)
1: [ RUN      ] openmp.reducers_int16_t
1: [       OK ] openmp.reducers_int16_t (0 ms)
1: [ RUN      ] openmp.reducers_bool
1: [       OK ] openmp.reducers_bool (0 ms)
1: [ RUN      ] openmp.int64_t_reduce
1: [       OK ] openmp.int64_t_reduce (39 ms)
1: [ RUN      ] openmp.double_reduce
1: [       OK ] openmp.double_reduce (52 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic
1: [       OK ] openmp.int64_t_reduce_dynamic (155 ms)
1: [ RUN      ] openmp.double_reduce_dynamic
1: [       OK ] openmp.double_reduce_dynamic (148 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic_view
1: [       OK ] openmp.int64_t_reduce_dynamic_view (37 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_with_large_iteration_count
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
1: Disabling for host backends
1: [  SKIPPED ] openmp.reduction_with_large_iteration_count (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 (11 ms)
1: [ RUN      ] openmp.reduce_device_view_mdrange_policy
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o
1: [       OK ] openmp.reduce_device_view_mdrange_policy (236 ms)
1: [ RUN      ] openmp.reduce_device_view_team_policy
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o
1: [       OK ] openmp.reduce_device_view_team_policy (236 ms)
1: [ RUN      ] openmp.impl_shared_alloc
1: [       OK ] openmp.impl_shared_alloc (19 ms)
1: [ RUN      ] openmp.kokkos_swap
1: [       OK ] openmp.kokkos_swap (0 ms)
1: [ RUN      ] openmp.team_for
1: [       OK ] openmp.team_for (11 ms)
1: [ RUN      ] openmp.team_reduce
1: [       OK ] openmp.team_reduce (11 ms)
1: [ RUN      ] openmp.team_reduce_large
1: [       OK ] openmp.team_reduce_large (155 ms)
1: [ RUN      ] openmp.team_parallel_single
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
27: Test_Atomic<unsigned long long int>/100000/iterations:10       4.54 s         0.002 s            10          1            8       7.153        4.74979m       79.5u     4.99995G         1.24878M     4.99995G
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
1: [       OK ] openmp.team_parallel_single (1727 ms)
1: [ RUN      ] openmp.large_team_scratch_size
1: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s)
1: [       OK ] openmp.large_team_scratch_size (0 ms)
1: [ RUN      ] openmp.team_broadcast_long
1: [       OK ] openmp.team_broadcast_long (60 ms)
1: [ RUN      ] openmp.team_broadcast_long_wrapper
1: [       OK ] openmp.team_broadcast_long_wrapper (60 ms)
1: [ RUN      ] openmp.team_broadcast_char
1: [       OK ] openmp.team_broadcast_char (65 ms)
1: [ RUN      ] openmp.team_broadcast_float
1: [       OK ] openmp.team_broadcast_float (62 ms)
1: [ RUN      ] openmp.team_broadcast_double
1: [       OK ] openmp.team_broadcast_double (62 ms)
1: [ RUN      ] openmp.team_handle_by_value
1: [       OK ] openmp.team_handle_by_value (0 ms)
1: [ RUN      ] openmp.team_vector
1: [       OK ] openmp.team_vector (198 ms)
1: [ RUN      ] openmp.triple_nested_parallelism
1: [       OK ] openmp.triple_nested_parallelism (200 ms)
1: [ RUN      ] openmp.parallel_scan_with_reducers
1: [       OK ] openmp.parallel_scan_with_reducers (53 ms)
1: [ RUN      ] openmp.team_thread_range_combined_reducers
1: [       OK ] openmp.team_thread_range_combined_reducers (0 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 (5 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelFor
1: [       OK ] openmp.ThreadVectorMDRangeParallelFor (3 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelFor
1: [       OK ] openmp.TeamVectorMDRangeParallelFor (4 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelReduce
1: [       OK ] openmp.TeamThreadMDRangeParallelReduce (5 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelReduce
1: [       OK ] openmp.ThreadVectorMDRangeParallelReduce (5 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelReduce
1: [       OK ] openmp.TeamVectorMDRangeParallelReduce (6 ms)
1: [ RUN      ] openmp.team_policy_runtime_parameters
1: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
1: [ RUN      ] openmp.team_reduction_scan
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o
1: [       OK ] openmp.team_reduction_scan (7308 ms)
1: [ RUN      ] openmp.team_long_reduce
1: [       OK ] openmp.team_long_reduce (17 ms)
1: [ RUN      ] openmp.team_double_reduce
1: [       OK ] openmp.team_double_reduce (17 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 (613 ms)
1: [ RUN      ] openmp.team_scan
1: [       OK ] openmp.team_scan (121 ms)
1: [ RUN      ] openmp.team_scan_ret_val
1: [       OK ] openmp.team_scan_ret_val (111 ms)
1: [ RUN      ] openmp.team_shared_request
1: [       OK ] openmp.team_shared_request (289 ms)
1: [ RUN      ] openmp.team_scratch_request
1: [       OK ] openmp.team_scratch_request (37 ms)
1: [ RUN      ] openmp.team_lambda_shared_request
1: [       OK ] openmp.team_lambda_shared_request (3 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 (5 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
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o
1: [       OK ] openmp.team_policy_max_recommended (2031 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 (59 ms)
1: [ RUN      ] openmp.unique_token_global
1: [       OK ] openmp.unique_token_global (15 ms)
1: [ RUN      ] openmp.unique_token_instance
1: [       OK ] openmp.unique_token_instance (73 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 (4 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
1: [       OK ] openmp.view_allocation_large_rank (436 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 (3 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_fill_tests_layout_right
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o
1: [       OK ] openmp.view_fill_tests_layout_right (912 ms)
1: [ RUN      ] openmp.view_fill_tests_layout_left
1: [       OK ] openmp.view_fill_tests_layout_left (879 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 (33 ms)
1: [ RUN      ] openmp.view_layoutstride_right_to_layoutright_assignment
1: [       OK ] openmp.view_layoutstride_right_to_layoutright_assignment (30 ms)
1: [ RUN      ] openmp.view_irregular_layout
1: [       OK ] openmp.view_irregular_layout (0 ms)
1: [ RUN      ] openmp.view_mapping
1: [       OK ] openmp.view_mapping (56 ms)
1: [ RUN      ] openmp.view_mapping_operator
1: [       OK ] openmp.view_mapping_operator (0 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 (0 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.append_formatted_multidimensional_index
1: [       OK ] openmp.append_formatted_multidimensional_index (0 ms)
1: [ RUN      ] openmp.view_resize
1: [       OK ] openmp.view_resize (3 ms)
1: [ RUN      ] openmp.view_realloc
1: [       OK ] openmp.view_realloc (0 ms)
1: [ RUN      ] openmp.workgraph_fib
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
1: [       OK ] openmp.workgraph_fib (693 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-5993/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 (6 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
1: [       OK ] openmp.view_subview_2d_from_3d_atomic (6 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
1: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (6 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left
1: [       OK ] openmp.view_subview_3d_from_5d_left (75 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (72 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (72 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right
1: [       OK ] openmp.view_subview_3d_from_5d_right (168 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (179 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (183 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: [----------] 291 tests from openmp (22233 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 306 tests from 2 test suites ran. (51917 ms total)
1: [  PASSED  ] 301 tests.
1: [  SKIPPED ] 5 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.mdspan_minimal_functional
1: [  SKIPPED ] openmp.reduction_with_large_iteration_count
1: [  SKIPPED ] openmp.view_allocation_int
 1/53 Test  #1: Kokkos_CoreUnitTest_OpenMP ..................   Passed   52.38 sec
test 2
      Start  2: Kokkos_CoreUnitTest_OpenMPInterOp

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
2: [       OK ] openmp.raw_openmp_interop (387 ms)
2: [----------] 1 test from openmp (387 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 1 test from 1 test suite ran. (387 ms total)
2: [  PASSED  ] 1 test.
 2/53 Test  #2: Kokkos_CoreUnitTest_OpenMPInterOp ...........   Passed    0.42 sec
test 3
      Start  3: Kokkos_CoreUnitTest_OpenMPGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph
3: Test timeout computed to be: 1500
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o
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/53 Test  #3: Kokkos_CoreUnitTest_OpenMPGraph .............   Passed    0.42 sec
test 4
      Start  4: Kokkos_CoreUnitTest_HIP

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_HIP
4: Test timeout computed to be: 1500
4: [==========] Running 367 tests from 4 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from hip_DeathTest
4: [ RUN      ] hip_DeathTest.abort_from_host
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
4: [       OK ] hip_DeathTest.abort_from_host (1409 ms)
4: [ RUN      ] hip_DeathTest.abort_from_device
[ 24%] 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_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
4: [       OK ] hip_DeathTest.abort_from_device (1446 ms)
4: [ RUN      ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.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_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o
4: [       OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1401 ms)
4: [ RUN      ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o
4: [       OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1415 ms)
4: [ RUN      ] hip_DeathTest.policy_invalid_bounds
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o
4: [       OK ] hip_DeathTest.policy_invalid_bounds (1364 ms)
4: [ RUN      ] hip_DeathTest.range_policy_invalid_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
4: [       OK ] hip_DeathTest.range_policy_invalid_bounds (1124 ms)
4: [ RUN      ] hip_DeathTest.range_policy_implicitly_converted_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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.
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
4: [       OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (2253 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
[ 45%] Linking CXX executable Kokkos_IncrementalTest_CUDA
[ 45%] Built target Kokkos_IncrementalTest_CUDA
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
27: Test_Atomic<float>/100000/iterations:10                        4.29 s         0.002 s            10          0            4     6.20894         4.9565m    1084.79u      5.0001G         1.56653M     4.99989G
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
4: [       OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10183 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
4: [       OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (10082 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_host
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 25%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o
[ 25%] Built target Kokkos_CoreUnitTest_Cuda3
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_host (26890 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_device
[ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 48%] Built target Kokkos_CoreUnitTest_Serial1
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
27: Test_Atomic<double>/100000/iterations:10                       4.23 s         0.002 s            10          1            8       5.936        5.51507m    1.21727m     4.99995G         1.39298M     4.99995G
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 48%] Built target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_device (26633 ms)
4: [----------] 15 tests from hip_DeathTest (84205 ms total)
4: 
4: [----------] 270 tests from hip
4: [ RUN      ] hip.array_capacity
4: [       OK ] hip.array_capacity (0 ms)
4: [ RUN      ] hip.array_element_access
4: [       OK ] hip.array_element_access (0 ms)
4: [ RUN      ] hip.array_zero_capacity
4: [       OK ] hip.array_zero_capacity (0 ms)
4: [ RUN      ] hip.array_zero_data_nullptr
4: [       OK ] hip.array_zero_data_nullptr (0 ms)
4: [ RUN      ] hip.atomic_operations_complexdouble
4: [       OK ] hip.atomic_operations_complexdouble (13 ms)
4: [ RUN      ] hip.atomic_operations_complexfloat
4: [       OK ] hip.atomic_operations_complexfloat (9 ms)
4: [ RUN      ] hip.atomic_operations_double
4: [       OK ] hip.atomic_operations_double (11 ms)
4: [ RUN      ] hip.atomic_operations_float
4: [       OK ] hip.atomic_operations_float (9 ms)
4: [ RUN      ] hip.atomic_operations_int
4: [       OK ] hip.atomic_operations_int (24 ms)
4: [ RUN      ] hip.atomic_operations_long
4: [       OK ] hip.atomic_operations_long (23 ms)
4: [ RUN      ] hip.atomic_operations_longlong
4: [       OK ] hip.atomic_operations_longlong (23 ms)
4: [ RUN      ] hip.atomic_shared
4: [       OK ] hip.atomic_shared (5 ms)
4: [ RUN      ] hip.atomic_operations_unsigned
4: [       OK ] hip.atomic_operations_unsigned (19 ms)
4: [ RUN      ] hip.atomic_operations_unsignedlong
4: [       OK ] hip.atomic_operations_unsignedlong (19 ms)
4: [ RUN      ] hip.atomics
4: [       OK ] hip.atomics (858 ms)
4: [ RUN      ] hip.atomics_tpetra_max_abs
4: [       OK ] hip.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] hip.atomic_views_integral
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 95%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o
[ 96%] Built target Kokkos_CoreUnitTest_Serial1
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip.atomic_views_integral (17383 ms)
4: [ RUN      ] hip.atomic_views_nonintegral
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 96%] 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_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
27: Test_Atomic<int>/100000/iterations:10                          4.57 s         0.002 s            10          1            4     7.05525        4.68724m      41.81u     704.983M         1.59405M     704.983M
27/49 Test #27: Kokkos_PerformanceTest_Atomic ...............   Passed  405.14 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Serial

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
28: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests
28: Test timeout computed to be: 1500
28: [==========] Running 61 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 61 tests from serial
28: [ RUN      ] serial.bitset
28: [       OK ] serial.bitset (2402 ms)
28: [ RUN      ] serial.bitset_default_constructor_no_alloc
28: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] serial.dualview_combination
28: [       OK ] serial.dualview_combination (0 ms)
28: [ RUN      ] serial.dualview_alloc
28: [       OK ] serial.dualview_alloc (0 ms)
28: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
28: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] serial.dualview_combinations_without_init
28: [       OK ] serial.dualview_combinations_without_init (0 ms)
28: [ RUN      ] serial.dualview_deep_copy
28: [       OK ] serial.dualview_deep_copy (0 ms)
28: [ RUN      ] serial.dualview_realloc
28: [       OK ] serial.dualview_realloc (0 ms)
28: [ RUN      ] serial.dualview_resize
28: [       OK ] serial.dualview_resize (0 ms)
28: [ RUN      ] serial.dualview_device_correct_kokkos_device
28: [       OK ] serial.dualview_device_correct_kokkos_device (85 ms)
28: [ RUN      ] serial.dualview_host_correct_kokkos_device
28: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_sync
28: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
28: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_sync
28: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
28: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
28: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] serial.dynamic_view
28: [       OK ] serial.dynamic_view (10 ms)
28: [ RUN      ] serial.dyn_rank_view_api_generic
28: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
28: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
28: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] serial.ErrorReporterViaLambda
28: [       OK ] serial.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] serial.ErrorReporter
28: [       OK ] serial.ErrorReporter (0 ms)
28: [ RUN      ] serial.offsetview_construction
28: [       OK ] serial.offsetview_construction (18 ms)
28: [ RUN      ] serial.offsetview_unmanaged_construction
28: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] serial.offsetview_subview
28: [       OK ] serial.offsetview_subview (9 ms)
28: [ RUN      ] serial.offsetview_offsets_rank1
28: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank2
28: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank3
28: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] serial.scatterview
28: [       OK ] serial.scatterview (2055 ms)
28: [ RUN      ] serial.scatterview_devicetype
28: [       OK ] serial.scatterview_devicetype (1 ms)
28: [ RUN      ] serial.staticcrsgraph
28: [       OK ] serial.staticcrsgraph (13 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dualview
28: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_dualview
28: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dualview
28: [       OK ] serial.resize_exec_space_dualview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dualview
28: [       OK ] serial.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dynrankview
28: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dynrankview
28: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dynrankview
28: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_scatterview
28: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
28: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] serial.resize_exec_space_scatterview
28: [       OK ] serial.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_scatterview
28: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview
28: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
4: [       OK ] hip.atomic_views_nonintegral (11402 ms)
4: [ RUN      ] hip.atomic_view_api
4: [       OK ] hip.atomic_view_api (0 ms)
4: [ RUN      ] hip.bit_manip_countl_zero
4: [       OK ] hip.bit_manip_countl_zero (10 ms)
4: [ RUN      ] hip.bit_manip_countl_one
4: [       OK ] hip.bit_manip_countl_one (0 ms)
4: [ RUN      ] hip.bit_manip_countr_zero
4: [       OK ] hip.bit_manip_countr_zero (0 ms)
4: [ RUN      ] hip.bit_manip_countr_one
4: [       OK ] hip.bit_manip_countr_one (0 ms)
4: [ RUN      ] hip.bit_manip_popcount
4: [       OK ] hip.bit_manip_popcount (0 ms)
4: [ RUN      ] hip.bit_manip_has_single_bit
4: [       OK ] hip.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] hip.bit_manip_bit_floor
4: [       OK ] hip.bit_manip_bit_floor (0 ms)
4: [ RUN      ] hip.bit_manip_bit_ceil
4: [       OK ] hip.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] hip.bit_manip_bit_width
4: [       OK ] hip.bit_manip_bit_width (0 ms)
4: [ RUN      ] hip.bit_manip_rotl
4: [       OK ] hip.bit_manip_rotl (1 ms)
4: [ RUN      ] hip.bit_manip_rotr
4: [       OK ] hip.bit_manip_rotr (0 ms)
4: [ RUN      ] hip.bit_manip_byeswap
4: [       OK ] hip.bit_manip_byeswap (0 ms)
4: [ RUN      ] hip.bit_manip_bit_cast
4: [       OK ] hip.bit_manip_bit_cast (0 ms)
4: [ RUN      ] hip.test_block_deduction_bug_pr_3103
4: [       OK ] hip.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] hip.checked_integer_operations_multiply_overflow
4: [       OK ] hip.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] hip.execution_policy_occupancy_and_hint
4: [       OK ] hip.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] hip.complex_construction
4: [       OK ] hip.complex_construction (1 ms)
4: [ RUN      ] hip.complex_basic_math
4: [       OK ] hip.complex_basic_math (0 ms)
4: [ RUN      ] hip.complex_special_funtions
4: [       OK ] hip.complex_special_funtions (0 ms)
4: [ RUN      ] hip.complex_io
4: [       OK ] hip.complex_io (0 ms)
4: [ RUN      ] hip.complex_trivially_copyable
4: [       OK ] hip.complex_trivially_copyable (0 ms)
4: [ RUN      ] hip.complex_issue_3865
4: [       OK ] hip.complex_issue_3865 (0 ms)
4: [ RUN      ] hip.complex_operations_arithmetic_types_overloads
4: [       OK ] hip.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] hip.crs_count_fill
4: [       OK ] hip.crs_count_fill (3 ms)
4: [ RUN      ] hip.crs_copy_constructor
4: [       OK ] hip.crs_copy_constructor (6 ms)
4: [ RUN      ] hip.deep_copy_alignment
4: [       OK ] hip.deep_copy_alignment (9 ms)
4: [ RUN      ] hip.deep_copy_conversion
4: [       OK ] hip.deep_copy_conversion (911 ms)
4: [ RUN      ] hip.partitioning_by_args
4: [       OK ] hip.partitioning_by_args (27 ms)
4: [ RUN      ] hip.partitioning_by_vector
4: [       OK ] hip.partitioning_by_vector (25 ms)
4: [ RUN      ] hip.execution_space_as_class_data_member
4: [       OK ] hip.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] hip.functor_analysis
4: [       OK ] hip.functor_analysis (0 ms)
4: [ RUN      ] hip.host_shared_ptr_use_count
4: [       OK ] hip.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] hip.host_shared_ptr_get
4: [       OK ] hip.host_shared_ptr_get (0 ms)
4: [ RUN      ] hip.host_shared_ptr_dereference_on_device
4: [       OK ] hip.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_special_members_on_device
4: [       OK ] hip.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_tracking
4: 
4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
4:                                  does not support page migration between device and host.
4:                                  HIPManagedSpace might not work as expected.
4:                                  Please refer to the ROCm documentation on unified/managed memory.
4: [       OK ] hip.host_shared_ptr_tracking (0 ms)
4: [ RUN      ] hip.init
4: [       OK ] hip.init (0 ms)
4: [ RUN      ] hip.dispatch
4: [       OK ] hip.dispatch (27 ms)
4: [ RUN      ] hip.join_backward_compatibility
4: [       OK ] hip.join_backward_compatibility (1 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutleft
4: [       OK ] hip.local_deepcopy_teampolicy_layoutleft (697 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutleft
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutleft (2137 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutright
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 58%] 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/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o
4: [       OK ] hip.local_deepcopy_teampolicy_layoutright (691 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutright
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutright (1518 ms)
4: [ RUN      ] hip.deep_copy_scratch
4: [       OK ] hip.deep_copy_scratch (0 ms)
4: [ RUN      ] hip.mathematical_constants_e
4: [       OK ] hip.mathematical_constants_e (3 ms)
4: [ RUN      ] hip.mathematical_constants_log2e
4: [       OK ] hip.mathematical_constants_log2e (0 ms)
4: [ RUN      ] hip.mathematical_constants_log10e
4: [       OK ] hip.mathematical_constants_log10e (0 ms)
4: [ RUN      ] hip.mathematical_constants_pi
4: [       OK ] hip.mathematical_constants_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_pi
4: [       OK ] hip.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrtpi
4: [       OK ] hip.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln2
4: [       OK ] hip.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln10
4: [       OK ] hip.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt2
4: [       OK ] hip.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt3
4: [       OK ] hip.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrt3
4: [       OK ] hip.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_egamma
4: [       OK ] hip.mathematical_constants_egamma (0 ms)
4: [ RUN      ] hip.mathematical_constants_phi
4: [       OK ] hip.mathematical_constants_phi (0 ms)
4: [ RUN      ] hip.mathematical_functions_trigonometric_functions
4: [       OK ] hip.mathematical_functions_trigonometric_functions (27 ms)
4: [ RUN      ] hip.mathematical_functions_hyperbolic_functions
4: [       OK ] hip.mathematical_functions_hyperbolic_functions (3 ms)
4: [ RUN      ] hip.mathematical_functions_non_standard
4: [       OK ] hip.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] hip.mathematical_functions_power_functions
4: [       OK ] hip.mathematical_functions_power_functions (25 ms)
4: [ RUN      ] hip.mathematical_functions_fma
4: [       OK ] hip.mathematical_functions_fma (0 ms)
4: [ RUN      ] hip.mathematical_functions_error_and_gamma_functions
4: [       OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms)
4: [ RUN      ] hip.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms)
4: [ RUN      ] hip.mathematical_functions_absolute_value
4: [       OK ] hip.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_absolute_value
4: [       OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_remainder_function
4: [       OK ] hip.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] hip.mathematical_functions_isfinite
4: [       OK ] hip.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] hip.mathematical_functions_isinf
4: [       OK ] hip.mathematical_functions_isinf (0 ms)
4: [ RUN      ] hip.mathematical_functions_isnan
4: [       OK ] hip.mathematical_functions_isnan (0 ms)
4: [ RUN      ] hip.mathematical_functions_exponential_functions
4: [       OK ] hip.mathematical_functions_exponential_functions (11 ms)
4: [ RUN      ] hip.mathspecialfunc_expint1
4: [       OK ] hip.mathspecialfunc_expint1 (7 ms)
4: [ RUN      ] hip.mathspecialfunc_errorfunc
4: [       OK ] hip.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj0y0
4: [       OK ] hip.mathspecialfunc_cbesselj0y0 (28 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj1y1
4: [       OK ] hip.mathspecialfunc_cbesselj1y1 (29 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli0k0
4: [       OK ] hip.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli1k1
4: [       OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh1stkind
4: [       OK ] hip.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh2ndkind
4: [       OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] hip.mdrange_5d
4: [       OK ] hip.mdrange_5d (13 ms)
4: [ RUN      ] hip.mdrange_6d
4: [       OK ] hip.mdrange_6d (19 ms)
4: [ RUN      ] hip.mdrange_2d
4: [       OK ] hip.mdrange_2d (6 ms)
4: [ RUN      ] hip.mdrange_array_reduce
4: [       OK ] hip.mdrange_array_reduce (0 ms)
4: [ RUN      ] hip.mdrange_3d
4: [       OK ] hip.mdrange_3d (9 ms)
4: [ RUN      ] hip.mdrange_neg_idx
4: [       OK ] hip.mdrange_neg_idx (2 ms)
4: [ RUN      ] hip.mdrange_4d
4: [       OK ] hip.mdrange_4d (7 ms)
4: [ RUN      ] hip.mdrange_scalar
4: [       OK ] hip.mdrange_scalar (0 ms)
4: [ RUN      ] hip.mdrange_large_deep_copy
4: [       OK ] hip.mdrange_large_deep_copy (79 ms)
4: [ RUN      ] hip.md_range_policy_construction_from_arrays
4: [       OK ] hip.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] hip.mdrange_parallel_reduce_primitive_types
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
28: [       OK ] serial.UnorderedMap_insert (7876 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
28: [       OK ] serial.UnorderedMap_failed_insert (4183 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.vector_combination
28: [       OK ] serial.vector_combination (0 ms)
28: [ RUN      ] serial.vector_insert
28: [       OK ] serial.vector_insert (0 ms)
28: [ RUN      ] serial.vector_push_back_default_exec
28: [       OK ] serial.vector_push_back_default_exec (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 61 tests from serial (16671 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 61 tests from 1 test suite ran. (16671 ms total)
28: [  PASSED  ] 61 tests.
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............   Passed   17.68 sec
test 29
      Start 29: Kokkos_UnitTest_Sort

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
29: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
29: Test timeout computed to be: 1500
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
29: [==========] Running 15 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 15 tests from openmptarget
29: [ RUN      ] openmptarget.SortUnsignedValueType
29: [       OK ] openmptarget.SortUnsignedValueType (131 ms)
29: [ RUN      ] openmptarget.SortEmptyView
29: [       OK ] openmptarget.SortEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKeyEmptyView
29: [       OK ] openmptarget.SortByKeyEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKey
29: [       OK ] openmptarget.SortByKey (5 ms)
29: [ RUN      ] openmptarget.SortByKeyWithComparator
29: [       OK ] openmptarget.SortByKeyWithComparator (4 ms)
29: [ RUN      ] openmptarget.SortByKeyStaticExtents
29: [       OK ] openmptarget.SortByKeyStaticExtents (1 ms)
29: [ RUN      ] openmptarget.SortByKeyWithStrides
29: [       OK ] openmptarget.SortByKeyWithStrides (1 ms)
29: [ RUN      ] openmptarget.SortByKeyKeysLargerThanValues
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
[ 28%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
29: [       OK ] openmptarget.SortByKeyKeysLargerThanValues (575 ms)
29: [ RUN      ] openmptarget.SortWithCustomComparator
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_CoreUnitTest_KokkosP
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o
29: [       OK ] openmptarget.SortWithCustomComparator (1516 ms)
29: [ RUN      ] openmptarget.BinSortGenericTests
29: [       OK ] openmptarget.BinSortGenericTests (35 ms)
29: [ RUN      ] openmptarget.BinSortEmptyView
29: [       OK ] openmptarget.BinSortEmptyView (0 ms)
29: [ RUN      ] openmptarget.BinSortEmptyKeysView
29: [       OK ] openmptarget.BinSortEmptyKeysView (1 ms)
29: [ RUN      ] openmptarget.BinSortUnsignedKeyLayoutStrideValues
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 28%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 28%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip.mdrange_parallel_reduce_primitive_types (11675 ms)
4: [ RUN      ] hip.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] hip.mdspan_minimal_functional (0 ms)
4: [ RUN      ] hip.max
4: [       OK ] hip.max (0 ms)
4: [ RUN      ] hip.max_within_parfor
4: [       OK ] hip.max_within_parfor (1 ms)
4: [ RUN      ] hip.min
4: [       OK ] hip.min (0 ms)
4: [ RUN      ] hip.min_within_parfor
4: [       OK ] hip.min_within_parfor (0 ms)
4: [ RUN      ] hip.minmax
4: [       OK ] hip.minmax (0 ms)
4: [ RUN      ] hip.minmax_within_parfor
4: [       OK ] hip.minmax_within_parfor (0 ms)
4: [ RUN      ] hip.clamp
4: [       OK ] hip.clamp (0 ms)
4: [ RUN      ] hip.clamp_within_parfor
4: [       OK ] hip.clamp_within_parfor (0 ms)
4: [ RUN      ] hip.numeric_traits_infinity
4: [       OK ] hip.numeric_traits_infinity (7 ms)
4: [ RUN      ] hip.numeric_traits_epsilon
4: [       OK ] hip.numeric_traits_epsilon (0 ms)
4: [ RUN      ] hip.numeric_traits_round_error
4: [       OK ] hip.numeric_traits_round_error (0 ms)
4: [ RUN      ] hip.numeric_traits_norm_min
4: [       OK ] hip.numeric_traits_norm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_denorm_min
4: [       OK ] hip.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_finite_min_max
4: [       OK ] hip.numeric_traits_finite_min_max (1 ms)
4: [ RUN      ] hip.numeric_traits_digits
4: [       OK ] hip.numeric_traits_digits (1 ms)
4: [ RUN      ] hip.numeric_traits_digits10
4: [       OK ] hip.numeric_traits_digits10 (1 ms)
4: [ RUN      ] hip.numeric_traits_max_digits10
4: [       OK ] hip.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] hip.numeric_traits_radix
4: [       OK ] hip.numeric_traits_radix (1 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent
4: [       OK ] hip.numeric_traits_min_max_exponent (0 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent10
4: [       OK ] hip.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] hip.numeric_traits_quiet_and_signaling_nan
4: [       OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms)
4: [ RUN      ] hip.numeric_traits_sfinae_friendly
4: [       OK ] hip.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] hip.occupancy_control
4: [       OK ] hip.occupancy_control (1 ms)
4: [ RUN      ] hip.memory_pool
4: [       OK ] hip.memory_pool (17 ms)
4: [ RUN      ] hip.cxx11
4: [       OK ] hip.cxx11 (0 ms)
4: [ RUN      ] hip.viewctorprop_embedded_dim
4: [       OK ] hip.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] hip.parallel_scan_range_policy
4: [       OK ] hip.parallel_scan_range_policy (41 ms)
4: [ RUN      ] hip.kokkos_printf
4: [       OK ] hip.kokkos_printf (1 ms)
4: [ RUN      ] hip.range_for
4: [       OK ] hip.range_for (2 ms)
4: [ RUN      ] hip.range_reduce
4: [       OK ] hip.range_reduce (0 ms)
4: [ RUN      ] hip.range_dynamic_policy
4: [       OK ] hip.range_dynamic_policy (0 ms)
4: [ RUN      ] hip.range_policy_runtime_parameters
4: [       OK ] hip.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.range_for_require
4: [       OK ] hip.range_for_require (2 ms)
4: [ RUN      ] hip.range_reduce_require
4: [       OK ] hip.range_reduce_require (0 ms)
4: [ RUN      ] hip.range_dynamic_policy_require
4: [       OK ] hip.range_dynamic_policy_require (0 ms)
4: [ RUN      ] hip.reducers_int
4: [       OK ] hip.reducers_int (6 ms)
4: [ RUN      ] hip.reducers_double
4: [       OK ] hip.reducers_double (5 ms)
4: [ RUN      ] hip.reducers_complex_double
4: [       OK ] hip.reducers_complex_double (14 ms)
4: [ RUN      ] hip.reducers_struct
4: [       OK ] hip.reducers_struct (4 ms)
4: [ RUN      ] hip.reducers_half_t
4: [       OK ] hip.reducers_half_t (4 ms)
4: [ RUN      ] hip.reducers_bhalf_t
4: [       OK ] hip.reducers_bhalf_t (3 ms)
4: [ RUN      ] hip.reducers_int8_t
4: [       OK ] hip.reducers_int8_t (3 ms)
4: [ RUN      ] hip.reducers_int16_t
4: [       OK ] hip.reducers_int16_t (3 ms)
4: [ RUN      ] hip.reducers_bool
4: [       OK ] hip.reducers_bool (1 ms)
4: [ RUN      ] hip.int64_t_reduce
4: [       OK ] hip.int64_t_reduce (31 ms)
4: [ RUN      ] hip.double_reduce
4: [       OK ] hip.double_reduce (28 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic
4: [       OK ] hip.int64_t_reduce_dynamic (24 ms)
4: [ RUN      ] hip.double_reduce_dynamic
4: [       OK ] hip.double_reduce_dynamic (23 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic_view
4: [       OK ] hip.int64_t_reduce_dynamic_view (6 ms)
4: [ RUN      ] hip.int_combined_reduce
4: [       OK ] hip.int_combined_reduce (0 ms)
4: [ RUN      ] hip.mdrange_combined_reduce
4: [       OK ] hip.mdrange_combined_reduce (0 ms)
4: [ RUN      ] hip.int_combined_reduce_mixed
4: [       OK ] hip.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] hip.reduction_with_large_iteration_count
4: [       OK ] hip.reduction_with_large_iteration_count (344 ms)
4: [ RUN      ] hip.reduction_deduction
4: [       OK ] hip.reduction_deduction (0 ms)
4: [ RUN      ] hip.reduce_device_view_range_policy
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
29: [       OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (15265 ms)
29: [ RUN      ] openmptarget.NestedSort
29: [       OK ] openmptarget.NestedSort (42 ms)
29: [ RUN      ] openmptarget.NestedSortByKey
29: [       OK ] openmptarget.NestedSortByKey (111 ms)
29: [----------] 15 tests from openmptarget (17694 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 15 tests from 1 test suite ran. (17694 ms total)
29: [  PASSED  ] 15 tests.
29/49 Test #29: Kokkos_UnitTest_Sort ........................   Passed   18.31 sec
test 30
      Start 30: Kokkos_UnitTest_Random

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Random
30: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
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 openmptarget
30: [ RUN      ] openmptarget.Random_XorShift64
30: Test Seed:1713468284980256334
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0094655 0.00111888 || 0.051031 2022 2452 || 2243.3 2222.06 || 15.4675 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00996709 0.000228534 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0204631 -0.000901118 || 0.051031 2044 2416 || 2177.5 2222.06 || -12.4571 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00136646 -0.000767497 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0127472 -0.00122499 || 0.051031 2043 2438 || 2194.09 2222.06 || -16.9342 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00776175 0.000161095 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00185972 0.000949696 || 0.051031 2051 2406 || 2217.94 2222.06 || 13.1286 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00393351 0.000414103 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0177216 -0.000363572 || 0.051031 2026 2415 || 2262.15 2222.06 || -5.02601 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0142395 0.000209317 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.51042e-08 0.022854 0.000261164 || 0.051031 2059 2400 || 2172.41 2222.06 || 3.61034 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 1.95313e-07 5.19089e-05 0.000170478 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.51042e-08 0.00530782 -0.000433594 || 0.051031 2045 2421 || 2210.33 2222.06 || -5.994 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 1.95313e-07 0.0120628 0.000452004 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0137801 0.000679085 || 0.051031 2046 2421 || 2253.11 2222.06 || 9.38767 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00744485 0.000335647 || 0.051031 1e+64 -1e+64
30: Test Seed:1713468285056597136
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0130917 -0.00243306 || 0.051031 2036 2420 || 2251.54 2222.06 || -33.6347 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00401049 -0.000106216 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.000992542 -0.00114534 || 0.051031 2059 2419 || 2219.86 2222.06 || -15.8331 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00526491 0.000328836 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.000238109 3.73461e-05 || 0.051031 2012 2400 || 2221.53 2222.06 || 0.516272 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0218368 0.00100738 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00122124 -0.000345816 || 0.051031 2047 2389 || 2224.78 2222.06 || -4.78055 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00426711 5.41105e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00199432 -0.00188372 || 0.051031 2048 2404 || 2226.5 2222.06 || -26.0405 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00690552 0.000462979 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 -0.0249918 -0.000523992 || 0.051031 2044 2462 || 2279.02 2222.06 || -7.24367 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 -0.00218833 5.82907e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 0.00466506 -0.000278161 || 0.051031 2020 2398 || 2211.74 2222.06 || -3.8453 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 -0.0258171 -0.000152791 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0129122 0.00225308 || 0.051031 2031 2402 || 2251.13 2222.06 || 31.1466 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.0093867 -0.00018251 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift64 (259 ms)
30: [ RUN      ] openmptarget.Random_XorShift1024_0
30: Test Seed:1713468285131892576
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00347905 0.00278135 || 0.051031 2006 2401 || 2190.6 2198.22 || 38.4494 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0024931 0.000469358 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00920513 0.00100716 || 0.051031 2032 2379 || 2218.65 2198.22 || 13.9229 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0193562 -0.000276846 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0202334 0.000760602 || 0.051031 2021 2389 || 2243.62 2198.22 || 10.5146 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0210264 0.000443163 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00256259 -0.000398785 || 0.051031 2031 2387 || 2192.6 2198.22 || -5.51281 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00820377 0.000323999 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.00909928 0.0016112 || 0.051031 2004 2367 || 2218.41 2198.22 || 22.2733 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.0106944 -3.12824e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.0081826 -0.00144996 || 0.051031 2018 2390 || 2216.36 2198.22 || -20.0442 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.00135337 9.2694e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.0192729 -0.00279299 || 0.051031 2009 2378 || 2241.42 2198.22 || -38.6103 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.0091922 -0.000131033 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0195436 -0.00103739 || 0.051031 2022 2399 || 2156.09 2198.22 || -14.3408 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00866418 0.000143073 || 0.051031 1e+64 -1e+64
30: Test Seed:1713468285233112701
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00564835 -0.00221053 || 0.051031 1993 2378 || 2210.71 2198.22 || -30.5584 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0126205 -0.000166226 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00917909 0.00359095 || 0.051031 2017 2386 || 2218.59 2198.22 || 49.6412 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00140236 -5.69232e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0145956 -0.000563246 || 0.051031 2020 2403 || 2166.6 2198.22 || -7.78631 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0187847 0.000315911 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00487552 -0.000477195 || 0.051031 2011 2373 || 2208.99 2198.22 || -6.59675 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0118772 -0.000875314 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 -0.00626544 -0.000790922 || 0.051031 2016 2416 || 2212.08 2198.22 || -10.9337 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.0124832 -0.000654216 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.0205589 -0.00192496 || 0.051031 2015 2369 || 2153.94 2198.22 || -26.6106 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.00697368 -1.01443e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00693976 -0.000259703 || 0.051031 1984 2362 || 2183.07 2198.22 || -3.59013 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0177552 0.000491942 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0106713 -0.000282022 || 0.051031 2013 2381 || 2175.01 2198.22 || -3.89868 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0155387 -0.000335894 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift1024_0 (218 ms)
30: [ RUN      ] openmptarget.Multi_streams
30: /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/TestRandom.hpp:587: Skipped
30: Libomptarget error
30: [  SKIPPED ] openmptarget.Multi_streams (0 ms)
30: [----------] 3 tests from openmptarget (477 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (477 ms total)
30: [  PASSED  ] 2 tests.
30: [  SKIPPED ] 1 test, listed below:
30: [  SKIPPED ] openmptarget.Multi_streams
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    1.09 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
31: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
31: Test timeout computed to be: 1500
31: [==========] Running 15 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: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_first_loc
31: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
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 (83 ms)
31: [----------] 1 test from std_algorithms (83 ms total)
31: 
31: [----------] 11 tests from random_access_iterator_test
31: [ RUN      ] random_access_iterator_test.constructor
31: [       OK ] random_access_iterator_test.constructor (0 ms)
31: [ RUN      ] random_access_iterator_test.constructiblity
31: [       OK ] random_access_iterator_test.constructiblity (0 ms)
31: [ RUN      ] random_access_iterator_test.dereference
31: [       OK ] random_access_iterator_test.dereference (2 ms)
31: [ RUN      ] random_access_iterator_test.subscript_operator
31: [       OK ] random_access_iterator_test.subscript_operator (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet1
31: [       OK ] random_access_iterator_test.operatorsSet1 (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet2
31: [       OK ] random_access_iterator_test.operatorsSet2 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet3
31: [       OK ] random_access_iterator_test.operatorsSet3 (1 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: [----------] 11 tests from random_access_iterator_test (12 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 15 tests from 3 test suites ran. (96 ms total)
31: [  PASSED  ] 15 tests.
31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.71 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
32: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
32: Test timeout computed to be: 1500
32: [==========] Running 6 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 6 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 (86 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 (27 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 (26 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (40 ms)
32: [----------] 6 tests from std_algorithms_min_max_element_test (182 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 6 tests from 1 test suite ran. (182 ms total)
32: [  PASSED  ] 6 tests.
32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.78 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
33: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
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 (0 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 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 (323 ms)
33: [----------] 1 test from std_algorithms_for_each_test (323 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 (145 ms)
33: [----------] 1 test from std_algorithms_find_test (145 ms total)
33: 
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
[ 28%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
33: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1204 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_ProfilingAllCalls
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1890 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
33: [       OK ] std_algorithms_non_mod_seq_ops.search (1379 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1373 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5847 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 (158 ms)
33: [----------] 1 test from std_algorithms_count_test (158 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 (76 ms)
33: [----------] 1 test from std_algorithms_equal_test (76 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_any_none_of_test
33: [ RUN      ] std_algorithms_all_any_none_of_test.test
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
33: [       OK ] std_algorithms_all_any_none_of_test.test (133 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (133 ms total)
33: 
33: [----------] 1 test from std_algorithms_nonmod_seq_ops
33: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
[ 64%] 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/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
33: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (171 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (171 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 (307 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (307 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 (110 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (110 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (7274 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    7.88 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
34: Test timeout computed to be: 1500
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
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 (104 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
34: [----------] 3 tests from std_algorithms_mod_ops_test (106 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 (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 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 (1 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 (2 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (13 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 (87 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
34: [       OK ] std_algorithms_replace_ops_test.replace_if (289 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (159 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (145 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (682 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 (147 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
34: [       OK ] std_algorithms_mod_seq_ops.unique (541 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (272 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
34: [       OK ] std_algorithms_mod_seq_ops.remove (190 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (195 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
[ 64%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (421 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (189 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o
4: [       OK ] hip.reduce_device_view_range_policy (24479 ms)
4: [ RUN      ] hip.reduce_device_view_mdrange_policy
34: [       OK ] std_algorithms_mod_seq_ops.rotate (1912 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (860 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (2398 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (2193 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (9323 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 (116 ms)
34: [----------] 1 test from std_algorithms_modseq_test (116 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 31 tests from 5 test suites ran. (10242 ms total)
34: [  PASSED  ] 31 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   10.86 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
35: Test timeout computed to be: 1500
[ 64%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 65%] Built target Kokkos_PerformanceTest_TaskDag
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
35: [==========] Running 15 tests from 6 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: [       OK ] std_algorithms_sorting_ops_test.is_sorted (126 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (28 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (155 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 (5 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (4 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (4 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (15 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 (157 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (157 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 (212 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (212 ms total)
35: 
35: [----------] 6 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 65%] Built target Kokkos_CoreUnitTest_Cuda1
Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2112 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
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (803 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_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 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: [----------] 6 tests from std_algorithms_numeric_ops_test (2916 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 (114 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (114 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 15 tests from 6 test suites ran. (3571 ms total)
35: [  PASSED  ] 15 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    4.20 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 5 tests from 4 test suites.
36: [----------] Global test environment set-up.
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 (1161 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (560 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (1722 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 (662 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (662 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
36: [       OK ] std_algorithms_for_each_team_test.test (840 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (840 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 (797 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (797 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 4 test suites ran. (4023 ms total)
36: [  PASSED  ] 5 tests.
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    4.66 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
37: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
37: Test timeout computed to be: 1500
37: [==========] Running 2 tests from 1 test suite.
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
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o
[ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 66%] Built target Kokkos_PerformanceTest_SharedSpace
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o
[ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o
[ 67%] Built target Kokkos_Benchmark_Atomic_MinMax
37: [       OK ] std_algorithms_equal_team_test.views_are_equal (4830 ms)
37: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 28%] Linking CXX executable Kokkos_ToolsInitialization
[ 28%] Built target Kokkos_ToolsInitialization
[ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o
[ 67%] Built target Kokkos_PerformanceTest_Mempool
37: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (3937 ms)
37: [----------] 2 tests from std_algorithms_equal_team_test (8768 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 2 tests from 1 test suite ran. (8768 ms total)
37: [  PASSED  ] 2 tests.
37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed    9.39 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
38: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
38: Test timeout computed to be: 1500
38: [==========] Running 0 tests from 0 test suites.
38: [==========] 0 tests from 0 test suites ran. (0 ms total)
38: [  PASSED  ] 0 tests.
Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    0.58 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
39: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
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 (0 ms)
39: [----------] 1 test from std_algorithms_min_element_team_test (0 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 (0 ms)
39: [----------] 1 test from std_algorithms_max_element_team_test (0 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 (0 ms)
39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 3 test suites ran. (0 ms total)
39: [  PASSED  ] 3 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    0.56 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
40: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
4: [       OK ] hip.reduce_device_view_mdrange_policy (25027 ms)
4: [ RUN      ] hip.reduce_device_view_team_policy
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
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
40: [       OK ] std_algorithms_fill_team_test.test (853 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (853 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 (2269 ms)
40: [----------] 1 test from std_algorithms_fill_n_team_test (2269 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 (814 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (814 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o
40: [       OK ] std_algorithms_replace_if_team_test.test (1013 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (1013 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic
40: [       OK ] std_algorithms_replace_copy_team_test.test (2208 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (2208 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
[ 67%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (1847 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1847 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (9007 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    9.63 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
41: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_reverse_team_test
41: [ RUN      ] std_algorithms_reverse_team_test.test
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
41: [       OK ] std_algorithms_reverse_team_test.test (814 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (814 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 (1273 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1273 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
41: [       OK ] std_algorithms_rotate_team_test.test (2753 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (2753 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
41: [       OK ] std_algorithms_rotate_copy_team_test.test (5318 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5318 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (10159 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed   10.77 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
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
4: [       OK ] hip.reduce_device_view_team_policy (24060 ms)
4: [ RUN      ] hip.impl_shared_alloc
4: [       OK ] hip.impl_shared_alloc (103 ms)
4: [ RUN      ] hip.kokkos_swap
4: [       OK ] hip.kokkos_swap (1 ms)
4: [ RUN      ] hip.team_for
4: [       OK ] hip.team_for (17 ms)
4: [ RUN      ] hip.team_reduce
4: [       OK ] hip.team_reduce (0 ms)
4: [ RUN      ] hip.team_reduce_large
4: [       OK ] hip.team_reduce_large (328 ms)
4: [ RUN      ] hip.team_parallel_single
4: [       OK ] hip.team_parallel_single (7 ms)
4: [ RUN      ] hip.large_team_scratch_size
4: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s)
4: [       OK ] hip.large_team_scratch_size (0 ms)
4: [ RUN      ] hip.team_broadcast_long
4: [       OK ] hip.team_broadcast_long (0 ms)
4: [ RUN      ] hip.team_broadcast_long_wrapper
4: [       OK ] hip.team_broadcast_long_wrapper (0 ms)
4: [ RUN      ] hip.team_broadcast_char
4: [       OK ] hip.team_broadcast_char (0 ms)
4: [ RUN      ] hip.team_broadcast_float
4: [       OK ] hip.team_broadcast_float (0 ms)
4: [ RUN      ] hip.team_broadcast_double
4: [       OK ] hip.team_broadcast_double (0 ms)
4: [ RUN      ] hip.team_handle_by_value
4: [       OK ] hip.team_handle_by_value (0 ms)
4: [ RUN      ] hip.team_vector
4: [       OK ] hip.team_vector (9 ms)
4: [ RUN      ] hip.triple_nested_parallelism
4: [       OK ] hip.triple_nested_parallelism (6 ms)
4: [ RUN      ] hip.parallel_scan_with_reducers
4: [       OK ] hip.parallel_scan_with_reducers (76 ms)
4: [ RUN      ] hip.team_thread_range_combined_reducers
4: [       OK ] hip.team_thread_range_combined_reducers (1 ms)
4: [ RUN      ] hip.thread_vector_range_combined_reducers
4: [       OK ] hip.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.team_vector_range_combined_reducers
4: [       OK ] hip.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelFor
4: [       OK ] hip.TeamThreadMDRangeParallelFor (30 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelFor
4: [       OK ] hip.ThreadVectorMDRangeParallelFor (8 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelFor
4: [       OK ] hip.TeamVectorMDRangeParallelFor (9 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelReduce
4: [       OK ] hip.TeamThreadMDRangeParallelReduce (14 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelReduce
4: [       OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelReduce
4: [       OK ] hip.TeamVectorMDRangeParallelReduce (6 ms)
4: [ RUN      ] hip.team_policy_runtime_parameters
4: [       OK ] hip.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.team_reduction_scan
[ 29%] Linking CXX executable Kokkos_StackTraceTestExec
42: [       OK ] std_algorithms_move_team_test.test (1724 ms)
42: [----------] 1 test from std_algorithms_move_team_test (1724 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
4: [       OK ] hip.team_reduction_scan (2014 ms)
4: [ RUN      ] hip.team_long_reduce
4: [       OK ] hip.team_long_reduce (20 ms)
4: [ RUN      ] hip.team_double_reduce
4: [       OK ] hip.team_double_reduce (21 ms)
4: [ RUN      ] hip.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] hip.repeated_team_reduce
[ 29%] Built target Kokkos_StackTraceTestExec
4: [       OK ] hip.repeated_team_reduce (76 ms)
4: [ RUN      ] hip.team_scan
4: [       OK ] hip.team_scan (103 ms)
4: [ RUN      ] hip.team_scan_ret_val
4: [       OK ] hip.team_scan_ret_val (105 ms)
4: [ RUN      ] hip.team_shared_request
4: [       OK ] hip.team_shared_request (6 ms)
4: [ RUN      ] hip.team_scratch_request
4: [       OK ] hip.team_scratch_request (1 ms)
4: [ RUN      ] hip.team_lambda_shared_request
4: [       OK ] hip.team_lambda_shared_request (3 ms)
4: [ RUN      ] hip.scratch_align
4: [       OK ] hip.scratch_align (0 ms)
4: [ RUN      ] hip.shmem_size
4: [       OK ] hip.shmem_size (0 ms)
4: [ RUN      ] hip.multi_level_scratch
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o
4: [       OK ] hip.multi_level_scratch (11 ms)
4: [ RUN      ] hip.team_scratch_memory_index_parallel_for
4: [       OK ] hip.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] hip.team_policy_max_recommended
4: [       OK ] hip.team_policy_max_recommended (28 ms)
4: [ RUN      ] hip.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] hip.team_teamvector_range
4: [       OK ] hip.team_teamvector_range (3 ms)
4: [ RUN      ] hip.unique_token_global
4: [       OK ] hip.unique_token_global (27 ms)
4: [ RUN      ] hip.unique_token_instance
4: [       OK ] hip.unique_token_instance (28 ms)
4: [ RUN      ] hip.unique_token_team_acquire
4: [       OK ] hip.unique_token_team_acquire (18 ms)
4: [ RUN      ] hip.view_api_a
4: [       OK ] hip.view_api_a (22 ms)
4: [ RUN      ] hip.view_api_b
4: [       OK ] hip.view_api_b (6 ms)
4: [ RUN      ] hip.view_api_c
4: [       OK ] hip.view_api_c (1 ms)
4: [ RUN      ] hip.view_api_d
4: [       OK ] hip.view_api_d (1 ms)
4: [ RUN      ] hip.view_allocation_error
4: [       OK ] hip.view_allocation_error (0 ms)
4: [ RUN      ] hip.view_remap
4: [       OK ] hip.view_remap (0 ms)
4: [ RUN      ] hip.view_mirror_nonconst
4: [       OK ] hip.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip.view_stride_method
4: [       OK ] hip.view_stride_method (0 ms)
4: [ RUN      ] hip.anonymous_space
4: [       OK ] hip.anonymous_space (1 ms)
4: [ RUN      ] hip.view_overload_resolution
4: [       OK ] hip.view_overload_resolution (0 ms)
4: [ RUN      ] hip.view_allocation_large_rank
4: [       OK ] hip.view_allocation_large_rank (4 ms)
4: [ RUN      ] hip.view_shmem_size_on_device
4: [       OK ] hip.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip.view_is_assignable
4: [       OK ] hip.view_is_assignable (0 ms)
4: [ RUN      ] hip.view_copy_tests
4: [       OK ] hip.view_copy_tests (7 ms)
4: [ RUN      ] hip.view_copy_tests_rank_0
4: [       OK ] hip.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] hip.view_copy_degenerated
4: [       OK ] hip.view_copy_degenerated (0 ms)
4: [ RUN      ] hip.view_fill_tests_layout_right
42: [       OK ] std_algorithms_move_backward_team_test.test (1591 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (1591 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
4: [       OK ] hip.view_fill_tests_layout_right (99 ms)
4: [ RUN      ] hip.view_fill_tests_layout_left
4: [       OK ] hip.view_fill_tests_layout_left (81 ms)
4: [ RUN      ] hip.view_empty_runtime_unmanaged
4: [       OK ] hip.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] hip.view_hooks
4: [       OK ] hip.view_hooks (0 ms)
4: [ RUN      ] hip.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] hip.view_layoutstride_left_to_layoutleft_assignment (45 ms)
4: [ RUN      ] hip.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] hip.view_layoutstride_right_to_layoutright_assignment (45 ms)
4: [ RUN      ] hip.view_irregular_layout
4: [       OK ] hip.view_irregular_layout (7 ms)
4: [ RUN      ] hip.view_mapping
4: [       OK ] hip.view_mapping (59 ms)
4: [ RUN      ] hip.view_mapping_operator
4: [       OK ] hip.view_mapping_operator (24 ms)
4: [ RUN      ] hip.static_extent
4: [       OK ] hip.static_extent (0 ms)
4: [ RUN      ] hip.view_mapping_atomic
4: [       OK ] hip.view_mapping_atomic (1 ms)
4: [ RUN      ] hip.view_mapping_class_value
4: [       OK ] hip.view_mapping_class_value (0 ms)
4: [ RUN      ] hip.view_mapping_assignable
4: [       OK ] hip.view_mapping_assignable (0 ms)
4: [ RUN      ] hip.view_mapping_trivially_copyable
4: [       OK ] hip.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip.view_mapping_subview
4: [       OK ] hip.view_mapping_subview (1 ms)
4: [ RUN      ] hip.view_nested_view
4: [       OK ] hip.view_nested_view (1 ms)
4: [ RUN      ] hip.append_formatted_multidimensional_index
4: [       OK ] hip.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] hip.view_resize
4: [       OK ] hip.view_resize (15 ms)
4: [ RUN      ] hip.view_realloc
4: [       OK ] hip.view_realloc (0 ms)
4: [ RUN      ] hip.workgraph_fib
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
4: [       OK ] hip.workgraph_fib (3114 ms)
4: [ RUN      ] hip.resize_realloc_no_init
4: [       OK ] hip.resize_realloc_no_init (0 ms)
4: [ RUN      ] hip.resize_realloc_no_alloc
4: [       OK ] hip.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] hip.realloc_exec_space
4: [       OK ] hip.realloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc
4: [       OK ] hip.view_alloc (1 ms)
4: [ RUN      ] hip.view_alloc_exec_space
4: [       OK ] hip.view_alloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc_int
4: [       OK ] hip.view_alloc_int (0 ms)
4: [ RUN      ] hip.view_alloc_exec_space_int
4: [       OK ] hip.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] hip.deep_copy_zero_memset
4: [       OK ] hip.deep_copy_zero_memset (0 ms)
4: [ RUN      ] hip.resize_exec_space
4: [       OK ] hip.resize_exec_space (0 ms)
4: [ RUN      ] hip.view_allocation_int
4: [       OK ] hip.view_allocation_int (0 ms)
4: [ RUN      ] hip.view_allocation_exec_space_int
4: [       OK ] hip.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] hip.view_not_default_constructible
4: [       OK ] hip.view_not_default_constructible (0 ms)
4: [ RUN      ] hip.scan_unit
4: [       OK ] hip.scan_unit (4 ms)
4: [ RUN      ] hip.space_access
4: [       OK ] hip.space_access (0 ms)
4: [ RUN      ] hip.impl_view_accessible
4: [       OK ] hip.impl_view_accessible (3 ms)
4: [ RUN      ] hip.memory_requirements
4: [       OK ] hip.memory_requirements (0 ms)
4: [ RUN      ] hip.team_scratch_1_streams
42: [       OK ] std_algorithms_shift_left_team_test.test (5202 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (5202 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
42: [       OK ] std_algorithms_shift_right_team_test.test (4342 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (4342 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (12860 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   13.47 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
43: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
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
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
43: [       OK ] std_algorithms_copy_team_test.test (1969 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (1969 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_n_team_test
43: [ RUN      ] std_algorithms_copy_n_team_test.test
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o
[ 98%] 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_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
43: [       OK ] std_algorithms_copy_n_team_test.test (4242 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (4242 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o
43: [       OK ] std_algorithms_copy_backward_team_test.test (1640 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (1640 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
43: [       OK ] std_algorithms_copy_if_team_test.test (1820 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (1821 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 (2430 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (2430 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 (1311 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (1311 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
43: [       OK ] std_algorithms_remove_if_team_test.test (1275 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (1275 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
43: [       OK ] std_algorithms_remove_copy_team_test.test (2099 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (2099 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 (1941 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1941 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (18731 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   19.36 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 2 tests from 2 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
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (2199 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (2199 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 (3242 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3242 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (5442 ms total)
44: [  PASSED  ] 2 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    6.07 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
45: Test timeout computed to be: 1500
45: [==========] Running 6 tests from 2 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
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (935 ms)
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1423 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (2359 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 (76 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (86 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1179 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (788 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2130 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 2 test suites ran. (4490 ms total)
45: [  PASSED  ] 6 tests.
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    5.10 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_transform_team_test
46: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o
46: [       OK ] std_algorithms_transform_team_test.test_unary_op (2052 ms)
46: [----------] 1 test from std_algorithms_transform_team_test (2052 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_team_test
46: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
46: [       OK ] std_algorithms_generate_team_test.test_unary_op (2149 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (2149 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_n_team_test
46: [ RUN      ] std_algorithms_generate_n_team_test.test
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
46: [       OK ] std_algorithms_generate_n_team_test.test (2275 ms)
46: [----------] 1 test from std_algorithms_generate_n_team_test (2275 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 (1802 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (1802 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (8280 ms total)
46: [  PASSED  ] 4 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    8.91 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
47: Test timeout computed to be: 1500
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
47: [==========] Running 1 test from 1 test suite.
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
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly
47: [       OK ] std_algorithms_exclusive_scan_team_test.test (3749 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3749 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 1 test from 1 test suite ran. (3749 ms total)
47: [  PASSED  ] 1 test.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    4.36 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests
48: Test timeout computed to be: 1500
48: [==========] Running 1 test from 1 test suite.
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
[ 70%] Built target Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda
[ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
4: [       OK ] hip.team_scratch_1_streams (51967 ms)
4: [ RUN      ] hip.async_launcher
4: [       OK ] hip.async_launcher (3 ms)
4: [ RUN      ] hip.preferred_blocksize_deduction
4: [       OK ] hip.preferred_blocksize_deduction (0 ms)
4: [----------] 270 tests from hip (180649 ms total)
4: 
4: [----------] 55 tests from hip_managed
4: [ RUN      ] hip_managed.view_subview_auto_1d_left
4: [       OK ] hip_managed.view_subview_auto_1d_left (1 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_right
4: [       OK ] hip_managed.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_stride
4: [       OK ] hip_managed.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] hip_managed.view_subview_assign_strided
4: [       OK ] hip_managed.view_subview_assign_strided (1 ms)
4: [ RUN      ] hip_managed.view_subview_left_0
4: [       OK ] hip_managed.view_subview_left_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_1
4: [       OK ] hip_managed.view_subview_left_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_2
4: [       OK ] hip_managed.view_subview_left_2 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_3
4: [       OK ] hip_managed.view_subview_left_3 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_0
4: [       OK ] hip_managed.view_subview_right_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_1
4: [       OK ] hip_managed.view_subview_right_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_3
4: [       OK ] hip_managed.view_subview_right_3 (0 ms)
4: [ RUN      ] hip_managed.view_static_tests
4: [       OK ] hip_managed.view_static_tests (0 ms)
4: [ RUN      ] hip_managed.view_subview_layoutleft_to_layoutleft
4: [       OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms)
4: [ RUN      ] hip_managed.view_subview_layoutright_to_layoutright
4: [       OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign
4: [       OK ] hip_managed.view_subview_1d_assign (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_atomic
4: [       OK ] hip_managed.view_subview_1d_assign_atomic (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_randomaccess
4: [       OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d
4: [       OK ] hip_managed.view_subview_2d_from_3d (69 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_atomic
4: [       OK ] hip_managed.view_subview_2d_from_3d_atomic (69 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_randomaccess
4: [       OK ] hip_managed.view_subview_2d_from_3d_randomaccess (68 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left
4: [       OK ] hip_managed.view_subview_3d_from_5d_left (1022 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_atomic (1016 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (1028 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right
4: [       OK ] hip_managed.view_subview_3d_from_5d_right (1028 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_atomic (1024 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_randomaccess
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (1009 ms)
4: [ RUN      ] hip_managed.view_test_unmanaged_subview_reset
4: [       OK ] hip_managed.view_test_unmanaged_subview_reset (1 ms)
4: [ RUN      ] hip_managed.view_subview_memory_traits_construction
4: [       OK ] hip_managed.view_subview_memory_traits_construction (0 ms)
4: [ RUN      ] hip_managed.impl_shared_alloc
4: [       OK ] hip_managed.impl_shared_alloc (263 ms)
4: [ RUN      ] hip_managed.view_api_a
4: [       OK ] hip_managed.view_api_a (16 ms)
4: [ RUN      ] hip_managed.view_api_b
4: [       OK ] hip_managed.view_api_b (29 ms)
4: [ RUN      ] hip_managed.view_api_c
4: [       OK ] hip_managed.view_api_c (1 ms)
4: [ RUN      ] hip_managed.view_api_d
4: [       OK ] hip_managed.view_api_d (14 ms)
4: [ RUN      ] hip_managed.view_allocation_error
4: [       OK ] hip_managed.view_allocation_error (0 ms)
4: [ RUN      ] hip_managed.view_remap
4: [       OK ] hip_managed.view_remap (1 ms)
4: [ RUN      ] hip_managed.view_mirror_nonconst
4: [       OK ] hip_managed.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_managed.view_stride_method
4: [       OK ] hip_managed.view_stride_method (0 ms)
4: [ RUN      ] hip_managed.anonymous_space
4: [       OK ] hip_managed.anonymous_space (0 ms)
4: [ RUN      ] hip_managed.view_overload_resolution
4: [       OK ] hip_managed.view_overload_resolution (0 ms)
4: [ RUN      ] hip_managed.view_allocation_large_rank
[ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
48: [       OK ] std_algorithms_inclusive_scan_team_test.test (12100 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (12100 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 1 test from 1 test suite ran. (12100 ms total)
48: [  PASSED  ] 1 test.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   12.73 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

49: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests/Kokkos_UnitTest_SIMD
49: Working Directory: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests
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 (0 ms)
49: [ RUN      ] simd.device_math_ops
49: /var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_MathOps.hpp:306: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_math_ops (0 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 (85 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 (12 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: /var/jenkins/workspace/Kokkos_PR-5993/simd/unit_tests/include/TestSIMD_Reductions.hpp:176: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_reductions (0 ms)
49: [----------] 16 tests from simd (98 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 16 tests from 1 test suite ran. (98 ms total)
49: [  PASSED  ] 14 tests.
49: [  SKIPPED ] 2 tests, listed below:
49: [  SKIPPED ] simd.device_math_ops
49: [  SKIPPED ] simd.device_reductions
49/49 Test #49: Kokkos_UnitTest_SIMD ........................   Passed    0.70 sec

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 897.24 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 Apr 18 18:46:55 2024
stats zeroed                        Thu Apr 18 18:46:55 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      2842
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 2001c12d78cf3a901fa61a98f1fb430f7ff1cd959770197891c5fe928f748181
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
$ docker rm -f --volumes 2001c12d78cf3a901fa61a98f1fb430f7ff1cd959770197891c5fe928f748181
[Pipeline] // withDockerContainer
[Pipeline] }
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-5993
[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 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5993/.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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
Merge succeeded, producing 6eb8636ddf7793efdfee30da0ff4309130660d30
Checking out Revision 6eb8636ddf7793efdfee30da0ff4309130660d30 (PR-5993)
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o
+ docker build -t 6b1325bc757fb39bfc65c7f3945f95864da3ab40 -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  22.02kB

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
 ---> 2dd3dfca221d
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
 ---> 6a3c3b4185ef
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
 ---> 760f0e059417
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
 ---> 11459ddb741e
Step 6/13 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> 63557edc05e2
Step 7/13 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 9fba2a876404
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
 ---> e4a9cc818aa2
Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 973b29ef1dcd
Step 10/13 : ARG NPROC=8
 ---> Using cache
 ---> 5d9c3981104d
Step 11/13 : ENV LLVM_DIR=/opt/llvm
 ---> Using cache
 ---> f40575c30b27
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
 ---> 9cfffe51380e
Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH
 ---> Using cache
 ---> 63b273997007
Successfully built 63b273997007
Successfully tagged 6b1325bc757fb39bfc65c7f3945f95864da3ab40:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6eb8636ddf7793efdfee30da0ff4309130660d30 # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
+ docker inspect -f . 6b1325bc757fb39bfc65c7f3945f95864da3ab40
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat06 seems to be running inside container 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47
$ 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-5993 --volumes-from 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 6b1325bc757fb39bfc65c7f3945f95864da3ab40 cat
$ docker top 65f9e34f6ad91f6e5936b6e166f6962c69102ff4e0aefaddfc225d061c15b18d -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
+ rm -rf build
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.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++
-- 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.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-5993/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
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
4: [       OK ] hip_managed.view_allocation_large_rank (13198 ms)
4: [ RUN      ] hip_managed.view_shmem_size_on_device
4: [       OK ] hip_managed.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_managed.view_is_assignable
4: [       OK ] hip_managed.view_is_assignable (12 ms)
4: [ RUN      ] hip_managed.view_copy_tests
4: [       OK ] hip_managed.view_copy_tests (13 ms)
4: [ RUN      ] hip_managed.view_copy_tests_rank_0
4: [       OK ] hip_managed.view_copy_tests_rank_0 (3 ms)
4: [ RUN      ] hip_managed.view_copy_degenerated
4: [       OK ] hip_managed.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_managed.view_fill_tests_layout_right
-- 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
[ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
4: [       OK ] hip_managed.view_fill_tests_layout_right (4022 ms)
4: [ RUN      ] hip_managed.view_fill_tests_layout_left
[ 71%] Built target Kokkos_ContainersPerformanceTest_Cuda
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
-- [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.7.1
-- [benchmark] Looking for shm_open in rt
-- [benchmark] Looking for shm_open in rt - found
-- [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
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.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
4: [       OK ] hip_managed.view_fill_tests_layout_left (3231 ms)
4: [ RUN      ] hip_managed.view_mapping
4: [       OK ] hip_managed.view_mapping (63 ms)
4: [ RUN      ] hip_managed.view_mapping_operator
4: [       OK ] hip_managed.view_mapping_operator (22 ms)
4: [ RUN      ] hip_managed.static_extent
4: [       OK ] hip_managed.static_extent (0 ms)
4: [ RUN      ] hip_managed.view_mapping_atomic
4: [       OK ] hip_managed.view_mapping_atomic (1 ms)
4: [ RUN      ] hip_managed.view_mapping_class_value
4: [       OK ] hip_managed.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_managed.view_mapping_assignable
4: [       OK ] hip_managed.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_trivially_copyable
4: [       OK ] hip_managed.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_subview
4: [       OK ] hip_managed.view_mapping_subview (0 ms)
4: [----------] 55 tests from hip_managed (27257 ms total)
4: 
4: [----------] 27 tests from hip_hostpinned
4: [ RUN      ] hip_hostpinned.impl_shared_alloc
-- [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] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-5993/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
4: [       OK ] hip_hostpinned.impl_shared_alloc (178 ms)
4: [ RUN      ] hip_hostpinned.view_api_a
4: [       OK ] hip_hostpinned.view_api_a (5 ms)
4: [ RUN      ] hip_hostpinned.view_api_b
4: [       OK ] hip_hostpinned.view_api_b (6 ms)
4: [ RUN      ] hip_hostpinned.view_api_c
4: [       OK ] hip_hostpinned.view_api_c (0 ms)
4: [ RUN      ] hip_hostpinned.view_api_d
4: [       OK ] hip_hostpinned.view_api_d (1 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_error
4: [       OK ] hip_hostpinned.view_allocation_error (0 ms)
4: [ RUN      ] hip_hostpinned.view_remap
4: [       OK ] hip_hostpinned.view_remap (0 ms)
4: [ RUN      ] hip_hostpinned.view_mirror_nonconst
4: [       OK ] hip_hostpinned.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_hostpinned.view_stride_method
4: [       OK ] hip_hostpinned.view_stride_method (0 ms)
4: [ RUN      ] hip_hostpinned.anonymous_space
4: [       OK ] hip_hostpinned.anonymous_space (0 ms)
4: [ RUN      ] hip_hostpinned.view_overload_resolution
4: [       OK ] hip_hostpinned.view_overload_resolution (0 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_large_rank
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
4: [       OK ] hip_hostpinned.view_allocation_large_rank (831 ms)
4: [ RUN      ] hip_hostpinned.view_shmem_size_on_device
4: [       OK ] hip_hostpinned.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_hostpinned.view_is_assignable
4: [       OK ] hip_hostpinned.view_is_assignable (1 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests
4: [       OK ] hip_hostpinned.view_copy_tests (4 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests_rank_0
4: [       OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms)
4: [ RUN      ] hip_hostpinned.view_copy_degenerated
4: [       OK ] hip_hostpinned.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_hostpinned.view_fill_tests_layout_right
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
4: [       OK ] hip_hostpinned.view_fill_tests_layout_right (1092 ms)
4: [ RUN      ] hip_hostpinned.view_fill_tests_layout_left
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- [benchmark] Check if compiler accepts -pthread
-- [benchmark] Check if compiler accepts -pthread - yes
-- Sources TestCuda.cpp
-- Kokkos Backends: SERIAL;CUDA
-- Configuring done
4: [       OK ] hip_hostpinned.view_fill_tests_layout_left (1011 ms)
4: [ RUN      ] hip_hostpinned.view_mapping
4: [       OK ] hip_hostpinned.view_mapping (60 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_operator
4: [       OK ] hip_hostpinned.view_mapping_operator (1 ms)
4: [ RUN      ] hip_hostpinned.static_extent
4: [       OK ] hip_hostpinned.static_extent (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_atomic
4: [       OK ] hip_hostpinned.view_mapping_atomic (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_class_value
4: [       OK ] hip_hostpinned.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_assignable
4: [       OK ] hip_hostpinned.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_trivially_copyable
4: [       OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_subview
4: [       OK ] hip_hostpinned.view_mapping_subview (0 ms)
4: [----------] 27 tests from hip_hostpinned (3197 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 367 tests from 4 test suites ran. (295310 ms total)
4: [  PASSED  ] 366 tests.
4: [  SKIPPED ] 1 test, listed below:
4: [  SKIPPED ] hip.mdspan_minimal_functional
 4/53 Test  #4: Kokkos_CoreUnitTest_HIP .....................   Passed  295.83 sec
test 5
      Start  5: Kokkos_CoreUnitTest_HIPInterOpInit

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit
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 hip
5: [ RUN      ] hip.raw_hip_interop
5: [       OK ] hip.raw_hip_interop (400 ms)
5: [----------] 1 test from hip (400 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 1 test from 1 test suite ran. (400 ms total)
5: [  PASSED  ] 1 test.
 5/53 Test  #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........   Passed    0.43 sec
test 6
      Start  6: Kokkos_CoreUnitTest_HIPInterOpStreams

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams
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 hip
6: [ RUN      ] hip.raw_hip_streams
6: [       OK ] hip.raw_hip_streams (400 ms)
6: [----------] 1 test from hip (400 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (400 ms total)
6: [  PASSED  ] 1 test.
 6/53 Test  #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......   Passed    0.43 sec
test 7
      Start  7: Kokkos_UnitTest_HIPGraph

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_UnitTest_HIPGraph
7: Test timeout computed to be: 1500
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target kokkosprinter-tool
Scanning dependencies of target benchmark
Scanning dependencies of target kokkos_gtest
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/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
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  1%] Built target AlwaysCheckGit
Scanning dependencies of target impl_git_version
7: [==========] Running 5 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 5 tests from hip_count_bugs
7: [ RUN      ] hip_count_bugs.launch_one
7: [       OK ] hip_count_bugs.launch_one (1 ms)
7: [ RUN      ] hip_count_bugs.launch_one_rvalue
7: [       OK ] hip_count_bugs.launch_one_rvalue (0 ms)
7: [ RUN      ] hip_count_bugs.launch_six
7: [       OK ] hip_count_bugs.launch_six (0 ms)
7: [ RUN      ] hip_count_bugs.when_all_cycle
7: [       OK ] hip_count_bugs.when_all_cycle (0 ms)
7: [ RUN      ] hip_count_bugs.zero_work_reduce
7: [       OK ] hip_count_bugs.zero_work_reduce (0 ms)
7: [----------] 5 tests from hip_count_bugs (1 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 5 tests from 1 test suite ran. (1 ms total)
7: [  PASSED  ] 5 tests.
7: 
7:   YOU HAVE 1 DISABLED TEST
7: 
 7/53 Test  #7: Kokkos_UnitTest_HIPGraph ....................   Passed    0.42 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Default

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
8: Test timeout computed to be: 1500
[  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
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
8: [==========] Running 71 tests from 41 test suites.
8: [----------] Global test environment set-up.
8: [----------] 31 tests from defaultdevicetype
8: [ RUN      ] defaultdevicetype.initialization_settings
8: [       OK ] defaultdevicetype.initialization_settings (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
8: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
8: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
8: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
8: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_help
8: [       OK ] defaultdevicetype.cmd_line_args_help (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
8: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
8: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_num_threads
8: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_device_id
8: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
8: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_tune_internals
8: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
8: [ RUN      ] defaultdevicetype.visible_devices
8: [       OK ] defaultdevicetype.visible_devices (0 ms)
8: [ RUN      ] defaultdevicetype.shared_space
8: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestSharedSpace.cpp:109: Skipped
8: skipping because specified arch does not support page migration
8: [  SKIPPED ] defaultdevicetype.shared_space (0 ms)
8: [ RUN      ] defaultdevicetype.shared_host_pinned_space
8: [       OK ] defaultdevicetype.shared_host_pinned_space (1 ms)
8: [ RUN      ] defaultdevicetype.compiler_macros
8: [       OK ] defaultdevicetype.compiler_macros (0 ms)
8: [ RUN      ] defaultdevicetype.half_conversion
8: [       OK ] defaultdevicetype.half_conversion (3 ms)
8: [ RUN      ] defaultdevicetype.bhalf_conversion
8: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
8: [ RUN      ] defaultdevicetype.half_operators
8: [       OK ] defaultdevicetype.half_operators (1 ms)
8: [ RUN      ] defaultdevicetype.bhalf_operators
8: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
8: [ RUN      ] defaultdevicetype.host_space_access
8: [       OK ] defaultdevicetype.host_space_access (0 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
8: [       OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
8: [       OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
8: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
8: [       OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
8: [       OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
8: [       OK ] defaultdevicetype.reduce_instantiation_c2 (10 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
Scanning dependencies of target kokkoscore
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
8: [       OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
8: [       OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
8: [       OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms)
8: [ RUN      ] defaultdevicetype.malloc
8: [       OK ] defaultdevicetype.malloc (0 ms)
8: [----------] 31 tests from defaultdevicetype (151 ms total)
8: 
8: [----------] 1 test from kokkosresize
8: [ RUN      ] kokkosresize.host_space_access
8: [       OK ] kokkosresize.host_space_access (15 ms)
8: [----------] 1 test from kokkosresize (15 ms total)
8: 
8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/0.sizes
8: [       OK ] TestViewAPI/0.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/0 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/1.sizes
8: [       OK ] TestViewAPI/1.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/1 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/2.sizes
8: [       OK ] TestViewAPI/2.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/2 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/3.sizes
8: [       OK ] TestViewAPI/3.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/3 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/4.sizes
8: [       OK ] TestViewAPI/4.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/4 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/5.sizes
8: [       OK ] TestViewAPI/5.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/5 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/6.sizes
8: [       OK ] TestViewAPI/6.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/6 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/7.sizes
8: [       OK ] TestViewAPI/7.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/7 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/8.sizes
8: [       OK ] TestViewAPI/8.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/8 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/9.sizes
8: [       OK ] TestViewAPI/9.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/9 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/10.sizes
8: [       OK ] TestViewAPI/10.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/10 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/11.sizes
8: [       OK ] TestViewAPI/11.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/11 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/12.sizes
8: [       OK ] TestViewAPI/12.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/12 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/13.sizes
8: [       OK ] TestViewAPI/13.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/13 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/14.sizes
8: [       OK ] TestViewAPI/14.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/14 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/15.sizes
8: [       OK ] TestViewAPI/15.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/15 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/16.sizes
8: [       OK ] TestViewAPI/16.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/16 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/17.sizes
8: [       OK ] TestViewAPI/17.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/17 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/18.sizes
8: [       OK ] TestViewAPI/18.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/18 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/19.sizes
8: [       OK ] TestViewAPI/19.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/19 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/20.sizes
8: [       OK ] TestViewAPI/20.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/20 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/21.sizes
8: [       OK ] TestViewAPI/21.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/21 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/22.sizes
8: [       OK ] TestViewAPI/22.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/22 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/23.sizes
8: [       OK ] TestViewAPI/23.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/23 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/24.sizes
8: [       OK ] TestViewAPI/24.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/24 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/25.sizes
8: [       OK ] TestViewAPI/25.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/25 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/26.sizes
8: [       OK ] TestViewAPI/26.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/26 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/27.sizes
8: [       OK ] TestViewAPI/27.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/27 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/28.sizes
8: [       OK ] TestViewAPI/28.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/28 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/29.sizes
8: [       OK ] TestViewAPI/29.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/29 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/30.sizes
8: [       OK ] TestViewAPI/30.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/30 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/31.sizes
8: [       OK ] TestViewAPI/31.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/31 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/32.sizes
8: [       OK ] TestViewAPI/32.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/32 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/33.sizes
8: [       OK ] TestViewAPI/33.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/33 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/34.sizes
8: [       OK ] TestViewAPI/34.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/34 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/35.sizes
8: [       OK ] TestViewAPI/35.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/35 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/36.sizes
8: [       OK ] TestViewAPI/36.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/36 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/37.sizes
8: [       OK ] TestViewAPI/37.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/37 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/38.sizes
8: [       OK ] TestViewAPI/38.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/38 (0 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 71 tests from 41 test suites ran. (168 ms total)
8: [  PASSED  ] 70 tests.
8: [  SKIPPED ] 1 test, listed below:
8: [  SKIPPED ] defaultdevicetype.shared_space
 8/53 Test  #8: Kokkos_CoreUnitTest_Default .................   Passed    0.59 sec
test 9
      Start  9: Kokkos_CoreUnitTest_LegionInitialization

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
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 initialization
9: [ RUN      ] initialization.legion_initialization
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
9: [       OK ] initialization.legion_initialization (383 ms)
9: [----------] 1 test from initialization (383 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (383 ms total)
9: [  PASSED  ] 1 test.
[  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_CPUDiscovery.cpp.o
 9/53 Test  #9: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.42 sec
test 10
      Start 10: Kokkos_CoreUnitTest_PushFinalizeHook

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
10: Test timeout computed to be: 1500
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[  2%] Linking CXX shared library libkokkosprinter-tool.so
10: SUCCESS
10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.41 sec
test 11
      Start 11: Kokkos_CoreUnitTest_Develop

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
11: Test timeout computed to be: 1500
[  2%] Built target kokkosprinter-tool
[  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
11: [==========] Running 1 test from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 1 test from defaultdevicetype
11: [ RUN      ] defaultdevicetype.development_test
11: [       OK ] defaultdevicetype.development_test (0 ms)
11: [----------] 1 test from defaultdevicetype (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 1 test from 1 test suite ran. (0 ms total)
11: [  PASSED  ] 1 test.
11/53 Test #11: Kokkos_CoreUnitTest_Develop .................   Passed    0.41 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
12: Test timeout computed to be: 1500
12: [==========] Running 27 tests from 2 test suites.
12: [----------] Global test environment set-up.
12: [----------] 25 tests from kokkosp
12: [ RUN      ] kokkosp.test_named_instance_fence
12: Ref: 50331649
12: Ref: named_instance
12: 50331649
12: named_instance
12: [       OK ] kokkosp.test_named_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_instance_fence
12: Ref: 50331649
12: Ref: Unnamed Instance Fence
12: 50331649
12: Kokkos::HIP::fence(): Unnamed Instance Fence
12: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_named_global_fence
12: Ref: 50331648
12: Ref: test global fence
12: 16777216
12: test global fence
12: Miss on id
12: 50331648
12: test global fence
12: [       OK ] kokkosp.test_named_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_global_fence
12: Ref: 50331648
12: Ref: Unnamed Global Fence
12: 16777216
12: Kokkos::fence: Unnamed Global Fence
12: Miss on id
12: 50331648
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: 50331649
12: Ref: named_instance
12: 50331649
12: named_instance
12: Ref: 50331649
12: Ref: test_kernel
12: 50331649
12: named_instance
12: Miss on name
12: 16777216
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 50331648
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 50331649
12: test_kernel
12: [       OK ] kokkosp.test_kernel_sequence (1 ms)
12: [ RUN      ] kokkosp.async_deep_copy
12: [       OK ] kokkosp.async_deep_copy (0 ms)
12: [ RUN      ] kokkosp.parallel_for
12: [       OK ] kokkosp.parallel_for (0 ms)
12: [ RUN      ] kokkosp.parallel_reduce
12: [       OK ] kokkosp.parallel_reduce (0 ms)
12: [ RUN      ] kokkosp.parallel_scan
12: [       OK ] kokkosp.parallel_scan (4 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence
12: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence_view
12: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
12: [ RUN      ] kokkosp.regions
12: [       OK ] kokkosp.regions (0 ms)
12: [ RUN      ] kokkosp.fences
12: [       OK ] kokkosp.fences (0 ms)
12: [ RUN      ] kokkosp.raw_allocation
12: [       OK ] kokkosp.raw_allocation (0 ms)
12: [ RUN      ] kokkosp.view
12: [       OK ] kokkosp.view (0 ms)
12: [ RUN      ] kokkosp.sections
12: [       OK ] kokkosp.sections (0 ms)
12: [ RUN      ] kokkosp.metadata
12: [       OK ] kokkosp.metadata (0 ms)
12: [ RUN      ] kokkosp.profile_events
12: [       OK ] kokkosp.profile_events (0 ms)
12: [ RUN      ] kokkosp.no_init_kernel
12: [       OK ] kokkosp.no_init_kernel (0 ms)
12: [ RUN      ] kokkosp.get_events
12: [       OK ] kokkosp.get_events (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init
12: [       OK ] kokkosp.create_mirror_no_init (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
12: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
12: [ RUN      ] kokkosp.create_mirror_view_and_copy
12: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
12: [----------] 25 tests from kokkosp (7 ms total)
12: 
12: [----------] 2 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.profiling_section
12: [       OK ] defaultdevicetype.profiling_section (0 ms)
12: [ RUN      ] defaultdevicetype.scoped_profile_region
12: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
12: [----------] 2 tests from defaultdevicetype (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 27 tests from 2 test suites ran. (7 ms total)
12: [  PASSED  ] 27 tests.
12/53 Test #12: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.42 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ToolIndependence

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
13: Test timeout computed to be: 1500
13/53 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........   Passed    0.02 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryLoadHelp

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
14: Environment variables: 
14:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/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().
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    0.41 sec
test 15
      Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
15: Test timeout computed to be: 1500
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.41 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
16: Test timeout computed to be: 1500
16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
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:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x1547480:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1547740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1547840:Host:source:0x1547580: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:0x1547740:40::kokkosp_deallocate_data:Host:source:0x1547480:40::kokkosp_finalize_library::
16/53 Test #16: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.42 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
17: Test timeout computed to be: 1500
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
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:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0xa0ee40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xcbdcc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xcbddc0:Host:source:0xa0ef40: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:0xcbdcc0:40::kokkosp_deallocate_data:Host:source:0xa0ee40:40::kokkosp_finalize_library::
17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.41 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
18: Test timeout computed to be: 1500
[  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
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-5993/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 9 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3b659d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe308f82083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f1:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3b6aa0] Test::test_stacktrace(bool, bool)
18: [0x3b659d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fe308f82083] __libc_start_main
18: [0x3b640e] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3b659d]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe308f82083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f3:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x3b74bd] Test::test_stacktrace(bool, bool)
18: [0x3b659d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fe308f82083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (543 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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 9 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3b684a]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe308f82083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f1:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3b6aa0] Test::test_stacktrace(bool, bool)
18: [0x3b684a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fe308f82083] __libc_start_main
18: [0x3b640e] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3b684a]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe308f82083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f3:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x3b74bd] Test::test_stacktrace(bool, bool)
18: [0x3b684a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fe308f82083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (516 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (1060 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe308f82083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f1:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3b6aa0] Test::test_stacktrace(bool, bool)
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fe308f82083] __libc_start_main
18: [0x3b640e] _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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe308f82083]
18: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f3:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x3b74bd] Test::test_stacktrace(bool, bool)
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fe308f82083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
18: [----------] 1 test from defaultdevicetype (0 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 2 test suites ran. (1061 ms total)
18: [  PASSED  ] 3 tests.
18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.58 sec
test 19
      Start 19: Kokkos_IncrementalTest_OPENMP

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
19: Test timeout computed to be: 1500
[  3%] 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_Core.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from OPENMP
19: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
19: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] OPENMP.IncrTest_01_execspace
19: Host Parallel Execution Space:
19:   KOKKOS_ENABLE_OPENMP: yes
19: 
19: OpenMP Runtime Configuration:
19: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
19: OpenMP
19: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
19: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
19: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
19: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
19: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
19: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
19: [       OK ] OPENMP.IncrTest_03b_memspace_free (52 ms)
19: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
19: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
19: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] OPENMP.IncrTest_05_reduction
19: [       OK ] OPENMP.IncrTest_05_reduction (4 ms)
19: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
19: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
19: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
19: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
19: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
19: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
19: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
19: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
19: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
19: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
19: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (51 ms)
19: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
19: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms)
19: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
19: [       OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms)
19: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
19: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
19: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
19: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
19: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
19: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] OPENMP.incr_14_MDrangeReduce
19: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
19: [ RUN      ] OPENMP.IncrTest_16_parallelscan
19: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
19: [ RUN      ] OPENMP.incr_17_atomicView
19: [       OK ] OPENMP.incr_17_atomicView (0 ms)
19: [----------] 28 tests from OPENMP (110 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (111 ms total)
19: [  PASSED  ] 28 tests.
19/53 Test #19: Kokkos_IncrementalTest_OPENMP ...............   Passed    0.54 sec
test 20
      Start 20: Kokkos_IncrementalTest_HIP

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_HIP
20: Test timeout computed to be: 1500
20: [==========] Running 28 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 28 tests from HIP
20: [ RUN      ] HIP.IncrTest_01_execspace_typedef
20: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] HIP.IncrTest_01_execspace
20: Device Execution Space:
20:   KOKKOS_ENABLE_HIP: yes
20: HIP Options:
20:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
20: 
20: Runtime Configuration:
20: macro  KOKKOS_ENABLE_HIP : defined
20: macro  HIP_VERSION = 50221151 = version 5.2.21151
20: macro KOKKOS_ENABLE_ROCTHRUST : defined
20: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
20: HIP
20: [       OK ] HIP.IncrTest_01_execspace (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicExchange
20: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicAdd
20: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicSub
20: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
20: [       OK ] HIP.IncrTest_03a_memspace_malloc (0 ms)
20: [ RUN      ] HIP.IncrTest_03b_memspace_free
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  5%] Linking CXX static library libbenchmark.a
[  5%] Built target benchmark
Scanning dependencies of target benchmark_main
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
20: [       OK ] HIP.IncrTest_03b_memspace_free (1859 ms)
20: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
20: [       OK ] HIP.IncrTest_04_simple_parallelFor (1 ms)
20: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] HIP.IncrTest_05_reduction
20: [       OK ] HIP.IncrTest_05_reduction (7 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange2D
20: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange3D
20: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange4D
20: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
20: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
20: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
20: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
20: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms)
20: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (139 ms)
20: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
20: [       OK ] HIP.IncrTest_12a_ThreadScratch (9 ms)
20: [ RUN      ] HIP.IncrTest_12b_TeamScratch
20: [       OK ] HIP.IncrTest_12b_TeamScratch (1 ms)
20: [ RUN      ] HIP.IncrTest_13a_Hierarchical_Red
20: [       OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms)
20: [ RUN      ] HIP.IncrTest_13b_Hierarchical_Red
20: [       OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms)
20: [ RUN      ] HIP.IncrTest_13c_Hierarchical_Red
20: [       OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms)
20: [ RUN      ] HIP.incr_14_MDrangeReduce
20: [       OK ] HIP.incr_14_MDrangeReduce (1 ms)
20: [ RUN      ] HIP.IncrTest_16_parallelscan
20: [       OK ] HIP.IncrTest_16_parallelscan (2 ms)
20: [ RUN      ] HIP.incr_17_atomicView
20: [       OK ] HIP.incr_17_atomicView (0 ms)
20: [----------] 28 tests from HIP (2033 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (2033 ms total)
20: [  PASSED  ] 28 tests.
20/53 Test #20: Kokkos_IncrementalTest_HIP ..................   Passed    2.46 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
21: Test timeout computed to be: 1500
21: [==========] Running 8 tests from 1 test suite.
21: [----------] Global test environment set-up.
21: [----------] 8 tests from ctest_environment
21: [ RUN      ] ctest_environment.no_device_type
21: [       OK ] ctest_environment.no_device_type (0 ms)
21: [ RUN      ] ctest_environment.no_process_count
21: [       OK ] ctest_environment.no_process_count (0 ms)
21: [ RUN      ] ctest_environment.invalid_rank
21: [       OK ] ctest_environment.invalid_rank (0 ms)
21: [ RUN      ] ctest_environment.no_type_str
21: [       OK ] ctest_environment.no_type_str (0 ms)
21: [ RUN      ] ctest_environment.missing_type
21: [       OK ] ctest_environment.missing_type (0 ms)
21: [ RUN      ] ctest_environment.no_id_str
21: [       OK ] ctest_environment.no_id_str (0 ms)
21: [ RUN      ] ctest_environment.invalid_id_str
21: [       OK ] ctest_environment.invalid_id_str (0 ms)
21: [ RUN      ] ctest_environment.good
21: [       OK ] ctest_environment.good (0 ms)
21: [----------] 8 tests from ctest_environment (0 ms total)
21: 
21: [----------] Global test environment tear-down
21: [==========] 8 tests from 1 test suite ran. (0 ms total)
21: [  PASSED  ] 8 tests.
21/53 Test #21: Kokkos_CoreUnitTest_CTestDevice .............   Passed    0.02 sec
test 22
      Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
22: Test timeout computed to be: 1500
22/53 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.01 sec
test 23
      Start 23: Kokkos_CoreUnitTest_DeviceAndThreads

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/TestDeviceAndThreads.py"
23: Test timeout computed to be: 1500
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
[  5%] Linking CXX static library libkokkos_gtest.a
[  5%] Built target kokkos_gtest
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[  5%] Linking CXX static library libbenchmark_main.a
[  5%] Built target benchmark_main
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 7.536s
23: 
23: OK
23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    7.60 sec
test 24
      Start 24: Kokkos_PerformanceTest_TaskDag

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
24: Test timeout computed to be: 1500
24/53 Test #24: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.02 sec
test 25
      Start 25: Kokkos_PerformanceTest_Benchmark

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-18_T18-43-15.json"
25: Test timeout computed to be: 1500
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
25: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
25: 2024-04-18T19:30:34+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
25: Run on (255 X 3099.66 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x127)
25:   L1 Instruction 32 KiB (x127)
25:   L2 Unified 512 KiB (x127)
25:   L3 Unified 32768 KiB (x15)
25: Load Average: 4.72, 7.14, 10.37
25: CPU architecture: none
25: Default Device: N6Kokkos3HIPE
25: GPU architecture: AMD_GFX908
25: KOKKOS_COMPILER_CLANG: 1400
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HIP: yes
25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
25: KOKKOS_ENABLE_OPENMP: 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: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
25: Kokkos Version: 4.3.99
25: macro  KOKKOS_ENABLE_HIP: defined
25: macro KOKKOS_ENABLE_ROCTHRUST: defined
25: platform: 64bit
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.009 s             5       1024        8.09123u
25: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.009 s             5     2.048k         4.0402u
25: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.009 s             5     4.096k        2.00594u
25: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.008 s         0.010 s             5     8.192k        1028.77n
25: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.009 s         0.011 s             5    16.384k        549.177n
25: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.010 s         0.013 s             5    32.768k        324.441n
25: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.013 s         0.018 s             5    65.536k        198.303n
25: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.016 s         0.024 s             5   131.072k        122.738n
25: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.021 s         0.036 s             5   262.144k        71.0517n
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
25: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.024 s         0.052 s             5   524.288k        44.9455n
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: CustomReduction<double>/N:100000/R:1000/manual_time                                0.007 s         0.018 s            95 14.6662k/s       11.5
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.520 s         0.518 s             1       0.0995784    0.0493449               0.0892935             0.043863   0.0447024           5.47u
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.047 s         0.046 s            15        8.41608m     4.19334m               0.0226153                  4.27826m    4.03282m           2.91u
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
25: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.071 s         0.071 s            10       0.0124982    0.0110152                9.05543m                  4.51237m    4.53542m           3.89u
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        29.6475n
25: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        13.5938n
25: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        6.96289n
25: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.67188n
25: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.88043n
25: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        992.737p
25: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        613.235p
25: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        506.279p
25: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        430.748p
25: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k         376.03p
[  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
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Malloc/N:1/manual_time                                                              13.1 us         24.3 us        50875 76.1183k/s
25: Malloc/N:16/manual_time                                                             13.0 us         23.6 us        56509 76.9646k/s
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
25: Malloc/N:256/manual_time                                                            12.4 us         22.9 us        56121 80.9005k/s
25: Malloc/N:4096/manual_time                                                           12.2 us         22.6 us        57296 81.9272k/s
[  6%] Linking CXX static library libkokkoscore.a
25: Malloc/N:65536/manual_time                                                          11.9 us         22.3 us        58361 84.2138k/s
[  6%] Built target kokkoscore
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target kokkoscontainers
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o
25: Malloc/N:1048576/manual_time                                                        11.8 us         22.1 us        60746 85.0534k/s
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
25: Malloc/N:16777216/manual_time                                                        612 us          212 us         8746 1.63524k/s
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_ProfilingAllCalls
Scanning dependencies of target Kokkos_ToolsInitialization
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.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_SERIAL
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
25: Malloc/N:268435456/manual_time                                                     10066 us          431 us           75  99.3427/s
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_CUDA
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
25: Malloc/N:4294967296/manual_time                                                   186647 us         4802 us            5   5.3577/s
25: MallocFree/N:1/manual_time                                                          21.7 us         21.6 us        32133  46.083k/s
[  8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
25: MallocFree/N:16/manual_time                                                         21.4 us         21.4 us        33465  46.693k/s
[  8%] Built target Kokkos_CoreUnitTest_ToolIndependence
25: MallocFree/N:256/manual_time                                                        22.5 us         22.5 us        30476 44.3581k/s
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
25: MallocFree/N:4096/manual_time                                                       23.0 us         22.9 us        30482 43.5574k/s
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
25: MallocFree/N:65536/manual_time                                                      22.6 us         22.6 us        30189 44.1642k/s
25: MallocFree/N:1048576/manual_time                                                    22.9 us         22.8 us        30523 43.6805k/s
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[  8%] Linking CXX executable Kokkos_ProfilingAllCalls
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o
[  8%] Built target Kokkos_ProfilingAllCalls
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o
25: MallocFree/N:16777216/manual_time                                                    639 us          210 us         5369 1.56557k/s
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o
25: MallocFree/N:268435456/manual_time                                                 12107 us         2348 us           74  82.5952/s
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o
25: MallocFree/N:4294967296/manual_time                                               148755 us          869 us            5  6.72247/s
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1
25: MallocTouch/N:1/manual_time                                                         12.5 us         22.8 us        55799 79.8538k/s
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o
25: MallocTouch/N:16/manual_time                                                        12.9 us         23.4 us        54642 77.4277k/s
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o
25: MallocTouch/N:256/manual_time                                                       12.8 us         23.3 us        54688 77.9461k/s
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o
25: MallocTouch/N:4096/manual_time                                                      36.2 us         48.9 us        19305 27.6469k/s
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o
[ 10%] Linking CXX executable Kokkos_ToolsInitialization
[ 10%] Built target Kokkos_ToolsInitialization
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
25: MallocTouch/N:65536/manual_time                                                     37.0 us         49.6 us        19317 27.0099k/s
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
25: MallocTouch/N:1048576/manual_time                                                   40.1 us         52.5 us        16985 24.9145k/s
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
25: MallocTouch/N:16777216/manual_time                                                   566 us          243 us         6028 1.76561k/s
25: MallocTouch/N:268435456/manual_time                                                11831 us         2795 us           75  84.5271/s
25: MallocTouch/N:4294967296/manual_time                                              188886 us        10143 us            5  5.29421/s
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o
25: MallocTouchFree/N:1/manual_time                                                     22.9 us         22.8 us        28699 43.7018k/s
25: MallocTouchFree/N:16/manual_time                                                    23.4 us         23.3 us        30614 42.7476k/s
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
25: MallocTouchFree/N:256/manual_time                                                   23.4 us         23.3 us        29809 42.7636k/s
25: MallocTouchFree/N:4096/manual_time                                                  48.8 us         48.7 us        14334 20.4767k/s
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o
25: MallocTouchFree/N:65536/manual_time                                                 49.0 us         48.8 us        14285 20.4175k/s
25: MallocTouchFree/N:1048576/manual_time                                               52.1 us         52.0 us        13490 19.1841k/s
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
25: MallocTouchFree/N:16777216/manual_time                                               578 us          242 us         3945 1.73148k/s
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o
25: MallocTouchFree/N:268435456/manual_time                                            11732 us         1905 us           74  85.2338/s
25: MallocTouchFree/N:4294967296/manual_time                                          158086 us         3166 us            5  6.32568/s
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.100 s         0.089 s             9  7.97248/s        800
[ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o
[ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
25: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.029 s         0.018 s           100  28.0507/s        800
[ 36%] Linking CXX executable Kokkos_CoreUnitTest_Default
[100%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
25: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.105 s         0.088 s            10  7.61357/s        800
[ 74%] Built target Kokkos_ContainersUnitTest_Serial
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o
25: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.019 s           100  29.1844/s        800
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 11%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 36%] Built target Kokkos_CoreUnitTest_Default
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o
25: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.109 s         0.090 s            10  7.33076/s        800
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
[100%] Built target Kokkos_CoreUnitTest_Serial2
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
25: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.019 s           100  29.6146/s        800
25: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.111 s         0.089 s            10  7.22989/s        800
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o
25: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.019 s           100  29.8471/s        800
25: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.114 s         0.089 s            10  7.00835/s        800
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
25: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.026 s         0.019 s           100  30.2255/s        800
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
25: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.118 s         0.091 s            10  6.78045/s        800
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o
25: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.026 s         0.019 s           100   30.692/s        800
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o
25: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.122 s         0.092 s            10  6.57311/s        800
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
25: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.026 s         0.019 s           100  30.9614/s        800
25: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.124 s         0.091 s            10  6.47655/s        800
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.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_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
25: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.026 s         0.019 s           100  31.0153/s        800
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 12%] Linking CXX executable Kokkos_StackTraceTestExec
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1001.38/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438     1006/s       1.6k
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 12%] Built target Kokkos_StackTraceTestExec
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.83/s       1.6k
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.88/s       1.6k
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.81/s       1.6k
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.83/s       1.6k
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           438  1007.86/s       1.6k
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           223  510.309/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           232  514.176/s       1.6k
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           438  1007.73/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           328  742.341/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.002 s           280  637.485/s       1.6k
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438   1007.9/s       1.6k
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.82/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.83/s       1.6k
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.83/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            49  112.012/s       1.6k
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            50  113.308/s       1.6k
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           215  486.117/s       1.6k
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s           105  239.628/s       1.6k
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.95/s       1.6k
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.88/s       1.6k
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.016 s         0.016 s            45  101.996/s       1.6k
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.018 s         0.018 s            39  88.7707/s       1.6k
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.93/s       1.6k
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.92/s       1.6k
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o
[ 38%] Linking CXX executable Kokkos_IncrementalTest_CUDA
[ 38%] Built target Kokkos_IncrementalTest_CUDA
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 38%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.017 s         0.017 s            41  92.9964/s       1.6k
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 38%] Built target Kokkos_IncrementalTest_OPENMP
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.019 s         0.018 s            38  86.1574/s       1.6k
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 38%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.86/s       1.6k
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.84/s       1.6k
[ 38%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 39%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.017 s            37  91.3746/s       1.6k
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.019 s         0.019 s            37  84.4705/s       1.6k
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 39%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           444  1028.82/s       1.6k
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           444  1028.89/s       1.6k
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           444  1028.76/s       1.6k
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           444  1028.84/s       1.6k
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           821  944.548/s        800
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           822  943.931/s        800
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o
25: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           822  943.274/s        800
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
25: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821  942.973/s        800
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
25: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           821  942.455/s        800
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
25: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821  941.995/s        800
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o
[ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o
25: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           820  931.164/s        800
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
25: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821   941.39/s        800
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           821  940.847/s        800
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 14%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
25: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           820    939.8/s        800
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           818  937.868/s        800
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o
25: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           818  937.682/s        800
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
25: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           818  937.377/s        800
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o
25: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           817  937.061/s        800
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
25: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           817  936.529/s        800
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
25: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           817  936.292/s        800
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o
25: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           814  934.222/s        800
25: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           815  933.906/s        800
25: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.90814k/s       1.6k
25: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  6.2011k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.72688k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.17711k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.55256k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.54445k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.39839k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.45952k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.18138k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.85436k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.98939k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10   5.601k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.88696k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.08309k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.09941k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.65325k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.30363k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  5.4611k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.72866k/s       1.6k
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
25: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.006 s         0.001 s            10  278.852/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.009 s         0.001 s            10  175.695/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10   443.82/s       1.6k
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
25: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.49124k/s       1.6k
25: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.50541k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.19441k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.79028k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.57736k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.17945k/s       1.6k
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
25: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.36985k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.70751k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.26583k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.32449k/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10  906.139/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.038 s         0.003 s            10  42.2999/s       1.6k
25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............   Passed  140.13 sec
test 26
      Start 26: Kokkos_Benchmark_Atomic_MinMax

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-18_T18-43-15.json"
26: Test timeout computed to be: 1500
26: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
26: 2024-04-18T19:32:54+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
26: Run on (255 X 3099.19 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x127)
26:   L1 Instruction 32 KiB (x127)
26:   L2 Unified 512 KiB (x127)
26:   L3 Unified 32768 KiB (x15)
26: Load Average: 8.37, 8.28, 10.37
26: CPU architecture: none
26: Default Device: N6Kokkos3HIPE
26: GPU architecture: AMD_GFX908
26: KOKKOS_COMPILER_CLANG: 1400
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HIP: yes
26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_OPENMP: 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: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
26: Kokkos Version: 4.3.99
26: macro  KOKKOS_ENABLE_HIP: defined
26: macro KOKKOS_ENABLE_ROCTHRUST: defined
26: platform: 64bit
26: ----------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                              Time             CPU   Iterations
26: ----------------------------------------------------------------------------------------------------------------------------------------
26: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
26: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
26: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
26: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
26: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
26: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
26: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.51 sec
test 27
      Start 27: Kokkos_PerformanceTest_Mempool

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-18_T18-43-15.json"
27: Test timeout computed to be: 1500
27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
27: 2024-04-18T19:32:55+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool
27: Run on (255 X 3099.06 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x127)
27:   L1 Instruction 32 KiB (x127)
27:   L2 Unified 512 KiB (x127)
27:   L3 Unified 32768 KiB (x15)
27: Load Average: 8.37, 8.28, 10.37
27: CPU architecture: none
27: Default Device: N6Kokkos3HIPE
27: GPU architecture: AMD_GFX908
27: KOKKOS_COMPILER_CLANG: 1400
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: yes
27: KOKKOS_ENABLE_CXX20: no
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HIP: yes
27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_OPENMP: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
27: Kokkos Version: 4.3.99
27: macro  KOKKOS_ENABLE_HIP: defined
27: macro KOKKOS_ENABLE_ROCTHRUST: defined
27: platform: 64bit
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: 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          2657               20.9887M/s
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: 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          9098                143.625M/s
27/53 Test #27: Kokkos_PerformanceTest_Mempool ..............   Passed    2.93 sec
test 28
      Start 28: Kokkos_PerformanceTest_Atomic

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-18_T18-43-15.json"
28: Test timeout computed to be: 1500
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o
28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
28: 2024-04-18T19:32:58+00:00
28: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic
28: Run on (255 X 3099.15 MHz CPU s)
28: CPU Caches:
28:   L1 Data 32 KiB (x127)
28:   L1 Instruction 32 KiB (x127)
28:   L2 Unified 512 KiB (x127)
28:   L3 Unified 32768 KiB (x15)
28: Load Average: 8.02, 8.21, 10.34
28: CPU architecture: none
28: Default Device: N6Kokkos3HIPE
28: GPU architecture: AMD_GFX908
28: KOKKOS_COMPILER_CLANG: 1400
28: KOKKOS_ENABLE_ASM: no
28: KOKKOS_ENABLE_CXX17: yes
28: KOKKOS_ENABLE_CXX20: no
28: KOKKOS_ENABLE_CXX23: no
28: KOKKOS_ENABLE_CXX26: no
28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
28: KOKKOS_ENABLE_HIP: yes
28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
28: KOKKOS_ENABLE_HWLOC: no
28: KOKKOS_ENABLE_LIBDL: yes
28: KOKKOS_ENABLE_OPENMP: yes
28: KOKKOS_ENABLE_PRAGMA_IVDEP: no
28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
28: KOKKOS_ENABLE_PRAGMA_UNROLL: no
28: KOKKOS_ENABLE_PRAGMA_VECTOR: no
28: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
28: Kokkos Version: 4.3.99
28: macro  KOKKOS_ENABLE_HIP: defined
28: macro KOKKOS_ENABLE_ROCTHRUST: defined
28: platform: 64bit
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.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_Cuda3.dir/cuda/TestCuda_Task.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 16%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 16%] Built target Kokkos_IncrementalTest_SERIAL
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Test_Atomic<int>/100000/iterations:10                          3.47 s          3.45 s            10          1            4    2.43737m        1.23839m       81.1u     704.983M         988.476k     704.983M
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 81%] Built target Kokkos_PerformanceTest_Benchmark
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o
[ 82%] Built target Kokkos_ContainersUnitTest_Cuda
Scanning dependencies of target Kokkos_UnitTest_Random
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC
[100%] Built target Kokkos_CoreUnitTest_OpenACC
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 215 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (412 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (394 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (391 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (384 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (3 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms)
1: [----------] 7 tests from serial_DeathTest (1597 ms total)
1: 
1: [----------] 208 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (1 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (1 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (1 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (1 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (1 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (132 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (25 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 (49 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 (3 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (3321 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2653 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1366 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.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_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1424 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 (44 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (167 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 (121 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
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
1: [       OK ] serial.mdrange_large_deep_copy (2087 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
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3137 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-5993/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 (39 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.occupancy_control
1: [       OK ] serial.occupancy_control (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.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 (19 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 (293 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (299 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
1: [       OK ] serial.int64_t_reduce_dynamic (970 ms)
1: [ RUN      ] serial.double_reduce_dynamic
1: [       OK ] serial.double_reduce_dynamic (1066 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o
1: [       OK ] serial.int64_t_reduce_dynamic_view (614 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 (19 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o
1: [       OK ] serial.reduce_device_view_team_policy (2837 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 (192 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 (8 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 (194 ms)
1: [ RUN      ] serial.task_depend_deprecated_multiple
1: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_team_deprecated_multiple
1: [       OK ] serial.task_team_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated_multiple
1: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
1: [       OK ] serial.task_multiple_depend_deprecated_multiple (6 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
1: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
1: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_fib_single
1: [       OK ] serial.task_fib_single (181 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 (7 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 (226 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 (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_chase_lev
1: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
1: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
1: [----------] 208 tests from serial (21822 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 215 tests from 2 test suites ran. (23420 ms total)
1: [  PASSED  ] 214 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
 1/20 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   24.17 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: [==========] Running 127 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
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2729 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2706 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 (5436 ms total)
2: 
2: [----------] 119 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 (511 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
2: [       OK ] serial.triple_nested_parallelism (696 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (93 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 (3 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (167 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (128 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (111 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
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o
2: [       OK ] serial.repeated_team_reduce (7030 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (145 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (75 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 (74 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 (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 (39 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
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
2: [       OK ] serial.view_allocation_large_rank (1395 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_fill_tests_layout_right
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o
2: [       OK ] serial.view_fill_tests_layout_right (7969 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
2: [       OK ] serial.view_fill_tests_layout_left (5542 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 (54 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (49 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 (57 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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (14 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (62 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-5993/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 (27 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 (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (284 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (280 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (281 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: [----------] 119 tests from serial (25283 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 127 tests from 2 test suites ran. (30720 ms total)
2: [  PASSED  ] 124 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   31.46 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
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.71 sec
test 4
      Start  4: Kokkos_CoreUnitTest_OpenACC

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC
4: Test timeout computed to be: 1500
4: [==========] Running 175 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from openacc_DeathTest
4: [ RUN      ] openacc_DeathTest.abort_from_host
4: [       OK ] openacc_DeathTest.abort_from_host (1389 ms)
4: [ RUN      ] openacc_DeathTest.abort_from_device
4: [       OK ] openacc_DeathTest.abort_from_device (46 ms)
4: [ RUN      ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
28: Test_Atomic<long int>/100000/iterations:10                     12.1 s          12.1 s            10          1            8     18.1644        1.86268m      129.1u     4.99995G         1051.63k     4.99995G
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
4: [       OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1369 ms)
4: [ RUN      ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1372 ms)
4: [ RUN      ] openacc_DeathTest.policy_invalid_bounds
4: [       OK ] openacc_DeathTest.policy_invalid_bounds (3 ms)
4: [ RUN      ] openacc_DeathTest.range_policy_invalid_bounds
4: [       OK ] openacc_DeathTest.range_policy_invalid_bounds (8 ms)
4: [ RUN      ] openacc_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (8 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
[ 23%] 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_BitManipulationBuiltins.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.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_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
4: [       OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10928 ms)
4: [ RUN      ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o
[ 23%] Linking CXX executable Kokkos_IncrementalTest_CUDA
4: [       OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10979 ms)
4: [ RUN      ] openacc_DeathTest.view_memory_access_violations_from_host
[ 23%] Built target Kokkos_IncrementalTest_CUDA
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.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_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 83%] Linking CXX executable Kokkos_UnitTest_Random
[ 83%] Built target Kokkos_UnitTest_Random
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 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_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o
[ 24%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 24%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.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_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
4: [       OK ] openacc_DeathTest.view_memory_access_violations_from_host (28694 ms)
4: [ RUN      ] openacc_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-5993/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: [----------] 15 tests from openacc_DeathTest (54801 ms total)
4: 
4: [----------] 160 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 (10 ms)
4: [ RUN      ] openacc.atomic_operations_float
4: [       OK ] openacc.atomic_operations_float (9 ms)
4: [ RUN      ] openacc.atomic_operations_int
4: [       OK ] openacc.atomic_operations_int (18 ms)
4: [ RUN      ] openacc.atomic_operations_long
4: [       OK ] openacc.atomic_operations_long (48 ms)
4: [ RUN      ] openacc.atomic_operations_longlong
4: [       OK ] openacc.atomic_operations_longlong (45 ms)
4: [ RUN      ] openacc.atomic_operations_unsigned
4: [       OK ] openacc.atomic_operations_unsigned (44 ms)
4: [ RUN      ] openacc.atomic_operations_unsignedlong
4: [       OK ] openacc.atomic_operations_unsignedlong (45 ms)
4: [ RUN      ] openacc.atomics
4: [       OK ] openacc.atomics (398 ms)
4: [ RUN      ] openacc.atomics_tpetra_max_abs
4: [       OK ] openacc.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] openacc.atomic_views_integral
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 85%] 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_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 27%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
4: [       OK ] openacc.atomic_views_integral (20892 ms)
4: [ RUN      ] openacc.atomic_views_nonintegral
4: [       OK ] openacc.atomic_views_nonintegral (47 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 (60 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 (8 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 (80 ms)
4: [ RUN      ] openacc.partitioning_by_vector
4: [       OK ] openacc.partitioning_by_vector (77 ms)
4: [ RUN      ] openacc.execution_space_as_class_data_member
4: [       OK ] openacc.execution_space_as_class_data_member (3 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 (89 ms)
4: [ RUN      ] openacc.mathematical_constants_e
4: [       OK ] openacc.mathematical_constants_e (37 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 (17 ms)
4: [ RUN      ] openacc.mathspecialfunc_errorfunc
4: [       OK ] openacc.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselj0y0
4: [       OK ] openacc.mathspecialfunc_cbesselj0y0 (52 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 (132 ms)
4: [ RUN      ] openacc.mdrange_6d
4: [       OK ] openacc.mdrange_6d (504 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 (61 ms)
4: [ RUN      ] openacc.mdrange_large_deep_copy
4: [       OK ] openacc.mdrange_large_deep_copy (28 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
Scanning dependencies of target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 51%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
4: [       OK ] openacc.mdrange_parallel_reduce_primitive_types (2570 ms)
4: [ RUN      ] openacc.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-5993/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.occupancy_control
4: [       OK ] openacc.occupancy_control (6 ms)
4: [ RUN      ] openacc.parallel_scan_range_policy
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
4: [       OK ] openacc.parallel_scan_range_policy (140 ms)
4: [ RUN      ] openacc.kokkos_printf
4: [       OK ] openacc.kokkos_printf (2 ms)
4: [ RUN      ] openacc.range_policy_runtime_parameters
4: [       OK ] openacc.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] openacc.reducers_double
4: [       OK ] openacc.reducers_double (14 ms)
4: [ RUN      ] openacc.reducers_bool
4: [       OK ] openacc.reducers_bool (11 ms)
4: [ RUN      ] openacc.impl_shared_alloc
4: [       OK ] openacc.impl_shared_alloc (52 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 (7 ms)
4: [ RUN      ] openacc.view_api_b
4: [       OK ] openacc.view_api_b (16 ms)
4: [ RUN      ] openacc.view_api_c
4: [       OK ] openacc.view_api_c (5 ms)
4: [ RUN      ] openacc.view_api_d
4: [       OK ] openacc.view_api_d (6 ms)
4: [ RUN      ] openacc.view_allocation_error
4: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestViewAPI_d.hpp:41: Skipped
4: acc_malloc() not properly returning nullptr
4: [  SKIPPED ] openacc.view_allocation_error (0 ms)
4: [ RUN      ] openacc.view_copy_tests
4: [       OK ] openacc.view_copy_tests (32 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_fill_tests_layout_right
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
[ 30%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 30%] Built target Kokkos_CoreUnitTest_Develop
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 30%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
[ 30%] Built target Kokkos_push_finalize_hook_terminate
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.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
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
[ 30%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit
4: [       OK ] openacc.view_fill_tests_layout_right (45509 ms)
4: [ RUN      ] openacc.view_fill_tests_layout_left
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 30%] Built target Kokkos_CoreUnitTest_CudaInterOpInit
Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph
28: Test_Atomic<long long int>/100000/iterations:10                12.1 s          12.0 s            10          1            8     19.7442        1.99038m       81.1u     4.99995G         964.976k     4.99995G
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o
4: [       OK ] openacc.view_fill_tests_layout_left (5648 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 (81 ms)
4: [ RUN      ] openacc.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openacc.view_layoutstride_right_to_layoutright_assignment (72 ms)
4: [ RUN      ] openacc.view_irregular_layout
4: [       OK ] openacc.view_irregular_layout (41 ms)
4: [ RUN      ] openacc.view_mapping
4: [       OK ] openacc.view_mapping (57 ms)
4: [ RUN      ] openacc.view_mapping_operator
4: [       OK ] openacc.view_mapping_operator (54 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 (9 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.append_formatted_multidimensional_index
4: [       OK ] openacc.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openacc.resize_realloc_no_init
4: [       OK ] openacc.resize_realloc_no_init (31 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-5993/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 (14 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 (6 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 (0 ms)
4: [ RUN      ] openacc.view_subview_1d_assign
4: [       OK ] openacc.view_subview_1d_assign (13 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 (12 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d
4: [       OK ] openacc.view_subview_2d_from_3d (184 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d_atomic
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
4: [       OK ] openacc.view_subview_2d_from_3d_atomic (186 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d_randomaccess
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o
4: [       OK ] openacc.view_subview_2d_from_3d_randomaccess (187 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left
4: [       OK ] openacc.view_subview_3d_from_5d_left (610 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left_atomic
4: [       OK ] openacc.view_subview_3d_from_5d_left_atomic (609 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] openacc.view_subview_3d_from_5d_left_randomaccess (608 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right
4: [       OK ] openacc.view_subview_3d_from_5d_right (1402 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right_atomic
4: [       OK ] openacc.view_subview_3d_from_5d_right_atomic (1402 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right_randomaccess
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
4: [       OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1403 ms)
4: [ RUN      ] openacc.view_test_unmanaged_subview_reset
4: [       OK ] openacc.view_test_unmanaged_subview_reset (1 ms)
4: [ RUN      ] openacc.view_subview_memory_traits_construction
4: [       OK ] openacc.view_subview_memory_traits_construction (0 ms)
4: [----------] 160 tests from openacc (84144 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 175 tests from 2 test suites ran. (138946 ms total)
4: [  PASSED  ] 171 tests.
4: [  SKIPPED ] 4 tests, listed below:
4: [  SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] openacc.mdspan_minimal_functional
4: [  SKIPPED ] openacc.view_allocation_error
4: [  SKIPPED ] openacc.deep_copy_zero_memset
 4/20 Test  #4: Kokkos_CoreUnitTest_OpenACC .................   Passed  140.00 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Default

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
5: Test timeout computed to be: 1500
5: [==========] Running 19 tests from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 19 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_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 (4 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_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: [       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 (45 ms)
5: [ RUN      ] defaultdevicetype.bhalf_conversion
5: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
5: [ RUN      ] defaultdevicetype.half_operators
5: [       OK ] defaultdevicetype.half_operators (0 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: [----------] 19 tests from defaultdevicetype (63 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 19 tests from 1 test suite ran. (64 ms total)
5: [  PASSED  ] 19 tests.
 5/20 Test  #5: Kokkos_CoreUnitTest_Default .................   Passed    0.82 sec
test 6
      Start  6: Kokkos_CoreUnitTest_LegionInitialization

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
6: Test timeout computed to be: 1500
6: [==========] Running 1 test from 1 test suite.
6: [----------] Global test environment set-up.
6: [----------] 1 test from initialization
6: [ RUN      ] initialization.legion_initialization
6: [       OK ] initialization.legion_initialization (463 ms)
6: [----------] 1 test from initialization (463 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (463 ms total)
6: [  PASSED  ] 1 test.
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 87%] 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_A.dir/TestStdReducers.cpp.o
 6/20 Test  #6: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.76 sec
test 7
      Start  7: Kokkos_CoreUnitTest_PushFinalizeHook

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
7: Test timeout computed to be: 1500
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
7: SUCCESS
 7/20 Test  #7: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.71 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Develop

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
8: Test timeout computed to be: 1500
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
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_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
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.
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
 8/20 Test  #8: Kokkos_CoreUnitTest_Develop .................   Passed    0.71 sec
test 9
      Start  9: Kokkos_CoreUnitTest_KokkosP

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
9: Test timeout computed to be: 1500
9: [==========] Running 23 tests from 2 test suites.
9: [----------] Global test environment set-up.
9: [----------] 21 tests from kokkosp
9: [ RUN      ] kokkosp.test_named_instance_fence
9: Ref: 134217729
9: Ref: named_instance
9: 134217729
9: named_instance
9: [       OK ] kokkosp.test_named_instance_fence (0 ms)
9: [ RUN      ] kokkosp.test_unnamed_instance_fence
9: Ref: 134217729
9: Ref: Unnamed Instance Fence
9: 134217729
9: Kokkos::OpenACC::fence(): Unnamed Instance Fence
9: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
9: [ RUN      ] kokkosp.test_named_global_fence
9: Ref: 134217728
9: Ref: test global fence
9: 0
9: test global fence
9: Miss on id
9: 134217728
9: test global fence
9: [       OK ] kokkosp.test_named_global_fence (0 ms)
9: [ RUN      ] kokkosp.test_unnamed_global_fence
9: Ref: 134217728
9: Ref: Unnamed Global Fence
9: 0
9: Kokkos::fence: Unnamed Global Fence
9: Miss on id
9: 134217728
9: Kokkos::fence: Unnamed Global Fence
9: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
9: [ RUN      ] kokkosp.test_multiple_default_instances
9: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
9: [ RUN      ] kokkosp.test_id_gen
9: [       OK ] kokkosp.test_id_gen (0 ms)
9: [ RUN      ] kokkosp.test_kernel_sequence
9: Ref: 134217729
9: Ref: named_instance
9: 134217729
9: named_instance
9: Ref: 134217729
9: Ref: test_kernel
9: 134217729
9: named_instance
9: Miss on name
9: 0
9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
9: Miss on name
9: Miss on id
9: 134217728
9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
9: Miss on name
9: Miss on id
9: 134217729
9: test_kernel
9: [       OK ] kokkosp.test_kernel_sequence (40 ms)
9: [ RUN      ] kokkosp.async_deep_copy
9: [       OK ] kokkosp.async_deep_copy (0 ms)
9: [ RUN      ] kokkosp.parallel_for
9: [       OK ] kokkosp.parallel_for (0 ms)
9: [ RUN      ] kokkosp.regions
9: [       OK ] kokkosp.regions (0 ms)
9: [ RUN      ] kokkosp.fences
9: [       OK ] kokkosp.fences (0 ms)
9: [ RUN      ] kokkosp.raw_allocation
9: [       OK ] kokkosp.raw_allocation (0 ms)
9: [ RUN      ] kokkosp.view
9: [       OK ] kokkosp.view (0 ms)
9: [ RUN      ] kokkosp.sections
9: [       OK ] kokkosp.sections (0 ms)
9: [ RUN      ] kokkosp.metadata
9: [       OK ] kokkosp.metadata (0 ms)
9: [ RUN      ] kokkosp.profile_events
9: [       OK ] kokkosp.profile_events (0 ms)
9: [ RUN      ] kokkosp.no_init_kernel
9: [       OK ] kokkosp.no_init_kernel (0 ms)
9: [ RUN      ] kokkosp.get_events
9: [       OK ] kokkosp.get_events (0 ms)
9: [ RUN      ] kokkosp.create_mirror_no_init
9: [       OK ] kokkosp.create_mirror_no_init (0 ms)
9: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
9: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
9: [ RUN      ] kokkosp.create_mirror_view_and_copy
9: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
9: [----------] 21 tests from kokkosp (42 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. (42 ms total)
9: [  PASSED  ] 23 tests.
 9/20 Test  #9: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.77 sec
test 10
      Start 10: Kokkos_CoreUnitTest_ToolIndependence

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
11: Environment variables: 
11:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/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().
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o
11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    0.71 sec
test 12
      Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/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::
12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.70 sec
test 13
      Start 13: Kokkos_ProfilingTestLibraryLoad

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
13: Environment variables: 
13:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/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_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xefa040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa0c0:Host:source:0xef9e40: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:0xefa280: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:0xefa040:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library::
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
13/20 Test #13: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.70 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryCmdLine

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
14: Test timeout computed to be: 1500
14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xefa040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa0c0:Host:source:0xef9e40: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:0xefa280: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:0xefa040:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library::
14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.71 sec
test 15
      Start 15: Kokkos_CoreUnitTest_StackTraceTest

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
15: Test timeout computed to be: 1500
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-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] 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*, 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*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7ffff5995083] __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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] 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*, 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*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7ffff5995083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (227 ms)
15: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
15: 
15: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] 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*, 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*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7ffff5995083] __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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] 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*, 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*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7ffff5995083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (236 ms)
15: [----------] 2 tests from defaultdevicetype_DeathTest (463 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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] 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*, 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*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7ffff5995083] __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-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083]
15: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] 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*, 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*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7ffff5995083] __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. (464 ms total)
15: [  PASSED  ] 3 tests.
15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.17 sec
test 16
      Start 16: Kokkos_IncrementalTest_SERIAL

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
16: Test timeout computed to be: 1500
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o
16: [==========] Running 28 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 28 tests from SERIAL
16: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
16: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
16: [ RUN      ] SERIAL.IncrTest_01_execspace
16: Host Serial Execution Space:
16:   KOKKOS_ENABLE_SERIAL: yes
16: 
16: Serial Runtime Configuration:
16: Serial
16: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
16: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
16: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
16: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
16: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
16: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
16: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
16: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
16: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
16: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
16: [       OK ] SERIAL.IncrTest_03b_memspace_free (148 ms)
16: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
16: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
16: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
16: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
16: [ RUN      ] SERIAL.IncrTest_05_reduction
16: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
16: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
16: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
16: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
16: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
16: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
16: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
16: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
16: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
16: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
16: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
16: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
16: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
16: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
16: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
16: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
16: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
16: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
16: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
16: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
[ 87%] Linking CXX executable Kokkos_UnitTest_Sort
16: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (241 ms)
16: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
16: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped
16: skipping since scratch memory is not yet implemented in the OpenACC backend
16: [  SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
16: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
16: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped
16: skipping since scratch memory is not yet implemented in the OpenACC backend
16: [  SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms)
16: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
16: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
16: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
16: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
16: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
16: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
16: [ RUN      ] SERIAL.incr_14_MDrangeReduce
16: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
16: [ RUN      ] SERIAL.IncrTest_16_parallelscan
16: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
16: [ RUN      ] SERIAL.incr_17_atomicView
16: [       OK ] SERIAL.incr_17_atomicView (0 ms)
16: [----------] 28 tests from SERIAL (391 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 1 test suite ran. (391 ms total)
16: [  PASSED  ] 26 tests.
16: [  SKIPPED ] 2 tests, listed below:
16: [  SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch
16: [  SKIPPED ] SERIAL.IncrTest_12b_TeamScratch
16/20 Test #16: Kokkos_IncrementalTest_SERIAL ...............   Passed    1.11 sec
test 17
      Start 17: Kokkos_IncrementalTest_OPENACC

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_OPENACC
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 OPENACC
17: [ RUN      ] OPENACC.IncrTest_01_execspace_typedef
17: [       OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms)
17: [ RUN      ] OPENACC.IncrTest_01_execspace
17: Device Execution Space:
17:   KOKKOS_ENABLE_OPENACC: yes
17: OpenACC Options:
17:   KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes
17: Using OpenACC
17: OpenACC
17: [       OK ] OPENACC.IncrTest_01_execspace (0 ms)
17: [ RUN      ] OPENACC.IncrTest_02_AtomicExchange
17: [       OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms)
17: [ RUN      ] OPENACC.IncrTest_02_AtomicAdd
17: [       OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms)
17: [ RUN      ] OPENACC.IncrTest_02_AtomicSub
17: [       OK ] OPENACC.IncrTest_02_AtomicSub (0 ms)
17: [ RUN      ] OPENACC.IncrTest_03a_memspace_malloc
17: [       OK ] OPENACC.IncrTest_03a_memspace_malloc (39 ms)
17: [ RUN      ] OPENACC.IncrTest_03b_memspace_free
[ 87%] Built target Kokkos_UnitTest_Sort
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
28: Test_Atomic<unsigned int>/100000/iterations:10                 3.58 s          3.56 s            10          1            4    2.57027m        1.35769m      81.19u     704.983M         1.20056M     704.983M
17: [       OK ] OPENACC.IncrTest_03b_memspace_free (2024 ms)
17: [ RUN      ] OPENACC.IncrTest_04_simple_parallelFor
17: [       OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms)
17: [ RUN      ] OPENACC.IncrTest_04_RangePolicy_parallelFor
17: [       OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms)
17: [ RUN      ] OPENACC.IncrTest_05_reduction
17: [       OK ] OPENACC.IncrTest_05_reduction (6 ms)
17: [ RUN      ] OPENACC.IncrTest_06_mdrange2D
17: [       OK ] OPENACC.IncrTest_06_mdrange2D (0 ms)
17: [ RUN      ] OPENACC.IncrTest_06_mdrange3D
17: [       OK ] OPENACC.IncrTest_06_mdrange3D (0 ms)
17: [ RUN      ] OPENACC.IncrTest_06_mdrange4D
17: [       OK ] OPENACC.IncrTest_06_mdrange4D (0 ms)
17: [ RUN      ] OPENACC.IncrTest_08_deep_copy_2D
17: [       OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms)
17: [ RUN      ] OPENACC.IncrTest_08_deep_copy_3D
17: [       OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms)
17: [ RUN      ] OPENACC.IncrTest_08_deep_copy_4D
17: [       OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms)
17: [ RUN      ] OPENACC.IncrTest_10_Hierarchical_Basics
17: [       OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms)
17: [ RUN      ] OPENACC.IncrTest_11a_Hierarchical_ForLoop
17: [       OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms)
17: [ RUN      ] OPENACC.IncrTest_11b_Hierarchical_ForLoop
17: [       OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms)
17: [ RUN      ] OPENACC.IncrTest_11c_Hierarchical_ForLoop
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
17: [       OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (332 ms)
17: [ RUN      ] OPENACC.IncrTest_12a_ThreadScratch
17: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped
17: skipping since scratch memory is not yet implemented in the OpenACC backend
17: [  SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms)
17: [ RUN      ] OPENACC.IncrTest_12b_TeamScratch
17: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped
17: skipping since scratch memory is not yet implemented in the OpenACC backend
17: [  SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms)
17: [ RUN      ] OPENACC.IncrTest_13a_Hierarchical_Red
17: [       OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms)
17: [ RUN      ] OPENACC.IncrTest_13b_Hierarchical_Red
17: [       OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms)
17: [ RUN      ] OPENACC.IncrTest_13c_Hierarchical_Red
17: [       OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms)
17: [ RUN      ] OPENACC.incr_14_MDrangeReduce
17: [       OK ] OPENACC.incr_14_MDrangeReduce (0 ms)
17: [ RUN      ] OPENACC.IncrTest_16_parallelscan
17: [       OK ] OPENACC.IncrTest_16_parallelscan (1 ms)
17: [ RUN      ] OPENACC.incr_17_atomicView
17: [       OK ] OPENACC.incr_17_atomicView (0 ms)
17: [----------] 28 tests from OPENACC (2416 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 28 tests from 1 test suite ran. (2416 ms total)
17: [  PASSED  ] 26 tests.
17: [  SKIPPED ] 2 tests, listed below:
17: [  SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch
17: [  SKIPPED ] OPENACC.IncrTest_12b_TeamScratch
17/20 Test #17: Kokkos_IncrementalTest_OPENACC ..............   Passed    3.15 sec
test 18
      Start 18: Kokkos_CoreUnitTest_CTestDevice

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/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
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
20: [       OK ] simd.device_math_ops (47 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 (1 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 (1 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 (50 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 16 tests from 1 test suite ran. (50 ms total)
20: [  PASSED  ] 16 tests.
20/20 Test #20: Kokkos_UnitTest_SIMD ........................   Passed    0.78 sec

100% tests passed, 0 tests failed out of 20

Total Test time (real) = 209.20 sec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 03a89e1531d215e122a9aac0e3bdb94ab2adc51f445c8e96c544ef8faf5a06c7
$ docker rm -f --volumes 03a89e1531d215e122a9aac0e3bdb94ab2adc51f445c8e96c544ef8faf5a06c7
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o
[ 32%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/develop commit 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 into PR head commit 1209ae2626a9dcf74ead3761d6a66d6affc462af
Merge succeeded, producing 31ef7764ccd420ff243e576233b5fd456b73413a
Checking out Revision 31ef7764ccd420ff243e576233b5fd456b73413a (PR-5993)
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
Commit message: "Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD"
First time build. Skipping changelog.
[ 32%] Built target Kokkos_CoreUnitTest_CudaGraph
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5993/.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/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1209ae2626a9dcf74ead3761d6a66d6affc462af # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31ef7764ccd420ff243e576233b5fd456b73413a # timeout=10
 > git rev-list --no-walk 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
+ docker build -t 437d7cbed590f8a87a22d9b7e8bd287c6735fa73 --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  22.02kB

Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel
Step 2/10 : FROM $BASE
 ---> 54bed995e06c
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> 93246412f163
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> ff3569508246
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
 ---> 73e03221c29b
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
 ---> 073cb31d59a8
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> 7e1bd038b9c9
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 3d4981176471
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
 ---> 4b905ea1ee22
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 0c8a5115ef20
Successfully built 0c8a5115ef20
Successfully tagged 437d7cbed590f8a87a22d9b7e8bd287c6735fa73:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 437d7cbed590f8a87a22d9b7e8bd287c6735fa73
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 008fd7b1a637618e2701b88aa64cb68bdb5ac246efee4dc3ef3447b5a8f42e0c
$ 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-5993 --volumes-from 008fd7b1a637618e2701b88aa64cb68bdb5ac246efee4dc3ef3447b5a8f42e0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 437d7cbed590f8a87a22d9b7e8bd287c6735fa73 cat
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o
$ docker top 606bbd66cac1e707977f3e4154cd93037671effee2bf0608174e804a7f3fc321 -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
+ ../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-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
+ make test -j8
make -C core/unit_test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/UnitTestMainInit.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Init.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_RangePolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_RangePolicyRequire.cpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 32%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 32%] Built target Kokkos_CoreUnitTest_TuningBuiltins
Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_b.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_c.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_d.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_e.cpp
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 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
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewCopy_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewCopy_b.cpp
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewCopy_c.cpp
[ 32%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner
[ 32%] Built target Kokkos_CoreUnitTest_CategoricalTuner
Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_DeepCopyAlignment.cpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewMapping_a.cpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewMapping_b.cpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 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
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewMapping_subview.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewResize.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewLayoutStrideAssignment.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_a.cpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics
[ 33%] Built target Kokkos_CoreUnitTest_TuningBasics
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 88%] 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_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_b.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_c.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_d.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_e.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewCopy_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewCopy_b.cpp
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewCopy_c.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewMapping_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewMapping_b.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewMapping_subview.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_a.cpp
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_b.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_c.cpp
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
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
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_d.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_e.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewCopy_a.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewCopy_b.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewCopy_c.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewMapping_a.cpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewMapping_b.cpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewMapping_subview.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_View_64bit.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewOfClass.cpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_a.cpp
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_b.cpp
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.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_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c01.cpp
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c02.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c03.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c04.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c05.cpp
28: Test_Atomic<unsigned long int>/100000/iterations:10            12.2 s          12.2 s            10          1            8      20.719        1.59368m       81.1u     4.99995G         1082.16k     4.99995G
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c06.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 92%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c07.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c08.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c09.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c10.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c11.cpp
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 95%] Built target Kokkos_CoreUnitTest_Cuda2
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.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%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 39%] Linking CXX executable Kokkos_CoreTestCompileOnly
28: Test_Atomic<unsigned long long int>/100000/iterations:10       4.05 s          4.03 s            10          1            8    2.58857m        1.23538m       81.1u     4.99995G         1022.13k     4.99995G
[ 39%] Built target Kokkos_CoreTestCompileOnly
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c12.cpp
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_SubView_c13.cpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reductions.cpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ParallelScanRangePolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reductions_DeviceView.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reducers_a.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reducers_b.cpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reducers_c.cpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reducers_d.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Reducers_e.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Complex.cpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_int.cpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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

[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_unsignedint.cpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_longint.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_unsignedlongint.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_longlongint.cpp
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_double.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_float.cpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_complexfloat.cpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_complexdouble.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_AtomicViews.cpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Atomics.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_TeamBasic.cpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_TeamScratch.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_TeamReductionScan.cpp
[ 41%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 41%] Built target Kokkos_CoreUnitTest_KokkosP
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_TeamTeamSize.cpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_TeamVectorRange.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Other.cpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_MDRange_a.cpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_MDRange_b.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_MDRange_c.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_MDRange_d.cpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_MDRange_e.cpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
28: Test_Atomic<float>/100000/iterations:10                        10.7 s          10.6 s            10          0            4     17.7271        1.47609m     971.18u     4.99997G         1.34571M     4.99989G
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Crs.cpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_WorkGraph.cpp
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_atomic
[ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_gather
[ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_Spaces.cpp
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_UniqueToken.cpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_gups
[ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_LocalDeepCopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
Scanning dependencies of target Kokkos_launch_latency
[ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
Scanning dependencies of target Kokkos_stream
[ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
Scanning dependencies of target Kokkos_policy_performance
[ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
[ 42%] Linking CXX executable Kokkos_CoreUnitTest_Default
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
[ 98%] Linking CXX executable Kokkos_atomic
[ 98%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_bytes_and_flops
[ 99%] Linking CXX executable Kokkos_gups
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[100%] Built target Kokkos_gups
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 42%] Built target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
[100%] Linking CXX executable Kokkos_launch_latency
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
[100%] Built target Kokkos_launch_latency
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[100%] Linking CXX executable Kokkos_stream
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
[100%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Built target Kokkos_UnitTest_SIMD
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[100%] Linking CXX executable Kokkos_policy_performance
[100%] Built target Kokkos_policy_performance
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_InterOp_Init.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Init.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o
[100%] Linking CXX executable Kokkos_gather
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_RangePolicy.cpp
[100%] Built target Kokkos_gather
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_RangePolicyRequire.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_View_64bit.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_a.cpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_b.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_c.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_d.cpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_e.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_DeepCopyAlignment.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewCopy_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewCopy_b.cpp
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewCopy_c.cpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 44%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewMapping_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewMapping_b.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewMapping_subview.cpp
[ 44%] Built target Kokkos_CoreUnitTest_Cuda3
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewResize.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewLayoutStrideAssignment.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewOfClass.cpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_a.cpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_b.cpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c01.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c02.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c03.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c04.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 58%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c05.cpp
[ 58%] Built target Kokkos_CoreUnitTest_Cuda2
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c06.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c07.cpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c08.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c09.cpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c10.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c11.cpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
28: Test_Atomic<double>/100000/iterations:10                       12.1 s          12.0 s            10          1            8     19.7673        1.57069m     970.38u     4.99995G         946.224k     4.99995G
[ 45%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o
[ 45%] Built target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c12.cpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_SubView_c13.cpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reductions.cpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ParallelScanRangePolicy.cpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reductions_DeviceView.cpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reducers_a.cpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
28: Test_Atomic<int>/100000/iterations:10                          3.58 s          3.56 s            10          1            4    2.44517m        1.21759m       81.1u     704.983M         1.13618M     704.983M
28/53 Test #28: Kokkos_PerformanceTest_Atomic ...............   Passed  739.34 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_OpenMP

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
29: Test timeout computed to be: 1500
29: [==========] Running 62 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 62 tests from openmp
29: [ RUN      ] openmp.bitset
29: [       OK ] openmp.bitset (201 ms)
29: [ RUN      ] openmp.bitset_default_constructor_no_alloc
29: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] openmp.dualview_combination
29: [       OK ] openmp.dualview_combination (0 ms)
29: [ RUN      ] openmp.dualview_alloc
29: [       OK ] openmp.dualview_alloc (0 ms)
29: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
29: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] openmp.dualview_combinations_without_init
29: [       OK ] openmp.dualview_combinations_without_init (0 ms)
29: [ RUN      ] openmp.dualview_deep_copy
29: [       OK ] openmp.dualview_deep_copy (0 ms)
29: [ RUN      ] openmp.dualview_realloc
29: [       OK ] openmp.dualview_realloc (0 ms)
29: [ RUN      ] openmp.dualview_resize
29: [       OK ] openmp.dualview_resize (0 ms)
29: [ RUN      ] openmp.dualview_device_correct_kokkos_device
29: 
29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
29:                                  does not support page migration between device and host.
29:                                  HIPManagedSpace might not work as expected.
29:                                  Please refer to the ROCm documentation on unified/managed memory.
29: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] openmp.dualview_host_correct_kokkos_device
29: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] openmp.dualview_host_modify_template_device_sync
29: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
29: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] openmp.dualview_device_modify_template_host_sync
29: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
29: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
29: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] openmp.dynamic_view
29: [       OK ] openmp.dynamic_view (10 ms)
29: [ RUN      ] openmp.dyn_rank_view_api_generic
29: [       OK ] openmp.dyn_rank_view_api_generic (4 ms)
29: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
29: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
29: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
29: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
29: skipping since not default execution space
29: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
29: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
29: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
29: [ RUN      ] openmp.ErrorReporterViaLambda
29: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
29: [ RUN      ] openmp.ErrorReporter
29: [       OK ] openmp.ErrorReporter (0 ms)
29: [ RUN      ] openmp.offsetview_construction
29: [       OK ] openmp.offsetview_construction (5 ms)
29: [ RUN      ] openmp.offsetview_unmanaged_construction
29: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
29: [ RUN      ] openmp.offsetview_subview
29: [       OK ] openmp.offsetview_subview (6 ms)
29: [ RUN      ] openmp.offsetview_offsets_rank1
29: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] openmp.offsetview_offsets_rank2
29: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] openmp.offsetview_offsets_rank3
29: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] openmp.scatterview
29: [       OK ] openmp.scatterview (736 ms)
29: [ RUN      ] openmp.scatterview_devicetype
29: [       OK ] openmp.scatterview_devicetype (3 ms)
29: [ RUN      ] openmp.staticcrsgraph
29: [       OK ] openmp.staticcrsgraph (17 ms)
29: [ RUN      ] openmp.resize_realloc_no_init_dualview
29: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
29: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] openmp.resize_exec_space_dualview
29: [       OK ] openmp.resize_exec_space_dualview (0 ms)
29: [ RUN      ] openmp.realloc_exec_space_dualview
29: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
29: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] openmp.resize_exec_space_dynrankview
29: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] openmp.realloc_exec_space_dynrankview
29: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_init_scatterview
29: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
29: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] openmp.resize_exec_space_scatterview
29: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] openmp.realloc_exec_space_scatterview
29: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynrankview
29: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
29: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_offsetview
29: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
29: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynamicview
29: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
29: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] openmp.UnorderedMap_insert
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reducers_b.cpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
29: [       OK ] openmp.UnorderedMap_insert (3428 ms)
29: [ RUN      ] openmp.UnorderedMap_failed_insert
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reducers_c.cpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
29: [       OK ] openmp.UnorderedMap_failed_insert (3051 ms)
29: [ RUN      ] openmp.UnorderedMap_deep_copy
29: [       OK ] openmp.UnorderedMap_deep_copy (4 ms)
29: [ RUN      ] openmp.UnorderedMap_valid_empty
29: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
29: [ RUN      ] openmp.UnorderedMap_clear_zero_size
29: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] openmp.UnorderedMap_consistent_size
29: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
29: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] openmp.UnorderedMap_lambda_capturable
29: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
29: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] openmp.viewctorprop_embedded_dim
29: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
29: [----------] 62 tests from openmp (7476 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 62 tests from 1 test suite ran. (7476 ms total)
29: [  PASSED  ] 61 tests.
29: [  SKIPPED ] 1 test, listed below:
29: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............   Passed    8.09 sec
test 30
      Start 30: Kokkos_ContainersUnitTest_HIP

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
30: Test timeout computed to be: 1500
30: [==========] Running 62 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 62 tests from hip
30: [ RUN      ] hip.bitset
30: [       OK ] hip.bitset (17 ms)
30: [ RUN      ] hip.bitset_default_constructor_no_alloc
30: [       OK ] hip.bitset_default_constructor_no_alloc (0 ms)
30: [ RUN      ] hip.dualview_combination
30: [       OK ] hip.dualview_combination (3 ms)
30: [ RUN      ] hip.dualview_alloc
30: [       OK ] hip.dualview_alloc (0 ms)
30: [ RUN      ] hip.test_dualview_copy_construction_and_assignment
30: [       OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
30: [ RUN      ] hip.dualview_combinations_without_init
30: [       OK ] hip.dualview_combinations_without_init (0 ms)
30: [ RUN      ] hip.dualview_deep_copy
30: [       OK ] hip.dualview_deep_copy (1 ms)
30: [ RUN      ] hip.dualview_realloc
30: [       OK ] hip.dualview_realloc (0 ms)
30: [ RUN      ] hip.dualview_resize
30: [       OK ] hip.dualview_resize (0 ms)
30: [ RUN      ] hip.dualview_device_correct_kokkos_device
30: 
30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
30:                                  does not support page migration between device and host.
30:                                  HIPManagedSpace might not work as expected.
30:                                  Please refer to the ROCm documentation on unified/managed memory.
30: [       OK ] hip.dualview_device_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_correct_kokkos_device
30: [       OK ] hip.dualview_host_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_sync
30: [       OK ] hip.dualview_host_modify_template_device_sync (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_execspace_sync
30: [       OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_sync
30: [       OK ] hip.dualview_device_modify_template_host_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_execspace_sync
30: [       OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_template_views_return_correct_executionspace_views
30: [       OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
30: [ RUN      ] hip.dynamic_view
30: [       OK ] hip.dynamic_view (16 ms)
30: [ RUN      ] hip.dyn_rank_view_api_generic
30: [       OK ] hip.dyn_rank_view_api_generic (18 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank12345
30: [       OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms)
30: [ RUN      ] hip.dyn_rank_view_check_fence_resize_realloc
30: [       OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank67
30: [       OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms)
30: [ RUN      ] hip.ErrorReporterViaLambda
30: [       OK ] hip.ErrorReporterViaLambda (2 ms)
30: [ RUN      ] hip.ErrorReporter
30: [       OK ] hip.ErrorReporter (0 ms)
30: [ RUN      ] hip.offsetview_construction
30: [       OK ] hip.offsetview_construction (3 ms)
30: [ RUN      ] hip.offsetview_unmanaged_construction
30: [       OK ] hip.offsetview_unmanaged_construction (0 ms)
30: [ RUN      ] hip.offsetview_subview
30: [       OK ] hip.offsetview_subview (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank1
30: [       OK ] hip.offsetview_offsets_rank1 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank2
30: [       OK ] hip.offsetview_offsets_rank2 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank3
30: [       OK ] hip.offsetview_offsets_rank3 (0 ms)
30: [ RUN      ] hip.scatterview
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reducers_d.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Reducers_e.cpp
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Complex.cpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_int.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_unsignedint.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_longint.cpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_unsignedlongint.cpp
/var/jenkins/workspace/Kokkos_PR-5993/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

[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_longlongint.cpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_double.cpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_float.cpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_complexfloat.cpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
30: [       OK ] hip.scatterview (20340 ms)
30: [ RUN      ] hip.scatterview_devicetype
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_complexdouble.cpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_AtomicViews.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Atomics.cpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_TeamBasic.cpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_TeamScratch.cpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_TeamVectorRange.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_TeamReductionScan.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_TeamTeamSize.cpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Other.cpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_MDRange_a.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_MDRange_b.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_MDRange_c.cpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_MDRange_d.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_MDRange_e.cpp
[ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Crs.cpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/serial/TestSerial_Task.cpp
[ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_WorkGraph.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_LocalDeepCopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestHWLOC.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType.cpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_a1.cpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_b1.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_c1.cpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_a2.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_b2.cpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_c2.cpp
30: [       OK ] hip.scatterview_devicetype (45552 ms)
30: [ RUN      ] hip.staticcrsgraph
30: [       OK ] hip.staticcrsgraph (27 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dualview
30: [       OK ] hip.resize_realloc_no_init_dualview (5 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_dualview
30: [       OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dualview
30: [       OK ] hip.resize_exec_space_dualview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dualview
30: [       OK ] hip.realloc_exec_space_dualview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dynrankview
30: [       OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dynrankview
30: [       OK ] hip.resize_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dynrankview
30: [       OK ] hip.realloc_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_scatterview
30: [       OK ] hip.resize_realloc_no_init_scatterview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_scatterview
30: [       OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
30: [ RUN      ] hip.resize_exec_space_scatterview
30: [       OK ] hip.resize_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_scatterview
30: [       OK ] hip.realloc_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview
30: [       OK ] hip.create_mirror_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview_viewctor
30: [       OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynrankview
30: [       OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview
30: [       OK ] hip.create_mirror_no_init_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview_view_ctor
30: [       OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_offsetview
30: [       OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview
30: [       OK ] hip.create_mirror_no_init_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynamicview
30: [       OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview_view_ctor
30: [       OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
30: [ RUN      ] hip.UnorderedMap_insert
30: [       OK ] hip.UnorderedMap_insert (2660 ms)
30: [ RUN      ] hip.UnorderedMap_failed_insert
30: [       OK ] hip.UnorderedMap_failed_insert (710 ms)
30: [ RUN      ] hip.UnorderedMap_deep_copy
30: [       OK ] hip.UnorderedMap_deep_copy (4 ms)
30: [ RUN      ] hip.UnorderedMap_valid_empty
30: [       OK ] hip.UnorderedMap_valid_empty (1 ms)
30: [ RUN      ] hip.UnorderedMap_clear_zero_size
30: [       OK ] hip.UnorderedMap_clear_zero_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_consistent_size
30: [       OK ] hip.UnorderedMap_consistent_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_shallow_copyable_on_device
30: [       OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
30: [ RUN      ] hip.UnorderedMap_lambda_capturable
30: [       OK ] hip.UnorderedMap_lambda_capturable (0 ms)
30: [ RUN      ] hip.UnorderedMap_constructor_view_alloc
30: [       OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
30: [ RUN      ] hip.viewctorprop_embedded_dim
30: [       OK ] hip.viewctorprop_embedded_dim (2 ms)
30: [----------] 62 tests from hip (69380 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 62 tests from 1 test suite ran. (69380 ms total)
30: [  PASSED  ] 62 tests.
30/53 Test #30: Kokkos_ContainersUnitTest_HIP ...............   Passed   69.88 sec
test 31
      Start 31: Kokkos_ContainersPerformanceTest_OpenMP

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
31: Test timeout computed to be: 1500
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
31: [==========] Running 5 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 5 tests from TEST_CATEGORY
31: [ RUN      ] TEST_CATEGORY.dynrankview_perf
31: OpenMP
31:  DynRankView vs View: Initialization Only 
31:  View time (init only): 0.00327201
31:  View sum computation time: 0.00327201
31:  Strided View time (init only): 0.00168744
31:  View Rank7 time (init only): 0.00288115
31:  DynRankView time (init only): 0.00205572
31:  DynRankView sum computation time: 0.003012
31:  Ratio of View to DynRankView time: 1.59167
31:  Ratio of View to DynRankView sum computation time: 1.01301
31:  Ratio of View to View Rank7  time: 1.13566
31:  Ratio of StrideView to DynRankView time: 0.820853
31:  Ratio of DynRankView to View Rank7  time: 0.713506
31: [       OK ] TEST_CATEGORY.dynrankview_perf (85 ms)
31: [ RUN      ] TEST_CATEGORY.global_2_local
31: OpenMP
31: size, create, generate, fill, find
31: 256, 7.1849e-05, 6.9e-06, 5.9259e-05, 0.000610883
31: 512, 3.55e-05, 7.14e-06, 7.4959e-05, 0.000608882
31: 1024, 3.3449e-05, 9.9e-06, 0.000100039, 0.000673962
31: 2048, 3.795e-05, 5.22e-06, 0.000164718, 0.000736261
31: 4096, 3.5449e-05, 6.38e-06, 0.000296167, 0.000868839
31: 8192, 5.2989e-05, 5.37e-06, 0.000528634, 0.00144136
31: 16384, 0.000273487, 8.86e-06, 0.0011621, 0.00247776
31: 32768, 0.000151309, 1.8999e-05, 0.00236482, 0.00460277
31: 65536, 0.000242847, 3.0709e-05, 0.00436022, 0.00949592
31: 131072, 0.000497974, 4.779e-05, 0.00838086, 0.0300192
31: 262144, 0.00325975, 6.3769e-05, 0.0162291, 0.0698062
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
31: 524288, 0.00515589, 0.000328206, 0.0323324, 0.132323
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
31: 1048576, 0.00873837, 0.000226097, 0.0621502, 0.276997
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
31: 2097152, 0.0156076, 0.000226868, 0.132335, 1.34892
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
31: 4194304, 0.0181274, 0.000307176, 0.246797, 4.28662
31: [       OK ] TEST_CATEGORY.global_2_local (6729 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
31: [ RUN      ] TEST_CATEGORY.scatter_view
31: ScatterView data-duplicated test:
31: num_threads 8
31: hand-coded test took 0.0307653 seconds
31: test took 0.0305747 seconds
31: num_threads 8
31: hand-coded test took 0.0300478 seconds
31: test took 0.0304738 seconds
31: num_threads 8
31: hand-coded test took 0.0300721 seconds
31: test took 0.0304957 seconds
31: num_threads 8
31: hand-coded test took 0.030265 seconds
31: test took 0.0304636 seconds
31: num_threads 8
31: hand-coded test took 0.030043 seconds
31: test took 0.0304863 seconds
31: [       OK ] TEST_CATEGORY.scatter_view (431 ms)
31: [----------] 5 tests from TEST_CATEGORY (7246 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 5 tests from 1 test suite ran. (7247 ms total)
31: [  PASSED  ] 5 tests.
31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed    7.67 sec
test 32
      Start 32: Kokkos_ContainersPerformanceTest_HIP

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
32: Test timeout computed to be: 1500
32: [==========] Running 4 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 4 tests from TEST_CATEGORY
32: [ RUN      ] TEST_CATEGORY.dynrankview_perf
32: HIP
32:  DynRankView vs View: Initialization Only 
32:  View time (init only): 0.00315522
32:  View sum computation time: 0.00315522
32:  Strided View time (init only): 0.00170426
32:  View Rank7 time (init only): 0.00162198
32:  DynRankView time (init only): 0.00161812
32:  DynRankView sum computation time: 0.00147771
32:  Ratio of View to DynRankView time: 1.94993
32:  Ratio of View to DynRankView sum computation time: 0.986413
32:  Ratio of View to View Rank7  time: 1.94529
32:  Ratio of StrideView to DynRankView time: 1.05323
32:  Ratio of DynRankView to View Rank7  time: 0.99762
32: [       OK ] TEST_CATEGORY.dynrankview_perf (14 ms)
32: [ RUN      ] TEST_CATEGORY.global_2_local
32: HIP
32: size, create, generate, fill, find
32: 256, 0.000237047, 2.184e-05, 0.00601982, 0.00418674
32: 512, 0.000201987, 1.743e-05, 3.2419e-05, 0.00341717
32: 1024, 0.000191497, 1.682e-05, 3.235e-05, 0.00343353
32: 2048, 0.000232277, 1.919e-05, 3.155e-05, 0.00348487
32: 4096, 0.000232517, 1.965e-05, 3.1279e-05, 0.00350463
32: 8192, 0.000236207, 1.762e-05, 3.2049e-05, 0.00344838
32: 16384, 0.000296927, 1.795e-05, 3.275e-05, 0.00357919
32: 32768, 0.000335596, 1.907e-05, 3.621e-05, 0.00389647
32: 65536, 0.000366865, 2.1779e-05, 4.206e-05, 0.00412012
32: 131072, 0.000429914, 2.341e-05, 5.4969e-05, 0.00482094
32: 262144, 0.000427894, 2.371e-05, 0.000104359, 0.00635397
32: 524288, 0.000634263, 2.506e-05, 0.000288826, 0.00999321
32: 1048576, 0.000596993, 2.6679e-05, 0.000707731, 0.0225719
32: 2097152, 0.000672832, 3.623e-05, 0.00156206, 0.0468573
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_a3.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_b3.cpp
32: 4194304, 0.00081557, 5.289e-05, 0.00346809, 0.132993
32: [       OK ] TEST_CATEGORY.global_2_local (276 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
32: [----------] 4 tests from TEST_CATEGORY (291 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 4 tests from 1 test suite ran. (291 ms total)
32: [  PASSED  ] 4 tests.
32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........   Passed    0.71 sec
test 33
      Start 33: Kokkos_UnitTest_Sort

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
33: Test timeout computed to be: 1500
33: [==========] Running 15 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 15 tests from hip
33: [ RUN      ] hip.SortUnsignedValueType
33: [       OK ] hip.SortUnsignedValueType (26 ms)
33: [ RUN      ] hip.SortEmptyView
33: [       OK ] hip.SortEmptyView (0 ms)
33: [ RUN      ] hip.SortByKeyEmptyView
33: [       OK ] hip.SortByKeyEmptyView (0 ms)
33: [ RUN      ] hip.SortByKey
33: [       OK ] hip.SortByKey (13 ms)
33: [ RUN      ] hip.SortByKeyWithComparator
33: [       OK ] hip.SortByKeyWithComparator (1 ms)
33: [ RUN      ] hip.SortByKeyStaticExtents
33: [       OK ] hip.SortByKeyStaticExtents (0 ms)
33: [ RUN      ] hip.SortByKeyWithStrides
33: [       OK ] hip.SortByKeyWithStrides (0 ms)
33: [ RUN      ] hip.SortByKeyKeysLargerThanValues
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
33: [       OK ] hip.SortByKeyKeysLargerThanValues (1146 ms)
33: [ RUN      ] hip.SortWithCustomComparator
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
33: [       OK ] hip.SortWithCustomComparator (388 ms)
33: [ RUN      ] hip.BinSortGenericTests
33: [       OK ] hip.BinSortGenericTests (21 ms)
33: [ RUN      ] hip.BinSortEmptyView
33: [       OK ] hip.BinSortEmptyView (0 ms)
33: [ RUN      ] hip.BinSortEmptyKeysView
33: [       OK ] hip.BinSortEmptyKeysView (0 ms)
33: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_c3.cpp
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/default/TestDefaultDeviceType_d.cpp
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestStackTrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestStackTrace_f0.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestStackTrace_f1.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestStackTrace_f2.cpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
33: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (8193 ms)
33: [ RUN      ] hip.NestedSort
33: [       OK ] hip.NestedSort (58 ms)
33: [ RUN      ] hip.NestedSortByKey
33: [       OK ] hip.NestedSortByKey (167 ms)
33: [----------] 15 tests from hip (10017 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 15 tests from 1 test suite ran. (10017 ms total)
33: [  PASSED  ] 15 tests.
33/53 Test #33: Kokkos_UnitTest_Sort ........................   Passed   10.45 sec
test 34
      Start 34: Kokkos_UnitTest_Random

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Random
34: Test timeout computed to be: 1500
34: [==========] Running 3 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from hip
34: [ RUN      ] hip.Random_XorShift64
34: Test Seed:1713469614227086850
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.45775e-07 -0.00987574 -0.0249648 || 0.051031 28063 29283 || 28960.4 28674.4 || -345.114 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.5082e-07 0.00184212 0.00425585 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.0110637 0.0149516 || 0.051031 27981 29354 || 28360.6 28674.4 || 206.691 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.00999175 0.00549969 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.014935 -0.0342434 || 0.051031 28021 29344 || 29109.1 28674.4 || -473.381 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.0234793 -0.00077534 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0144902 0.0132112 || 0.051031 28007 29278 || 29096 28674.4 || 182.632 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.00206672 0.00605525 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.00024499 -0.99999 -48246.1 || 0.051031 0 195153 || 2.92856e+09 28674.4 || -6.66954e+08 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 0.00073389 -0.297536 0.164314 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.63432e-07 -0.0150186 0.00253194 || 0.051031 28080 29369 || 29111.6 28674.4 || 35.0016 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.03793e-07 0.0130028 0.00654143 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.6091e-07 0.00268848 -0.0276558 || 0.051031 28080 29397 || 28597.5 28674.4 || -382.314 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.96226e-07 -0.00814203 -0.00741686 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00804314 -0.00517132 || 0.051031 27975 29347 || 28906.9 28674.4 || -71.4884 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.00959455 0.00659845 || 0.051031 1e+64 -1e+64
34: Test Seed:1713469614361344871
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.000412144 -0.0188349 || 0.051031 28045 29380 || 28662.6 28674.4 || -260.373 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.012143 0.00461189 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.011345 0.0124297 || 0.051031 28063 29317 || 29003.4 28674.4 || 171.828 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.00418167 -0.00292535 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0267373 0.0126226 || 0.051031 28020 29390 || 29462.1 28674.4 || 174.495 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00973812 -0.00223606 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0146558 0.0102029 || 0.051031 28009 29456 || 29100.9 28674.4 || 141.045 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0167109 -0.00225101 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000244051 -0.99999 -48246.8 || 0.051031 0 194803 || 2.92875e+09 28674.4 || -6.66963e+08 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 0.000731048 -0.309262 0.14751 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.73523e-07 -0.018109 0.00939626 || 0.051031 28005 29311 || 29203.2 28674.4 || 129.894 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.34064e-07 0.0182285 -0.0031378 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.73523e-07 -0.0147759 -0.0230771 || 0.051031 28008 29335 || 29104.4 28674.4 || -319.018 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.34064e-07 0.00999628 0.00312204 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00126341 -0.0221765 || 0.051031 27959 29326 || 28710.7 28674.4 || -306.567 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.00347695 0.00589508 || 0.051031 1e+64 -1e+64
34: [       OK ] hip.Random_XorShift64 (256 ms)
34: [ RUN      ] hip.Random_XorShift1024_0
34: Test Seed:1713469614483884604
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00123768 0.0143343 || 0.051031 11016 11784 || 11362.9 11377 || 198.157 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.0021429 0.00181415 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00654453 0.00817514 || 0.051031 10974 11798 || 11451.9 11377 || 113.013 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0177368 0.00107959 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.0016613 -0.000670096 || 0.051031 10949 11793 || 11395.9 11377 || -9.26341 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.0098663 0.00216245 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.0117758 0.00787311 || 0.051031 10956 11845 || 11244.5 11377 || 108.838 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.001534 0.00234738 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000244951 -0.999975 -7595 || 0.051031 0 77673 || 4.61026e+08 11377 || -1.04993e+08 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 0.000734487 -0.145808 0.0226436 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.73387e-07 0.021059 0.00623051 || 0.051031 10948 11797 || 11142.3 11377 || 86.1306 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.24249e-07 -0.0024947 -0.00209476 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.79744e-07 -0.00387243 0.00710626 || 0.051031 10938 11788 || 11421.2 11377 || 98.237 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.43323e-07 0.00906159 0.00273182 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.021084 -0.000371233 || 0.051031 10954 11770 || 11622 11377 || -5.13192 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0154011 -0.00398088 || 0.051031 1e+64 -1e+64
34: Test Seed:1713469614577440699
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.000121011 -0.0119086 || 0.051031 10975 11792 || 11375.6 11377 || -164.624 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.0271705 -0.00285628 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.013064 0.00907895 || 0.051031 10980 11773 || 11527.6 11377 || 125.507 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00461379 -0.00055404 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.0120601 -0.00468848 || 0.051031 10990 11798 || 11515.8 11377 || -64.8136 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0353714 -0.000772673 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00476774 0.00373958 || 0.051031 10946 11859 || 11431.5 11377 || 51.6959 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0119738 -0.000575264 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000244696 -0.999975 -7595.3 || 0.051031 0 77679 || 4.6108e+08 11377 || -1.04997e+08 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 0.000733818 -0.147157 0.0229472 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.73387e-07 0.00607952 -0.00493461 || 0.051031 10970 11765 || 11308.2 11377 || -68.216 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.24249e-07 0.0022484 0.00124359 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.54313e-07 -0.010735 0.0087502 || 0.051031 10971 11779 || 11500.4 11377 || 120.963 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.67029e-07 -2.12733e-05 0.00082844 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00582483 -0.00596348 || 0.051031 10964 11748 || 11311.1 11377 || -82.4391 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0170042 0.000463275 || 0.051031 1e+64 -1e+64
34: [       OK ] hip.Random_XorShift1024_0 (230 ms)
34: [ RUN      ] hip.Multi_streams
34: [       OK ] hip.Multi_streams (290 ms)
34: [----------] 3 tests from hip (778 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 3 tests from 1 test suite ran. (778 ms total)
34: [  PASSED  ] 3 tests.
34/53 Test #34: Kokkos_UnitTest_Random ......................   Passed    1.20 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
35: Test timeout computed to be: 1500
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
35: [==========] Running 15 tests from 3 test suites.
35: [----------] Global test environment set-up.
35: [----------] 3 tests from std_algorithms_reducers
35: [ RUN      ] std_algorithms_reducers.max_first_loc
35: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
35: [ RUN      ] std_algorithms_reducers.min_first_loc
35: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
35: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
35: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
35: [----------] 3 tests from std_algorithms_reducers (0 ms total)
35: 
35: [----------] 1 test from std_algorithms
35: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
35: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
35: [----------] 1 test from std_algorithms (0 ms total)
35: 
35: [----------] 11 tests from random_access_iterator_test
35: [ RUN      ] random_access_iterator_test.constructor
35: [       OK ] random_access_iterator_test.constructor (1 ms)
35: [ RUN      ] random_access_iterator_test.constructiblity
35: [       OK ] random_access_iterator_test.constructiblity (0 ms)
35: [ RUN      ] random_access_iterator_test.dereference
35: [       OK ] random_access_iterator_test.dereference (0 ms)
35: [ RUN      ] random_access_iterator_test.subscript_operator
35: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet1
35: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet2
35: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet3
35: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
35: [ RUN      ] random_access_iterator_test.operatorsSet4
35: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
35: [ RUN      ] random_access_iterator_test.assignment_operator
35: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
35: [ RUN      ] random_access_iterator_test.distance
35: [       OK ] random_access_iterator_test.distance (0 ms)
35: [ RUN      ] random_access_iterator_test.traits_helpers
35: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
35: [----------] 11 tests from random_access_iterator_test (4 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 15 tests from 3 test suites ran. (4 ms total)
35: [  PASSED  ] 15 tests.
35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.42 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
36: Test timeout computed to be: 1500
36: [==========] Running 7 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 7 tests from std_algorithms_min_max_element_test
36: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
36: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
36: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
36: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
36: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
36: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
36: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms)
36: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
36: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms)
36: [----------] 7 tests from std_algorithms_min_max_element_test (46 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 7 tests from 1 test suite ran. (46 ms total)
36: [  PASSED  ] 7 tests.
36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.46 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
37: Test timeout computed to be: 1500
37: [==========] Running 13 tests from 10 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_lexicographical_compare_test
37: [ RUN      ] std_algorithms_lexicographical_compare_test.test
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
37: [       OK ] std_algorithms_lexicographical_compare_test.test (94 ms)
37: [----------] 1 test from std_algorithms_lexicographical_compare_test (94 ms total)
37: 
37: [----------] 1 test from std_algorithms_for_each_test
37: [ RUN      ] std_algorithms_for_each_test.test
37: [       OK ] std_algorithms_for_each_test.test (82 ms)
37: [----------] 1 test from std_algorithms_for_each_test (82 ms total)
37: 
37: [----------] 1 test from std_algorithms_find_test
37: [ RUN      ] std_algorithms_find_test.test
37: [       OK ] std_algorithms_find_test.test (44 ms)
37: [----------] 1 test from std_algorithms_find_test (44 ms total)
37: 
37: [----------] 4 tests from std_algorithms_non_mod_seq_ops
37: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
37: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (478 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
37: [       OK ] std_algorithms_non_mod_seq_ops.find_end (744 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.search
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
37: [       OK ] std_algorithms_non_mod_seq_ops.search (578 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
37: [       OK ] std_algorithms_non_mod_seq_ops.search_n (376 ms)
37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2178 ms total)
37: 
37: [----------] 1 test from std_algorithms_count_test
37: [ RUN      ] std_algorithms_count_test.test
37: [       OK ] std_algorithms_count_test.test (53 ms)
37: [----------] 1 test from std_algorithms_count_test (53 ms total)
37: 
37: [----------] 1 test from std_algorithms_equal_test
37: [ RUN      ] std_algorithms_equal_test.test
37: [       OK ] std_algorithms_equal_test.test (16 ms)
37: [----------] 1 test from std_algorithms_equal_test (16 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_any_none_of_test
37: [ RUN      ] std_algorithms_all_any_none_of_test.test
37: [       OK ] std_algorithms_all_any_none_of_test.test (47 ms)
37: [----------] 1 test from std_algorithms_all_any_none_of_test (47 ms total)
37: 
37: [----------] 1 test from std_algorithms_nonmod_seq_ops
37: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
37: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (78 ms)
37: [----------] 1 test from std_algorithms_nonmod_seq_ops (78 ms total)
37: 
37: [----------] 1 test from std_algorithms_mismatch_test
37: [ RUN      ] std_algorithms_mismatch_test.test
37: [       OK ] std_algorithms_mismatch_test.test (112 ms)
37: [----------] 1 test from std_algorithms_mismatch_test (112 ms total)
37: 
37: [----------] 1 test from std_algorithms_mod_seq_ops
37: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
37: [       OK ] std_algorithms_mod_seq_ops.move_backward (47 ms)
37: [----------] 1 test from std_algorithms_mod_seq_ops (47 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 13 tests from 10 test suites ran. (2755 ms total)
37: [  PASSED  ] 13 tests.
37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    3.18 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
38: Test timeout computed to be: 1500
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
38: [==========] Running 31 tests from 5 test suites.
38: [----------] Global test environment set-up.
38: [----------] 3 tests from std_algorithms_mod_ops_test
38: [ RUN      ] std_algorithms_mod_ops_test.move
38: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
38: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
38: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
38: 
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
38: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
38: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
38: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
38: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
38: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
38: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
38: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total)
38: 
38: [----------] 4 tests from std_algorithms_replace_ops_test
38: [ RUN      ] std_algorithms_replace_ops_test.replace
38: [       OK ] std_algorithms_replace_ops_test.replace (29 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_if
38: [       OK ] std_algorithms_replace_ops_test.replace_if (132 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
38: [       OK ] std_algorithms_replace_ops_test.replace_copy (48 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
38: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms)
38: [----------] 4 tests from std_algorithms_replace_ops_test (258 ms total)
38: 
38: [----------] 11 tests from std_algorithms_mod_seq_ops
38: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
38: [       OK ] std_algorithms_mod_seq_ops.copy_if (34 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique
38: [       OK ] std_algorithms_mod_seq_ops.unique (140 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
38: [       OK ] std_algorithms_mod_seq_ops.unique_copy (57 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove
38: [       OK ] std_algorithms_mod_seq_ops.remove (40 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_if (43 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy (153 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (41 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestStackTrace_f3.cpp
38: [       OK ] std_algorithms_mod_seq_ops.rotate (1210 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
38: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (425 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestStackTrace_f4.cpp
38: [       OK ] std_algorithms_mod_seq_ops.shift_left (1357 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/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_ViewCopy_c.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_ViewCopy_c.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_ViewCopy_c.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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_Cuda
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_CudaInterOpInit
38: [       OK ] std_algorithms_mod_seq_ops.shift_right (1335 ms)
38: [----------] 11 tests from std_algorithms_mod_seq_ops (4841 ms total)
38: 
38: [----------] 1 test from std_algorithms_modseq_test
38: [ RUN      ] std_algorithms_modseq_test.reverse
38: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
38: [----------] 1 test from std_algorithms_modseq_test (49 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 31 tests from 5 test suites ran. (5156 ms total)
38: [  PASSED  ] 31 tests.
38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.58 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
39: Test timeout computed to be: 1500
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams
/var/jenkins/workspace/Kokkos_PR-5993/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_ViewCopy_c.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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_Serial
39: [==========] Running 29 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_sorting_ops_test
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms)
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms)
39: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total)
39: 
39: [----------] 4 tests from std_algorithms_partitioning_test
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
39: [ RUN      ] std_algorithms_partitioning_test.partition_point
39: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
39: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total)
39: 
39: [----------] 1 test from std_algorithms_partitioning_ops
39: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
39: [       OK ] std_algorithms_partitioning_ops.partition_copy (30 ms)
39: [----------] 1 test from std_algorithms_partitioning_ops (30 ms total)
39: 
39: [----------] 12 tests from std_algorithms_numerics_test
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (6 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
39: [----------] 12 tests from std_algorithms_numerics_test (16 ms total)
39: 
39: [----------] 1 test from std_algorithms_numerics_ops_test
39: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
39: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (75 ms)
39: [----------] 1 test from std_algorithms_numerics_ops_test (75 ms total)
39: 
39: [----------] 8 tests from std_algorithms_numeric_ops_test
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper  TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_HWLOC
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (770 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (641 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (206 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (328 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
39: [----------] 8 tests from std_algorithms_numeric_ops_test (1946 ms total)
39: 
39: [----------] 1 test from std_algorithms_transform_ops_test
39: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
39: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms)
39: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 29 tests from 7 test suites ran. (2135 ms total)
39: [  PASSED  ] 29 tests.
39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    2.56 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
40: Test timeout computed to be: 1500
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
40: [==========] Running 12 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (329 ms)
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (324 ms)
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (653 ms total)
40: 
40: [----------] 2 tests from std_algorithms_count_team_test
40: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
40: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (307 ms)
40: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
40: [       OK ] std_algorithms_count_team_test.count_returns_zero (136 ms)
40: [----------] 2 tests from std_algorithms_count_team_test (444 ms total)
40: 
40: [----------] 1 test from std_algorithms_count_if_team_test
40: [ RUN      ] std_algorithms_count_if_team_test.test
40: [       OK ] std_algorithms_count_if_team_test.test (175 ms)
40: [----------] 1 test from std_algorithms_count_if_team_test (175 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_team_test
40: [ RUN      ] std_algorithms_for_each_team_test.test
40: [       OK ] std_algorithms_for_each_team_test.test (264 ms)
40: [----------] 1 test from std_algorithms_for_each_team_test (264 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_n_team_test
40: [ RUN      ] std_algorithms_for_each_n_team_test.test
40: [       OK ] std_algorithms_for_each_n_team_test.test (294 ms)
40: [----------] 1 test from std_algorithms_for_each_n_team_test (294 ms total)
40: 
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
40: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1501 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (935 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_StackTraceTestExec
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_Default
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_PushFinalizeHook
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (931 ms)
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3368 ms total)
40: 
40: [----------] 2 tests from std_algorithms_mismatch_team_test
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
40: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1139 ms)
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
40: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (451 ms)
40: [----------] 2 tests from std_algorithms_mismatch_team_test (1590 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 12 tests from 7 test suites ran. (6792 ms total)
40: [  PASSED  ] 12 tests.
40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    7.21 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
41: Test timeout computed to be: 1500
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
41: [==========] Running 8 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_equal_team_test
41: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
41: [       OK ] std_algorithms_equal_team_test.views_are_equal (1089 ms)
41: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (672 ms)
41: [----------] 2 tests from std_algorithms_equal_team_test (1761 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_team_test
41: [ RUN      ] std_algorithms_search_team_test.sequences_exist
41: [       OK ] std_algorithms_search_team_test.sequences_exist (412 ms)
41: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (536 ms)
41: [----------] 2 tests from std_algorithms_search_team_test (949 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_end_team_test
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -C core/perf_test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/core/perf_test/test_taskdag.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
41: [       OK ] std_algorithms_find_end_team_test.sequences_exist (940 ms)
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
41: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (811 ms)
41: [----------] 2 tests from std_algorithms_find_end_team_test (1751 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_first_of_team_test
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (686 ms)
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (2591 ms)
41: [----------] 2 tests from std_algorithms_find_first_of_team_test (3277 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 8 tests from 4 test suites ran. (7740 ms total)
41: [  PASSED  ] 8 tests.
41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed    8.16 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
42: Test timeout computed to be: 1500
42: [==========] Running 11 tests from 7 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_find_team_test
42: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
42: [       OK ] std_algorithms_find_team_test.searched_values_exist (174 ms)
42: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (240 ms)
42: [----------] 2 tests from std_algorithms_find_team_test (415 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_team_test
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (144 ms)
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (244 ms)
42: [----------] 2 tests from std_algorithms_find_if_team_test (388 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_not_team_test
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (245 ms)
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (139 ms)
42: [----------] 2 tests from std_algorithms_find_if_not_team_test (385 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_of_team_test
42: [ RUN      ] std_algorithms_all_of_team_test.test
42: [       OK ] std_algorithms_all_of_team_test.test (240 ms)
42: [----------] 1 test from std_algorithms_all_of_team_test (240 ms total)
42: 
42: [----------] 1 test from std_algorithms_any_of_team_test
42: [ RUN      ] std_algorithms_any_of_team_test.test
42: [       OK ] std_algorithms_any_of_team_test.test (141 ms)
42: [----------] 1 test from std_algorithms_any_of_team_test (141 ms total)
42: 
42: [----------] 1 test from std_algorithms_none_of_team_test
42: [ RUN      ] std_algorithms_none_of_team_test.test
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
42: [       OK ] std_algorithms_none_of_team_test.test (240 ms)
42: [----------] 1 test from std_algorithms_none_of_team_test (240 ms total)
42: 
42: [----------] 2 tests from std_algorithms_search_n_team_test
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (178 ms)
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (175 ms)
42: [----------] 2 tests from std_algorithms_search_n_team_test (354 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 11 tests from 7 test suites ran. (2167 ms total)
42: [  PASSED  ] 11 tests.
42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    2.59 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
43: Test timeout computed to be: 1500
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
43: [==========] Running 3 tests from 3 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_min_element_team_test
43: [ RUN      ] std_algorithms_min_element_team_test.test
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
43: [       OK ] std_algorithms_min_element_team_test.test (730 ms)
43: [----------] 1 test from std_algorithms_min_element_team_test (730 ms total)
43: 
43: [----------] 1 test from std_algorithms_max_element_team_test
43: [ RUN      ] std_algorithms_max_element_team_test.test
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
43: [       OK ] std_algorithms_max_element_team_test.test (709 ms)
43: [----------] 1 test from std_algorithms_max_element_team_test (709 ms total)
43: 
43: [----------] 1 test from std_algorithms_minmax_element_team_test
43: [ RUN      ] std_algorithms_minmax_element_team_test.test
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
43: [       OK ] std_algorithms_minmax_element_team_test.test (886 ms)
43: [----------] 1 test from std_algorithms_minmax_element_team_test (886 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 3 tests from 3 test suites ran. (2326 ms total)
43: [  PASSED  ] 3 tests.
43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    2.75 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
44: Test timeout computed to be: 1500
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
44: [==========] Running 6 tests from 6 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_fill_team_test
44: [ RUN      ] std_algorithms_fill_team_test.test
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
44: [       OK ] std_algorithms_fill_team_test.test (182 ms)
44: [----------] 1 test from std_algorithms_fill_team_test (182 ms total)
44: 
44: [----------] 1 test from std_algorithms_fill_n_team_test
44: [ RUN      ] std_algorithms_fill_n_team_test.test
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
44: [       OK ] std_algorithms_fill_n_team_test.test (317 ms)
44: [----------] 1 test from std_algorithms_fill_n_team_test (317 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_team_test
44: [ RUN      ] std_algorithms_replace_team_test.test
44: [       OK ] std_algorithms_replace_team_test.test (278 ms)
44: [----------] 1 test from std_algorithms_replace_team_test (278 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_if_team_test
44: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
44: [       OK ] std_algorithms_replace_if_team_test.test (334 ms)
44: [----------] 1 test from std_algorithms_replace_if_team_test (334 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_team_test
44: [ RUN      ] std_algorithms_replace_copy_team_test.test
44: [       OK ] std_algorithms_replace_copy_team_test.test (585 ms)
44: [----------] 1 test from std_algorithms_replace_copy_team_test (585 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test
44: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
44: [       OK ] std_algorithms_replace_copy_if_team_test.test (455 ms)
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (455 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 6 tests from 6 test suites ran. (2153 ms total)
44: [  PASSED  ] 6 tests.
44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    2.58 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
45: Test timeout computed to be: 1500
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_reverse_team_test
45: [ RUN      ] std_algorithms_reverse_team_test.test
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
45: [       OK ] std_algorithms_reverse_team_test.test (209 ms)
45: [----------] 1 test from std_algorithms_reverse_team_test (210 ms total)
45: 
45: [----------] 1 test from std_algorithms_reverse_copy_team_test
45: [ RUN      ] std_algorithms_reverse_copy_team_test.test
45: [       OK ] std_algorithms_reverse_copy_team_test.test (254 ms)
45: [----------] 1 test from std_algorithms_reverse_copy_team_test (254 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_team_test
45: [ RUN      ] std_algorithms_rotate_team_test.test
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
45: [       OK ] std_algorithms_rotate_team_test.test (512 ms)
45: [----------] 1 test from std_algorithms_rotate_team_test (512 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_copy_team_test
45: [ RUN      ] std_algorithms_rotate_copy_team_test.test
45: [       OK ] std_algorithms_rotate_copy_team_test.test (441 ms)
45: [----------] 1 test from std_algorithms_rotate_copy_team_test (441 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (1419 ms total)
45: [  PASSED  ] 4 tests.
45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    1.84 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
46: Test timeout computed to be: 1500
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_move_team_test
46: [ RUN      ] std_algorithms_move_team_test.test
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
46: [       OK ] std_algorithms_move_team_test.test (404 ms)
46: [----------] 1 test from std_algorithms_move_team_test (404 ms total)
46: 
46: [----------] 1 test from std_algorithms_move_backward_team_test
46: [ RUN      ] std_algorithms_move_backward_team_test.test
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
46: [       OK ] std_algorithms_move_backward_team_test.test (368 ms)
46: [----------] 1 test from std_algorithms_move_backward_team_test (368 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_left_team_test
46: [ RUN      ] std_algorithms_shift_left_team_test.test
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
46: [       OK ] std_algorithms_shift_left_team_test.test (1260 ms)
46: [----------] 1 test from std_algorithms_shift_left_team_test (1260 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_right_team_test
46: [ RUN      ] std_algorithms_shift_right_team_test.test
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
46: [       OK ] std_algorithms_shift_right_team_test.test (1191 ms)
46: [----------] 1 test from std_algorithms_shift_right_team_test (1191 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (3225 ms total)
46: [  PASSED  ] 4 tests.
46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    3.64 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
47: Test timeout computed to be: 1500
47: [==========] Running 9 tests from 9 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_copy_team_test
47: [ RUN      ] std_algorithms_copy_team_test.test
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
47: [       OK ] std_algorithms_copy_team_test.test (528 ms)
47: [----------] 1 test from std_algorithms_copy_team_test (528 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_n_team_test
47: [ RUN      ] std_algorithms_copy_n_team_test.test
47: [       OK ] std_algorithms_copy_n_team_test.test (407 ms)
47: [----------] 1 test from std_algorithms_copy_n_team_test (407 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_backward_team_test
47: [ RUN      ] std_algorithms_copy_backward_team_test.test
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
47: [       OK ] std_algorithms_copy_backward_team_test.test (393 ms)
47: [----------] 1 test from std_algorithms_copy_backward_team_test (393 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_if_team_test
47: [ RUN      ] std_algorithms_copy_if_team_test.test
47: [       OK ] std_algorithms_copy_if_team_test.test (397 ms)
47: [----------] 1 test from std_algorithms_copy_if_team_test (397 ms total)
47: 
47: [----------] 1 test from std_algorithms_unique_copy_team_test
47: [ RUN      ] std_algorithms_unique_copy_team_test.test
47: [       OK ] std_algorithms_unique_copy_team_test.test (611 ms)
47: [----------] 1 test from std_algorithms_unique_copy_team_test (611 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_team_test
47: [ RUN      ] std_algorithms_remove_team_test.test
47: [       OK ] std_algorithms_remove_team_test.test (491 ms)
47: [----------] 1 test from std_algorithms_remove_team_test (491 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_if_team_test
47: [ RUN      ] std_algorithms_remove_if_team_test.test
47: [       OK ] std_algorithms_remove_if_team_test.test (465 ms)
47: [----------] 1 test from std_algorithms_remove_if_team_test (465 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_team_test
47: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
47: [       OK ] std_algorithms_remove_copy_team_test.test (493 ms)
47: [----------] 1 test from std_algorithms_remove_copy_team_test (493 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test
47: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
47: [       OK ] std_algorithms_remove_copy_if_team_test.test (428 ms)
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (428 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 9 tests from 9 test suites ran. (4216 ms total)
47: [  PASSED  ] 9 tests.
47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    4.64 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
48: Test timeout computed to be: 1500
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
48: [==========] Running 4 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_unique_team_test
48: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
48: [       OK ] std_algorithms_unique_team_test.test_default_predicate (815 ms)
48: [----------] 1 test from std_algorithms_unique_team_test (815 ms total)
48: 
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test
48: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
48: [       OK ] std_algorithms_adjacent_difference_team_test.test (732 ms)
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (732 ms total)
48: 
48: [----------] 1 test from std_algorithms_reduce_team_test
48: [ RUN      ] std_algorithms_reduce_team_test.test
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
48: [       OK ] std_algorithms_reduce_team_test.test (528 ms)
48: [----------] 1 test from std_algorithms_reduce_team_test (528 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_reduce_team_test
48: [ RUN      ] std_algorithms_transform_reduce_team_test.test
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -C containers/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_Bitset.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_DualView.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_DynamicView.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_generic.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_rank12345.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_rank67.cpp
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
48: [       OK ] std_algorithms_transform_reduce_team_test.test (842 ms)
48: [----------] 1 test from std_algorithms_transform_reduce_team_test (842 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (2919 ms total)
48: [  PASSED  ] 4 tests.
48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    3.34 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

49: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
49: Test timeout computed to be: 1500
49: [==========] Running 18 tests from 5 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_is_sorted_team_test
49: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
49: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (427 ms)
49: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
49: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (797 ms)
49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1224 ms total)
49: 
49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (17 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (19 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (737 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (485 ms)
49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1259 ms total)
49: 
49: [----------] 4 tests from std_algorithms_is_partitioned_team_test
49: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
49: [       OK ] std_algorithms_is_partitioned_team_test.empty (9 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
49: [       OK ] std_algorithms_is_partitioned_team_test.all_true (250 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
49: [       OK ] std_algorithms_is_partitioned_team_test.all_false (251 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.random
49: [       OK ] std_algorithms_is_partitioned_team_test.random (226 ms)
49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (738 ms total)
49: 
49: [----------] 4 tests from std_algorithms_partition_copy_team_test
49: [ RUN      ] std_algorithms_partition_copy_team_test.empty
49: [       OK ] std_algorithms_partition_copy_team_test.empty (14 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
49: [       OK ] std_algorithms_partition_copy_team_test.all_true (573 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
49: [       OK ] std_algorithms_partition_copy_team_test.all_false (565 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.random
49: [       OK ] std_algorithms_partition_copy_team_test.random (547 ms)
49: [----------] 4 tests from std_algorithms_partition_copy_team_test (1700 ms total)
49: 
49: [----------] 4 tests from std_algorithms_partition_point_team_test
49: [ RUN      ] std_algorithms_partition_point_team_test.empty
49: [       OK ] std_algorithms_partition_point_team_test.empty (9 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.all_true
49: [       OK ] std_algorithms_partition_point_team_test.all_true (184 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.all_false
49: [       OK ] std_algorithms_partition_point_team_test.all_false (182 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.random
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
49: [       OK ] std_algorithms_partition_point_team_test.random (158 ms)
49: [----------] 4 tests from std_algorithms_partition_point_team_test (535 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 18 tests from 5 test suites ran. (5458 ms total)
49: [  PASSED  ] 18 tests.
49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    5.88 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

50: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
50: Test timeout computed to be: 1500
50: [==========] Running 5 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_transform_team_test
50: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
[ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
50: [       OK ] std_algorithms_transform_team_test.test_unary_op (550 ms)
50: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
[ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
50: [       OK ] std_algorithms_transform_team_test.test_binary_op (535 ms)
50: [----------] 2 tests from std_algorithms_transform_team_test (1086 ms total)
50: 
50: [----------] 1 test from std_algorithms_generate_team_test
50: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
50: [       OK ] std_algorithms_generate_team_test.test_unary_op (1081 ms)
50: [----------] 1 test from std_algorithms_generate_team_test (1081 ms total)
50: 
50: [----------] 1 test from std_algorithms_generate_n_team_test
50: [ RUN      ] std_algorithms_generate_n_team_test.test
50: [       OK ] std_algorithms_generate_n_team_test.test (324 ms)
50: [----------] 1 test from std_algorithms_generate_n_team_test (324 ms total)
50: 
50: [----------] 1 test from std_algorithms_swap_ranges_team_test
50: [ RUN      ] std_algorithms_swap_ranges_team_test.test
[ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
50: [       OK ] std_algorithms_swap_ranges_team_test.test (561 ms)
50: [----------] 1 test from std_algorithms_swap_ranges_team_test (561 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 5 tests from 4 test suites ran. (3053 ms total)
50: [  PASSED  ] 5 tests.
50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    3.48 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

51: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
51: Test timeout computed to be: 1500
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_exclusive_scan_team_test
51: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
[ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
51: [       OK ] std_algorithms_exclusive_scan_team_test.test (1757 ms)
51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1758 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
51: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
[ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ErrorReporter.cpp
51: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (879 ms)
51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (879 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (2637 ms total)
51: [  PASSED  ] 2 tests.
51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    3.06 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

52: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
52: Test timeout computed to be: 1500
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
[ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
52: [==========] Running 2 tests from 2 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_inclusive_scan_team_test
52: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_OffsetView.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ScatterView.cpp
[ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_StaticCrsGraph.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_UnorderedMap.cpp
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
52: [       OK ] std_algorithms_inclusive_scan_team_test.test (2671 ms)
52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2671 ms total)
52: 
52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
52: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
52: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1785 ms)
52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1785 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 2 tests from 2 test suites ran. (4457 ms total)
52: [  PASSED  ] 2 tests.
52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    4.88 sec
test 53
      Start 53: Kokkos_UnitTest_SIMD

53: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests/Kokkos_UnitTest_SIMD
53: Test timeout computed to be: 1500
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
53: [==========] Running 16 tests from 1 test suite.
53: [----------] Global test environment set-up.
53: [----------] 16 tests from simd
53: [ RUN      ] simd.host_math_ops
53: [       OK ] simd.host_math_ops (0 ms)
53: [ RUN      ] simd.device_math_ops
53: [       OK ] simd.device_math_ops (4 ms)
53: [ RUN      ] simd.host_mask_ops
53: [       OK ] simd.host_mask_ops (0 ms)
53: [ RUN      ] simd.device_mask_ops
53: [       OK ] simd.device_mask_ops (0 ms)
53: [ RUN      ] simd.host_conversions
53: [       OK ] simd.host_conversions (0 ms)
53: [ RUN      ] simd.device_conversions
53: [       OK ] simd.device_conversions (0 ms)
53: [ RUN      ] simd.host_shift_ops
53: [       OK ] simd.host_shift_ops (0 ms)
53: [ RUN      ] simd.device_shift_ops
53: [       OK ] simd.device_shift_ops (0 ms)
53: [ RUN      ] simd.host_condition
53: [       OK ] simd.host_condition (0 ms)
53: [ RUN      ] simd.device_condition
53: [       OK ] simd.device_condition (0 ms)
53: [ RUN      ] simd.host_gen_ctors
53: [       OK ] simd.host_gen_ctors (0 ms)
53: [ RUN      ] simd.device_gen_ctors
53: [       OK ] simd.device_gen_ctors (0 ms)
53: [ RUN      ] simd.host_where_expressions
53: [       OK ] simd.host_where_expressions (0 ms)
53: [ RUN      ] simd.device_where_expressions
53: [       OK ] simd.device_where_expressions (0 ms)
53: [ RUN      ] simd.host_reductions
53: [       OK ] simd.host_reductions (0 ms)
53: [ RUN      ] simd.device_reductions
53: [       OK ] simd.device_reductions (0 ms)
53: [----------] 16 tests from simd (4 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 16 tests from 1 test suite ran. (4 ms total)
53: [  PASSED  ] 16 tests.
53/53 Test #53: Kokkos_UnitTest_SIMD ........................   Passed    0.42 sec

100% tests passed, 0 tests failed out of 53

Total Test time (real) = 1414.05 sec
Post stage
[Pipeline] sh
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Thu Apr 18 18:42:59 2024
stats zeroed                        Thu Apr 18 18:42:59 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                     24365
cache size                           2.7 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 63dc48b8bbf68463813c7019e2a727f4c4c61ceda3d3ae313beb0c233c153816
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
$ docker rm -f --volumes 63dc48b8bbf68463813c7019e2a727f4c4c61ceda3d3ae313beb0c233c153816
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda_ViewCtorPropEmbeddedDim.cpp
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
[ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
[ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
[ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
[ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 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_Abort_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_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_Cuda.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 73%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 73%] Built target Kokkos_CoreUnitTest_OpenMP
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_Bitset.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_DualView.cpp
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_DynamicView.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_DynViewAPI_generic.cpp
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_DynViewAPI_rank12345.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_DynViewAPI_rank67.cpp
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ErrorReporter.cpp
[ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_OffsetView.cpp
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o
[ 67%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 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/TestCuda.cpp.o
[ 67%] Built target Kokkos_CoreUnitTest_Serial1
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ScatterView.cpp
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_StaticCrsGraph.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_UnorderedMap.cpp
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial_ViewCtorPropEmbeddedDim.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/containers/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosContainers_UnitTest_Cuda
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 67%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -C containers/performance_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
[ 75%] Built target Kokkos_ContainersPerformanceTest_OpenMP
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/TestMain.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
[ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o
[ 75%] Built target Kokkos_ContainersPerformanceTest_Cuda
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 67%] Built target Kokkos_PerformanceTest_SharedSpace
[ 67%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 67%] Built target Kokkos_Benchmark_Atomic_MinMax
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 68%] Built target Kokkos_PerformanceTest_Mempool
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -C algorithms/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_ExecPolicy.cpp
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 71%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1
[ 76%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1
[ 71%] Built target Kokkos_CoreUnitTest_Cuda1
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostThreadTeam.cpp
Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 76%] Built target Kokkos_CoreUnitTest_Cuda1
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Stacktrace.cpp
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Profiling.cpp
[ 71%] Linking CXX executable Kokkos_PerformanceTest_Atomic
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/impl/Kokkos_MemoryPool.cpp
[ 71%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_CudaSpace.cpp
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/src/Lock_Array_CUDA.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-5993/core/src/Serial/Kokkos_Serial_Task.cpp
/var/jenkins/workspace/Kokkos_PR-5993/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-5993/core/src -I/var/jenkins/workspace/Kokkos_PR-5993/containers/src -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/category_files -Werror  -c TestSerial.cpp
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 77%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 77%] Built target Kokkos_ContainersTestCompileOnly
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/algorithms/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosAlgorithms_UnitTest_Serial
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 73%] Built target Kokkos_ContainersTestCompileOnly
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o
[ 73%] 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/TestStdAlgorithmsIsSorted.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 78%] Linking CXX executable Kokkos_UnitTest_Random
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 78%] Built target Kokkos_UnitTest_Random
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-5993/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-5993/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-5993/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -C core/unit_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
./KokkosCore_UnitTest_Cuda
./KokkosCore_UnitTest_Serial
./KokkosCore_UnitTest_HWLOC
./KokkosCore_UnitTest_Default
./KokkosCore_UnitTest_PushFinalizeHook
./KokkosCore_UnitTest_PushFinalizeHook_terminate
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal
[==========] 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_StackTraceTestExec --gtest_filter=*terminate
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term
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-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
Note: Google Test filter = *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-5993/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
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[       OK ] defaultdevicetype.half_conversion (1 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (1 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (2 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (1 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[       OK ] defaultdevicetype.reduce_instantiation_a1 (10 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
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 (11 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (8 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
[==========] Running 164 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from serial_DeathTest
[ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[       OK ] defaultdevicetype.half_conversion (10 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.reduce_instantiation_b1 (101 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_a1 (49 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.bhalf_conversion (10 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (7 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (6 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a1 (57 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[==========] Running 229 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_a2 (79 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_b1 (179 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (369 ms)
[----------] 1 test from defaultdevicetype_DeathTest (369 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (369 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype.reduce_instantiation_c1 (52 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_b1 (172 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (444 ms)
[----------] 1 test from defaultdevicetype_DeathTest (444 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (445 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype.reduce_instantiation_c1 (50 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (64 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_b2 (209 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (67 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_c2 (68 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (67 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_b2 (201 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_c2 (63 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_b2 (201 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_a3 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_c2 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (191 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (65 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (74 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (874 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (874 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_b3 (102 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (183 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (41 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (856 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (856 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_c3 (30 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (921 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (921 ms total)
[  PASSED  ] 15 tests.
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o
[       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4050 ms)
[ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7680 ms)
[ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3784 ms)
[----------] 2 tests from serial_DeathTest (7835 ms total)

[----------] 162 tests from serial
[ RUN      ] serial.init
[       OK ] serial.init (0 ms)
[ RUN      ] serial.dispatch
[       OK ] serial.dispatch (9 ms)
[ RUN      ] serial.impl_shared_alloc
[       OK ] serial.impl_shared_alloc (14 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
[       OK ] serial.view_allocation_large_rank (1410 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 (91 ms)
[ RUN      ] serial.deep_copy_conversion
[       OK ] serial.deep_copy_conversion (444 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_fill_tests_layout_right
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6175 ms)
[----------] 2 tests from cuda_DeathTest (13855 ms total)

[----------] 146 tests from cuda
[ RUN      ] cuda.init
[       OK ] cuda.init (0 ms)
[ RUN      ] cuda.dispatch
[       OK ] cuda.dispatch (62 ms)
[ RUN      ] cuda.impl_shared_alloc
[       OK ] cuda.impl_shared_alloc (67 ms)
[ RUN      ] cuda.range_for
[       OK ] cuda.range_for (4 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 (71 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 (15 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.view_fill_tests_layout_right
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
[       OK ] cuda.view_fill_tests_layout_right (95 ms)
[ RUN      ] cuda.view_fill_tests_layout_left
[       OK ] cuda.view_fill_tests_layout_left (53 ms)
[ RUN      ] cuda.deep_copy_alignment
[       OK ] cuda.deep_copy_alignment (34 ms)
[ RUN      ] cuda.deep_copy_conversion
[       OK ] cuda.deep_copy_conversion (5 ms)
[ RUN      ] cuda.view_mapping
[       OK ] cuda.view_mapping (660 ms)
[ RUN      ] cuda.view_mapping_operator
[       OK ] cuda.view_mapping_operator (8 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
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[       OK ] cuda.view_resize (82 ms)
[ RUN      ] cuda.view_realloc
[       OK ] cuda.view_realloc (0 ms)
[ RUN      ] cuda.view_layoutstride_left_to_layoutleft_assignment
[       OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (209 ms)
[ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
[       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (206 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 (9 ms)
[ RUN      ] cuda.double_reduce
[       OK ] cuda.double_reduce (9 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic
[       OK ] cuda.int64_t_reduce_dynamic (13 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 (55 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 (117 ms)
[ RUN      ] cuda.reduce_device_view_team_policy
[       OK ] cuda.reduce_device_view_team_policy (5 ms)
[ RUN      ] cuda.reducers_int
[       OK ] cuda.reducers_int (5 ms)
[ RUN      ] cuda.reducers_double
[       OK ] cuda.reducers_double (6 ms)
[ RUN      ] cuda.reducers_complex_double
[       OK ] cuda.reducers_complex_double (2 ms)
[ RUN      ] cuda.reducers_struct
[       OK ] cuda.reducers_struct (5 ms)
[ RUN      ] cuda.reducers_half_t
[       OK ] cuda.reducers_half_t (4 ms)
[ RUN      ] cuda.reducers_bhalf_t
[       OK ] cuda.reducers_bhalf_t (4 ms)
[ RUN      ] cuda.reducers_int8_t
[       OK ] cuda.reducers_int8_t (3 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 (12 ms)
[ RUN      ] cuda.atomic_operations_long
[       OK ] cuda.atomic_operations_long (15 ms)
[ RUN      ] cuda.atomic_operations_unsignedlong
[       OK ] cuda.atomic_operations_unsignedlong (12 ms)
[ RUN      ] cuda.atomic_operations_longlong
[       OK ] cuda.atomic_operations_longlong (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
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[       OK ] cuda.atomic_views_integral (6452 ms)
[ RUN      ] cuda.atomic_views_nonintegral
[       OK ] cuda.atomic_views_nonintegral (66 ms)
[ RUN      ] cuda.atomic_view_api
[       OK ] cuda.atomic_view_api (0 ms)
[ RUN      ] cuda.atomics
[       OK ] cuda.atomics (206 ms)
[ RUN      ] cuda.atomics_tpetra_max_abs
[       OK ] cuda.atomics_tpetra_max_abs (0 ms)
[ RUN      ] cuda.team_for
[       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 (5 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 (8 ms)
[ RUN      ] cuda.parallel_scan_with_reducers
[       OK ] cuda.parallel_scan_with_reducers (715 ms)
[ RUN      ] cuda.team_shared_request
[       OK ] cuda.team_shared_request (0 ms)
[ RUN      ] cuda.team_scratch_request
[       OK ] cuda.team_scratch_request (0 ms)
[ RUN      ] cuda.team_lambda_shared_request
[       OK ] cuda.team_lambda_shared_request (0 ms)
[ RUN      ] cuda.scratch_align
[       OK ] cuda.scratch_align (0 ms)
[ RUN      ] cuda.shmem_size
[       OK ] cuda.shmem_size (0 ms)
[ RUN      ] cuda.multi_level_scratch
[       OK ] cuda.multi_level_scratch (5 ms)
[ RUN      ] cuda.team_scratch_memory_index_parallel_for
[       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
[ RUN      ] cuda.team_reduction_scan
[       OK ] cuda.team_reduction_scan (1186 ms)
[ RUN      ] cuda.team_long_reduce
[       OK ] cuda.team_long_reduce (9 ms)
[ RUN      ] cuda.team_double_reduce
[       OK ] cuda.team_double_reduce (9 ms)
[ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
[       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
[ RUN      ] cuda.repeated_team_reduce
[       OK ] cuda.repeated_team_reduce (11 ms)
[ RUN      ] cuda.team_policy_max_recommended
[       OK ] 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.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.mdrange_5d
[       OK ] cuda.mdrange_5d (104 ms)
[ RUN      ] cuda.mdrange_6d
[       OK ] cuda.mdrange_6d (136 ms)
[ RUN      ] cuda.mdrange_2d
[       OK ] cuda.mdrange_2d (3 ms)
[ RUN      ] cuda.mdrange_array_reduce
[       OK ] cuda.mdrange_array_reduce (0 ms)
[ RUN      ] cuda.mdrange_3d
[       OK ] cuda.mdrange_3d (19 ms)
[ RUN      ] cuda.mdrange_neg_idx
[       OK ] cuda.mdrange_neg_idx (1 ms)
[ RUN      ] cuda.mdrange_4d
[       OK ] cuda.mdrange_4d (20 ms)
[ RUN      ] cuda.crs_count_fill
[       OK ] cuda.crs_count_fill (4 ms)
[ RUN      ] cuda.crs_copy_constructor
[       OK ] cuda.crs_copy_constructor (17 ms)
[ RUN      ] cuda.workgraph_fib
[       OK ] cuda.workgraph_fib (924 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
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[       OK ] cuda.local_deepcopy_teampolicy_layoutleft (5247 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6075 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
[       OK ] cuda.local_deepcopy_teampolicy_layoutright (5733 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[       OK ] cuda.local_deepcopy_rangepolicy_layoutright (5992 ms)
[ RUN      ] cuda.deep_copy_scratch
[       OK ] cuda.deep_copy_scratch (0 ms)
[ RUN      ] cuda.debug_serial_execution
[       OK ] cuda.debug_serial_execution (6 ms)
[ RUN      ] cuda.debug_pin_um_to_host
[       OK ] cuda.debug_pin_um_to_host (715 ms)
[ RUN      ] cuda.team_scratch_1_streams
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[       OK ] cuda.team_scratch_1_streams (14447 ms)
[----------] 146 tests from cuda (50569 ms total)

[----------] 54 tests from cuda_uvm
[ RUN      ] cuda_uvm.impl_shared_alloc
[       OK ] cuda_uvm.impl_shared_alloc (51 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 (14 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 (275 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 (24 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 (9 ms)
[ RUN      ] cuda_uvm.view_copy_degenerated
[       OK ] cuda_uvm.view_copy_degenerated (0 ms)
[ RUN      ] cuda_uvm.view_fill_tests_layout_right
[       OK ] cuda_uvm.view_fill_tests_layout_right (137 ms)
[ RUN      ] cuda_uvm.view_fill_tests_layout_left
[       OK ] cuda_uvm.view_fill_tests_layout_left (104 ms)
[ RUN      ] cuda_uvm.view_mapping
[       OK ] cuda_uvm.view_mapping (664 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 (1 ms)
[ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
[       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms)
[ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
[       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign
[       OK ] cuda_uvm.view_subview_1d_assign (4 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
[       OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
[       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d
[       OK ] cuda_uvm.view_subview_2d_from_3d (54 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
[       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (54 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
[       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (54 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
[       OK ] cuda_uvm.view_subview_3d_from_5d_left (75 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (75 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (74 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
[       OK ] cuda_uvm.view_subview_3d_from_5d_right (72 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (73 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (72 ms)
[ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
[       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
[----------] 54 tests from cuda_uvm (2055 ms total)

[----------] 27 tests from cuda_hostpinned
[ RUN      ] cuda_hostpinned.impl_shared_alloc
[       OK ] cuda_hostpinned.impl_shared_alloc (35 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
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[       OK ] cuda_hostpinned.view_allocation_large_rank (4511 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 (83 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_fill_tests_layout_right
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
[       OK ] serial.view_fill_tests_layout_right (92860 ms)
[ RUN      ] serial.view_fill_tests_layout_left
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 78%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 78%] Built target Kokkos_CoreUnitTest_Cuda2
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda
[ 78%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 78%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 79%] Built target Kokkos_PerformanceTest_Benchmark
[ 79%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[       OK ] cuda_hostpinned.view_fill_tests_layout_right (98033 ms)
[ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
[ 80%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 80%] Built target Kokkos_ContainersPerformanceTest_Cuda
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[       OK ] serial.view_fill_tests_layout_left (89773 ms)
[ RUN      ] serial.view_mapping
[       OK ] serial.view_mapping (661 ms)
[ RUN      ] serial.view_mapping_operator
[       OK ] serial.view_mapping_operator (38 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 (1 ms)
[ RUN      ] serial.view_resize
[       OK ] serial.view_resize (98 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 (193 ms)
[ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
[       OK ] serial.view_layoutstride_right_to_layoutright_assignment (188 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 (76 ms)
[ RUN      ] serial.view_subview_2d_from_3d_atomic
[       OK ] serial.view_subview_2d_from_3d_atomic (77 ms)
[ RUN      ] serial.view_subview_2d_from_3d_randomaccess
[       OK ] serial.view_subview_2d_from_3d_randomaccess (76 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left
[       OK ] serial.view_subview_3d_from_5d_left (2517 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o
[       OK ] serial.view_subview_3d_from_5d_left_atomic (2523 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
[ 80%] Built target Kokkos_ContainersUnitTest_Serial
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[       OK ] serial.view_subview_3d_from_5d_left_randomaccess (2580 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right
[       OK ] serial.view_subview_3d_from_5d_right (2894 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_atomic
[       OK ] serial.view_subview_3d_from_5d_right_atomic (2888 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[       OK ] serial.view_subview_3d_from_5d_right_randomaccess (2885 ms)
[ RUN      ] serial.view_test_unmanaged_subview_reset
[       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
[ RUN      ] serial.int64_t_reduce
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[       OK ] serial.int64_t_reduce (2937 ms)
[ RUN      ] serial.double_reduce
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[       OK ] serial.double_reduce (2986 ms)
[ RUN      ] serial.int64_t_reduce_dynamic
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.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_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[       OK ] serial.int64_t_reduce_dynamic (4612 ms)
[ RUN      ] serial.double_reduce_dynamic
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[       OK ] serial.double_reduce_dynamic (4659 ms)
[ RUN      ] serial.int64_t_reduce_dynamic_view
[       OK ] serial.int64_t_reduce_dynamic_view (1202 ms)
[ RUN      ] serial.int_combined_reduce
[       OK ] serial.int_combined_reduce (0 ms)
[ RUN      ] serial.mdrange_combined_reduce
[       OK ] serial.mdrange_combined_reduce (0 ms)
[ RUN      ] serial.int_combined_reduce_mixed
[       OK ] serial.int_combined_reduce_mixed (0 ms)
[ RUN      ] serial.reduction_deduction
[       OK ] serial.reduction_deduction (0 ms)
[ RUN      ] serial.parallel_scan_range_policy
[       OK ] serial.parallel_scan_range_policy (37 ms)
[ RUN      ] serial.reduce_device_view_range_policy
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 82%] Built target Kokkos_ContainersUnitTest_Cuda
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Random
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[       OK ] serial.reduce_device_view_range_policy (32243 ms)
[ RUN      ] serial.reduce_device_view_mdrange_policy
[       OK ] cuda_hostpinned.view_fill_tests_layout_left (90640 ms)
[ RUN      ] cuda_hostpinned.view_mapping
[       OK ] cuda_hostpinned.view_mapping (662 ms)
[ RUN      ] cuda_hostpinned.view_mapping_operator
[       OK ] cuda_hostpinned.view_mapping_operator (39 ms)
[ RUN      ] cuda_hostpinned.static_extent
[       OK ] cuda_hostpinned.static_extent (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_atomic
[       OK ] cuda_hostpinned.view_mapping_atomic (7 ms)
[ RUN      ] cuda_hostpinned.view_mapping_class_value
[       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_assignable
[       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
[       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_subview
[       OK ] cuda_hostpinned.view_mapping_subview (0 ms)
[----------] 27 tests from cuda_hostpinned (194089 ms total)

[----------] Global test environment tear-down
[==========] 229 tests from 4 test suites ran. (260570 ms total)
[  PASSED  ] 229 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 (156 ms)
[----------] 1 test from cuda (157 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (157 ms total)
[  PASSED  ] 1 test.
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
./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 (126 ms)
[----------] 1 test from cuda (126 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (127 ms total)
[  PASSED  ] 1 test.
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 84%] Linking CXX executable Kokkos_UnitTest_Random
[ 84%] Built target Kokkos_UnitTest_Random
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 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/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 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/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[       OK ] serial.reduce_device_view_mdrange_policy (57285 ms)
[ RUN      ] serial.reduce_device_view_team_policy
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[       OK ] serial.reduce_device_view_team_policy (14902 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 (2 ms)
[ RUN      ] serial.atomic_operations_unsignedlong
[       OK ] serial.atomic_operations_unsignedlong (2 ms)
[ RUN      ] serial.atomic_operations_longlong
[       OK ] serial.atomic_operations_longlong (2 ms)
[ RUN      ] serial.atomic_operations_double
[       OK ] serial.atomic_operations_double (1 ms)
[ RUN      ] serial.atomic_operations_float
[       OK ] serial.atomic_operations_float (1 ms)
[ RUN      ] serial.atomic_operations_complexfloat
[       OK ] serial.atomic_operations_complexfloat (1 ms)
[ RUN      ] serial.atomic_operations_complexdouble
[       OK ] serial.atomic_operations_complexdouble (0 ms)
[ RUN      ] serial.atomic_views_integral
[       OK ] serial.atomic_views_integral (483 ms)
[ RUN      ] serial.atomic_views_nonintegral
[       OK ] serial.atomic_views_nonintegral (266 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
[ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 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_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.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_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[       OK ] serial.team_reduce_large (28291 ms)
[ RUN      ] serial.team_parallel_single
[       OK ] serial.team_parallel_single (118 ms)
[ RUN      ] serial.large_team_scratch_size
[       OK ] serial.large_team_scratch_size (0 ms)
[ RUN      ] serial.team_broadcast_long
[       OK ] serial.team_broadcast_long (0 ms)
[ RUN      ] serial.team_broadcast_long_wrapper
[       OK ] serial.team_broadcast_long_wrapper (1 ms)
[ RUN      ] serial.team_broadcast_char
[       OK ] serial.team_broadcast_char (0 ms)
[ RUN      ] serial.team_broadcast_float
[       OK ] serial.team_broadcast_float (0 ms)
[ RUN      ] serial.team_broadcast_double
[       OK ] serial.team_broadcast_double (0 ms)
[ RUN      ] serial.team_handle_by_value
[       OK ] serial.team_handle_by_value (0 ms)
[ RUN      ] serial.team_vector
[       OK ] serial.team_vector (95 ms)
[ RUN      ] serial.triple_nested_parallelism
[       OK ] serial.triple_nested_parallelism (3740 ms)
[ RUN      ] serial.parallel_scan_with_reducers
[       OK ] serial.parallel_scan_with_reducers (926 ms)
[ RUN      ] serial.team_shared_request
[       OK ] serial.team_shared_request (479 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 (479 ms)
[ RUN      ] serial.scratch_align
[       OK ] serial.scratch_align (0 ms)
[ RUN      ] serial.shmem_size
[       OK ] serial.shmem_size (0 ms)
[ RUN      ] serial.multi_level_scratch
[       OK ] serial.multi_level_scratch (110 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 (970 ms)
[ RUN      ] serial.team_double_reduce
[       OK ] serial.team_double_reduce (988 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
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
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
[       OK ] serial.repeated_team_reduce (8503 ms)
[ RUN      ] serial.team_policy_max_recommended
[       OK ] serial.team_policy_max_recommended (72 ms)
[ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] serial.memory_pool
[       OK ] serial.memory_pool (70 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.mdrange_5d
[       OK ] serial.mdrange_5d (504 ms)
[ RUN      ] serial.mdrange_6d
[       OK ] serial.mdrange_6d (1586 ms)
[ RUN      ] serial.mdrange_2d
[       OK ] serial.mdrange_2d (11 ms)
[ RUN      ] serial.mdrange_array_reduce
[       OK ] serial.mdrange_array_reduce (0 ms)
[ RUN      ] serial.mdrange_3d
[       OK ] serial.mdrange_3d (121 ms)
[ RUN      ] serial.mdrange_neg_idx
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[       OK ] serial.mdrange_neg_idx (773 ms)
[ RUN      ] serial.mdrange_4d
[       OK ] serial.mdrange_4d (128 ms)
[ RUN      ] serial.crs_count_fill
[       OK ] serial.crs_count_fill (4 ms)
[ RUN      ] serial.crs_copy_constructor
[       OK ] serial.crs_copy_constructor (21 ms)
[ RUN      ] serial.workgraph_fib
[       OK ] serial.workgraph_fib (694 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 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_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 87%] 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/TestStdAlgorithmsTeamMinElement.cpp.o
[ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[       OK ] serial.local_deepcopy_teampolicy_layoutleft (13569 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[       OK ] serial.local_deepcopy_rangepolicy_layoutleft (11830 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 88%] 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_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 87%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
[       OK ] serial.local_deepcopy_teampolicy_layoutright (6222 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 87%] Built target Kokkos_ContainersUnitTest_OpenMP
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[       OK ] serial.local_deepcopy_rangepolicy_layoutright (6565 ms)
[ RUN      ] serial.deep_copy_scratch
[       OK ] serial.deep_copy_scratch (0 ms)
[----------] 162 tests from serial (411454 ms total)

[----------] Global test environment tear-down
[==========] 164 tests from 2 test suites ran. (419289 ms total)
[  PASSED  ] 164 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test'
make -C core/perf_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-5993/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
./KokkosCore_PerformanceTest_TaskDAG
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test'
make -C containers/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/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 (28 ms)
[ RUN      ] cuda.dyn_rank_view_api_generic
[       OK ] cuda.dyn_rank_view_api_generic (31 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
[       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
[ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
[       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank67
[       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] cuda.ErrorReporterViaLambda
[       OK ] cuda.ErrorReporterViaLambda (0 ms)
[ RUN      ] cuda.ErrorReporter
[       OK ] cuda.ErrorReporter (0 ms)
[ RUN      ] cuda.offsetview_construction
[       OK ] cuda.offsetview_construction (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
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.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_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 88%] 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_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[       OK ] serial.bitset (8903 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 (113 ms)
[ RUN      ] serial.dyn_rank_view_api_generic
[       OK ] serial.dyn_rank_view_api_generic (27 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-5993/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 (569 ms)
[ RUN      ] serial.offsetview_unmanaged_construction
[       OK ] serial.offsetview_unmanaged_construction (0 ms)
[ RUN      ] serial.offsetview_subview
[       OK ] serial.offsetview_subview (10 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
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 88%] Linking CXX executable Kokkos_UnitTest_Sort
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 88%] Built target Kokkos_UnitTest_Sort
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[       OK ] serial.scatterview (20351 ms)
[ RUN      ] serial.scatterview_devicetype
[       OK ] serial.scatterview_devicetype (5 ms)
[ RUN      ] serial.staticcrsgraph
[       OK ] serial.staticcrsgraph (21 ms)
[ RUN      ] serial.UnorderedMap_insert
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 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_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 89%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[       OK ] cuda.scatterview (78949 ms)
[ RUN      ] cuda.scatterview_devicetype
[       OK ] cuda.scatterview_devicetype (28 ms)
[ RUN      ] cuda.staticcrsgraph
[       OK ] cuda.staticcrsgraph (44 ms)
[ RUN      ] cuda.UnorderedMap_insert
[       OK ] serial.UnorderedMap_insert (49308 ms)
[ RUN      ] serial.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_insert (7932 ms)
[ RUN      ] cuda.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_failed_insert (1060 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 (88117 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (88117 ms total)
[  PASSED  ] 42 tests.
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.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
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 89%] Linking CXX executable Kokkos_UnitTest_Sort
[ 89%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 89%] Built target Kokkos_UnitTest_Sort
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[       OK ] serial.UnorderedMap_failed_insert (23505 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 (102837 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (102837 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-5993/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests'
make -C containers/performance_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
./KokkosContainers_PerformanceTest_Cuda
[ 90%] Built target Kokkos_ContainersUnitTest_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 
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
 View time (init only): 0.00122379
 View sum computation time: 0.00122379
 Strided View time (init only): 0.00114832
 View Rank7 time (init only): 0.00122675
 DynRankView time (init only): 0.00123429
 DynRankView sum computation time: 0.00185627
 Ratio of View to DynRankView time: 0.9915
 Ratio of View to DynRankView sum computation time: 0.883747
 Ratio of View to View Rank7  time: 0.997589
 Ratio of StrideView to DynRankView time: 0.93035
 Ratio of DynRankView to View Rank7  time: 1.00614
[       OK ] TEST_CATEGORY.dynrankview_perf (18 ms)
[ RUN      ] TEST_CATEGORY.global_2_local
Cuda
size, create, generate, fill, find
256, 0.000313519, 5.2213e-05, 0.00346645, 0.0022323
512, 0.000177253, 1.3811e-05, 2.5277e-05, 0.0022071
1024, 0.000177556, 1.3993e-05, 2.6225e-05, 0.00223943
2048, 0.000170707, 1.2735e-05, 2.4309e-05, 0.0022732
4096, 0.00017336, 1.1409e-05, 2.6358e-05, 0.00228116
8192, 0.000180923, 1.3515e-05, 3.229e-05, 0.00231298
16384, 0.00018656, 1.375e-05, 3.247e-05, 0.00238762
32768, 0.000193596, 1.2949e-05, 3.7442e-05, 0.00247826
65536, 0.000181386, 1.3851e-05, 4.4088e-05, 0.00276588
131072, 0.000187484, 1.4835e-05, 6.3923e-05, 0.00335941
262144, 0.000200201, 1.7207e-05, 0.000156571, 0.00626221
524288, 0.000231561, 1.9976e-05, 0.0005337, 0.0196154
1048576, 0.000652923, 2.8694e-05, 0.00138862, 0.0474129
2097152, 0.000482598, 3.9598e-05, 0.0030142, 0.109574
4194304, 0.000729776, 6.5674e-05, 0.00683567, 0.236232
[       OK ] TEST_CATEGORY.global_2_local (465 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 (483 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (483 ms total)
[  PASSED  ] 4 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests'
make -C algorithms/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-5993/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-5993 CXX=/var/jenkins/workspace/Kokkos_PR-5993/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-5993/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-5993 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-5993/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 serial
[ RUN      ] serial.Random_XorShift64
Test Seed:1713470238582576756
Test Scalar=int
 -- Testing randomness properties
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from cuda
[ RUN      ] cuda.Random_XorShift64
Test Seed:1713470238603309721
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00736438 -0.00430385 || 0.051031 27926 29337 || 28887.1 28674.4 || -59.4964 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00841885 -0.00741036 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00331855 -0.00575684 || 0.051031 27876 29333 || 28579.5 28674.4 || -79.5826 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0133077 0.00106292 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00768188 0.00967101 || 0.051031 27969 29273 || 28455.8 28674.4 || 133.692 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0015803 -0.00513256 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0229966 0.00444093 || 0.051031 28026 29330 || 28029.8 28674.4 || 61.3915 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00658357 0.000483483 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000245035 -0.99999 -48241 || 0.051031 0 194910 || 2.92834e+09 28674.4 || -6.66884e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000733981 -0.30271 0.153605 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195661 -0.999999 -57857.6 || 0.051031 0 1.55069e+06 || 2.86892e+10 28674.4 || -7.99824e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587989 -0.967772 10.2227 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.8109e-07 -0.0077551 0.0149404 || 0.051031 28024 29347 || 28898.5 28674.4 || 206.536 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.56767e-07 0.0009268 -0.00386191 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00694129 0.030851 || 0.051031 28012 29365 || 28476.7 28674.4 || 426.485 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0032888 0.00473547 || 0.051031 1e+64 -1e+64
Test Seed:1713470238738290857
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.45775e-07 -0.0154192 -0.0226928 || 0.051031 27954 29331 || 29123.4 28674.4 || -313.705 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.5082e-07 0.022935 -0.00249811 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.45775e-07 0.000262455 -0.0239943 || 0.051031 27981 29312 || 28666.9 28674.4 || -331.698 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.5082e-07 0.0279677 -0.00726176 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00104229 0.0274215 || 0.051031 28065 29341 || 28644.5 28674.4 || 379.075 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00520714 0.000323085 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0168566 -0.00627386 || 0.051031 28088 29298 || 28199 28674.4 || -86.7298 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.000181956 -0.00399978 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244478 -0.99999 -48245.2 || 0.051031 0 195037 || 2.9289e+09 28674.4 || -6.66942e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000732329 -0.305823 0.154361 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195908 -0.999999 -57856.9 || 0.051031 0 1.55153e+06 || 2.86878e+10 28674.4 || -7.99814e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00588735 -0.967719 10.2648 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.65955e-07 0.00809705 -0.00343811 || 0.051031 28074 29292 || 28444.1 28674.4 || -47.5284 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.11361e-07 -0.0114853 -0.00475835 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.012856 -0.00538967 || 0.051031 28064 29294 || 28310.4 28674.4 || -74.5068 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.000207404 -0.00510575 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift64 (273 ms)
[ RUN      ] cuda.Random_XorShift1024_0
Test Seed:1713470238876312586
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.016425 0.0124508 || 0.051031 10972 11826 || 11566.9 11377 || 172.12 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00105245 -0.00346723 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0189767 -0.00180708 || 0.051031 10968 11799 || 11165.1 11377 || -24.9811 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0202459 0.000142128 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0102947 -0.00181577 || 0.051031 10956 11787 || 11261 11377 || -25.1012 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00445089 -0.000136794 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0154792 -0.0165076 || 0.051031 10990 11815 || 11555.8 11377 || -228.201 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0153585 0.00301433 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244925 -0.999975 -7594.61 || 0.051031 0 77625 || 4.61013e+08 11377 || -1.04988e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000734468 -0.148701 0.0277918 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195586 -0.999997 -9107.82 || 0.051031 0 616381 || 4.51607e+09 11377 || -1.25907e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587839 -0.923182 1.62709 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.79744e-07 0.0116039 0.010098 || 0.051031 10991 11813 || 11246.5 11377 || 139.594 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.43323e-07 0.00952156 0.000389771 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.010161 0.000855641 || 0.051031 10980 11830 || 11493.7 11377 || 11.8284 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00461432 0.000218167 || 0.051031 1e+64 -1e+64
Test Seed:1713470239115788529
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.54313e-07 0.0251537 -0.00122174 || 0.051031 11039 11782 || 11097.8 11377 || -16.8894 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.67029e-07 0.00608357 -0.00194078 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0123319 0.00918018 || 0.051031 10923 11852 || 11238.4 11377 || 126.907 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0217237 0.00251512 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00426833 -0.00751728 || 0.051031 10982 11819 || 11425.7 11377 || -103.919 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0108744 0.00157577 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0173843 -0.00713759 || 0.051031 10960 11859 || 11182.6 11377 || -98.67 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0224827 0.000272727 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243456 -0.999975 -7594.24 || 0.051031 0 77684 || 4.6099e+08 11377 || -1.04983e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000730017 -0.130169 0.0219064 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195156 -0.999997 -9107.85 || 0.051031 0 616798 || 4.5162e+09 11377 || -1.25907e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00586527 -0.922534 1.59656 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.86102e-07 0.011246 -0.00059744 || 0.051031 10964 11748 || 11250.4 11377 || -8.25901 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.62396e-07 -0.000912056 0.000409619 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0164079 -0.00671175 || 0.051031 10968 11820 || 11193.3 11377 || -92.7833 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00423362 4.89217e-05 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift1024_0 (645 ms)
[ RUN      ] cuda.Multi_streams
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[       OK ] cuda.Multi_streams (1983 ms)
[ RUN      ] cuda.SortUnsignedValueType
[       OK ] cuda.SortUnsignedValueType (26 ms)
[ RUN      ] cuda.SortEmptyView
[       OK ] cuda.SortEmptyView (0 ms)
[ RUN      ] cuda.BinSortGenericTests
[       OK ] cuda.BinSortGenericTests (24 ms)
[ RUN      ] cuda.BinSortEmptyView
[       OK ] cuda.BinSortEmptyView (0 ms)
[ RUN      ] cuda.BinSortEmptyKeysView
[       OK ] cuda.BinSortEmptyKeysView (0 ms)
[ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.45775e-07 0.0118689 0.0110272 || 0.051031 28048 29383 || 28338 28674.4 || 152.44 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.5082e-07 0.00654999 -0.00137974 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00740613 0.0211171 || 0.051031 28061 29347 || 28888.3 28674.4 || 291.922 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0052464 -0.00459587 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.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_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0233669 -0.0201324 || 0.051031 27882 29337 || 28019.7 28674.4 || -278.31 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0213625 -0.000559353 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0064228 0.00644078 || 0.051031 27998 29349 || 28491.4 28674.4 || 89.0374 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0235217 -0.00386601 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (101404 ms)
[ RUN      ] cuda.NestedSort
[       OK ] cuda.NestedSort (150 ms)
[ RUN      ] cuda.NestedSortByKey
[       OK ] cuda.NestedSortByKey (590 ms)
[ RUN      ] cuda.SortWithCustomComparator
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[       OK ] cuda.SortWithCustomComparator (2828 ms)
[----------] 12 tests from cuda (107929 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (107929 ms total)
[  PASSED  ] 12 tests.
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 93%] 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_M.dir/UnitTestMain.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.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_H.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
Scanning dependencies of target Kokkos_atomic
[ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
Scanning dependencies of target Kokkos_gather
[ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_gups
[ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 98%] Linking CXX executable Kokkos_atomic
[ 98%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_launch_latency
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 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_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 99%] Linking CXX executable Kokkos_gups
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 99%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_stream
[ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_policy_performance
[ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 99%] Linking CXX executable Kokkos_gather
[ 99%] Built target Kokkos_gather
Scanning dependencies of target Kokkos_bytes_and_flops
[ 99%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[100%] Built target Kokkos_UnitTest_SIMD
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[100%] Linking CXX executable Kokkos_launch_latency
[100%] Built target Kokkos_launch_latency
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[100%] Linking CXX executable Kokkos_stream
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.000245639 -0.99999 -48245.6 || 0.051031 0 194825 || 2.92855e+09 28674.4 || -6.66947e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000735808 -0.295485 0.137327 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 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_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[100%] Linking CXX executable Kokkos_policy_performance
[100%] Built target Kokkos_policy_performance
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
[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-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 185 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (360 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (334 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (336 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (329 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (5 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
1: [----------] 7 tests from serial_DeathTest (1374 ms total)
1: 
1: [----------] 178 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 (67 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 (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 (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 (2864 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2278 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1132 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1134 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (46 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (156 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 (6 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (75 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
1: [       OK ] serial.mdrange_large_deep_copy (910 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 (2546 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-5993/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.occupancy_control
1: [       OK ] serial.occupancy_control (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.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 (107 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
1: [       OK ] serial.int64_t_reduce_dynamic (1184 ms)
1: [ RUN      ] serial.double_reduce_dynamic
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
1: [       OK ] serial.double_reduce_dynamic (1256 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (270 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_with_large_iteration_count
1: /var/jenkins/workspace/Kokkos_PR-5993/core/unit_test/TestReduce.hpp:642: Skipped
1: Disabling for host backends
1: [  SKIPPED ] serial.reduction_with_large_iteration_count (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 (1720 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (1430 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: [----------] 178 tests from serial (17360 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 185 tests from 2 test suites ran. (18735 ms total)
1: [  PASSED  ] 183 tests.
1: [  SKIPPED ] 2 tests, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
1: [  SKIPPED ] serial.reduction_with_large_iteration_count
 1/59 Test  #1: Kokkos_CoreUnitTest_Serial1 ......................   Passed   19.43 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: [==========] Running 128 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
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2298 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2308 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 (4607 ms total)
2: 
2: [----------] 120 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 (335 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
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
2: [       OK ] serial.triple_nested_parallelism (415 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (68 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (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 (193 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (101 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (34 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
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
2: [       OK ] serial.repeated_team_reduce (7011 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (112 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (105 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (52 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (2 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (55 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 (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 (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (1448 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 (4 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_fill_tests_layout_right
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
2: [       OK ] serial.view_fill_tests_layout_right (3959 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
2: [       OK ] serial.view_fill_tests_layout_left (3844 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 (53 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (46 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 (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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (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 (99 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-5993/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
 -- Testing 1-D histogram
Density 1D: 0.00195907 -0.999999 -57856.9 || 0.051031 0 1.55298e+06 || 2.86893e+10 28674.4 || -7.99813e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00588711 -0.967794 10.2373 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
2: [       OK ] serial.view_subview_3d_from_5d_left (448 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (449 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (447 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (461 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (456 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (455 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: [----------] 120 tests from serial (20803 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 128 tests from 2 test suites ran. (25410 ms total)
2: [  PASSED  ] 125 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/59 Test  #2: Kokkos_CoreUnitTest_Serial2 ......................   Passed   26.09 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (0 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/59 Test  #3: Kokkos_CoreUnitTest_SerialGraph ..................   Passed    0.66 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Cuda1

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
4: [==========] Running 187 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
4: [       OK ] cuda_DeathTest.abort_from_host (728 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
4: [       OK ] cuda_DeathTest.abort_from_device (736 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (709 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (705 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (3 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (5 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (4 ms)
4: [----------] 7 tests from cuda_DeathTest (2893 ms total)
4: 
4: [----------] 180 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 (5 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 (5 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 (12 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (12 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (12 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 (10 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (10 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
4: [       OK ] cuda.atomic_views_integral (6463 ms)
4: [ RUN      ] cuda.atomic_views_nonintegral
4: [       OK ] cuda.atomic_views_nonintegral (51 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 (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 (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 (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 (1 ms)
4: [ RUN      ] cuda.init
4: [       OK ] cuda.init (0 ms)
4: [ RUN      ] cuda.dispatch
4: [       OK ] cuda.dispatch (28 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 (1427 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2197 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutright (1397 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutright (1640 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 (2 ms)
4: [ RUN      ] cuda.mathematical_functions_hyperbolic_functions
4: [       OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms)
4: [ RUN      ] cuda.mathematical_functions_non_standard
4: [       OK ] cuda.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] cuda.mathematical_functions_power_functions
4: [       OK ] cuda.mathematical_functions_power_functions (1 ms)
4: [ RUN      ] cuda.mathematical_functions_fma
4: [       OK ] cuda.mathematical_functions_fma (0 ms)
4: [ RUN      ] cuda.mathematical_functions_error_and_gamma_functions
4: [       OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms)
4: [ RUN      ] cuda.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] cuda.mathematical_functions_floating_point_manipulation_functions (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 (18 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (24 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 (4 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 (3 ms)
4: [ RUN      ] cuda.mdrange_scalar
4: [       OK ] cuda.mdrange_scalar (0 ms)
4: [ RUN      ] cuda.mdrange_large_deep_copy
4: [       OK ] cuda.mdrange_large_deep_copy (75 ms)
4: [ RUN      ] cuda.md_range_policy_construction_from_arrays
4: [       OK ] cuda.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] cuda.mdrange_parallel_reduce_primitive_types
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
4: [       OK ] cuda.mdrange_parallel_reduce_primitive_types (1373 ms)
4: [ RUN      ] cuda.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-5993/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 (0 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.occupancy_control
4: [       OK ] cuda.occupancy_control (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.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (22 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 (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 (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 (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_with_large_iteration_count
 -- Testing 1-D histogram
Density 1D: 6.71e-07 -0.018297 -0.00224231 || 0.051031 28031 29430 || 29208.8 28674.4 || -30.9977 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.26496e-07 0.00494154 -0.0018317 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
4: [       OK ] cuda.reduction_with_large_iteration_count (330 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 (54 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: [----------] 180 tests from cuda (15848 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 187 tests from 2 test suites ran. (18742 ms total)
4: [  PASSED  ] 186 tests.
4: [  SKIPPED ] 1 test, listed below:
4: [  SKIPPED ] cuda.mdspan_minimal_functional
 4/59 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   19.52 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
5: [==========] Running 128 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 (4874 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4902 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00809809 0.00991299 || 0.051031 27910 29325 || 28444 28674.4 || 137.037 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0112303 0.00200916 || 0.051031 1e+64 -1e+64
Test Seed:1713470566573449116
Test Scalar=int
 -- Testing randomness properties
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_host (12501 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_device
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (12760 ms)
5: [----------] 8 tests from cuda_DeathTest (35039 ms total)
5: 
5: [----------] 92 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (5 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 (0 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 (110 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 (10 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (10 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelReduce
5: [       OK ] cuda.TeamThreadMDRangeParallelReduce (17 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
5: [       OK ] cuda.team_reduction_scan (1963 ms)
5: [ RUN      ] cuda.team_long_reduce
5: [       OK ] cuda.team_long_reduce (30 ms)
5: [ RUN      ] cuda.team_double_reduce
5: [       OK ] cuda.team_double_reduce (30 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 (171 ms)
5: [ RUN      ] cuda.team_scan_ret_val
5: [       OK ] cuda.team_scan_ret_val (159 ms)
5: [ RUN      ] cuda.team_shared_request
5: [       OK ] cuda.team_shared_request (0 ms)
5: [ RUN      ] cuda.team_scratch_request
5: [       OK ] cuda.team_scratch_request (0 ms)
5: [ RUN      ] cuda.team_lambda_shared_request
5: [       OK ] cuda.team_lambda_shared_request (0 ms)
5: [ RUN      ] cuda.scratch_align
5: [       OK ] cuda.scratch_align (0 ms)
5: [ RUN      ] cuda.shmem_size
5: [       OK ] cuda.shmem_size (0 ms)
5: [ RUN      ] cuda.multi_level_scratch
5: [       OK ] cuda.multi_level_scratch (4 ms)
5: [ RUN      ] cuda.team_scratch_memory_index_parallel_for
5: [       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] cuda.team_policy_max_recommended
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 (1 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 (6 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (3 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 (6 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 (7 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_fill_tests_layout_right
5: [       OK ] cuda.view_fill_tests_layout_right (97 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_left
5: [       OK ] cuda.view_fill_tests_layout_left (49 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 (68 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 (24 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.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (11 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (0 ms)
5: [ RUN      ] cuda.workgraph_fib
5: [       OK ] cuda.workgraph_fib (801 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: [----------] 92 tests from cuda (4241 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 (4 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 (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 (45 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (44 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 (65 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (64 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (64 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (65 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (66 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (65 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 (566 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 128 tests from 3 test suites ran. (39847 ms total)
5: [  PASSED  ] 128 tests.
 5/59 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed   40.70 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3
6: Test timeout computed to be: 1500
6: [==========] Running 60 tests from 3 test suites.
6: [----------] Global test environment set-up.
6: [----------] 6 tests from cuda
6: [ RUN      ] cuda.team_scratch_1_streams
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0130835 0.0258688 || 0.051031 28019 29522 || 28304.1 28674.4 || 357.611 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0225864 -1.50788e-05 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
6: [       OK ] cuda.team_scratch_1_streams (14641 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 (14644 ms total)
6: 
6: [----------] 27 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
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
6: [       OK ] cuda_hostpinned.view_allocation_large_rank (3650 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_fill_tests_layout_right
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_right (4066 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0150564 -0.010597 || 0.051031 28028 29361 || 28249.1 28674.4 || -146.493 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00494846 0.00526614 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_left (4140 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping
6: [       OK ] cuda_hostpinned.view_mapping (28 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_operator
6: [       OK ] cuda_hostpinned.view_mapping_operator (4 ms)
6: [ RUN      ] cuda_hostpinned.static_extent
6: [       OK ] cuda_hostpinned.static_extent (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_atomic
6: [       OK ] cuda_hostpinned.view_mapping_atomic (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_class_value
6: [       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_assignable
6: [       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
6: [       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_subview
6: [       OK ] cuda_hostpinned.view_mapping_subview (0 ms)
6: [----------] 27 tests from cuda_hostpinned (11942 ms total)
6: 
6: [----------] 27 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 (9 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
6: [       OK ] cuda_uvm.view_allocation_large_rank (271 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 (32 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_fill_tests_layout_right
6: [       OK ] cuda_uvm.view_fill_tests_layout_right (136 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_left
6: [       OK ] cuda_uvm.view_fill_tests_layout_left (103 ms)
6: [ RUN      ] cuda_uvm.view_mapping
6: [       OK ] cuda_uvm.view_mapping (27 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: [----------] 27 tests from cuda_uvm (682 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 60 tests from 3 test suites ran. (27270 ms total)
6: [  PASSED  ] 60 tests.
 6/59 Test  #6: Kokkos_CoreUnitTest_Cuda3 ........................   Passed   27.97 sec
test 7
      Start  7: Kokkos_CoreUnitTest_CudaTimingBased

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (15 ms)
7: [ RUN      ] cuda.debug_pin_um_to_host
7: [       OK ] cuda.debug_pin_um_to_host (690 ms)
7: [----------] 2 tests from cuda (706 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 2 tests from 1 test suite ran. (706 ms total)
7: [  PASSED  ] 2 tests.
 7/59 Test  #7: Kokkos_CoreUnitTest_CudaTimingBased ..............   Passed    1.39 sec
test 8
      Start  8: Kokkos_CoreUnitTest_CudaInterOpInit

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (390 ms)
8: [----------] 1 test from cuda (390 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (390 ms total)
8: [  PASSED  ] 1 test.
 8/59 Test  #8: Kokkos_CoreUnitTest_CudaInterOpInit ..............   Passed    0.66 sec
test 9
      Start  9: Kokkos_CoreUnitTest_CudaInterOpStreams

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (389 ms)
9: [----------] 1 test from cuda (389 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (389 ms total)
9: [  PASSED  ] 1 test.
 9/59 Test  #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...........   Passed    0.66 sec
test 10
      Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
10: Test timeout computed to be: 1500
10: [==========] Running 3 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 3 tests from cuda_multi_gpu
10: [ RUN      ] cuda_multi_gpu.managed_views
10: [       OK ] cuda_multi_gpu.managed_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.unmanaged_views
10: [       OK ] cuda_multi_gpu.unmanaged_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.scratch_space
10: [       OK ] cuda_multi_gpu.scratch_space (2 ms)
10: [----------] 3 tests from cuda_multi_gpu (3 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 3 tests from 1 test suite ran. (3 ms total)
10: [  PASSED  ] 3 tests.
10/59 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ...   Passed    0.66 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaGraph

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph
11: Test timeout computed to be: 1500
11: [==========] Running 5 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 5 tests from cuda_count_bugs
11: [ RUN      ] cuda_count_bugs.launch_one
11: [       OK ] cuda_count_bugs.launch_one (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_one_rvalue
11: [       OK ] cuda_count_bugs.launch_one_rvalue (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_six
11: [       OK ] cuda_count_bugs.launch_six (0 ms)
11: [ RUN      ] cuda_count_bugs.when_all_cycle
11: [       OK ] cuda_count_bugs.when_all_cycle (0 ms)
11: [ RUN      ] cuda_count_bugs.zero_work_reduce
11: [       OK ] cuda_count_bugs.zero_work_reduce (0 ms)
11: [----------] 5 tests from cuda_count_bugs (1 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 5 tests from 1 test suite ran. (1 ms total)
11: [  PASSED  ] 5 tests.
11: 
11:   YOU HAVE 1 DISABLED TEST
11: 
11/59 Test #11: Kokkos_CoreUnitTest_CudaGraph ....................   Passed    0.66 sec
test 12
      Start 12: Kokkos_CoreUnitTest_Default

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
12: Test timeout computed to be: 1500
12: [==========] Running 71 tests from 41 test suites.
12: [----------] Global test environment set-up.
12: [----------] 31 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.initialization_settings
12: [       OK ] defaultdevicetype.initialization_settings (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
12: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
12: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
12: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
12: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_help
12: [       OK ] defaultdevicetype.cmd_line_args_help (5 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
12: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
12: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms)
12: [ RUN      ] defaultdevicetype.env_vars_num_threads
12: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_device_id
12: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
12: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_tune_internals
12: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.visible_devices
12: [       OK ] defaultdevicetype.visible_devices (0 ms)
12: [ RUN      ] defaultdevicetype.shared_space
12: [       OK ] defaultdevicetype.shared_space (60 ms)
12: [ RUN      ] defaultdevicetype.shared_host_pinned_space
12: [       OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
12: [ RUN      ] defaultdevicetype.compiler_macros
12: [       OK ] defaultdevicetype.compiler_macros (0 ms)
12: [ RUN      ] defaultdevicetype.half_conversion
12: [       OK ] defaultdevicetype.half_conversion (0 ms)
12: [ RUN      ] defaultdevicetype.bhalf_conversion
12: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
12: [ RUN      ] defaultdevicetype.half_operators
12: [       OK ] defaultdevicetype.half_operators (0 ms)
12: [ RUN      ] defaultdevicetype.bhalf_operators
12: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
12: [ RUN      ] defaultdevicetype.host_space_access
12: [       OK ] defaultdevicetype.host_space_access (0 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
12: [       OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
12: [       OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
12: [       OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
12: [       OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
12: [       OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
12: [       OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
12: [       OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
12: [       OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
12: [       OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms)
12: [ RUN      ] defaultdevicetype.malloc
12: [       OK ] defaultdevicetype.malloc (0 ms)
12: [----------] 31 tests from defaultdevicetype (148 ms total)
12: 
12: [----------] 1 test from kokkosresize
12: [ RUN      ] kokkosresize.host_space_access
12: [       OK ] kokkosresize.host_space_access (14 ms)
12: [----------] 1 test from kokkosresize (14 ms total)
12: 
12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/0.sizes
12: [       OK ] TestViewAPI/0.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/0 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/1.sizes
12: [       OK ] TestViewAPI/1.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/1 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/2.sizes
12: [       OK ] TestViewAPI/2.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/2 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/3.sizes
12: [       OK ] TestViewAPI/3.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/3 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/4.sizes
12: [       OK ] TestViewAPI/4.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/4 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/5.sizes
12: [       OK ] TestViewAPI/5.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/5 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/6.sizes
12: [       OK ] TestViewAPI/6.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/6 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/7.sizes
12: [       OK ] TestViewAPI/7.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/7 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/8.sizes
12: [       OK ] TestViewAPI/8.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/8 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/9.sizes
12: [       OK ] TestViewAPI/9.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/9 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/10.sizes
12: [       OK ] TestViewAPI/10.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/10 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/11.sizes
12: [       OK ] TestViewAPI/11.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/11 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/12.sizes
12: [       OK ] TestViewAPI/12.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/12 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/13.sizes
12: [       OK ] TestViewAPI/13.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/13 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/14.sizes
12: [       OK ] TestViewAPI/14.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/14 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/15.sizes
12: [       OK ] TestViewAPI/15.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/15 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/16.sizes
12: [       OK ] TestViewAPI/16.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/16 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/17.sizes
12: [       OK ] TestViewAPI/17.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/17 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/18.sizes
12: [       OK ] TestViewAPI/18.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/18 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/19.sizes
12: [       OK ] TestViewAPI/19.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/19 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/20.sizes
12: [       OK ] TestViewAPI/20.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/20 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/21.sizes
12: [       OK ] TestViewAPI/21.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/21 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/22.sizes
12: [       OK ] TestViewAPI/22.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/22 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/23.sizes
12: [       OK ] TestViewAPI/23.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/23 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/24.sizes
12: [       OK ] TestViewAPI/24.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/24 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/25.sizes
12: [       OK ] TestViewAPI/25.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/25 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/26.sizes
12: [       OK ] TestViewAPI/26.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/26 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/27.sizes
12: [       OK ] TestViewAPI/27.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/27 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/28.sizes
12: [       OK ] TestViewAPI/28.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/28 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/29.sizes
12: [       OK ] TestViewAPI/29.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/29 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/30.sizes
12: [       OK ] TestViewAPI/30.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/30 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/31.sizes
12: [       OK ] TestViewAPI/31.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/31 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/32.sizes
12: [       OK ] TestViewAPI/32.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/32 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/33.sizes
12: [       OK ] TestViewAPI/33.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/33 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/34.sizes
12: [       OK ] TestViewAPI/34.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/34 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (164 ms total)
12: [  PASSED  ] 71 tests.
12/59 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    0.85 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: [       OK ] initialization.legion_initialization (393 ms)
13: [----------] 1 test from initialization (393 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (393 ms total)
13: [  PASSED  ] 1 test.
13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.67 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: SUCCESS
14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    0.66 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/59 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    0.66 sec
test 16
      Start 16: Kokkos_CoreUnitTest_TuningBuiltins

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins
16: Test timeout computed to be: 1500
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
16/59 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ...............   Passed    0.69 sec
test 17
      Start 17: Kokkos_CoreUnitTest_TuningBasics

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics
17: Test timeout computed to be: 1500
17: Set of size 10
17: 4,4
17: Expect 1, have 1
17: Expect 2, have 2
17/59 Test #17: Kokkos_CoreUnitTest_TuningBasics .................   Passed    0.66 sec
test 18
      Start 18: Kokkos_CoreUnitTest_CategoricalTuner

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner
18: Test timeout computed to be: 1500
18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner .............   Passed    1.14 sec
test 19
      Start 19: Kokkos_CoreUnitTest_KokkosP

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
19: Test timeout computed to be: 1500
19: [==========] Running 29 tests from 2 test suites.
19: [----------] Global test environment set-up.
19: [----------] 27 tests from kokkosp
19: [ RUN      ] kokkosp.test_named_instance_fence
19: Ref: 33554433
19: Ref: named_instance
19: 33554433
19: named_instance
19: [       OK ] kokkosp.test_named_instance_fence (0 ms)
19: [ RUN      ] kokkosp.test_unnamed_instance_fence
19: Ref: 33554433
19: Ref: Unnamed Instance Fence
19: 33554433
19: Kokkos::Cuda::fence(): Unnamed Instance Fence
19: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
19: [ RUN      ] kokkosp.test_named_global_fence
19: Ref: 33554432
19: Ref: test global fence
19: 0
19: test global fence
19: Miss on id
19: 33554432
19: test global fence
19: [       OK ] kokkosp.test_named_global_fence (0 ms)
19: [ RUN      ] kokkosp.test_unnamed_global_fence
19: Ref: 33554432
19: Ref: Unnamed Global Fence
19: 0
19: Kokkos::fence: Unnamed Global Fence
19: Miss on id
19: 33554432
19: Kokkos::fence: Unnamed Global Fence
19: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
19: [ RUN      ] kokkosp.test_multiple_default_instances
19: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
19: [ RUN      ] kokkosp.test_id_gen
19: [       OK ] kokkosp.test_id_gen (0 ms)
19: [ RUN      ] kokkosp.test_kernel_sequence
19: Ref: 33554433
19: Ref: named_instance
19: 33554433
19: named_instance
19: Ref: 33554433
19: Ref: test_kernel
19: 33554433
19: named_instance
19: Miss on name
19: 0
19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
19: Miss on name
19: Miss on id
19: 33554432
19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
19: Miss on name
19: Miss on id
19: 33554433
19: test_kernel
19: [       OK ] kokkosp.test_kernel_sequence (0 ms)
19: [ RUN      ] kokkosp.test_streams
19: [       OK ] kokkosp.test_streams (0 ms)
19: [ RUN      ] kokkosp.async_deep_copy
19: [       OK ] kokkosp.async_deep_copy (0 ms)
19: [ RUN      ] kokkosp.parallel_for
19: [       OK ] kokkosp.parallel_for (0 ms)
19: [ RUN      ] kokkosp.parallel_reduce
19: [       OK ] kokkosp.parallel_reduce (0 ms)
19: [ RUN      ] kokkosp.parallel_scan
19: [       OK ] kokkosp.parallel_scan (2 ms)
19: [ RUN      ] kokkosp.parallel_scan_no_fence
19: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
19: [ RUN      ] kokkosp.parallel_scan_no_fence_view
19: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
19: [ RUN      ] kokkosp.regions
19: [       OK ] kokkosp.regions (0 ms)
19: [ RUN      ] kokkosp.fences
19: [       OK ] kokkosp.fences (0 ms)
19: [ RUN      ] kokkosp.raw_allocation
19: [       OK ] kokkosp.raw_allocation (0 ms)
19: [ RUN      ] kokkosp.view
19: [       OK ] kokkosp.view (0 ms)
19: [ RUN      ] kokkosp.sections
19: [       OK ] kokkosp.sections (0 ms)
19: [ RUN      ] kokkosp.metadata
19: [       OK ] kokkosp.metadata (0 ms)
19: [ RUN      ] kokkosp.profile_events
19: [       OK ] kokkosp.profile_events (0 ms)
19: [ RUN      ] kokkosp.tuning_sequence
19: [       OK ] kokkosp.tuning_sequence (0 ms)
19: [ RUN      ] kokkosp.no_init_kernel
19: [       OK ] kokkosp.no_init_kernel (0 ms)
19: [ RUN      ] kokkosp.get_events
19: [       OK ] kokkosp.get_events (0 ms)
19: [ RUN      ] kokkosp.create_mirror_no_init
19: [       OK ] kokkosp.create_mirror_no_init (0 ms)
19: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
19: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
19: [ RUN      ] kokkosp.create_mirror_view_and_copy
19: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
19: [----------] 27 tests from kokkosp (4 ms total)
19: 
19: [----------] 2 tests from defaultdevicetype
19: [ RUN      ] defaultdevicetype.profiling_section
19: [       OK ] defaultdevicetype.profiling_section (0 ms)
19: [ RUN      ] defaultdevicetype.scoped_profile_region
19: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
19: [----------] 2 tests from defaultdevicetype (0 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 29 tests from 2 test suites ran. (4 ms total)
19: [  PASSED  ] 29 tests.
19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ......................   Passed    0.68 sec
test 20
      Start 20: Kokkos_CoreUnitTest_ToolIndependence

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
20: Test timeout computed to be: 1500
20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.00 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryLoadHelp

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
21: Environment variables: 
21:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
21: Test timeout computed to be: 1500
21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    0.66 sec
test 22
      Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
22: Test timeout computed to be: 1500
22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    0.66 sec
test 23
      Start 23: Kokkos_ProfilingTestLibraryLoad

23: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
23: Environment variables: 
23:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
23: Test timeout computed to be: 1500
23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
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_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080: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:0xfd0300: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:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library::
23/59 Test #23: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.65 sec
test 24
      Start 24: Kokkos_ProfilingTestLibraryCmdLine

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
24: Test timeout computed to be: 1500
24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080: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:0xfd0300: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:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library::
24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    0.66 sec
test 25
      Start 25: Kokkos_CoreUnitTest_StackTraceTest

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
25: Test timeout computed to be: 1500
25: [==========] Running 3 tests from 2 test suites.
25: [----------] Global test environment set-up.
25: [----------] 2 tests from defaultdevicetype_DeathTest
25: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
25: Top of f1
25: Top of f0
25: Top of f0
25: test_f1:
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e]
25:  
25: demangled test_f1:
25: [0x4a4c30] Kokkos::Impl::save_stacktrace()
25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&)
25: [0x439570] Test::test_stacktrace(bool, bool)
25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x44b518] testing::Test::Run()
25: [0x44c850] testing::TestInfo::Run()
25: [0x44d0f7] testing::TestSuite::Run()
25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests()
25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45c7cc] testing::UnitTest::Run()
25: [0x43b150] main
25: [0x7ffff5c870b3] __libc_start_main
25: [0x43944e] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e]
25:  
25: demangled test_f3:
25: [0x4a4c30] Kokkos::Impl::save_stacktrace()
25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&)
25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x439f64] Test::test_stacktrace(bool, bool)
25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x44b518] testing::Test::Run()
25: [0x44c850] testing::TestInfo::Run()
25: [0x44d0f7] testing::TestSuite::Run()
25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests()
25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45c7cc] testing::UnitTest::Run()
25: [0x43b150] main
25: [0x7ffff5c870b3] __libc_start_main
25: [0x43944e] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (209 ms)
25: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
25: Top of f1
25: Top of f0
25: Top of f0
25: test_f1:
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e]
25:  
25: demangled test_f1:
25: [0x4a4c30] Kokkos::Impl::save_stacktrace()
25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&)
25: [0x439570] Test::test_stacktrace(bool, bool)
25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x44b518] testing::Test::Run()
25: [0x44c850] testing::TestInfo::Run()
25: [0x44d0f7] testing::TestSuite::Run()
25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests()
25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45c7cc] testing::UnitTest::Run()
25: [0x43b150] main
25: [0x7ffff5c870b3] __libc_start_main
25: [0x43944e] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e]
25:  
25: demangled test_f3:
25: [0x4a4c30] Kokkos::Impl::save_stacktrace()
25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&)
25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x439f64] Test::test_stacktrace(bool, bool)
25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x44b518] testing::Test::Run()
25: [0x44c850] testing::TestInfo::Run()
25: [0x44d0f7] testing::TestSuite::Run()
25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests()
25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45c7cc] testing::UnitTest::Run()
25: [0x43b150] main
25: [0x7ffff5c870b3] __libc_start_main
25: [0x43944e] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (208 ms)
25: [----------] 2 tests from defaultdevicetype_DeathTest (417 ms total)
25: 
25: [----------] 1 test from defaultdevicetype
25: [ RUN      ] defaultdevicetype.stacktrace_normal
25: Top of f1
25: Top of f0
25: Top of f0
25: test_f1:
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e]
25:  
25: demangled test_f1:
25: [0x4a4c30] Kokkos::Impl::save_stacktrace()
25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&)
25: [0x439570] Test::test_stacktrace(bool, bool)
25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x44b518] testing::Test::Run()
25: [0x44c850] testing::TestInfo::Run()
25: [0x44d0f7] testing::TestSuite::Run()
25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests()
25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45c7cc] testing::UnitTest::Run()
25: [0x43b150] main
25: [0x7ffff5c870b3] __libc_start_main
25: [0x43944e] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3]
25: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e]
25:  
25: demangled test_f3:
25: [0x4a4c30] Kokkos::Impl::save_stacktrace()
25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&)
25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x439f64] Test::test_stacktrace(bool, bool)
25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x44b518] testing::Test::Run()
25: [0x44c850] testing::TestInfo::Run()
25: [0x44d0f7] testing::TestSuite::Run()
25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests()
25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x45c7cc] testing::UnitTest::Run()
25: [0x43b150] main
25: [0x7ffff5c870b3] __libc_start_main
25: [0x43944e] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
25: [----------] 1 test from defaultdevicetype (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 3 tests from 2 test suites ran. (418 ms total)
25: [  PASSED  ] 3 tests.
25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    1.08 sec
test 26
      Start 26: Kokkos_IncrementalTest_SERIAL

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
26: Test timeout computed to be: 1500
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0178951 0.00565305 || 0.051031 28004 29282 || 28170.3 28674.4 || 78.1478 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0075029 -0.00541139 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
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 (109 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 (188 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 (304 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (304 ms total)
26: [  PASSED  ] 28 tests.
26/59 Test #26: Kokkos_IncrementalTest_SERIAL ....................   Passed    0.97 sec
test 27
      Start 27: Kokkos_IncrementalTest_CUDA

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_CUDA
27: Test timeout computed to be: 1500
27: [==========] Running 28 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 28 tests from CUDA
27: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
27: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
27: [ RUN      ] CUDA.IncrTest_01_execspace
27: Device Execution Space:
27:   KOKKOS_ENABLE_CUDA: yes
27: Cuda Options:
27:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
27:   KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
27:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
27:   KOKKOS_ENABLE_CUDA_UVM: no
27:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
27:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
27: 
27: Cuda Runtime Configuration:
27: macro  KOKKOS_ENABLE_CUDA      : defined
27: macro  CUDA_VERSION          = 11000 = version 11.0
27: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
27: Cuda
27: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
27: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
27: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
27: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
27: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
27: [ RUN      ] CUDA.IncrTest_02_AtomicSub
27: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
27: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
27: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
27: [ RUN      ] CUDA.IncrTest_03b_memspace_free
27: [       OK ] CUDA.IncrTest_03b_memspace_free (1947 ms)
27: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
27: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
27: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
27: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
27: [ RUN      ] CUDA.IncrTest_05_reduction
27: [       OK ] CUDA.IncrTest_05_reduction (3 ms)
27: [ RUN      ] CUDA.IncrTest_06_mdrange2D
27: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
27: [ RUN      ] CUDA.IncrTest_06_mdrange3D
27: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
27: [ RUN      ] CUDA.IncrTest_06_mdrange4D
27: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
27: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
27: [       OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
27: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
27: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
27: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
27: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
27: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
27: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
27: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
27: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
27: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
27: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (253 ms)
27: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
27: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
27: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
27: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
27: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
27: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
27: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
27: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
27: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
27: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
27: [ RUN      ] CUDA.incr_14_MDrangeReduce
27: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
27: [ RUN      ] CUDA.IncrTest_16_parallelscan
27: [       OK ] CUDA.IncrTest_16_parallelscan (3 ms)
27: [ RUN      ] CUDA.incr_17_atomicView
27: [       OK ] CUDA.incr_17_atomicView (0 ms)
27: [----------] 28 tests from CUDA (2214 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 28 tests from 1 test suite ran. (2214 ms total)
27: [  PASSED  ] 28 tests.
27/59 Test #27: Kokkos_IncrementalTest_CUDA ......................   Passed    2.91 sec
test 28
      Start 28: Kokkos_CoreUnitTest_CTestDevice

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
28: Test timeout computed to be: 1500
28: [==========] Running 8 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 8 tests from ctest_environment
28: [ RUN      ] ctest_environment.no_device_type
28: [       OK ] ctest_environment.no_device_type (0 ms)
28: [ RUN      ] ctest_environment.no_process_count
28: [       OK ] ctest_environment.no_process_count (0 ms)
28: [ RUN      ] ctest_environment.invalid_rank
28: [       OK ] ctest_environment.invalid_rank (0 ms)
28: [ RUN      ] ctest_environment.no_type_str
28: [       OK ] ctest_environment.no_type_str (0 ms)
28: [ RUN      ] ctest_environment.missing_type
28: [       OK ] ctest_environment.missing_type (0 ms)
28: [ RUN      ] ctest_environment.no_id_str
28: [       OK ] ctest_environment.no_id_str (0 ms)
28: [ RUN      ] ctest_environment.invalid_id_str
28: [       OK ] ctest_environment.invalid_id_str (0 ms)
28: [ RUN      ] ctest_environment.good
28: [       OK ] ctest_environment.good (0 ms)
28: [----------] 8 tests from ctest_environment (0 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 8 tests from 1 test suite ran. (0 ms total)
28: [  PASSED  ] 8 tests.
28/59 Test #28: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.01 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
29: Test timeout computed to be: 1500
29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.00 sec
test 30
      Start 30: Kokkos_CoreUnitTest_DeviceAndThreads

30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/TestDeviceAndThreads.py"
30: Test timeout computed to be: 1500
30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: 
30: ----------------------------------------------------------------------
30: Ran 5 tests in 7.267s
30: 
30: OK (skipped=1)
30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads .............   Passed    7.36 sec
test 31
      Start 31: Kokkos_PerformanceTest_TaskDag

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
31: Test timeout computed to be: 1500
31/59 Test #31: Kokkos_PerformanceTest_TaskDag ...................   Passed    0.00 sec
test 32
      Start 32: Kokkos_PerformanceTest_Benchmark

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-18_T19-27-15.json"
32: Test timeout computed to be: 1500
32: 2024-04-18T20:04:01+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
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: 2.13, 5.82, 7.18
32: CPU architecture: none
32: Default Device: N6Kokkos4CudaE
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-04-18T19:26:59+00:00
32: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
32: GIT_COMMIT_HASH: 6eb8636dd
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_CXX26: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
32: KOKKOS_ENABLE_LIBDL: yes
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.73 G, Shared Memory per Block: 48 K : Selected
32: Kokkos Version: 4.3.99
32: macro  KOKKOS_ENABLE_CUDA: defined
32: platform: 64bit
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.006 s         0.006 s             5       1024        5.68613u
32: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.006 s         0.006 s             5     2.048k          2.847u
32: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.006 s         0.007 s             5     4.096k        1.41163u
32: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.006 s         0.007 s             5     8.192k        719.391n
32: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.006 s         0.008 s             5    16.384k        339.127n
32: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.006 s         0.009 s             5    32.768k        183.964n
32: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.007 s         0.014 s             5    65.536k        107.307n
32: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.007 s         0.024 s             5   131.072k        54.7473n
32: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.009 s         0.043 s             5   262.144k        32.8797n
32: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.016 s         0.093 s             5   524.288k        30.6321n
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.008 s           240 93.9296k/s       11.5
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.311 s         0.310 s             2        0.078056    0.0374336               0.0318098            0.0146813   0.0161267          4.466u
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.023 s         0.023 s            30        5.84698m     2.92541m                2.17002m                  1087.29u     1096.6u          5.219u
32: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.314 s         0.314 s             2       0.0625955    0.0295985               0.0520131                 0.0250205   0.0260062          7.372u
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        9.07227n
32: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        6.55957n
32: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        2.53638n
32: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        1.30457n
32: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        934.753p
32: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        763.275p
32: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        622.086p
32: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k         531.86p
32: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        584.988p
32: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        565.462p
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Malloc/N:1/manual_time                                                              8.39 us         18.5 us        83274 119.163k/s
32: Malloc/N:16/manual_time                                                             8.58 us         18.9 us        83709 116.612k/s
32: Malloc/N:256/manual_time                                                            8.67 us         19.1 us        80735 115.306k/s
32: Malloc/N:4096/manual_time                                                           8.71 us         19.2 us        80661 114.789k/s
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0100313 0.00412839 || 0.051031 28013 29324 || 28964.9 28674.4 || 57.0709 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.000819292 0.0066676 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
32: Malloc/N:65536/manual_time                                                          8.69 us         19.2 us        80155 115.035k/s
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
32: Malloc/N:1048576/manual_time                                                        62.8 us          117 us        10952 15.9272k/s
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
32: Malloc/N:16777216/manual_time                                                        332 us          156 us        10235 3.01526k/s
32: Malloc/N:268435456/manual_time                                                      6296 us          394 us          113   158.83/s
32: Malloc/N:4294967296/manual_time                                                    99590 us         3158 us            8  10.0412/s
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
32: MallocFree/N:1/manual_time                                                          18.6 us         18.6 us        37537 53.7766k/s
32: MallocFree/N:16/manual_time                                                         18.5 us         18.5 us        37784 54.1247k/s
32: MallocFree/N:256/manual_time                                                        18.6 us         18.6 us        36990 53.7714k/s
32: MallocFree/N:4096/manual_time                                                       18.4 us         18.4 us        38036 54.3469k/s
32: MallocFree/N:65536/manual_time                                                      18.4 us         18.4 us        38136 54.3862k/s
32: MallocFree/N:1048576/manual_time                                                     118 us          117 us         5937 8.50902k/s
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
32: MallocFree/N:16777216/manual_time                                                    361 us          154 us         5194 2.77168k/s
32: MallocFree/N:268435456/manual_time                                                  6371 us          392 us           97  156.965/s
32: MallocFree/N:4294967296/manual_time                                               116816 us         3781 us           10  8.56044/s
32: MallocTouch/N:1/manual_time                                                         9.98 us         20.2 us        69212 100.169k/s
32: MallocTouch/N:16/manual_time                                                        10.0 us         20.3 us        70357 99.9825k/s
32: MallocTouch/N:256/manual_time                                                      10.00 us         20.2 us        70256 100.006k/s
32: MallocTouch/N:4096/manual_time                                                      16.7 us         27.0 us        41948 59.7971k/s
32: MallocTouch/N:65536/manual_time                                                     16.7 us         27.0 us        41744 59.9067k/s
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
32: MallocTouch/N:1048576/manual_time                                                   74.9 us          131 us         9349 13.3429k/s
32: MallocTouch/N:16777216/manual_time                                                   311 us          178 us         7842 3.21857k/s
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
32: MallocTouch/N:268435456/manual_time                                                 6312 us          546 us          108  158.431/s
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
32: MallocTouch/N:4294967296/manual_time                                              114623 us         6108 us           10  8.72429/s
32: MallocTouchFree/N:1/manual_time                                                     20.4 us         20.4 us        33338 48.9034k/s
32: MallocTouchFree/N:16/manual_time                                                    20.2 us         20.2 us        34463 49.4337k/s
32: MallocTouchFree/N:256/manual_time                                                   20.3 us         20.3 us        34638 49.3421k/s
32: MallocTouchFree/N:4096/manual_time                                                  27.2 us         27.1 us        25913 36.8116k/s
32: MallocTouchFree/N:65536/manual_time                                                 27.1 us         27.1 us        25722 36.9012k/s
32: MallocTouchFree/N:1048576/manual_time                                                132 us          131 us         5317 7.57593k/s
32: MallocTouchFree/N:16777216/manual_time                                               340 us          174 us         4438 2.93951k/s
32: MallocTouchFree/N:268435456/manual_time                                             6530 us          543 us          118  153.141/s
32: MallocTouchFree/N:4294967296/manual_time                                          108440 us         6293 us            6  9.22169/s
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            74  44.2777/s        800
32: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            39  44.4962/s        800
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
32: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.002 s            38    45.72/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.3186/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.3459/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.3986/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.2161/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.001 s            38  43.2437/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            38  43.2382/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.2478/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.3124/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.3022/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.3696/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.3628/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.2567/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.3643/s        800
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           393  906.936/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410  967.724/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.819/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.922/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.426/s       1.6k
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.964/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           409   966.65/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           150  345.864/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            58  137.392/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           409  966.613/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           166  379.855/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           158  364.616/s       1.6k
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.771/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.623/s       1.6k
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.794/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.508/s       1.6k
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  132.989/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            55  129.532/s       1.6k
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           136  340.528/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            80  197.672/s       1.6k
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.687/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.756/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.023 s         0.023 s            30  70.1837/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           132  322.893/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  967.811/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  966.434/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.019 s         0.019 s            37  85.4788/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           105  265.051/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           409  966.643/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.799/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.021 s         0.021 s            33  76.3439/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.006 s         0.006 s           101  266.513/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           425  1003.85/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           424  1004.14/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           425  1003.89/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           424  1004.14/s       1.6k
32: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.158/s        800
32: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.227/s        800
32: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.507/s        800
32: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  755.493/s        800
32: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661  755.533/s        800
32: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           661  754.554/s        800
32: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           661   754.96/s        800
32: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           658  751.572/s        800
32: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           657  751.445/s        800
32: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           657  751.509/s        800
32: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           657  751.356/s        800
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
32: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           657  751.428/s        800
32: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           658   751.56/s        800
32: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           657  751.258/s        800
32: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           657  751.248/s        800
32: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           657  751.473/s        800
32: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           659  753.149/s        800
32: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           659  753.244/s        800
32: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.75397k/s       1.6k
32: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.91666k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.05562k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 3.04205k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.03644k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.49067k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.36153k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 8.44277k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.63667k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.62946k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.93694k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.88647k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.92529k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.57768k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.14825k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.82939k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.60684k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.99569k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.27944k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.01257k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.24459k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.51865k/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.000 s            10  380.676/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  405.014/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10  407.004/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  399.968/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.003 s         0.001 s            10  457.321/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10   410.97/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10  411.632/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  414.454/s       1.6k
32: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10  447.848/s       1.6k
32: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  403.875/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.023 s         0.003 s            10  69.2699/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.023 s         0.003 s            10  68.8406/s       1.6k
32/59 Test #32: Kokkos_PerformanceTest_Benchmark .................   Passed  122.39 sec
test 33
      Start 33: Kokkos_Benchmark_Atomic_MinMax

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-18_T19-27-15.json"
33: Test timeout computed to be: 1500
33: 2024-04-18T20:06:03+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
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.05, 4.18, 6.41
33: CPU architecture: none
33: Default Device: N6Kokkos4CudaE
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-04-18T19:26:59+00:00
33: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
33: GIT_COMMIT_HASH: 6eb8636dd
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_CXX26: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
33: KOKKOS_ENABLE_LIBDL: yes
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.73 G, Shared Memory per Block: 48 K : Selected
33: Kokkos Version: 4.3.99
33: macro  KOKKOS_ENABLE_CUDA: defined
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                              Time             CPU   Iterations
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ...................   Passed    0.72 sec
test 34
      Start 34: Kokkos_PerformanceTest_Mempool

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-18_T19-27-15.json"
34: Test timeout computed to be: 1500
34: 2024-04-18T20:06:04+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool
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.05, 4.18, 6.41
34: CPU architecture: none
34: Default Device: N6Kokkos4CudaE
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-04-18T19:26:59+00:00
34: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
34: GIT_COMMIT_HASH: 6eb8636dd
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_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
34: KOKKOS_ENABLE_LIBDL: yes
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.73 G, Shared Memory per Block: 48 K : Selected
34: Kokkos Version: 4.3.99
34: macro  KOKKOS_ENABLE_CUDA: defined
34: platform: 64bit
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          5218                 48.91M/s
 -- Testing 1-D histogram
Density 1D: 0.000245046 -0.99999 -48248.3 || 0.051031 0 195272 || 2.92893e+09 28674.4 || -6.66985e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000734065 -0.313677 0.148906 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s         19105                303.002M/s
34/59 Test #34: Kokkos_PerformanceTest_Mempool ...................   Passed    8.20 sec
test 35
      Start 35: Kokkos_PerformanceTest_Atomic

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-18_T19-27-15.json"
35: Test timeout computed to be: 1500
35: 2024-04-18T20:06:12+00:00
35: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic
35: Run on (6 X 2095.08 MHz CPU s)
35: CPU Caches:
35:   L1 Data 32 KiB (x6)
35:   L1 Instruction 32 KiB (x6)
35:   L2 Unified 4096 KiB (x6)
35:   L3 Unified 16384 KiB (x6)
35: Load Average: 1.04, 4.07, 6.35
35: CPU architecture: none
35: Default Device: N6Kokkos4CudaE
35: GIT_BRANCH: HEAD
35: GIT_CLEAN_STATUS: CLEAN
35: GIT_COMMIT_DATE: 2024-04-18T19:26:59+00:00
35: GIT_COMMIT_DESCRIPTION: Merge commit '04bc3d9e3b74756b8092a7f8a41a8f9d3c3e73b7' into HEAD
35: GIT_COMMIT_HASH: 6eb8636dd
35: GPU architecture: VOLTA70
35: KOKKOS_COMPILER_CLANG: 1200
35: KOKKOS_ENABLE_ASM: no
35: KOKKOS_ENABLE_CUDA: yes
35: KOKKOS_ENABLE_CUDA_LAMBDA: yes
35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
35: KOKKOS_ENABLE_CUDA_UVM: no
35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
35: KOKKOS_ENABLE_CXX17: yes
35: KOKKOS_ENABLE_CXX20: no
35: KOKKOS_ENABLE_CXX23: no
35: KOKKOS_ENABLE_CXX26: no
35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
35: KOKKOS_ENABLE_HWLOC: no
35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
35: KOKKOS_ENABLE_LIBDL: yes
35: KOKKOS_ENABLE_PRAGMA_IVDEP: no
35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
35: KOKKOS_ENABLE_PRAGMA_UNROLL: no
35: KOKKOS_ENABLE_PRAGMA_VECTOR: no
35: KOKKOS_ENABLE_SERIAL: yes
35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
35: Kokkos Version: 4.3.99
35: macro  KOKKOS_ENABLE_CUDA: defined
35: platform: 64bit
[100%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Built target Kokkos_UnitTest_SIMD
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Test_Atomic<int>/100000/iterations:10                          1.15 s          1.14 s            10          1            4    1.71656m          962.3u     165.49u     704.983M         707.872k     704.983M
35: Test_Atomic<long int>/100000/iterations:10                     1.04 s          1.04 s            10          1            8    2.37753m         964.55u      66.71u     4.99995G         186.816k     4.99995G
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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 306 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 15 tests from openmp_DeathTest
1: [ RUN      ] openmp_DeathTest.abort_from_host
1: [       OK ] openmp_DeathTest.abort_from_host (659 ms)
1: [ RUN      ] openmp_DeathTest.abort_from_device
1: [       OK ] openmp_DeathTest.abort_from_device (699 ms)
1: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (667 ms)
1: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (648 ms)
1: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
1: [       OK ] openmp_DeathTest.policy_invalid_bounds (657 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (897 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1688 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
1: [       OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4465 ms)
1: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
1: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4329 ms)
1: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
1: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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: [----------] 15 tests from openmp_DeathTest (14714 ms total)
1: 
1: [----------] 291 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.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 (5 ms)
1: [ RUN      ] openmp.atomic_operations_long
1: [       OK ] openmp.atomic_operations_long (5 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 (8 ms)
1: [ RUN      ] openmp.atomic_operations_unsignedlong
1: [       OK ] openmp.atomic_operations_unsignedlong (9 ms)
1: [ RUN      ] openmp.atomics
1: [       OK ] openmp.atomics (33 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 (305 ms)
1: [ RUN      ] openmp.atomic_views_nonintegral
1: [       OK ] openmp.atomic_views_nonintegral (250 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 (48 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 (97 ms)
1: [ RUN      ] openmp.join_backward_compatibility
1: [       OK ] openmp.join_backward_compatibility (0 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (1937 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (2404 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (1442 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (1453 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 (0 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 (2 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesseli0k0
1: [       OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesseli1k1
1: [       OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselh1stkind
1: [       OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselh2ndkind
1: [       OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] openmp.mdrange_5d
1: [       OK ] openmp.mdrange_5d (25 ms)
1: [ RUN      ] openmp.mdrange_6d
1: [       OK ] openmp.mdrange_6d (86 ms)
1: [ RUN      ] openmp.mdrange_2d
1: [       OK ] openmp.mdrange_2d (1 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 (6 ms)
1: [ RUN      ] openmp.mdrange_scalar
1: [       OK ] openmp.mdrange_scalar (0 ms)
1: [ RUN      ] openmp.mdrange_large_deep_copy
1: [       OK ] openmp.mdrange_large_deep_copy (1002 ms)
1: [ RUN      ] openmp.md_range_policy_construction_from_arrays
1: [       OK ] openmp.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] openmp.mdrange_parallel_reduce_primitive_types
1: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (1524 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 (0 ms)
1: [ RUN      ] openmp.min
1: [       OK ] openmp.min (0 ms)
1: [ RUN      ] openmp.min_within_parfor
1: [       OK ] openmp.min_within_parfor (0 ms)
1: [ RUN      ] openmp.minmax
1: [       OK ] openmp.minmax (0 ms)
1: [ RUN      ] openmp.minmax_within_parfor
1: [       OK ] openmp.minmax_within_parfor (0 ms)
1: [ RUN      ] openmp.clamp
1: [       OK ] openmp.clamp (0 ms)
1: [ RUN      ] openmp.clamp_within_parfor
1: [       OK ] openmp.clamp_within_parfor (0 ms)
1: [ RUN      ] openmp.numeric_traits_infinity
1: [       OK ] openmp.numeric_traits_infinity (1 ms)
1: [ RUN      ] openmp.numeric_traits_epsilon
1: [       OK ] openmp.numeric_traits_epsilon (0 ms)
1: [ RUN      ] openmp.numeric_traits_round_error
1: [       OK ] openmp.numeric_traits_round_error (0 ms)
1: [ RUN      ] openmp.numeric_traits_norm_min
1: [       OK ] openmp.numeric_traits_norm_min (0 ms)
1: [ RUN      ] openmp.numeric_traits_denorm_min
1: [       OK ] openmp.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] openmp.numeric_traits_finite_min_max
1: [       OK ] openmp.numeric_traits_finite_min_max (1 ms)
1: [ RUN      ] openmp.numeric_traits_digits
1: [       OK ] openmp.numeric_traits_digits (0 ms)
1: [ RUN      ] openmp.numeric_traits_digits10
1: [       OK ] openmp.numeric_traits_digits10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_max_digits10
1: [       OK ] openmp.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_radix
1: [       OK ] openmp.numeric_traits_radix (0 ms)
1: [ RUN      ] openmp.numeric_traits_min_max_exponent
1: [       OK ] openmp.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] openmp.numeric_traits_min_max_exponent10
1: [       OK ] openmp.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_quiet_and_signaling_nan
1: [       OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] openmp.numeric_traits_sfinae_friendly
1: [       OK ] openmp.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] openmp.occupancy_control
1: [       OK ] openmp.occupancy_control (0 ms)
1: [ RUN      ] openmp.memory_pool
1: [       OK ] openmp.memory_pool (59 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.parallel_scan_range_policy
1: [       OK ] openmp.parallel_scan_range_policy (9 ms)
1: [ RUN      ] openmp.kokkos_printf
1: [       OK ] openmp.kokkos_printf (1 ms)
1: [ RUN      ] openmp.range_for
1: [       OK ] openmp.range_for (1 ms)
1: [ RUN      ] openmp.range_reduce
1: [       OK ] openmp.range_reduce (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 (5 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 (1 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 (76 ms)
1: [ RUN      ] openmp.double_reduce
1: [       OK ] openmp.double_reduce (78 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic
1: [       OK ] openmp.int64_t_reduce_dynamic (319 ms)
1: [ RUN      ] openmp.double_reduce_dynamic
1: [       OK ] openmp.double_reduce_dynamic (335 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic_view
1: [       OK ] openmp.int64_t_reduce_dynamic_view (158 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 (61 ms)
1: [ RUN      ] openmp.reduce_device_view_mdrange_policy
1: [       OK ] openmp.reduce_device_view_mdrange_policy (68 ms)
1: [ RUN      ] openmp.reduce_device_view_team_policy
1: [       OK ] openmp.reduce_device_view_team_policy (653 ms)
1: [ RUN      ] openmp.impl_shared_alloc
1: [       OK ] openmp.impl_shared_alloc (10 ms)
1: [ RUN      ] openmp.kokkos_swap
1: [       OK ] openmp.kokkos_swap (0 ms)
1: [ RUN      ] openmp.team_for
1: [       OK ] openmp.team_for (19 ms)
1: [ RUN      ] openmp.team_reduce
1: [       OK ] openmp.team_reduce (18 ms)
1: [ RUN      ] openmp.team_reduce_large
1: [       OK ] openmp.team_reduce_large (305 ms)
1: [ RUN      ] openmp.team_parallel_single
35: Test_Atomic<long long int>/100000/iterations:10                3.11 s          3.11 s            10          1            8     5.15395         1.4091m      69.21u     4.99995G         182.624k     4.99995G
1: [       OK ] openmp.team_parallel_single (2493 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 (72 ms)
1: [ RUN      ] openmp.team_broadcast_long_wrapper
1: [       OK ] openmp.team_broadcast_long_wrapper (74 ms)
1: [ RUN      ] openmp.team_broadcast_char
1: [       OK ] openmp.team_broadcast_char (73 ms)
1: [ RUN      ] openmp.team_broadcast_float
1: [       OK ] openmp.team_broadcast_float (73 ms)
1: [ RUN      ] openmp.team_broadcast_double
1: [       OK ] openmp.team_broadcast_double (76 ms)
1: [ RUN      ] openmp.team_handle_by_value
1: [       OK ] openmp.team_handle_by_value (0 ms)
1: [ RUN      ] openmp.team_vector
1: [       OK ] openmp.team_vector (324 ms)
1: [ RUN      ] openmp.triple_nested_parallelism
1: [       OK ] openmp.triple_nested_parallelism (416 ms)
1: [ RUN      ] openmp.parallel_scan_with_reducers
1: [       OK ] openmp.parallel_scan_with_reducers (92 ms)
1: [ RUN      ] openmp.team_thread_range_combined_reducers
1: [       OK ] openmp.team_thread_range_combined_reducers (7 ms)
1: [ RUN      ] openmp.thread_vector_range_combined_reducers
1: [       OK ] openmp.thread_vector_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.team_vector_range_combined_reducers
1: [       OK ] openmp.team_vector_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelFor
1: [       OK ] openmp.TeamThreadMDRangeParallelFor (8 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelFor
1: [       OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelFor
1: [       OK ] openmp.TeamVectorMDRangeParallelFor (7 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelReduce
1: [       OK ] openmp.TeamThreadMDRangeParallelReduce (11 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelReduce
1: [       OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelReduce
1: [       OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms)
1: [ RUN      ] openmp.team_policy_runtime_parameters
1: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
1: [ RUN      ] openmp.team_reduction_scan
35: Test_Atomic<unsigned int>/100000/iterations:10                 1.13 s          1.12 s            10          1            4    1.57681m         975.92u     102.35u     704.983M         758.144k     704.983M
1: [       OK ] openmp.team_reduction_scan (16103 ms)
1: [ RUN      ] openmp.team_long_reduce
1: [       OK ] openmp.team_long_reduce (58 ms)
1: [ RUN      ] openmp.team_double_reduce
1: [       OK ] openmp.team_double_reduce (58 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 (1867 ms)
1: [ RUN      ] openmp.team_scan
1: [       OK ] openmp.team_scan (202 ms)
1: [ RUN      ] openmp.team_scan_ret_val
1: [       OK ] openmp.team_scan_ret_val (195 ms)
1: [ RUN      ] openmp.team_shared_request
1: [       OK ] openmp.team_shared_request (71 ms)
1: [ RUN      ] openmp.team_scratch_request
1: [       OK ] openmp.team_scratch_request (44 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 (10 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
35: Test_Atomic<unsigned long int>/100000/iterations:10            1.05 s          1.04 s            10          1            8    2.42534m         979.27u      70.53u     4.99995G         184.352k     4.99995G
1: [       OK ] openmp.team_policy_max_recommended (3285 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 (95 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 (50 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
1: [       OK ] openmp.view_allocation_large_rank (1610 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_fill_tests_layout_right
1: [       OK ] openmp.view_fill_tests_layout_right (3703 ms)
1: [ RUN      ] openmp.view_fill_tests_layout_left
1: [       OK ] openmp.view_fill_tests_layout_left (2784 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 (58 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.append_formatted_multidimensional_index
1: [       OK ] openmp.append_formatted_multidimensional_index (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
1: [       OK ] openmp.workgraph_fib (570 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-5993/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 (1 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 (13 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
1: [       OK ] openmp.view_subview_2d_from_3d_atomic (12 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
1: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (13 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left
1: [       OK ] openmp.view_subview_3d_from_5d_left (84 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (82 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (87 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right
1: [       OK ] openmp.view_subview_3d_from_5d_right (126 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (125 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (126 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: [----------] 291 tests from openmp (48343 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 306 tests from 2 test suites ran. (63058 ms total)
1: [  PASSED  ] 303 tests.
1: [  SKIPPED ] 3 tests, listed below:
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device
1: [  SKIPPED ] openmp.view_allocation_int
 1/51 Test  #1: Kokkos_CoreUnitTest_OpenMP .......................   Passed   63.81 sec
test 2
      Start  2: Kokkos_CoreUnitTest_OpenMPInterOp

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (25 ms)
2: [----------] 1 test from openmp (25 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 1 test from 1 test suite ran. (25 ms total)
2: [  PASSED  ] 1 test.
 2/51 Test  #2: Kokkos_CoreUnitTest_OpenMPInterOp ................   Passed    0.76 sec
test 3
      Start  3: Kokkos_CoreUnitTest_OpenMPGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph
3: Test timeout computed to be: 1500
3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
3:                                     Detected: 6 cores per node.
3:                                     Detected: 1 MPI_ranks per node.
3:                                     Requested: 8 threads per process.
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from openmp_count_bugs
3: [ RUN      ] openmp_count_bugs.launch_one
3: [       OK ] openmp_count_bugs.launch_one (0 ms)
3: [ RUN      ] openmp_count_bugs.launch_one_rvalue
3: [       OK ] openmp_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] openmp_count_bugs.launch_six
3: [       OK ] openmp_count_bugs.launch_six (0 ms)
3: [ RUN      ] openmp_count_bugs.when_all_cycle
3: [       OK ] openmp_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] openmp_count_bugs.zero_work_reduce
3: [       OK ] openmp_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from openmp_count_bugs (1 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (1 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/51 Test  #3: Kokkos_CoreUnitTest_OpenMPGraph ..................   Passed    0.76 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Cuda1

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
4:                                     Detected: 6 cores per node.
4:                                     Detected: 1 MPI_ranks per node.
4:                                     Requested: 8 threads per process.
4: [==========] Running 180 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
4: [       OK ] cuda_DeathTest.abort_from_host (632 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
 -- Testing 1-D histogram
Density 1D: 0.00195711 -0.999999 -57856.1 || 0.051031 0 1.55287e+06 || 2.86891e+10 28674.4 || -7.99803e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00588145 -0.967774 10.2716 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
4: [       OK ] cuda_DeathTest.abort_from_device (628 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (573 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (600 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (657 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (890 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (1902 ms)
4: [----------] 7 tests from cuda_DeathTest (5885 ms total)
4: 
4: [----------] 173 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.atomic_operations_complexdouble
4: [       OK ] cuda.atomic_operations_complexdouble (8 ms)
4: [ RUN      ] cuda.atomic_operations_complexfloat
4: [       OK ] cuda.atomic_operations_complexfloat (8 ms)
4: [ RUN      ] cuda.atomic_operations_double
4: [       OK ] cuda.atomic_operations_double (8 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 (17 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (18 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (18 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 (15 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (15 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
 -- Testing 1-D histogram
Density 1D: 6.73523e-07 -0.000799816 0.00243566 || 0.051031 27973 29410 || 28697.3 28674.4 || 33.6705 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.34064e-07 -0.00169727 -0.0037432 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
4: [       OK ] cuda.atomic_views_integral (6431 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 (10 ms)
4: [ RUN      ] cuda.complex_basic_math
4: [       OK ] cuda.complex_basic_math (0 ms)
4: [ RUN      ] cuda.complex_special_funtions
4: [       OK ] cuda.complex_special_funtions (0 ms)
4: [ RUN      ] cuda.complex_io
4: [       OK ] cuda.complex_io (0 ms)
4: [ RUN      ] cuda.complex_trivially_copyable
4: [       OK ] cuda.complex_trivially_copyable (0 ms)
4: [ RUN      ] cuda.complex_issue_3865
4: [       OK ] cuda.complex_issue_3865 (0 ms)
4: [ RUN      ] cuda.complex_operations_arithmetic_types_overloads
4: [       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] cuda.crs_count_fill
4: [       OK ] cuda.crs_count_fill (3 ms)
4: [ RUN      ] cuda.crs_copy_constructor
4: [       OK ] cuda.crs_copy_constructor (6 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 (5 ms)
4: [ RUN      ] cuda.partitioning_by_args
4: [       OK ] cuda.partitioning_by_args (3 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 (6 ms)
4: [ RUN      ] cuda.init
4: [       OK ] cuda.init (0 ms)
4: [ RUN      ] cuda.dispatch
4: [       OK ] cuda.dispatch (52 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-5993/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-5993/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-5993/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-5993/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 (9 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 (29 ms)
4: [ RUN      ] cuda.mathematical_functions_hyperbolic_functions
4: [       OK ] cuda.mathematical_functions_hyperbolic_functions (14 ms)
4: [ RUN      ] cuda.mathematical_functions_non_standard
4: [       OK ] cuda.mathematical_functions_non_standard (1 ms)
4: [ RUN      ] cuda.mathematical_functions_power_functions
4: [       OK ] cuda.mathematical_functions_power_functions (22 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 (8 ms)
4: [ RUN      ] cuda.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (10 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] cuda.mathematical_functions_floating_point_manipulation_functions (3 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 (35 ms)
4: [ RUN      ] cuda.mathspecialfunc_expint1
4: [       OK ] cuda.mathspecialfunc_expint1 (12 ms)
4: [ RUN      ] cuda.mathspecialfunc_errorfunc
4: [       OK ] cuda.mathspecialfunc_errorfunc (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj0y0
4: [       OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj1y1
4: [       OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli0k0
4: [       OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli1k1
4: [       OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh1stkind
4: [       OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh2ndkind
4: [       OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] cuda.mdrange_5d
4: [       OK ] cuda.mdrange_5d (27 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (35 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 (9 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 (73 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 (1686 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 (9 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.occupancy_control
4: [       OK ] cuda.occupancy_control (1 ms)
4: [ RUN      ] cuda.memory_pool
4: [       OK ] cuda.memory_pool (20 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.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (41 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 (9 ms)
4: [ RUN      ] cuda.reducers_double
4: [       OK ] cuda.reducers_double (13 ms)
4: [ RUN      ] cuda.reducers_complex_double
4: [       OK ] cuda.reducers_complex_double (16 ms)
4: [ RUN      ] cuda.reducers_struct
4: [       OK ] cuda.reducers_struct (8 ms)
4: [ RUN      ] cuda.reducers_half_t
4: [       OK ] cuda.reducers_half_t (9 ms)
4: [ RUN      ] cuda.reducers_bhalf_t
4: [       OK ] cuda.reducers_bhalf_t (9 ms)
4: [ RUN      ] cuda.reducers_int8_t
4: [       OK ] cuda.reducers_int8_t (3 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 (13 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 (15 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 (15 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 (5 ms)
4: [ RUN      ] cuda.reduce_device_view_mdrange_policy
4: [       OK ] cuda.reduce_device_view_mdrange_policy (120 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 (119 ms)
4: [ RUN      ] cuda.kokkos_swap
4: [       OK ] cuda.kokkos_swap (0 ms)
4: [ RUN      ] cuda.reduceRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceRangePolicyViewSizeLimit (22 ms)
4: [ RUN      ] cuda.reduceMDRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceMDRangePolicyViewSizeLimit (65 ms)
4: [----------] 173 tests from cuda (9637 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 180 tests from 2 test suites ran. (15522 ms total)
4: [  PASSED  ] 176 tests.
4: [  SKIPPED ] 4 tests, listed below:
4: [  SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft
4: [  SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft
4: [  SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright
4: [  SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright
 4/51 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   16.31 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
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 128 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
35: Test_Atomic<unsigned long long int>/100000/iterations:10       3.15 s          3.14 s            10          1            8     5.13374        1.17927m      66.61u     4.99995G         186.112k     4.99995G
5: [       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4247 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4709 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
35: Test_Atomic<float>/100000/iterations:10                        1.13 s          1.13 s            10          0            4    3.51833m          979.7u    1083.92u     4.99983G          608.48k     4.99989G
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00795485 0.0164692 || 0.051031 27982 29393 || 28448.1 28674.4 || 227.67 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0150143 -0.0042838 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift64 (654058 ms)
[ RUN      ] serial.Random_XorShift1024_0
Test Seed:1713470892641070106
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0030229 -0.000628924 || 0.051031 10967 11767 || 11342.7 11377 || -8.69425 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00472502 -0.000193396 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
35: Test_Atomic<double>/100000/iterations:10                       1.13 s          1.13 s            10          1            8    3.47298m         961.27u    1002.63u     4.99995G         593.984k     4.99995G
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_host (12814 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_device
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00127617 -0.00270365 || 0.051031 10942 11829 || 11391.5 11377 || -37.3752 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.000972921 0.00116807 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
35: Test_Atomic<int>/100000/iterations:10                          1.12 s          1.12 s            10          1            4    1.56084m         976.92u     169.75u     704.983M         784.928k     704.983M
35/59 Test #35: Kokkos_PerformanceTest_Atomic ....................   Passed  140.75 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_Serial

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
36: Test timeout computed to be: 1500
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (12360 ms)
5: [----------] 8 tests from cuda_DeathTest (34132 ms total)
5: 
5: [----------] 92 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (22 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 (6 ms)
5: [ RUN      ] cuda.team_broadcast_long
5: [       OK ] cuda.team_broadcast_long (1 ms)
5: [ RUN      ] cuda.team_broadcast_long_wrapper
5: [       OK ] cuda.team_broadcast_long_wrapper (1 ms)
5: [ RUN      ] cuda.team_broadcast_char
5: [       OK ] cuda.team_broadcast_char (1 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 (14 ms)
5: [ RUN      ] cuda.triple_nested_parallelism
5: [       OK ] cuda.triple_nested_parallelism (8 ms)
5: [ RUN      ] cuda.parallel_scan_with_reducers
5: /var/jenkins/workspace/Kokkos_PR-5993/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 (37 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelFor
36: [==========] Running 65 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 65 tests from serial
36: [ RUN      ] serial.bitset
5: [       OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (13 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 (1242 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 (12 ms)
5: [ RUN      ] cuda.team_scan
5: [       OK ] cuda.team_scan (238 ms)
5: [ RUN      ] cuda.team_scan_ret_val
5: [       OK ] cuda.team_scan_ret_val (223 ms)
5: [ RUN      ] cuda.team_shared_request
5: [       OK ] cuda.team_shared_request (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 (6 ms)
5: [ RUN      ] cuda.team_scratch_memory_index_parallel_for
5: [       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] cuda.team_policy_max_recommended
5: [       OK ] cuda.team_policy_max_recommended (225 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-5993/core/unit_test/TestTeamVectorRange.hpp:442: Skipped
5: Disabling 2/3rd of the test for now
5: [  SKIPPED ] cuda.team_teamvector_range (2 ms)
5: [ RUN      ] cuda.unique_token_global
5: [       OK ] cuda.unique_token_global (3 ms)
5: [ RUN      ] cuda.unique_token_instance
5: [       OK ] cuda.unique_token_instance (2 ms)
5: [ RUN      ] cuda.unique_token_team_acquire
5: [       OK ] cuda.unique_token_team_acquire (11 ms)
5: [ RUN      ] cuda.view_api_a
5: [       OK ] cuda.view_api_a (11 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (5 ms)
5: [ RUN      ] cuda.view_api_c
5: [       OK ] cuda.view_api_c (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 (17 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 (9 ms)
5: [ RUN      ] cuda.view_copy_tests_rank_0
5: [       OK ] cuda.view_copy_tests_rank_0 (2 ms)
5: [ RUN      ] cuda.view_copy_degenerated
5: [       OK ] cuda.view_copy_degenerated (0 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_right
5: [       OK ] cuda.view_fill_tests_layout_right (100 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_left
5: [       OK ] cuda.view_fill_tests_layout_left (51 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 (73 ms)
5: [ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (72 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 (60 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 (5 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.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (19 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (0 ms)
5: [ RUN      ] cuda.workgraph_fib
36: [       OK ] serial.bitset (2354 ms)
36: [ RUN      ] serial.bitset_default_constructor_no_alloc
36: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] serial.dualview_combination
36: [       OK ] serial.dualview_combination (0 ms)
36: [ RUN      ] serial.dualview_alloc
36: [       OK ] serial.dualview_alloc (0 ms)
36: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
36: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] serial.dualview_combinations_without_init
36: [       OK ] serial.dualview_combinations_without_init (0 ms)
36: [ RUN      ] serial.dualview_deep_copy
36: [       OK ] serial.dualview_deep_copy (0 ms)
36: [ RUN      ] serial.dualview_realloc
36: [       OK ] serial.dualview_realloc (0 ms)
36: [ RUN      ] serial.dualview_resize
36: [       OK ] serial.dualview_resize (0 ms)
36: [ RUN      ] serial.dualview_device_correct_kokkos_device
36: [       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
36: [ RUN      ] serial.dualview_host_correct_kokkos_device
36: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_sync
36: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
36: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_sync
36: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
36: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
36: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] serial.dynamic_view
36: [       OK ] serial.dynamic_view (16 ms)
36: [ RUN      ] serial.dyn_rank_view_api_generic
36: [       OK ] serial.dyn_rank_view_api_generic (8 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
36: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
36: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
36: skipping since not default execution space
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
36: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN      ] serial.ErrorReporterViaLambda
36: [       OK ] serial.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] serial.ErrorReporter
36: [       OK ] serial.ErrorReporter (0 ms)
36: [ RUN      ] serial.offsetview_construction
36: [       OK ] serial.offsetview_construction (17 ms)
36: [ RUN      ] serial.offsetview_unmanaged_construction
36: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] serial.offsetview_subview
36: [       OK ] serial.offsetview_subview (9 ms)
36: [ RUN      ] serial.offsetview_offsets_rank1
36: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank2
36: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank3
36: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] serial.scatterview
5: [       OK ] cuda.workgraph_fib (1019 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: [----------] 92 tests from cuda (3686 ms total)
5: 
5: [----------] 28 tests from cuda_uvm
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_left
5: [       OK ] cuda_uvm.view_subview_auto_1d_left (6 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_right
5: [       OK ] cuda_uvm.view_subview_auto_1d_right (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_stride
5: [       OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_assign_strided
5: [       OK ] cuda_uvm.view_subview_assign_strided (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_0
5: [       OK ] cuda_uvm.view_subview_left_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_1
5: [       OK ] cuda_uvm.view_subview_left_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_2
5: [       OK ] cuda_uvm.view_subview_left_2 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_3
5: [       OK ] cuda_uvm.view_subview_left_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_0
5: [       OK ] cuda_uvm.view_subview_right_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_1
5: [       OK ] cuda_uvm.view_subview_right_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_3
5: [       OK ] cuda_uvm.view_subview_right_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_static_tests
5: [       OK ] cuda_uvm.view_static_tests (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
5: [       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
5: [       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign
5: [       OK ] cuda_uvm.view_subview_1d_assign (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
5: [       OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
5: [       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d
5: [       OK ] cuda_uvm.view_subview_2d_from_3d (64 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (65 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (65 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left (91 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (91 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (89 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (95 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (91 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (92 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 (801 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 128 tests from 3 test suites ran. (38620 ms total)
5: [  PASSED  ] 126 tests.
5: [  SKIPPED ] 2 tests, listed below:
5: [  SKIPPED ] cuda.parallel_scan_with_reducers
5: [  SKIPPED ] cuda.team_teamvector_range
36: [       OK ] serial.scatterview (2006 ms)
36: [ RUN      ] serial.scatterview_devicetype
36: [       OK ] serial.scatterview_devicetype (2 ms)
36: [ RUN      ] serial.staticcrsgraph
36: [       OK ] serial.staticcrsgraph (18 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dualview
36: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_dualview
36: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dualview
36: [       OK ] serial.resize_exec_space_dualview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dualview
36: [       OK ] serial.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dynrankview
36: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dynrankview
36: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dynrankview
36: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_scatterview
36: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
36: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] serial.resize_exec_space_scatterview
36: [       OK ] serial.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_scatterview
36: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview
36: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
36: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview
36: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
36: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview
36: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
36: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] serial.UnorderedMap_insert
 5/51 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed   39.41 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 60 tests from 3 test suites.
6: [----------] Global test environment set-up.
6: [----------] 6 tests from cuda
6: [ RUN      ] cuda.team_scratch_1_streams
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0107801 0.00148843 || 0.051031 10945 11820 || 11500.9 11377 || 20.5761 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0204197 -0.00332651 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
36: [       OK ] serial.UnorderedMap_insert (7999 ms)
36: [ RUN      ] serial.UnorderedMap_failed_insert
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.000172205 0.00238134 || 0.051031 10980 11750 || 11378.9 11377 || 32.9197 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00388492 -0.00263952 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
36: [       OK ] serial.UnorderedMap_failed_insert (3977 ms)
36: [ RUN      ] serial.UnorderedMap_deep_copy
36: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
36: [ RUN      ] serial.UnorderedMap_valid_empty
36: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
36: [ RUN      ] serial.UnorderedMap_clear_zero_size
36: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_consistent_size
36: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
36: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] serial.UnorderedMap_lambda_capturable
36: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
36: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] serial.vector_combination
36: [       OK ] serial.vector_combination (0 ms)
36: [ RUN      ] serial.vector_insert
36: [       OK ] serial.vector_insert (0 ms)
36: [ RUN      ] serial.vector_push_back_default_exec
36: [       OK ] serial.vector_push_back_default_exec (0 ms)
36: [ RUN      ] serial.viewctorprop_embedded_dim
36: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
36: [----------] 65 tests from serial (16423 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 65 tests from 1 test suite ran. (16423 ms total)
36: [  PASSED  ] 64 tests.
36: [  SKIPPED ] 1 test, listed below:
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
36/59 Test #36: Kokkos_ContainersUnitTest_Serial .................   Passed   17.20 sec
test 37
      Start 37: Kokkos_ContainersUnitTest_Cuda

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
37: Test timeout computed to be: 1500
37: [==========] Running 65 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 65 tests from cuda
37: [ RUN      ] cuda.bitset
37: [       OK ] cuda.bitset (11 ms)
37: [ RUN      ] cuda.bitset_default_constructor_no_alloc
37: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
37: [ RUN      ] cuda.dualview_combination
37: [       OK ] cuda.dualview_combination (0 ms)
37: [ RUN      ] cuda.dualview_alloc
37: [       OK ] cuda.dualview_alloc (0 ms)
37: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
37: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
37: [ RUN      ] cuda.dualview_combinations_without_init
37: [       OK ] cuda.dualview_combinations_without_init (0 ms)
37: [ RUN      ] cuda.dualview_deep_copy
37: [       OK ] cuda.dualview_deep_copy (1 ms)
37: [ RUN      ] cuda.dualview_realloc
37: [       OK ] cuda.dualview_realloc (0 ms)
37: [ RUN      ] cuda.dualview_resize
37: [       OK ] cuda.dualview_resize (0 ms)
37: [ RUN      ] cuda.dualview_device_correct_kokkos_device
37: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
37: [ RUN      ] cuda.dualview_host_correct_kokkos_device
37: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
37: [ RUN      ] cuda.dualview_host_modify_template_device_sync
37: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
37: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
37: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
37: [ RUN      ] cuda.dualview_device_modify_template_host_sync
37: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
37: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
37: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
37: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
37: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
37: [ RUN      ] cuda.dynamic_view
37: [       OK ] cuda.dynamic_view (25 ms)
37: [ RUN      ] cuda.dyn_rank_view_api_generic
37: [       OK ] cuda.dyn_rank_view_api_generic (7 ms)
37: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
37: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
37: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
37: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
37: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
37: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
37: [ RUN      ] cuda.ErrorReporterViaLambda
37: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
37: [ RUN      ] cuda.ErrorReporter
37: [       OK ] cuda.ErrorReporter (0 ms)
37: [ RUN      ] cuda.offsetview_construction
37: [       OK ] cuda.offsetview_construction (1 ms)
37: [ RUN      ] cuda.offsetview_unmanaged_construction
37: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
37: [ RUN      ] cuda.offsetview_subview
37: [       OK ] cuda.offsetview_subview (0 ms)
37: [ RUN      ] cuda.offsetview_offsets_rank1
37: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
37: [ RUN      ] cuda.offsetview_offsets_rank2
37: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
37: [ RUN      ] cuda.offsetview_offsets_rank3
37: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
37: [ RUN      ] cuda.scatterview
6: [       OK ] cuda.team_scratch_1_streams (14917 ms)
6: [ RUN      ] cuda.space_access
6: [       OK ] cuda.space_access (0 ms)
6: [ RUN      ] cuda.uvm
6: [       OK ] cuda.uvm (6 ms)
6: [ RUN      ] cuda.impl_view_accessible
6: [       OK ] cuda.impl_view_accessible (3 ms)
6: [ RUN      ] cuda.impl_view_texture
6: [       OK ] cuda.impl_view_texture (0 ms)
6: [ RUN      ] cuda.view_subview_const_randomaccess
6: [       OK ] cuda.view_subview_const_randomaccess (0 ms)
6: [----------] 6 tests from cuda (14929 ms total)
6: 
6: [----------] 27 tests from cuda_hostpinned
6: [ RUN      ] cuda_hostpinned.impl_shared_alloc
6: [       OK ] cuda_hostpinned.impl_shared_alloc (45 ms)
6: [ RUN      ] cuda_hostpinned.view_api_a
6: [       OK ] cuda_hostpinned.view_api_a (12 ms)
6: [ RUN      ] cuda_hostpinned.view_api_b
6: [       OK ] cuda_hostpinned.view_api_b (10 ms)
6: [ RUN      ] cuda_hostpinned.view_api_c
6: [       OK ] cuda_hostpinned.view_api_c (7 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 (5289 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 (1 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_degenerated
6: [       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_right
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_right (4539 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
37: [       OK ] cuda.scatterview (14405 ms)
37: [ RUN      ] cuda.scatterview_devicetype
37: [       OK ] cuda.scatterview_devicetype (26 ms)
37: [ RUN      ] cuda.staticcrsgraph
37: [       OK ] cuda.staticcrsgraph (35 ms)
37: [ RUN      ] cuda.resize_realloc_no_init_dualview
37: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
37: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
37: [ RUN      ] cuda.resize_exec_space_dualview
37: [       OK ] cuda.resize_exec_space_dualview (0 ms)
37: [ RUN      ] cuda.realloc_exec_space_dualview
37: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
37: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
37: [ RUN      ] cuda.resize_exec_space_dynrankview
37: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
37: [ RUN      ] cuda.realloc_exec_space_dynrankview
37: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_init_scatterview
37: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
37: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
37: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
37: [ RUN      ] cuda.resize_exec_space_scatterview
37: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
37: [ RUN      ] cuda.realloc_exec_space_scatterview
37: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynrankview
37: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
37: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
37: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
37: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_offsetview
37: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
37: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
37: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
37: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynamicview
37: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
37: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
37: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
37: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
37: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
37: [ RUN      ] cuda.UnorderedMap_insert
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_left (3554 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping
6: [       OK ] cuda_hostpinned.view_mapping (60 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: [----------] 27 tests from cuda_hostpinned (13544 ms total)
6: 
6: [----------] 27 tests from cuda_uvm
6: [ RUN      ] cuda_uvm.impl_shared_alloc
6: [       OK ] cuda_uvm.impl_shared_alloc (77 ms)
6: [ RUN      ] cuda_uvm.view_api_a
6: [       OK ] cuda_uvm.view_api_a (15 ms)
6: [ RUN      ] cuda_uvm.view_api_b
6: [       OK ] cuda_uvm.view_api_b (17 ms)
6: [ RUN      ] cuda_uvm.view_api_c
6: [       OK ] cuda_uvm.view_api_c (1 ms)
6: [ RUN      ] cuda_uvm.view_api_d
6: [       OK ] cuda_uvm.view_api_d (4 ms)
6: [ RUN      ] cuda_uvm.view_allocation_error
6: [       OK ] cuda_uvm.view_allocation_error (0 ms)
6: [ RUN      ] cuda_uvm.view_remap
6: [       OK ] cuda_uvm.view_remap (2 ms)
6: [ RUN      ] cuda_uvm.view_mirror_nonconst
6: [       OK ] cuda_uvm.view_mirror_nonconst (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 (277 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 (25 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests
6: [       OK ] cuda_uvm.view_copy_tests (33 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests_rank_0
6: [       OK ] cuda_uvm.view_copy_tests_rank_0 (16 ms)
6: [ RUN      ] cuda_uvm.view_copy_degenerated
6: [       OK ] cuda_uvm.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_right
6: [       OK ] cuda_uvm.view_fill_tests_layout_right (146 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_left
6: [       OK ] cuda_uvm.view_fill_tests_layout_left (105 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 (9 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: [----------] 27 tests from cuda_uvm (806 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 60 tests from 3 test suites ran. (29280 ms total)
6: [  PASSED  ] 60 tests.
 6/51 Test  #6: Kokkos_CoreUnitTest_Cuda3 ........................   Passed   30.01 sec
test 7
      Start  7: Kokkos_CoreUnitTest_CudaTimingBased

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased
7: Test timeout computed to be: 1500
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 (14 ms)
7: [ RUN      ] cuda.debug_pin_um_to_host
37: [       OK ] cuda.UnorderedMap_insert (3317 ms)
37: [ RUN      ] cuda.UnorderedMap_failed_insert
37: [       OK ] cuda.UnorderedMap_failed_insert (911 ms)
37: [ RUN      ] cuda.UnorderedMap_deep_copy
37: [       OK ] cuda.UnorderedMap_deep_copy (4 ms)
37: [ RUN      ] cuda.UnorderedMap_valid_empty
37: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
37: [ RUN      ] cuda.UnorderedMap_clear_zero_size
37: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
37: [ RUN      ] cuda.UnorderedMap_consistent_size
37: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
37: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
37: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
37: [ RUN      ] cuda.UnorderedMap_lambda_capturable
37: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
37: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
37: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
37: [ RUN      ] cuda.vector_combination
37: [       OK ] cuda.vector_combination (0 ms)
37: [ RUN      ] cuda.vector_insert
37: [       OK ] cuda.vector_insert (0 ms)
37: [ RUN      ] cuda.vector_push_back_default_exec
37: [       OK ] cuda.vector_push_back_default_exec (0 ms)
37: [ RUN      ] cuda.viewctorprop_embedded_dim
37: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
37: [----------] 65 tests from cuda (18766 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 65 tests from 1 test suite ran. (18767 ms total)
37: [  PASSED  ] 65 tests.
7: [       OK ] cuda.debug_pin_um_to_host (745 ms)
7: [----------] 2 tests from cuda (760 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 2 tests from 1 test suite ran. (760 ms total)
7: [  PASSED  ] 2 tests.
37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ...................   Passed   19.50 sec
test 38
      Start 38: Kokkos_ContainersPerformanceTest_Cuda

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
38: Test timeout computed to be: 1500
 7/51 Test  #7: Kokkos_CoreUnitTest_CudaTimingBased ..............   Passed    1.53 sec
test 8
      Start  8: Kokkos_CoreUnitTest_CudaInterOpInit

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (26 ms)
8: [----------] 1 test from cuda (26 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (26 ms total)
8: [  PASSED  ] 1 test.
38: [==========] Running 4 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 4 tests from TEST_CATEGORY
38: [ RUN      ] TEST_CATEGORY.dynrankview_perf
38: Cuda
38:  DynRankView vs View: Initialization Only 
38:  View time (init only): 0.00126947
38:  View sum computation time: 0.00126947
38:  Strided View time (init only): 0.00114539
38:  View Rank7 time (init only): 0.00120589
38:  DynRankView time (init only): 0.00122468
38:  DynRankView sum computation time: 0.0018429
38:  Ratio of View to DynRankView time: 1.03658
38:  Ratio of View to DynRankView sum computation time: 1.00503
38:  Ratio of View to View Rank7  time: 1.05273
38:  Ratio of StrideView to DynRankView time: 0.935256
38:  Ratio of DynRankView to View Rank7  time: 1.01558
38: [       OK ] TEST_CATEGORY.dynrankview_perf (13 ms)
38: [ RUN      ] TEST_CATEGORY.global_2_local
38: Cuda
38: size, create, generate, fill, find
38: 256, 0.000255558, 2.4242e-05, 0.00263073, 0.00184518
38: 512, 0.000153482, 9.738e-06, 2.0897e-05, 0.00197621
38: 1024, 0.000155101, 1.1567e-05, 2.204e-05, 0.00201709
38: 2048, 0.000161793, 9.154e-06, 2.3718e-05, 0.00198134
38: 4096, 0.000160176, 9.05e-06, 2.2213e-05, 0.0019814
38: 8192, 0.000172452, 9.163e-06, 2.5447e-05, 0.00197364
38: 16384, 0.000144369, 9.807e-06, 3.0302e-05, 0.00205365
38: 32768, 0.000256564, 1.0348e-05, 3.2468e-05, 0.0022009
38: 65536, 0.000238725, 1.0785e-05, 4.1948e-05, 0.00246893
38: 131072, 0.000305185, 1.1739e-05, 5.9239e-05, 0.00313504
38: 262144, 0.000543682, 1.4628e-05, 0.000151454, 0.00580353
38: 524288, 0.000551807, 1.7339e-05, 0.000525377, 0.0187859
38: 1048576, 0.000548107, 2.4967e-05, 0.00140518, 0.0493387
38: 2097152, 0.000668887, 4.0761e-05, 0.00311668, 0.109482
 8/51 Test  #8: Kokkos_CoreUnitTest_CudaInterOpInit ..............   Passed    0.75 sec
test 9
      Start  9: Kokkos_CoreUnitTest_CudaInterOpStreams

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams
9: Test timeout computed to be: 1500
38: 4194304, 0.000795693, 6.2735e-05, 0.00686856, 0.236124
38: [       OK ] TEST_CATEGORY.global_2_local (464 ms)
38: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
38: skipping test
38: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
38: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
38: skipping test
38: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
38: [----------] 4 tests from TEST_CATEGORY (477 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 1 test suite ran. (477 ms total)
38: [  PASSED  ] 4 tests.
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 (26 ms)
9: [----------] 1 test from cuda (26 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (26 ms total)
9: [  PASSED  ] 1 test.
38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.15 sec
test 39
      Start 39: Kokkos_UnitTest_Sort

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
39: Test timeout computed to be: 1500
 9/51 Test  #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...........   Passed    0.70 sec
test 10
      Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
10: Test timeout computed to be: 1500
39: [==========] Running 15 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 15 tests from cuda
39: [ RUN      ] cuda.SortUnsignedValueType
39: [       OK ] cuda.SortUnsignedValueType (13 ms)
39: [ RUN      ] cuda.SortEmptyView
39: [       OK ] cuda.SortEmptyView (0 ms)
39: [ RUN      ] cuda.SortByKeyEmptyView
39: [       OK ] cuda.SortByKeyEmptyView (0 ms)
39: [ RUN      ] cuda.SortByKey
39: [       OK ] cuda.SortByKey (1 ms)
39: [ RUN      ] cuda.SortByKeyWithComparator
39: [       OK ] cuda.SortByKeyWithComparator (0 ms)
39: [ RUN      ] cuda.SortByKeyStaticExtents
39: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
39: [ RUN      ] cuda.SortByKeyWithStrides
39: [       OK ] cuda.SortByKeyWithStrides (0 ms)
39: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
39: 
39: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
39: 
39: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
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 3 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 3 tests from cuda_multi_gpu
10: [ RUN      ] cuda_multi_gpu.managed_views
10: [       OK ] cuda_multi_gpu.managed_views (2 ms)
10: [ RUN      ] cuda_multi_gpu.unmanaged_views
10: [       OK ] cuda_multi_gpu.unmanaged_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.scratch_space
10: [       OK ] cuda_multi_gpu.scratch_space (2 ms)
10: [----------] 3 tests from cuda_multi_gpu (5 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 3 tests from 1 test suite ran. (5 ms total)
10: [  PASSED  ] 3 tests.
39: [       OK ] cuda.SortByKeyKeysLargerThanValues (605 ms)
39: [ RUN      ] cuda.SortWithCustomComparator
10/51 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ...   Passed    0.77 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaGraph

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph
11: Test timeout computed to be: 1500
39: [       OK ] cuda.SortWithCustomComparator (590 ms)
39: [ RUN      ] cuda.BinSortGenericTests
39: [       OK ] cuda.BinSortGenericTests (20 ms)
39: [ RUN      ] cuda.BinSortEmptyView
39: [       OK ] cuda.BinSortEmptyView (0 ms)
39: [ RUN      ] cuda.BinSortEmptyKeysView
39: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
39: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
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 5 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 5 tests from cuda_count_bugs
11: [ RUN      ] cuda_count_bugs.launch_one
11: [       OK ] cuda_count_bugs.launch_one (1 ms)
11: [ RUN      ] cuda_count_bugs.launch_one_rvalue
11: [       OK ] cuda_count_bugs.launch_one_rvalue (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_six
11: [       OK ] cuda_count_bugs.launch_six (0 ms)
11: [ RUN      ] cuda_count_bugs.when_all_cycle
11: [       OK ] cuda_count_bugs.when_all_cycle (0 ms)
11: [ RUN      ] cuda_count_bugs.zero_work_reduce
11: [       OK ] cuda_count_bugs.zero_work_reduce (0 ms)
11: [----------] 5 tests from cuda_count_bugs (2 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 5 tests from 1 test suite ran. (2 ms total)
11: [  PASSED  ] 5 tests.
11: 
11:   YOU HAVE 1 DISABLED TEST
11: 
11/51 Test #11: Kokkos_CoreUnitTest_CudaGraph ....................   Passed    0.72 sec
test 12
      Start 12: Kokkos_CoreUnitTest_Default

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
12: Test timeout computed to be: 1500
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: [==========] Running 71 tests from 41 test suites.
12: [----------] Global test environment set-up.
12: [----------] 31 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.initialization_settings
12: [       OK ] defaultdevicetype.initialization_settings (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
12: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
12: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
12: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
12: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_help
12: [       OK ] defaultdevicetype.cmd_line_args_help (7 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
12: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
12: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms)
12: [ RUN      ] defaultdevicetype.env_vars_num_threads
12: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_device_id
12: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
12: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_tune_internals
12: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.visible_devices
12: [       OK ] defaultdevicetype.visible_devices (0 ms)
12: [ RUN      ] defaultdevicetype.shared_space
12: [       OK ] defaultdevicetype.shared_space (20 ms)
12: [ RUN      ] defaultdevicetype.shared_host_pinned_space
12: [       OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
12: [ RUN      ] defaultdevicetype.compiler_macros
12: [       OK ] defaultdevicetype.compiler_macros (1 ms)
12: [ RUN      ] defaultdevicetype.half_conversion
12: [       OK ] defaultdevicetype.half_conversion (6 ms)
12: [ RUN      ] defaultdevicetype.bhalf_conversion
12: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
12: [ RUN      ] defaultdevicetype.half_operators
12: [       OK ] defaultdevicetype.half_operators (1 ms)
12: [ RUN      ] defaultdevicetype.bhalf_operators
12: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
12: [ RUN      ] defaultdevicetype.host_space_access
12: [       OK ] defaultdevicetype.host_space_access (0 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
12: [       OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
12: [       OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
12: [       OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
12: [       OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
12: [       OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
12: [       OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
12: [       OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
12: [       OK ] defaultdevicetype.reduce_instantiation_b3 (21 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
12: [       OK ] defaultdevicetype.reduce_instantiation_c3 (10 ms)
12: [ RUN      ] defaultdevicetype.malloc
12: [       OK ] defaultdevicetype.malloc (0 ms)
12: [----------] 31 tests from defaultdevicetype (155 ms total)
12: 
12: [----------] 1 test from kokkosresize
12: [ RUN      ] kokkosresize.host_space_access
12: [       OK ] kokkosresize.host_space_access (23 ms)
12: [----------] 1 test from kokkosresize (23 ms total)
12: 
12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/0.sizes
12: [       OK ] TestViewAPI/0.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/0 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/1.sizes
12: [       OK ] TestViewAPI/1.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/1 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/2.sizes
12: [       OK ] TestViewAPI/2.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/2 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/3.sizes
12: [       OK ] TestViewAPI/3.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/3 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/4.sizes
12: [       OK ] TestViewAPI/4.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/4 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/5.sizes
12: [       OK ] TestViewAPI/5.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/5 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/6.sizes
12: [       OK ] TestViewAPI/6.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/6 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/7.sizes
12: [       OK ] TestViewAPI/7.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/7 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/8.sizes
12: [       OK ] TestViewAPI/8.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/8 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/9.sizes
12: [       OK ] TestViewAPI/9.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/9 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/10.sizes
12: [       OK ] TestViewAPI/10.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/10 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/11.sizes
12: [       OK ] TestViewAPI/11.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/11 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/12.sizes
12: [       OK ] TestViewAPI/12.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/12 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/13.sizes
12: [       OK ] TestViewAPI/13.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/13 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/14.sizes
12: [       OK ] TestViewAPI/14.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/14 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/15.sizes
12: [       OK ] TestViewAPI/15.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/15 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/16.sizes
12: [       OK ] TestViewAPI/16.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/16 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/17.sizes
12: [       OK ] TestViewAPI/17.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/17 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/18.sizes
12: [       OK ] TestViewAPI/18.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/18 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/19.sizes
12: [       OK ] TestViewAPI/19.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/19 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/20.sizes
12: [       OK ] TestViewAPI/20.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/20 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/21.sizes
12: [       OK ] TestViewAPI/21.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/21 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/22.sizes
12: [       OK ] TestViewAPI/22.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/22 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/23.sizes
12: [       OK ] TestViewAPI/23.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/23 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/24.sizes
12: [       OK ] TestViewAPI/24.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/24 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/25.sizes
12: [       OK ] TestViewAPI/25.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/25 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/26.sizes
12: [       OK ] TestViewAPI/26.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/26 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/27.sizes
12: [       OK ] TestViewAPI/27.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/27 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/28.sizes
12: [       OK ] TestViewAPI/28.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/28 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/29.sizes
12: [       OK ] TestViewAPI/29.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/29 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/30.sizes
12: [       OK ] TestViewAPI/30.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/30 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/31.sizes
12: [       OK ] TestViewAPI/31.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/31 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/32.sizes
12: [       OK ] TestViewAPI/32.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/32 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/33.sizes
12: [       OK ] TestViewAPI/33.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/33 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/34.sizes
12: [       OK ] TestViewAPI/34.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/34 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (181 ms total)
12: [  PASSED  ] 71 tests.
12/51 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    0.89 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
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: [       OK ] initialization.legion_initialization (26 ms)
13: [----------] 1 test from initialization (26 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (26 ms total)
13: [  PASSED  ] 1 test.
13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.76 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
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: SUCCESS
14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    0.71 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
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 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/51 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    0.76 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
16:                                     Detected: 6 cores per node.
16:                                     Detected: 1 MPI_ranks per node.
16:                                     Requested: 8 threads per process.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 16777216
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 16777216
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 16777216
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (3 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (0 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (0 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (3 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (8 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (8 ms total)
16: [  PASSED  ] 28 tests.
16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    0.71 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.66 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18:                                     Detected: 6 cores per node.
18:                                     Detected: 1 MPI_ranks per node.
18:                                     Requested: 8 threads per process.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    0.70 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 6 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/51 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    0.69 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 6 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x1313f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x13140c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1314140:Host:source:0x1313fc0: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:0x13140c0:40::kokkosp_deallocate_data:Host:source:0x1313f40:40::kokkosp_finalize_library::
20/51 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.76 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 6 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_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_CXX26: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: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.3.99::kokkosp_allocate_data:Host:source:0x1313f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x13140c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1314140:Host:source:0x1313fc0: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:0x13140c0:40::kokkosp_deallocate_data:Host:source:0x1313f40:40::kokkosp_finalize_library::
21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    0.76 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
22:                                     Detected: 6 cores per node.
22:                                     Detected: 1 MPI_ranks per node.
22:                                     Requested: 8 threads per process.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f1:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x445fe6] Test::test_stacktrace(bool, bool)
22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7ffff4109083] __libc_start_main
22: [0x44311e] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f3:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x446f4d] Test::test_stacktrace(bool, bool)
22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7ffff4109083] __libc_start_main
22: [0x44311e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (466 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f1:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x445fe6] Test::test_stacktrace(bool, bool)
22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7ffff4109083] __libc_start_main
22: [0x44311e] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f3:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x446f4d] Test::test_stacktrace(bool, bool)
22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7ffff4109083] __libc_start_main
22: [0x44311e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (431 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (897 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f1:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x445fe6] Test::test_stacktrace(bool, bool)
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7ffff4109083] __libc_start_main
22: [0x44311e] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083]
22: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f3:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x446f4d] Test::test_stacktrace(bool, bool)
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7ffff4109083] __libc_start_main
22: [0x44311e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
22: [----------] 1 test from defaultdevicetype (1 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (899 ms total)
22: [  PASSED  ] 3 tests.
22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    1.66 sec
test 23
      Start 23: Kokkos_IncrementalTest_OPENMP

23: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
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 OPENMP
23: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
23: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
23: [ RUN      ] OPENMP.IncrTest_01_execspace
23: Host Parallel Execution Space:
23:   KOKKOS_ENABLE_OPENMP: yes
23: 
23: OpenMP Runtime Configuration:
23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
23: OpenMP
23: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
23: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
23: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
23: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
23: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
23: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
23: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
23: [       OK ] OPENMP.IncrTest_03b_memspace_free (138 ms)
23: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
23: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
23: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
23: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
23: [ RUN      ] OPENMP.IncrTest_05_reduction
23: [       OK ] OPENMP.IncrTest_05_reduction (4 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
23: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
23: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
23: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
23: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (155 ms)
23: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
23: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms)
23: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
23: [       OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms)
23: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.incr_14_MDrangeReduce
23: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
23: [ RUN      ] OPENMP.IncrTest_16_parallelscan
23: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
23: [ RUN      ] OPENMP.incr_17_atomicView
23: [       OK ] OPENMP.incr_17_atomicView (0 ms)
23: [----------] 28 tests from OPENMP (304 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 28 tests from 1 test suite ran. (304 ms total)
23: [  PASSED  ] 28 tests.
23/51 Test #23: Kokkos_IncrementalTest_OPENMP ....................   Passed    1.06 sec
test 24
      Start 24: Kokkos_IncrementalTest_CUDA

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_CUDA
24: Test timeout computed to be: 1500
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 6 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: [==========] Running 28 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 28 tests from CUDA
24: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
24: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
24: [ RUN      ] CUDA.IncrTest_01_execspace
24: Device Execution Space:
24:   KOKKOS_ENABLE_CUDA: yes
24: Cuda Options:
24:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
24:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
24:   KOKKOS_ENABLE_CUDA_UVM: no
24:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
24:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
24: 
24: Cuda Runtime Configuration:
24: macro  KOKKOS_ENABLE_CUDA      : defined
24: macro  CUDA_VERSION          = 12020 = version 12.2
24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
24: Cuda
24: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
24: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
24: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
24: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
24: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
24: [ RUN      ] CUDA.IncrTest_02_AtomicSub
24: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
24: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
24: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
24: [ RUN      ] CUDA.IncrTest_03b_memspace_free
24: [       OK ] CUDA.IncrTest_03b_memspace_free (2513 ms)
24: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
24: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
24: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
24: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
24: [ RUN      ] CUDA.IncrTest_05_reduction
24: [       OK ] CUDA.IncrTest_05_reduction (4 ms)
24: [ RUN      ] CUDA.IncrTest_06_mdrange2D
24: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
24: [ RUN      ] CUDA.IncrTest_06_mdrange3D
24: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
24: [ RUN      ] CUDA.IncrTest_06_mdrange4D
24: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
24: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
24: [       OK ] CUDA.IncrTest_08_deep_copy_2D (1 ms)
24: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
24: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
24: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
24: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
24: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
24: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
24: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
24: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms)
24: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
24: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms)
24: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
24: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (346 ms)
24: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
24: [       OK ] CUDA.IncrTest_12a_ThreadScratch (3 ms)
24: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
24: [       OK ] CUDA.IncrTest_12b_TeamScratch (1 ms)
24: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
24: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
24: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
24: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
24: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
24: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
24: [ RUN      ] CUDA.incr_14_MDrangeReduce
24: [       OK ] CUDA.incr_14_MDrangeReduce (1 ms)
24: [ RUN      ] CUDA.IncrTest_16_parallelscan
24: [       OK ] CUDA.IncrTest_16_parallelscan (8 ms)
24: [ RUN      ] CUDA.incr_17_atomicView
24: [       OK ] CUDA.incr_17_atomicView (0 ms)
24: [----------] 28 tests from CUDA (2888 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 28 tests from 1 test suite ran. (2888 ms total)
24: [  PASSED  ] 28 tests.
24/51 Test #24: Kokkos_IncrementalTest_CUDA ......................   Passed    3.65 sec
test 25
      Start 25: Kokkos_CoreUnitTest_CTestDevice

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
25: Test timeout computed to be: 1500
25: [==========] Running 8 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 8 tests from ctest_environment
25: [ RUN      ] ctest_environment.no_device_type
25: [       OK ] ctest_environment.no_device_type (0 ms)
25: [ RUN      ] ctest_environment.no_process_count
25: [       OK ] ctest_environment.no_process_count (0 ms)
25: [ RUN      ] ctest_environment.invalid_rank
25: [       OK ] ctest_environment.invalid_rank (0 ms)
25: [ RUN      ] ctest_environment.no_type_str
25: [       OK ] ctest_environment.no_type_str (0 ms)
25: [ RUN      ] ctest_environment.missing_type
25: [       OK ] ctest_environment.missing_type (0 ms)
25: [ RUN      ] ctest_environment.no_id_str
25: [       OK ] ctest_environment.no_id_str (0 ms)
25: [ RUN      ] ctest_environment.invalid_id_str
25: [       OK ] ctest_environment.invalid_id_str (0 ms)
25: [ RUN      ] ctest_environment.good
25: [       OK ] ctest_environment.good (0 ms)
25: [----------] 8 tests from ctest_environment (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 8 tests from 1 test suite ran. (0 ms total)
25: [  PASSED  ] 8 tests.
39: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (13400 ms)
39: [ RUN      ] cuda.NestedSort
39: [       OK ] cuda.NestedSort (29 ms)
39: [ RUN      ] cuda.NestedSortByKey
39: [       OK ] cuda.NestedSortByKey (92 ms)
39: [----------] 15 tests from cuda (14755 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 15 tests from 1 test suite ran. (14755 ms total)
39: [  PASSED  ] 15 tests.
39/59 Test #39: Kokkos_UnitTest_Sort .............................   Passed   15.47 sec
test 40
      Start 40: Kokkos_UnitTest_Random

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Random
40: Test timeout computed to be: 1500
40: [==========] Running 3 tests from 1 test suite.
40: [----------] Global test environment set-up.
40: [----------] 3 tests from cuda
40: [ RUN      ] cuda.Random_XorShift64
40: Test Seed:1713470966860299968
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0359585 -0.0122612 || 0.051031 28068 29338 || 29743.9 28674.4 || -169.499 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00490954 -0.00643688 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.00434819 0.013865 || 0.051031 28046 29431 || 28550.2 28674.4 || 191.67 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.0111195 0.000647476 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.0147552 -0.0117449 || 0.051031 28017 29316 || 29103.8 28674.4 || -162.361 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00694619 0.0065286 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00368807 0.0163639 || 0.051031 27894 29433 || 28780.5 28674.4 || 226.215 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.011546 -0.00340584 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000245626 -0.99999 -48244.6 || 0.051031 0 194871 || 2.92852e+09 28674.4 || -6.66933e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.000735831 -0.300765 0.152315 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195716 -0.999999 -57857.2 || 0.051031 0 1.55148e+06 || 2.86888e+10 28674.4 || -7.99818e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588162 -0.967971 10.2822 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.73523e-07 0.00758116 -0.0191423 || 0.051031 28008 29380 || 28458.6 28674.4 || -264.623 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 7.34064e-07 0.00896842 -0.00914263 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00977917 0.00277427 || 0.051031 28073 29415 || 28957.6 28674.4 || 38.3515 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00541942 -0.00673169 || 0.051031 1e+64 -1e+64
40: Test Seed:1713470967011342979
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 -0.00226528 0.000263605 || 0.051031 28015 29314 || 28739.5 28674.4 || 3.64407 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 0.00682367 -0.00174622 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.45775e-07 -0.00424544 0.0103167 || 0.051031 27963 29323 || 28796.6 28674.4 || 142.618 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.5082e-07 -0.000994932 -0.000310764 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0115131 0.00728916 || 0.051031 27886 29369 || 28348 28674.4 || 100.765 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.016477 -0.0141795 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.00128674 0.0154695 || 0.051031 28000 29300 || 28637.5 28674.4 || 213.85 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.0146705 -0.0156894 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000246318 -0.99999 -48244.9 || 0.051031 0 195035 || 2.92879e+09 28674.4 || -6.66937e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.000737839 -0.306129 0.147947 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195375 -0.999999 -57858.4 || 0.051031 0 1.55145e+06 || 2.8691e+10 28674.4 || -7.99834e+08 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 0.00587149 -0.967843 10.2512 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.73523e-07 -0.0201323 -0.0298895 || 0.051031 28027 29309 || 29263.5 28674.4 || -413.193 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 7.34064e-07 -0.0136139 0.0123528 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 6.43252e-07 0.0129981 -0.042682 || 0.051031 27924 29305 || 28306.5 28674.4 || -590.035 -2.0744
40:  -- Testing 3-D histogram
40: Density 3D: 6.43252e-07 -0.00117513 0.00820044 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift64 (296 ms)
40: [ RUN      ] cuda.Random_XorShift1024_0
40: Test Seed:1713470967157205031
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00716251 0.00776799 || 0.051031 10937 11807 || 11296 11377 || 107.385 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0133808 -0.000896063 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.020191 0.00295338 || 0.051031 10892 11792 || 11611.4 11377 || 40.8275 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0040673 0.00175732 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00155165 -0.0013632 || 0.051031 10943 11867 || 11359.3 11377 || -18.8449 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.0187169 -0.000927619 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.0299118 -0.00488396 || 0.051031 10953 11772 || 11046.5 11377 || -67.5159 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00109657 0.0005308 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000246293 -0.999975 -7596.23 || 0.051031 0 77777 || 4.6109e+08 11377 || -1.0501e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.000738441 -0.142375 0.0224529 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.00195621 -0.999997 -9108.31 || 0.051031 0 616106 || 4.51632e+09 11377 || -1.25913e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00588003 -0.922633 1.61791 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.79744e-07 -0.00809571 0.000326306 || 0.051031 10996 11785 || 11469.8 11377 || 4.51086 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 3.43323e-07 -0.00918194 -0.00174084 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00801377 -0.0021999 || 0.051031 10953 11784 || 11286.5 11377 || -30.4114 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00952543 -5.473e-05 || 0.051031 1e+64 -1e+64
40: Test Seed:1713470967231268167
40: Test Scalar=int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.000282908 -0.00314896 || 0.051031 10973 11830 || 11373.7 11377 || -43.5312 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.00614355 -0.00464993 || 0.051031 1e+64 -1e+64
40: Test Scalar=unsigned int
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00595992 0.00808358 || 0.051031 10975 11823 || 11445.2 11377 || 111.747 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 0.015017 -0.00336301 || 0.051031 1e+64 -1e+64
40: Test Scalar=int64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00751475 -0.00339382 || 0.051031 10947 11810 || 11292.1 11377 || -46.9162 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.00218055 -0.00333499 || 0.051031 1e+64 -1e+64
40: Test Scalar=uint64_t
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 0.00602902 -0.00580045 || 0.051031 10952 11805 || 11308.8 11377 || -80.1855 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -0.00706844 0.000827988 || 0.051031 1e+64 -1e+64
40: Test Scalar=half
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.000244601 -0.999975 -7594.72 || 0.051031 0 77706 || 4.61036e+08 11377 || -1.04989e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.000733512 -0.133948 0.0210417 || 0.051031 1e+64 -1e+64
40: Test Scalar=bhalf
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 0.0019607 -0.999997 -9108.02 || 0.051031 0 616358 || 4.51651e+09 11377 || -1.25909e+08 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 0.00589285 -0.922363 1.60971 || 0.051031 1e+64 -1e+64
40: Test Scalar=float
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.79744e-07 -0.0208544 0.00829433 || 0.051031 10946 11818 || 11619.3 11377 || 114.661 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 3.43323e-07 0.000789177 0.00167166 || 0.051031 1e+64 -1e+64
40: Test Scalar=double
40:  -- Testing randomness properties
40:  -- Testing 1-D histogram
40: Density 1D: 2.47955e-07 -0.00660477 -0.00368803 || 0.051031 10953 11766 || 11452.6 11377 || -50.9833 -0.823045
40:  -- Testing 3-D histogram
40: Density 3D: 2.47955e-07 -8.37905e-05 0.00298157 || 0.051031 1e+64 -1e+64
40: [       OK ] cuda.Random_XorShift1024_0 (177 ms)
40: [ RUN      ] cuda.Multi_streams
25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.72 sec
test 26
      Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
26: Test timeout computed to be: 1500
26/51 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 27
      Start 27: Kokkos_ContainersUnitTest_OpenMP

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
27: Test timeout computed to be: 1500
40: [       OK ] cuda.Multi_streams (198 ms)
40: [----------] 3 tests from cuda (673 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 3 tests from 1 test suite ran. (673 ms total)
40: [  PASSED  ] 3 tests.
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 62 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 62 tests from openmp
27: [ RUN      ] openmp.bitset
40/59 Test #40: Kokkos_UnitTest_Random ...........................   Passed    1.35 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
41: Test timeout computed to be: 1500
41: [==========] Running 15 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 3 tests from std_algorithms_reducers
41: [ RUN      ] std_algorithms_reducers.max_first_loc
41: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
41: [ RUN      ] std_algorithms_reducers.min_first_loc
41: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
41: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
41: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
41: [----------] 3 tests from std_algorithms_reducers (0 ms total)
41: 
41: [----------] 1 test from std_algorithms
41: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
41: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
41: [----------] 1 test from std_algorithms (0 ms total)
41: 
41: [----------] 11 tests from random_access_iterator_test
41: [ RUN      ] random_access_iterator_test.constructor
41: [       OK ] random_access_iterator_test.constructor (0 ms)
41: [ RUN      ] random_access_iterator_test.constructiblity
41: [       OK ] random_access_iterator_test.constructiblity (0 ms)
41: [ RUN      ] random_access_iterator_test.dereference
41: [       OK ] random_access_iterator_test.dereference (0 ms)
41: [ RUN      ] random_access_iterator_test.subscript_operator
41: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet1
41: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet2
41: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet3
41: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
41: [ RUN      ] random_access_iterator_test.operatorsSet4
41: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
41: [ RUN      ] random_access_iterator_test.assignment_operator
41: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
41: [ RUN      ] random_access_iterator_test.distance
41: [       OK ] random_access_iterator_test.distance (0 ms)
41: [ RUN      ] random_access_iterator_test.traits_helpers
41: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
41: [----------] 11 tests from random_access_iterator_test (2 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 15 tests from 3 test suites ran. (2 ms total)
41: [  PASSED  ] 15 tests.
41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.67 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
42: Test timeout computed to be: 1500
27: [       OK ] openmp.bitset (676 ms)
27: [ RUN      ] openmp.bitset_default_constructor_no_alloc
27: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
27: [ RUN      ] openmp.dualview_combination
27: [       OK ] openmp.dualview_combination (0 ms)
27: [ RUN      ] openmp.dualview_alloc
27: [       OK ] openmp.dualview_alloc (0 ms)
27: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
27: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
27: [ RUN      ] openmp.dualview_combinations_without_init
27: [       OK ] openmp.dualview_combinations_without_init (0 ms)
27: [ RUN      ] openmp.dualview_deep_copy
27: [       OK ] openmp.dualview_deep_copy (0 ms)
27: [ RUN      ] openmp.dualview_realloc
27: [       OK ] openmp.dualview_realloc (0 ms)
27: [ RUN      ] openmp.dualview_resize
27: [       OK ] openmp.dualview_resize (0 ms)
27: [ RUN      ] openmp.dualview_device_correct_kokkos_device
27: [       OK ] openmp.dualview_device_correct_kokkos_device (1 ms)
27: [ RUN      ] openmp.dualview_host_correct_kokkos_device
27: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
27: [ RUN      ] openmp.dualview_host_modify_template_device_sync
27: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
27: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
27: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
27: [ RUN      ] openmp.dualview_device_modify_template_host_sync
27: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
27: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
27: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
27: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
27: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
27: [ RUN      ] openmp.dynamic_view
27: [       OK ] openmp.dynamic_view (23 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_generic
27: [       OK ] openmp.dyn_rank_view_api_generic (20 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
27: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
27: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
27: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
27: skipping since not default execution space
27: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
27: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
27: [ RUN      ] openmp.ErrorReporterViaLambda
27: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
27: [ RUN      ] openmp.ErrorReporter
27: [       OK ] openmp.ErrorReporter (0 ms)
27: [ RUN      ] openmp.offsetview_construction
27: [       OK ] openmp.offsetview_construction (29 ms)
27: [ RUN      ] openmp.offsetview_unmanaged_construction
27: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
27: [ RUN      ] openmp.offsetview_subview
27: [       OK ] openmp.offsetview_subview (12 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank1
27: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank2
27: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank3
27: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
27: [ RUN      ] openmp.scatterview
42: [==========] Running 7 tests from 1 test suite.
42: [----------] Global test environment set-up.
42: [----------] 7 tests from std_algorithms_min_max_element_test
42: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
42: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
42: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
42: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
42: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
42: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
42: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
42: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
42: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms)
42: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 7 tests from 1 test suite ran. (26 ms total)
42: [  PASSED  ] 7 tests.
42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.70 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
43: Test timeout computed to be: 1500
43: [==========] Running 13 tests from 10 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_lexicographical_compare_test
43: [ RUN      ] std_algorithms_lexicographical_compare_test.test
43: [       OK ] std_algorithms_lexicographical_compare_test.test (196 ms)
43: [----------] 1 test from std_algorithms_lexicographical_compare_test (196 ms total)
43: 
43: [----------] 1 test from std_algorithms_for_each_test
43: [ RUN      ] std_algorithms_for_each_test.test
43: [       OK ] std_algorithms_for_each_test.test (119 ms)
43: [----------] 1 test from std_algorithms_for_each_test (119 ms total)
43: 
43: [----------] 1 test from std_algorithms_find_test
43: [ RUN      ] std_algorithms_find_test.test
43: [       OK ] std_algorithms_find_test.test (68 ms)
43: [----------] 1 test from std_algorithms_find_test (68 ms total)
43: 
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
43: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (462 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
27: [       OK ] openmp.scatterview (2086 ms)
27: [ RUN      ] openmp.scatterview_devicetype
27: [       OK ] openmp.scatterview_devicetype (8 ms)
27: [ RUN      ] openmp.staticcrsgraph
27: [       OK ] openmp.staticcrsgraph (46 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_dualview
27: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
27: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_dualview
27: [       OK ] openmp.resize_exec_space_dualview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_dualview
27: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
27: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_dynrankview
27: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_dynrankview
27: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_scatterview
27: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
27: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_scatterview
27: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_scatterview
27: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynrankview
27: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
27: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
27: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_offsetview
27: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
27: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
27: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynamicview
27: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
27: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
27: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN      ] openmp.UnorderedMap_insert
43: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1081 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search
43: [       OK ] std_algorithms_non_mod_seq_ops.search (650 ms)
43: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
43: [       OK ] std_algorithms_non_mod_seq_ops.search_n (428 ms)
43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2624 ms total)
43: 
43: [----------] 1 test from std_algorithms_count_test
43: [ RUN      ] std_algorithms_count_test.test
43: [       OK ] std_algorithms_count_test.test (94 ms)
43: [----------] 1 test from std_algorithms_count_test (94 ms total)
43: 
43: [----------] 1 test from std_algorithms_equal_test
43: [ RUN      ] std_algorithms_equal_test.test
43: [       OK ] std_algorithms_equal_test.test (12 ms)
43: [----------] 1 test from std_algorithms_equal_test (12 ms total)
43: 
43: [----------] 1 test from std_algorithms_all_any_none_of_test
43: [ RUN      ] std_algorithms_all_any_none_of_test.test
43: [       OK ] std_algorithms_all_any_none_of_test.test (75 ms)
43: [----------] 1 test from std_algorithms_all_any_none_of_test (75 ms total)
43: 
43: [----------] 1 test from std_algorithms_nonmod_seq_ops
43: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
43: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (107 ms)
43: [----------] 1 test from std_algorithms_nonmod_seq_ops (107 ms total)
43: 
43: [----------] 1 test from std_algorithms_mismatch_test
43: [ RUN      ] std_algorithms_mismatch_test.test
43: [       OK ] std_algorithms_mismatch_test.test (188 ms)
43: [----------] 1 test from std_algorithms_mismatch_test (188 ms total)
43: 
43: [----------] 1 test from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
43: [       OK ] std_algorithms_mod_seq_ops.move_backward (51 ms)
43: [----------] 1 test from std_algorithms_mod_seq_ops (51 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 13 tests from 10 test suites ran. (3537 ms total)
43: [  PASSED  ] 13 tests.
43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    4.22 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
44: Test timeout computed to be: 1500
44: [==========] Running 31 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 3 tests from std_algorithms_mod_ops_test
44: [ RUN      ] std_algorithms_mod_ops_test.move
44: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
44: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
44: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
44: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
44: 
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
44: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
44: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
44: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
44: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
44: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
44: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
44: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
44: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
44: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
44: 
44: [----------] 4 tests from std_algorithms_replace_ops_test
44: [ RUN      ] std_algorithms_replace_ops_test.replace
44: [       OK ] std_algorithms_replace_ops_test.replace (28 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_if
44: [       OK ] std_algorithms_replace_ops_test.replace_if (138 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
44: [       OK ] std_algorithms_replace_ops_test.replace_copy (50 ms)
44: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
44: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms)
44: [----------] 4 tests from std_algorithms_replace_ops_test (265 ms total)
44: 
44: [----------] 11 tests from std_algorithms_mod_seq_ops
44: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
44: [       OK ] std_algorithms_mod_seq_ops.copy_if (34 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique
44: [       OK ] std_algorithms_mod_seq_ops.unique (250 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
44: [       OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove
44: [       OK ] std_algorithms_mod_seq_ops.remove (54 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_if (57 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy (168 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
44: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (59 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate
44: [       OK ] std_algorithms_mod_seq_ops.rotate (1247 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
44: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (414 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
 -- Testing 1-D histogram
Density 1D: 0.000245981 -0.999975 -7594.2 || 0.051031 0 77692 || 4.60958e+08 11377 || -1.04982e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.0007376 -0.13032 0.0262896 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
44: [       OK ] std_algorithms_mod_seq_ops.shift_left (1162 ms)
44: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
44: [       OK ] std_algorithms_mod_seq_ops.shift_right (1142 ms)
44: [----------] 11 tests from std_algorithms_mod_seq_ops (4670 ms total)
44: 
44: [----------] 1 test from std_algorithms_modseq_test
44: [ RUN      ] std_algorithms_modseq_test.reverse
44: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
44: [----------] 1 test from std_algorithms_modseq_test (49 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 31 tests from 5 test suites ran. (4990 ms total)
44: [  PASSED  ] 31 tests.
44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    5.68 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
45: Test timeout computed to be: 1500
45: [==========] Running 29 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_sorting_ops_test
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms)
45: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
45: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
45: [----------] 2 tests from std_algorithms_sorting_ops_test (19 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partitioning_test
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
45: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
45: [ RUN      ] std_algorithms_partitioning_test.partition_point
45: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
45: 
45: [----------] 1 test from std_algorithms_partitioning_ops
45: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
45: [       OK ] std_algorithms_partitioning_ops.partition_copy (19 ms)
45: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total)
45: 
45: [----------] 12 tests from std_algorithms_numerics_test
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
45: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
45: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total)
45: 
45: [----------] 1 test from std_algorithms_numerics_ops_test
45: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
45: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (95 ms)
45: [----------] 1 test from std_algorithms_numerics_ops_test (95 ms total)
45: 
45: [----------] 8 tests from std_algorithms_numeric_ops_test
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (723 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (504 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (207 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (276 ms)
45: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
45: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
45: [----------] 8 tests from std_algorithms_numeric_ops_test (1712 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_ops_test
45: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
45: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms)
45: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 29 tests from 7 test suites ran. (1892 ms total)
45: [  PASSED  ] 29 tests.
45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    2.58 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
46: Test timeout computed to be: 1500
46: [==========] Running 12 tests from 7 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (339 ms)
46: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
46: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (331 ms)
46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (671 ms total)
46: 
46: [----------] 2 tests from std_algorithms_count_team_test
46: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
46: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (512 ms)
46: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
46: [       OK ] std_algorithms_count_team_test.count_returns_zero (133 ms)
46: [----------] 2 tests from std_algorithms_count_team_test (645 ms total)
46: 
46: [----------] 1 test from std_algorithms_count_if_team_test
46: [ RUN      ] std_algorithms_count_if_team_test.test
46: [       OK ] std_algorithms_count_if_team_test.test (183 ms)
46: [----------] 1 test from std_algorithms_count_if_team_test (183 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_team_test
46: [ RUN      ] std_algorithms_for_each_team_test.test
46: [       OK ] std_algorithms_for_each_team_test.test (361 ms)
46: [----------] 1 test from std_algorithms_for_each_team_test (361 ms total)
46: 
46: [----------] 1 test from std_algorithms_for_each_n_team_test
46: [ RUN      ] std_algorithms_for_each_n_team_test.test
46: [       OK ] std_algorithms_for_each_n_team_test.test (377 ms)
46: [----------] 1 test from std_algorithms_for_each_n_team_test (377 ms total)
46: 
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
46: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2972 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
27: [       OK ] openmp.UnorderedMap_insert (15971 ms)
27: [ RUN      ] openmp.UnorderedMap_failed_insert
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1644 ms)
46: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
46: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1633 ms)
46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6250 ms total)
46: 
46: [----------] 2 tests from std_algorithms_mismatch_team_test
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
27: [       OK ] openmp.UnorderedMap_failed_insert (4447 ms)
27: [ RUN      ] openmp.UnorderedMap_deep_copy
27: [       OK ] openmp.UnorderedMap_deep_copy (4 ms)
27: [ RUN      ] openmp.UnorderedMap_valid_empty
27: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
27: [ RUN      ] openmp.UnorderedMap_clear_zero_size
27: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN      ] openmp.UnorderedMap_consistent_size
27: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
27: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
27: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN      ] openmp.UnorderedMap_lambda_capturable
27: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
27: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN      ] openmp.viewctorprop_embedded_dim
27: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
27: [----------] 62 tests from openmp (23341 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 62 tests from 1 test suite ran. (23341 ms total)
27: [  PASSED  ] 61 tests.
27: [  SKIPPED ] 1 test, listed below:
27: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP .................   Passed   24.25 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Cuda

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 6 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 42 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 42 tests from cuda
28: [ RUN      ] cuda.bitset
28: [       OK ] cuda.bitset (15 ms)
28: [ RUN      ] cuda.bitset_default_constructor_no_alloc
28: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] cuda.dualview_combination
28: [       OK ] cuda.dualview_combination (2 ms)
28: [ RUN      ] cuda.dualview_alloc
28: [       OK ] cuda.dualview_alloc (0 ms)
28: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
28: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] cuda.dualview_combinations_without_init
28: [       OK ] cuda.dualview_combinations_without_init (0 ms)
28: [ RUN      ] cuda.dualview_deep_copy
28: [       OK ] cuda.dualview_deep_copy (1 ms)
28: [ RUN      ] cuda.dualview_realloc
28: [       OK ] cuda.dualview_realloc (0 ms)
28: [ RUN      ] cuda.dualview_resize
28: [       OK ] cuda.dualview_resize (11 ms)
28: [ RUN      ] cuda.dualview_device_correct_kokkos_device
28: [       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
28: [ RUN      ] cuda.dualview_host_correct_kokkos_device
28: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_sync
28: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
28: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_sync
28: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
28: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
28: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] cuda.dynamic_view
28: [       OK ] cuda.dynamic_view (29 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_generic
28: [       OK ] cuda.dyn_rank_view_api_generic (18 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
28: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
28: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
28: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] cuda.ErrorReporterViaLambda
28: [       OK ] cuda.ErrorReporterViaLambda (1 ms)
28: [ RUN      ] cuda.ErrorReporter
28: [       OK ] cuda.ErrorReporter (0 ms)
28: [ RUN      ] cuda.offsetview_construction
28: [       OK ] cuda.offsetview_construction (4 ms)
28: [ RUN      ] cuda.offsetview_unmanaged_construction
28: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] cuda.offsetview_subview
28: [       OK ] cuda.offsetview_subview (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank1
28: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank2
28: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank3
28: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] cuda.scatterview
46: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1892 ms)
46: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
46: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (464 ms)
46: [----------] 2 tests from std_algorithms_mismatch_team_test (2356 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 12 tests from 7 test suites ran. (10847 ms total)
46: [  PASSED  ] 12 tests.
46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   11.54 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
47: Test timeout computed to be: 1500
47: [==========] Running 8 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_equal_team_test
47: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_equal (1228 ms)
47: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
47: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (657 ms)
47: [----------] 2 tests from std_algorithms_equal_team_test (1886 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_team_test
47: [ RUN      ] std_algorithms_search_team_test.sequences_exist
47: [       OK ] std_algorithms_search_team_test.sequences_exist (474 ms)
47: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (654 ms)
47: [----------] 2 tests from std_algorithms_search_team_test (1129 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_end_team_test
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1799 ms)
47: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1568 ms)
47: [----------] 2 tests from std_algorithms_find_end_team_test (3368 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_first_of_team_test
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1342 ms)
47: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
47: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5941 ms)
47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7283 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 8 tests from 4 test suites ran. (13668 ms total)
47: [  PASSED  ] 8 tests.
47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   14.34 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
48: Test timeout computed to be: 1500
48: [==========] Running 11 tests from 7 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_find_team_test
48: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_exist (187 ms)
48: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
48: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (323 ms)
48: [----------] 2 tests from std_algorithms_find_team_test (510 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_team_test
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
 -- Testing 1-D histogram
Density 1D: 0.00195631 -0.999997 -9108.34 || 0.051031 0 616551 || 4.51669e+09 11377 || -1.25914e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588007 -0.92247 1.60766 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (136 ms)
48: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (334 ms)
48: [----------] 2 tests from std_algorithms_find_if_team_test (470 ms total)
48: 
48: [----------] 2 tests from std_algorithms_find_if_not_team_test
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (321 ms)
48: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
48: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (140 ms)
48: [----------] 2 tests from std_algorithms_find_if_not_team_test (461 ms total)
48: 
48: [----------] 1 test from std_algorithms_all_of_team_test
48: [ RUN      ] std_algorithms_all_of_team_test.test
48: [       OK ] std_algorithms_all_of_team_test.test (324 ms)
48: [----------] 1 test from std_algorithms_all_of_team_test (324 ms total)
48: 
48: [----------] 1 test from std_algorithms_any_of_team_test
48: [ RUN      ] std_algorithms_any_of_team_test.test
48: [       OK ] std_algorithms_any_of_team_test.test (129 ms)
48: [----------] 1 test from std_algorithms_any_of_team_test (129 ms total)
48: 
48: [----------] 1 test from std_algorithms_none_of_team_test
48: [ RUN      ] std_algorithms_none_of_team_test.test
28: [       OK ] cuda.scatterview (17536 ms)
28: [ RUN      ] cuda.scatterview_devicetype
28: [       OK ] cuda.scatterview_devicetype (28 ms)
28: [ RUN      ] cuda.staticcrsgraph
28: [       OK ] cuda.staticcrsgraph (48 ms)
28: [ RUN      ] cuda.UnorderedMap_insert
48: [       OK ] std_algorithms_none_of_team_test.test (332 ms)
48: [----------] 1 test from std_algorithms_none_of_team_test (332 ms total)
48: 
48: [----------] 2 tests from std_algorithms_search_n_team_test
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (173 ms)
48: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
48: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (199 ms)
48: [----------] 2 tests from std_algorithms_search_n_team_test (373 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 11 tests from 7 test suites ran. (2602 ms total)
48: [  PASSED  ] 11 tests.
48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    3.28 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

49: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
49: Test timeout computed to be: 1500
49: [==========] Running 3 tests from 3 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_min_element_team_test
49: [ RUN      ] std_algorithms_min_element_team_test.test
49: [       OK ] std_algorithms_min_element_team_test.test (1219 ms)
49: [----------] 1 test from std_algorithms_min_element_team_test (1219 ms total)
49: 
49: [----------] 1 test from std_algorithms_max_element_team_test
49: [ RUN      ] std_algorithms_max_element_team_test.test
49: [       OK ] std_algorithms_max_element_team_test.test (1209 ms)
49: [----------] 1 test from std_algorithms_max_element_team_test (1209 ms total)
49: 
49: [----------] 1 test from std_algorithms_minmax_element_team_test
49: [ RUN      ] std_algorithms_minmax_element_team_test.test
49: [       OK ] std_algorithms_minmax_element_team_test.test (1761 ms)
49: [----------] 1 test from std_algorithms_minmax_element_team_test (1761 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 3 tests from 3 test suites ran. (4190 ms total)
49: [  PASSED  ] 3 tests.
49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    4.86 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

50: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
50: Test timeout computed to be: 1500
50: [==========] Running 6 tests from 6 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_fill_team_test
50: [ RUN      ] std_algorithms_fill_team_test.test
50: [       OK ] std_algorithms_fill_team_test.test (209 ms)
50: [----------] 1 test from std_algorithms_fill_team_test (209 ms total)
50: 
50: [----------] 1 test from std_algorithms_fill_n_team_test
50: [ RUN      ] std_algorithms_fill_n_team_test.test
50: [       OK ] std_algorithms_fill_n_team_test.test (217 ms)
50: [----------] 1 test from std_algorithms_fill_n_team_test (217 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_team_test
50: [ RUN      ] std_algorithms_replace_team_test.test
28: [       OK ] cuda.UnorderedMap_insert (6493 ms)
28: [ RUN      ] cuda.UnorderedMap_failed_insert
50: [       OK ] std_algorithms_replace_team_test.test (333 ms)
50: [----------] 1 test from std_algorithms_replace_team_test (333 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_if_team_test
50: [ RUN      ] std_algorithms_replace_if_team_test.test
50: [       OK ] std_algorithms_replace_if_team_test.test (491 ms)
50: [----------] 1 test from std_algorithms_replace_if_team_test (491 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_team_test
50: [ RUN      ] std_algorithms_replace_copy_team_test.test
28: [       OK ] cuda.UnorderedMap_failed_insert (1548 ms)
28: [ RUN      ] cuda.UnorderedMap_deep_copy
28: [       OK ] cuda.UnorderedMap_deep_copy (7 ms)
28: [ RUN      ] cuda.UnorderedMap_valid_empty
28: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
28: [ RUN      ] cuda.UnorderedMap_clear_zero_size
28: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_consistent_size
28: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
28: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] cuda.UnorderedMap_lambda_capturable
28: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
28: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] cuda.viewctorprop_embedded_dim
28: [       OK ] cuda.viewctorprop_embedded_dim (1 ms)
28: [----------] 42 tests from cuda (25761 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 42 tests from 1 test suite ran. (25761 ms total)
28: [  PASSED  ] 42 tests.
28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ...................   Passed   26.53 sec
test 29
      Start 29: Kokkos_ContainersPerformanceTest_OpenMP

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
29: Test timeout computed to be: 1500
 -- Testing 1-D histogram
Density 1D: 2.73387e-07 0.0191274 -0.00981826 || 0.051031 10966 11784 || 11163.4 11377 || -135.728 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.24249e-07 -0.0031976 0.00210742 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 6 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 5 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 5 tests from TEST_CATEGORY
29: [ RUN      ] TEST_CATEGORY.dynrankview_perf
29: OpenMP
29:  DynRankView vs View: Initialization Only 
29:  View time (init only): 0.0184633
29:  View sum computation time: 0.0184633
29:  Strided View time (init only): 0.0201054
50: [       OK ] std_algorithms_replace_copy_team_test.test (1021 ms)
50: [----------] 1 test from std_algorithms_replace_copy_team_test (1021 ms total)
50: 
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test
50: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
29:  View Rank7 time (init only): 0.056405
29:  DynRankView time (init only): 0.0108469
29:  DynRankView sum computation time: 0.0150723
29:  Ratio of View to DynRankView time: 1.70218
29:  Ratio of View to DynRankView sum computation time: 1.00819
29:  Ratio of View to View Rank7  time: 0.327335
29:  Ratio of StrideView to DynRankView time: 1.85356
29:  Ratio of DynRankView to View Rank7  time: 0.192303
29: [       OK ] TEST_CATEGORY.dynrankview_perf (338 ms)
29: [ RUN      ] TEST_CATEGORY.global_2_local
29: OpenMP
29: size, create, generate, fill, find
29: 256, 0.000167798, 3.9543e-05, 5.0983e-05, 0.00134849
29: 512, 4.759e-05, 7.381e-06, 7.1985e-05, 0.00155607
29: 1024, 4.3011e-05, 1.1759e-05, 0.00014812, 0.00163792
29: 2048, 6.1429e-05, 8.441e-06, 0.00027361, 0.00178157
29: 4096, 0.000131785, 2.1386e-05, 0.00052938, 0.00232476
29: 8192, 0.000211228, 1.8085e-05, 0.000948627, 0.00310278
29: 16384, 0.000366087, 2.0228e-05, 0.00191055, 0.00670305
29: 32768, 0.000628642, 3.8009e-05, 0.0037068, 0.016104
29: 65536, 0.00127972, 7.8131e-05, 0.00787526, 0.0391789
29: 131072, 0.00264593, 0.000151203, 0.0155621, 0.0850221
50: [       OK ] std_algorithms_replace_copy_if_team_test.test (737 ms)
50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (737 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 6 tests from 6 test suites ran. (3010 ms total)
50: [  PASSED  ] 6 tests.
50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    3.68 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

51: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
51: Test timeout computed to be: 1500
29: 262144, 0.00540612, 0.000229261, 0.0316111, 0.224536
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_reverse_team_test
51: [ RUN      ] std_algorithms_reverse_team_test.test
29: 524288, 0.00683539, 0.000470535, 0.0517039, 0.536213
51: [       OK ] std_algorithms_reverse_team_test.test (256 ms)
51: [----------] 1 test from std_algorithms_reverse_team_test (256 ms total)
51: 
51: [----------] 1 test from std_algorithms_reverse_copy_team_test
51: [ RUN      ] std_algorithms_reverse_copy_team_test.test
51: [       OK ] std_algorithms_reverse_copy_team_test.test (297 ms)
51: [----------] 1 test from std_algorithms_reverse_copy_team_test (297 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_team_test
51: [ RUN      ] std_algorithms_rotate_team_test.test
51: [       OK ] std_algorithms_rotate_team_test.test (597 ms)
51: [----------] 1 test from std_algorithms_rotate_team_test (597 ms total)
51: 
51: [----------] 1 test from std_algorithms_rotate_copy_team_test
51: [ RUN      ] std_algorithms_rotate_copy_team_test.test
51: [       OK ] std_algorithms_rotate_copy_team_test.test (432 ms)
51: [----------] 1 test from std_algorithms_rotate_copy_team_test (432 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (1584 ms total)
51: [  PASSED  ] 4 tests.
51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    2.27 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

52: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
52: Test timeout computed to be: 1500
29: 1048576, 0.0112368, 0.00088732, 0.113781, 1.5893
52: [==========] Running 4 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_move_team_test
52: [ RUN      ] std_algorithms_move_team_test.test
52: [       OK ] std_algorithms_move_team_test.test (502 ms)
52: [----------] 1 test from std_algorithms_move_team_test (502 ms total)
52: 
52: [----------] 1 test from std_algorithms_move_backward_team_test
52: [ RUN      ] std_algorithms_move_backward_team_test.test
52: [       OK ] std_algorithms_move_backward_team_test.test (386 ms)
52: [----------] 1 test from std_algorithms_move_backward_team_test (386 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_left_team_test
52: [ RUN      ] std_algorithms_shift_left_team_test.test
52: [       OK ] std_algorithms_shift_left_team_test.test (1384 ms)
52: [----------] 1 test from std_algorithms_shift_left_team_test (1384 ms total)
52: 
52: [----------] 1 test from std_algorithms_shift_right_team_test
52: [ RUN      ] std_algorithms_shift_right_team_test.test
52: [       OK ] std_algorithms_shift_right_team_test.test (1254 ms)
52: [----------] 1 test from std_algorithms_shift_right_team_test (1254 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 4 tests from 4 test suites ran. (3527 ms total)
52: [  PASSED  ] 4 tests.
52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    4.21 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

53: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
53: Test timeout computed to be: 1500
29: 2097152, 0.0218524, 0.00177784, 0.220497, 4.11395
53: [==========] Running 9 tests from 9 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_copy_team_test
53: [ RUN      ] std_algorithms_copy_team_test.test
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00818839 0.00103817 || 0.051031 10871 11870 || 11470.9 11377 || 14.3516 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0200203 7.54445e-05 || 0.051031 1e+64 -1e+64
Test Seed:1713471026207758947
Test Scalar=int
 -- Testing randomness properties
53: [       OK ] std_algorithms_copy_team_test.test (636 ms)
53: [----------] 1 test from std_algorithms_copy_team_test (636 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_n_team_test
53: [ RUN      ] std_algorithms_copy_n_team_test.test
53: [       OK ] std_algorithms_copy_n_team_test.test (271 ms)
53: [----------] 1 test from std_algorithms_copy_n_team_test (271 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_backward_team_test
53: [ RUN      ] std_algorithms_copy_backward_team_test.test
53: [       OK ] std_algorithms_copy_backward_team_test.test (409 ms)
53: [----------] 1 test from std_algorithms_copy_backward_team_test (409 ms total)
53: 
53: [----------] 1 test from std_algorithms_copy_if_team_test
53: [ RUN      ] std_algorithms_copy_if_team_test.test
53: [       OK ] std_algorithms_copy_if_team_test.test (562 ms)
53: [----------] 1 test from std_algorithms_copy_if_team_test (562 ms total)
53: 
53: [----------] 1 test from std_algorithms_unique_copy_team_test
53: [ RUN      ] std_algorithms_unique_copy_team_test.test
53: [       OK ] std_algorithms_unique_copy_team_test.test (1109 ms)
53: [----------] 1 test from std_algorithms_unique_copy_team_test (1109 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_team_test
53: [ RUN      ] std_algorithms_remove_team_test.test
53: [       OK ] std_algorithms_remove_team_test.test (669 ms)
53: [----------] 1 test from std_algorithms_remove_team_test (669 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_if_team_test
53: [ RUN      ] std_algorithms_remove_if_team_test.test
53: [       OK ] std_algorithms_remove_if_team_test.test (661 ms)
53: [----------] 1 test from std_algorithms_remove_if_team_test (661 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_team_test
53: [ RUN      ] std_algorithms_remove_copy_team_test.test
53: [       OK ] std_algorithms_remove_copy_team_test.test (853 ms)
53: [----------] 1 test from std_algorithms_remove_copy_team_test (853 ms total)
53: 
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test
53: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
53: [       OK ] std_algorithms_remove_copy_if_team_test.test (735 ms)
53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (735 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 9 tests from 9 test suites ran. (5907 ms total)
53: [  PASSED  ] 9 tests.
53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    6.60 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

54: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
54: Test timeout computed to be: 1500
54: [==========] Running 4 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_unique_team_test
54: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
54: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1272 ms)
54: [----------] 1 test from std_algorithms_unique_team_test (1272 ms total)
54: 
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test
54: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
54: [       OK ] std_algorithms_adjacent_difference_team_test.test (1127 ms)
54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1127 ms total)
54: 
54: [----------] 1 test from std_algorithms_reduce_team_test
54: [ RUN      ] std_algorithms_reduce_team_test.test
54: [       OK ] std_algorithms_reduce_team_test.test (578 ms)
54: [----------] 1 test from std_algorithms_reduce_team_test (578 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_reduce_team_test
54: [ RUN      ] std_algorithms_transform_reduce_team_test.test
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0224672 -0.0153326 || 0.051031 10910 11770 || 11638.4 11377 || -211.958 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00208133 0.0010184 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
54: [       OK ] std_algorithms_transform_reduce_team_test.test (1041 ms)
54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1041 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 4 tests from 4 test suites ran. (4019 ms total)
54: [  PASSED  ] 4 tests.
54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    4.70 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

55: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
55: Test timeout computed to be: 1500
55: [==========] Running 18 tests from 5 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_is_sorted_team_test
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
29: 4194304, 0.0558264, 0.00366786, 0.485682, 10.928
29: [       OK ] TEST_CATEGORY.global_2_local (18603 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
29: [ RUN      ] TEST_CATEGORY.scatter_view
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (525 ms)
55: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
55: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1512 ms)
55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2038 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1444 ms)
55: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
29: ScatterView data-duplicated test:
29: num_threads 8
29: hand-coded test took 0.442398 seconds
29: test took 0.280464 seconds
29: num_threads 8
29: hand-coded test took 0.435078 seconds
29: test took 0.280655 seconds
29: num_threads 8
29: hand-coded test took 0.435273 seconds
29: test took 0.280296 seconds
29: num_threads 8
29: hand-coded test took 0.435074 seconds
29: test took 0.290844 seconds
29: num_threads 8
29: hand-coded test took 0.446247 seconds
29: test took 0.280838 seconds
29: [       OK ] TEST_CATEGORY.scatter_view (4012 ms)
29: [----------] 5 tests from TEST_CATEGORY (22954 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 5 tests from 1 test suite ran. (22954 ms total)
29: [  PASSED  ] 5 tests.
29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP ..........   Passed   23.71 sec
test 30
      Start 30: Kokkos_ContainersPerformanceTest_Cuda

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
30: Test timeout computed to be: 1500
55: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (756 ms)
55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2226 ms total)
55: 
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test
55: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
55: [       OK ] std_algorithms_is_partitioned_team_test.empty (5 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
55: [       OK ] std_algorithms_is_partitioned_team_test.all_true (359 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 6 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 4 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 4 tests from TEST_CATEGORY
30: [ RUN      ] TEST_CATEGORY.dynrankview_perf
30: Cuda
30:  DynRankView vs View: Initialization Only 
30:  View time (init only): 0.0044409
30:  View sum computation time: 0.0044409
30:  Strided View time (init only): 0.00124671
30:  View Rank7 time (init only): 0.00127713
30:  DynRankView time (init only): 0.0012543
30:  DynRankView sum computation time: 0.00185959
30:  Ratio of View to DynRankView time: 3.54056
30:  Ratio of View to DynRankView sum computation time: 1.022
30:  Ratio of View to View Rank7  time: 3.47726
30:  Ratio of StrideView to DynRankView time: 0.993954
30:  Ratio of DynRankView to View Rank7  time: 0.982123
30: [       OK ] TEST_CATEGORY.dynrankview_perf (23 ms)
30: [ RUN      ] TEST_CATEGORY.global_2_local
30: Cuda
30: size, create, generate, fill, find
30: 256, 0.000301997, 6.23e-05, 0.00369859, 0.00216757
30: 512, 0.000202885, 1.3608e-05, 2.4057e-05, 0.00211836
30: 1024, 0.000163203, 1.2495e-05, 2.394e-05, 0.00219763
30: 2048, 0.000178085, 1.1116e-05, 2.3391e-05, 0.00222215
30: 4096, 0.000176637, 1.0549e-05, 2.531e-05, 0.00221041
30: 8192, 0.00016714, 1.2147e-05, 2.5027e-05, 0.0022047
30: 16384, 0.000168614, 1.1854e-05, 3.0704e-05, 0.00230538
30: 32768, 0.000179966, 1.2187e-05, 3.5427e-05, 0.00243881
30: 65536, 0.000172313, 1.2086e-05, 4.2019e-05, 0.00271518
30: 131072, 0.000177307, 1.3231e-05, 6.6047e-05, 0.00329485
30: 262144, 0.000192576, 1.5358e-05, 0.000151004, 0.00610217
30: 524288, 0.000218472, 1.8722e-05, 0.000531243, 0.0195708
30: 1048576, 0.000661636, 2.697e-05, 0.00138779, 0.0476021
30: 2097152, 0.000470915, 3.857e-05, 0.00302978, 0.109539
55: [       OK ] std_algorithms_is_partitioned_team_test.all_false (359 ms)
55: [ RUN      ] std_algorithms_is_partitioned_team_test.random
30: 4194304, 0.000719864, 6.6069e-05, 0.006829, 0.236097
30: [       OK ] TEST_CATEGORY.global_2_local (464 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
30: [----------] 4 tests from TEST_CATEGORY (487 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 4 tests from 1 test suite ran. (487 ms total)
30: [  PASSED  ] 4 tests.
55: [       OK ] std_algorithms_is_partitioned_team_test.random (342 ms)
55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1067 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_copy_team_test
55: [ RUN      ] std_algorithms_partition_copy_team_test.empty
55: [       OK ] std_algorithms_partition_copy_team_test.empty (9 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.24 sec
test 31
      Start 31: Kokkos_UnitTest_Sort

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
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 15 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 15 tests from cuda
31: [ RUN      ] cuda.SortUnsignedValueType
31: [       OK ] cuda.SortUnsignedValueType (26 ms)
31: [ RUN      ] cuda.SortEmptyView
31: [       OK ] cuda.SortEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKeyEmptyView
31: [       OK ] cuda.SortByKeyEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKey
31: [       OK ] cuda.SortByKey (7 ms)
31: [ RUN      ] cuda.SortByKeyWithComparator
31: [       OK ] cuda.SortByKeyWithComparator (0 ms)
31: [ RUN      ] cuda.SortByKeyStaticExtents
31: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
31: [ RUN      ] cuda.SortByKeyWithStrides
31: [       OK ] cuda.SortByKeyWithStrides (0 ms)
31: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
55: [       OK ] std_algorithms_partition_copy_team_test.all_true (785 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
55: [       OK ] std_algorithms_partition_copy_team_test.all_false (771 ms)
55: [ RUN      ] std_algorithms_partition_copy_team_test.random
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00102127 -0.00108966 || 0.051031 10950 11770 || 11388.6 11377 || -15.0635 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00957041 0.00263372 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
31: [       OK ] cuda.SortByKeyKeysLargerThanValues (1062 ms)
31: [ RUN      ] cuda.SortWithCustomComparator
31: [       OK ] cuda.SortWithCustomComparator (617 ms)
31: [ RUN      ] cuda.BinSortGenericTests
31: [       OK ] cuda.BinSortGenericTests (24 ms)
31: [ RUN      ] cuda.BinSortEmptyView
31: [       OK ] cuda.BinSortEmptyView (0 ms)
31: [ RUN      ] cuda.BinSortEmptyKeysView
31: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
31: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
55: [       OK ] std_algorithms_partition_copy_team_test.random (754 ms)
55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2321 ms total)
55: 
55: [----------] 4 tests from std_algorithms_partition_point_team_test
55: [ RUN      ] std_algorithms_partition_point_team_test.empty
55: [       OK ] std_algorithms_partition_point_team_test.empty (5 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_true
55: [       OK ] std_algorithms_partition_point_team_test.all_true (227 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.all_false
55: [       OK ] std_algorithms_partition_point_team_test.all_false (225 ms)
55: [ RUN      ] std_algorithms_partition_point_team_test.random
55: [       OK ] std_algorithms_partition_point_team_test.random (218 ms)
55: [----------] 4 tests from std_algorithms_partition_point_team_test (677 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 18 tests from 5 test suites ran. (8330 ms total)
55: [  PASSED  ] 18 tests.
55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed    9.01 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

56: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
56: Test timeout computed to be: 1500
56: [==========] Running 5 tests from 4 test suites.
56: [----------] Global test environment set-up.
56: [----------] 2 tests from std_algorithms_transform_team_test
56: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
56: [       OK ] std_algorithms_transform_team_test.test_unary_op (720 ms)
56: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
56: [       OK ] std_algorithms_transform_team_test.test_binary_op (735 ms)
56: [----------] 2 tests from std_algorithms_transform_team_test (1456 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_team_test
56: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
56: [       OK ] std_algorithms_generate_team_test.test_unary_op (1758 ms)
56: [----------] 1 test from std_algorithms_generate_team_test (1758 ms total)
56: 
56: [----------] 1 test from std_algorithms_generate_n_team_test
56: [ RUN      ] std_algorithms_generate_n_team_test.test
56: [       OK ] std_algorithms_generate_n_team_test.test (219 ms)
56: [----------] 1 test from std_algorithms_generate_n_team_test (219 ms total)
56: 
56: [----------] 1 test from std_algorithms_swap_ranges_team_test
56: [ RUN      ] std_algorithms_swap_ranges_team_test.test
56: [       OK ] std_algorithms_swap_ranges_team_test.test (688 ms)
56: [----------] 1 test from std_algorithms_swap_ranges_team_test (688 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 5 tests from 4 test suites ran. (4122 ms total)
56: [  PASSED  ] 5 tests.
56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    4.81 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

57: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
57: Test timeout computed to be: 1500
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0164284 -0.00439007 || 0.051031 10972 11829 || 11567 11377 || -60.6883 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0148355 -0.00244233 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
57: [       OK ] std_algorithms_exclusive_scan_team_test.test (2904 ms)
57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2904 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1476 ms)
57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1476 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4381 ms total)
57: [  PASSED  ] 2 tests.
57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    5.06 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

58: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
58: Test timeout computed to be: 1500
58: [==========] Running 2 tests from 2 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_inclusive_scan_team_test
58: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
58: [       OK ] std_algorithms_inclusive_scan_team_test.test (4339 ms)
58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4339 ms total)
58: 
58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
58: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
31: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (17149 ms)
31: [ RUN      ] cuda.NestedSort
31: [       OK ] cuda.NestedSort (28 ms)
31: [ RUN      ] cuda.NestedSortByKey
31: [       OK ] cuda.NestedSortByKey (88 ms)
31: [----------] 15 tests from cuda (19007 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 15 tests from 1 test suite ran. (19007 ms total)
31: [  PASSED  ] 15 tests.
31/51 Test #31: Kokkos_UnitTest_Sort .............................   Passed   19.78 sec
test 32
      Start 32: Kokkos_UnitTest_Random

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Random
32: Test timeout computed to be: 1500
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 6 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 3 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from cuda
32: [ RUN      ] cuda.Random_XorShift64
32: Test Seed:1713471063295369405
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00241319 0.0130347 || 0.051031 28069 29305 || 28605.4 28674.4 || 180.192 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00219447 -0.0016097 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00371646 0.00138423 || 0.051031 27989 29292 || 28568.2 28674.4 || 19.1356 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.0212124 -0.00956921 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0164483 -0.0123252 || 0.051031 27996 29404 || 29153.9 28674.4 || -170.383 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0062088 -0.00642592 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00793881 -0.0138318 || 0.051031 28062 29310 || 28448.5 28674.4 || -191.211 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00841613 -0.00107787 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000244728 -0.99999 -48244.4 || 0.051031 0 194871 || 2.92863e+09 28674.4 || -6.66931e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00073314 -0.310701 0.153633 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195679 -0.999999 -57856.7 || 0.051031 0 1.55223e+06 || 2.86927e+10 28674.4 || -7.99812e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588022 -0.967901 10.2164 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.48297e-07 -0.00650547 0.0263312 || 0.051031 28035 29428 || 28862.2 28674.4 || 364.003 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.58387e-07 -0.00117189 0.00214887 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00818011 -0.0100244 || 0.051031 28031 29335 || 28441.7 28674.4 || -138.577 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00835139 0.00677416 || 0.051031 1e+64 -1e+64
32: Test Seed:1713471063429745353
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.45775e-07 0.00935571 -0.00886911 || 0.051031 28041 29321 || 28408.6 28674.4 || -122.607 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.5082e-07 0.00919726 -0.00835695 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00847528 0.0268037 || 0.051031 27996 29317 || 28919.5 28674.4 || 370.534 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00795274 0.000535274 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0101518 -0.000311382 || 0.051031 27988 29410 || 28968.5 28674.4 || -4.30455 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00378333 -0.00743648 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00439166 0.00457024 || 0.051031 27998 29305 || 28800.9 28674.4 || 63.179 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.016862 -0.00297224 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000243322 -0.99999 -48245.7 || 0.051031 0 195036 || 2.92884e+09 28674.4 || -6.66949e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000728873 -0.293874 0.144898 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195353 -0.999999 -57857.5 || 0.051031 0 1.55164e+06 || 2.86913e+10 28674.4 || -7.99822e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00587123 -0.967919 10.3858 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.76045e-07 0.0135043 -0.0170889 || 0.051031 27944 29372 || 28292.3 28674.4 || -236.237 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.41632e-07 -0.00720844 -0.00432867 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0180939 -0.0119628 || 0.051031 28024 29321 || 29202.8 28674.4 || -165.373 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.000902853 -0.0045813 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift64 (242 ms)
32: [ RUN      ] cuda.Random_XorShift1024_0
32: Test Seed:1713471063537281683
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0103268 -0.0152865 || 0.051031 10864 11743 || 11495.7 11377 || -211.321 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00417941 -0.000847776 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00903624 0.00417352 || 0.051031 10953 11764 || 11275.1 11377 || 57.6947 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0180385 0.00384728 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00122204 -0.00067914 || 0.051031 10962 11780 || 11363.1 11377 || -9.38843 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0139615 -0.00296397 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00697393 0.00910734 || 0.051031 10968 11805 || 11456.9 11377 || 125.9 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00274543 4.11515e-05 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245154 -0.999975 -7594.53 || 0.051031 0 77627 || 4.60954e+08 11377 || -1.04987e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000735213 -0.13941 0.0206209 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.0019569 -0.999997 -9107.89 || 0.051031 0 616607 || 4.51625e+09 11377 || -1.25908e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588156 -0.922186 1.62091 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.79744e-07 0.00967528 0.00975259 || 0.051031 10932 11757 || 11267.9 11377 || 134.82 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.43323e-07 -0.00153409 -0.00101957 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00278658 0.000942869 || 0.051031 10966 11754 || 11408.7 11377 || 13.0342 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00724455 -0.00306754 || 0.051031 1e+64 -1e+64
32: Test Seed:1713471063616253760
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.54313e-07 -0.00509152 -0.00544242 || 0.051031 10984 11842 || 11435.2 11377 || -75.236 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.67029e-07 -0.0010643 0.00188776 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00444835 -0.00209633 || 0.051031 10990 11874 || 11427.8 11377 || -28.9797 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00749876 -0.00122038 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.000536837 0.000500952 || 0.051031 10947 11798 || 11370.9 11377 || 6.92516 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0117997 -0.00308068 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0272923 0.00186036 || 0.051031 10922 11813 || 11696.2 11377 || 25.7177 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00865648 0.00129709 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000246045 -0.999975 -7595.7 || 0.051031 0 77620 || 4.61071e+08 11377 || -1.05003e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000737906 -0.164583 0.0238794 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195914 -0.999997 -9107.98 || 0.051031 0 616624 || 4.51619e+09 11377 || -1.25909e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588837 -0.922325 1.61802 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.73387e-07 0.00402548 0.00413865 || 0.051031 10948 11810 || 11331.3 11377 || 57.2127 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.24249e-07 0.0133703 -0.00470362 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0086501 0.00140302 || 0.051031 10963 11753 || 11476.2 11377 || 19.3953 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00650431 -0.00773898 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift1024_0 (179 ms)
32: [ RUN      ] cuda.Multi_streams
58: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2909 ms)
58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2909 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 2 tests from 2 test suites ran. (7249 ms total)
58: [  PASSED  ] 2 tests.
58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed    7.93 sec
test 59
      Start 59: Kokkos_UnitTest_SIMD

59: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests/Kokkos_UnitTest_SIMD
59: Test timeout computed to be: 1500
32: [       OK ] cuda.Multi_streams (245 ms)
32: [----------] 3 tests from cuda (666 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 3 tests from 1 test suite ran. (666 ms total)
32: [  PASSED  ] 3 tests.
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00285 0.00318444 || 0.051031 10987 11787 || 11344.6 11377 || 44.0216 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00295307 0.00206283 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
32/51 Test #32: Kokkos_UnitTest_Random ...........................   Passed    1.43 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
33: Test timeout computed to be: 1500
59: [==========] Running 16 tests from 1 test suite.
59: [----------] Global test environment set-up.
59: [----------] 16 tests from simd
59: [ RUN      ] simd.host_math_ops
59: [       OK ] simd.host_math_ops (0 ms)
59: [ RUN      ] simd.device_math_ops
59: [       OK ] simd.device_math_ops (2 ms)
59: [ RUN      ] simd.host_mask_ops
59: [       OK ] simd.host_mask_ops (0 ms)
59: [ RUN      ] simd.device_mask_ops
59: [       OK ] simd.device_mask_ops (0 ms)
59: [ RUN      ] simd.host_conversions
59: [       OK ] simd.host_conversions (0 ms)
59: [ RUN      ] simd.device_conversions
59: [       OK ] simd.device_conversions (0 ms)
59: [ RUN      ] simd.host_shift_ops
59: [       OK ] simd.host_shift_ops (0 ms)
59: [ RUN      ] simd.device_shift_ops
59: [       OK ] simd.device_shift_ops (0 ms)
59: [ RUN      ] simd.host_condition
59: [       OK ] simd.host_condition (0 ms)
59: [ RUN      ] simd.device_condition
59: [       OK ] simd.device_condition (0 ms)
59: [ RUN      ] simd.host_gen_ctors
59: [       OK ] simd.host_gen_ctors (0 ms)
59: [ RUN      ] simd.device_gen_ctors
59: [       OK ] simd.device_gen_ctors (0 ms)
59: [ RUN      ] simd.host_where_expressions
59: [       OK ] simd.host_where_expressions (0 ms)
59: [ RUN      ] simd.device_where_expressions
59: [       OK ] simd.device_where_expressions (0 ms)
59: [ RUN      ] simd.host_reductions
59: [       OK ] simd.host_reductions (0 ms)
59: [ RUN      ] simd.device_reductions
59: [       OK ] simd.device_reductions (0 ms)
59: [----------] 16 tests from simd (3 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 16 tests from 1 test suite ran. (3 ms total)
59: [  PASSED  ] 16 tests.
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 15 tests from 3 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_reducers
33: [ RUN      ] std_algorithms_reducers.max_first_loc
33: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_first_loc
33: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
33: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
33: [----------] 3 tests from std_algorithms_reducers (0 ms total)
33: 
33: [----------] 1 test from std_algorithms
33: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
33: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
33: [----------] 1 test from std_algorithms (0 ms total)
33: 
33: [----------] 11 tests from random_access_iterator_test
33: [ RUN      ] random_access_iterator_test.constructor
33: [       OK ] random_access_iterator_test.constructor (1 ms)
33: [ RUN      ] random_access_iterator_test.constructiblity
33: [       OK ] random_access_iterator_test.constructiblity (0 ms)
33: [ RUN      ] random_access_iterator_test.dereference
33: [       OK ] random_access_iterator_test.dereference (0 ms)
33: [ RUN      ] random_access_iterator_test.subscript_operator
33: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet1
33: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet2
33: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet3
33: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet4
33: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
33: [ RUN      ] random_access_iterator_test.assignment_operator
33: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.distance
33: [       OK ] random_access_iterator_test.distance (0 ms)
33: [ RUN      ] random_access_iterator_test.traits_helpers
33: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
33: [----------] 11 tests from random_access_iterator_test (3 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 15 tests from 3 test suites ran. (4 ms total)
33: [  PASSED  ] 15 tests.
59/59 Test #59: Kokkos_UnitTest_SIMD .............................   Passed    0.68 sec

100% tests passed, 0 tests failed out of 59

Total Test time (real) = 582.96 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 Apr 18 20:01:21 2024
stats zeroed                        Thu Apr 18 19:27:03 2024
cache hit (direct)                    53
cache hit (preprocessed)               2
cache miss                           697
cache hit rate                      7.31 %
cleanups performed                     8
files in cache                      4021
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 65f9e34f6ad91f6e5936b6e166f6962c69102ff4e0aefaddfc225d061c15b18d
33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.75 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
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 7 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 7 tests from std_algorithms_min_max_element_test
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (8 ms)
34: [----------] 7 tests from std_algorithms_min_max_element_test (33 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 7 tests from 1 test suite ran. (33 ms total)
34: [  PASSED  ] 7 tests.
34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.79 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
35: Test timeout computed to be: 1500
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 6 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 13 tests from 10 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_lexicographical_compare_test
35: [ RUN      ] std_algorithms_lexicographical_compare_test.test
$ docker rm -f --volumes 65f9e34f6ad91f6e5936b6e166f6962c69102ff4e0aefaddfc225d061c15b18d
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
35: [       OK ] std_algorithms_lexicographical_compare_test.test (211 ms)
35: [----------] 1 test from std_algorithms_lexicographical_compare_test (211 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_test
35: [ RUN      ] std_algorithms_for_each_test.test
35: [       OK ] std_algorithms_for_each_test.test (124 ms)
35: [----------] 1 test from std_algorithms_for_each_test (124 ms total)
35: 
35: [----------] 1 test from std_algorithms_find_test
35: [ RUN      ] std_algorithms_find_test.test
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
35: [       OK ] std_algorithms_find_test.test (76 ms)
35: [----------] 1 test from std_algorithms_find_test (76 ms total)
35: 
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
35: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (581 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
35: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1244 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search
35: [       OK ] std_algorithms_non_mod_seq_ops.search (772 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
35: [       OK ] std_algorithms_non_mod_seq_ops.search_n (465 ms)
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3064 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_test
35: [ RUN      ] std_algorithms_count_test.test
35: [       OK ] std_algorithms_count_test.test (98 ms)
35: [----------] 1 test from std_algorithms_count_test (98 ms total)
35: 
35: [----------] 1 test from std_algorithms_equal_test
35: [ RUN      ] std_algorithms_equal_test.test
35: [       OK ] std_algorithms_equal_test.test (12 ms)
35: [----------] 1 test from std_algorithms_equal_test (12 ms total)
35: 
35: [----------] 1 test from std_algorithms_all_any_none_of_test
35: [ RUN      ] std_algorithms_all_any_none_of_test.test
35: [       OK ] std_algorithms_all_any_none_of_test.test (79 ms)
35: [----------] 1 test from std_algorithms_all_any_none_of_test (79 ms total)
35: 
35: [----------] 1 test from std_algorithms_nonmod_seq_ops
35: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
35: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (108 ms)
35: [----------] 1 test from std_algorithms_nonmod_seq_ops (108 ms total)
35: 
35: [----------] 1 test from std_algorithms_mismatch_test
35: [ RUN      ] std_algorithms_mismatch_test.test
35: [       OK ] std_algorithms_mismatch_test.test (206 ms)
35: [----------] 1 test from std_algorithms_mismatch_test (206 ms total)
35: 
35: [----------] 1 test from std_algorithms_mod_seq_ops
35: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
35: [       OK ] std_algorithms_mod_seq_ops.move_backward (75 ms)
35: [----------] 1 test from std_algorithms_mod_seq_ops (75 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 13 tests from 10 test suites ran. (4059 ms total)
35: [  PASSED  ] 13 tests.
35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    4.81 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 6 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 31 tests from 5 test suites.
36: [----------] Global test environment set-up.
36: [----------] 3 tests from std_algorithms_mod_ops_test
36: [ RUN      ] std_algorithms_mod_ops_test.move
36: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
36: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
36: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
36: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
36: 
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
36: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
36: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
36: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
36: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
36: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
36: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
36: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total)
36: 
36: [----------] 4 tests from std_algorithms_replace_ops_test
36: [ RUN      ] std_algorithms_replace_ops_test.replace
36: [       OK ] std_algorithms_replace_ops_test.replace (31 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_if
36: [       OK ] std_algorithms_replace_ops_test.replace_if (136 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
36: [       OK ] std_algorithms_replace_ops_test.replace_copy (50 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
36: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (44 ms)
36: [----------] 4 tests from std_algorithms_replace_ops_test (262 ms total)
36: 
36: [----------] 11 tests from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
36: [       OK ] std_algorithms_mod_seq_ops.copy_if (41 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique
36: [       OK ] std_algorithms_mod_seq_ops.unique (263 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
36: [       OK ] std_algorithms_mod_seq_ops.unique_copy (80 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove
36: [       OK ] std_algorithms_mod_seq_ops.remove (62 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_if (68 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy (171 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (67 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate
36: [       OK ] std_algorithms_mod_seq_ops.rotate (1277 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
36: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (396 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
36: [       OK ] std_algorithms_mod_seq_ops.shift_left (1189 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
36: [       OK ] std_algorithms_mod_seq_ops.shift_right (1173 ms)
36: [----------] 11 tests from std_algorithms_mod_seq_ops (4791 ms total)
36: 
36: [----------] 1 test from std_algorithms_modseq_test
36: [ RUN      ] std_algorithms_modseq_test.reverse
36: [       OK ] std_algorithms_modseq_test.reverse (55 ms)
36: [----------] 1 test from std_algorithms_modseq_test (55 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 31 tests from 5 test suites ran. (5117 ms total)
36: [  PASSED  ] 31 tests.
36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    5.81 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
37: Test timeout computed to be: 1500
37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
37:                                     Detected: 6 cores per node.
37:                                     Detected: 1 MPI_ranks per node.
37:                                     Requested: 8 threads per process.
37: [==========] Running 29 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_sorting_ops_test
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms)
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
37: [----------] 2 tests from std_algorithms_sorting_ops_test (23 ms total)
37: 
37: [----------] 4 tests from std_algorithms_partitioning_test
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
37: [ RUN      ] std_algorithms_partitioning_test.partition_point
37: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
37: 
37: [----------] 1 test from std_algorithms_partitioning_ops
37: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
37: [       OK ] std_algorithms_partitioning_ops.partition_copy (22 ms)
37: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total)
37: 
37: [----------] 12 tests from std_algorithms_numerics_test
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
37: [----------] 12 tests from std_algorithms_numerics_test (17 ms total)
37: 
37: [----------] 1 test from std_algorithms_numerics_ops_test
37: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
37: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (85 ms)
37: [----------] 1 test from std_algorithms_numerics_ops_test (85 ms total)
37: 
37: [----------] 8 tests from std_algorithms_numeric_ops_test
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1107 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (779 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (219 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (289 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
37: [----------] 8 tests from std_algorithms_numeric_ops_test (2396 ms total)
37: 
37: [----------] 1 test from std_algorithms_transform_ops_test
37: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
37: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms)
37: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 29 tests from 7 test suites ran. (2582 ms total)
37: [  PASSED  ] 29 tests.
37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    3.27 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 6 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 12 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (671 ms)
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (652 ms)
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1323 ms total)
38: 
38: [----------] 2 tests from std_algorithms_count_team_test
38: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
38: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (704 ms)
38: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
38: [       OK ] std_algorithms_count_team_test.count_returns_zero (264 ms)
38: [----------] 2 tests from std_algorithms_count_team_test (969 ms total)
38: 
38: [----------] 1 test from std_algorithms_count_if_team_test
38: [ RUN      ] std_algorithms_count_if_team_test.test
38: [       OK ] std_algorithms_count_if_team_test.test (354 ms)
38: [----------] 1 test from std_algorithms_count_if_team_test (355 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_team_test
38: [ RUN      ] std_algorithms_for_each_team_test.test
38: [       OK ] std_algorithms_for_each_team_test.test (485 ms)
38: [----------] 1 test from std_algorithms_for_each_team_test (485 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_n_team_test
38: [ RUN      ] std_algorithms_for_each_n_team_test.test
38: [       OK ] std_algorithms_for_each_n_team_test.test (568 ms)
38: [----------] 1 test from std_algorithms_for_each_n_team_test (568 ms total)
38: 
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
38: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3347 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2151 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2127 ms)
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7627 ms total)
38: 
38: [----------] 2 tests from std_algorithms_mismatch_team_test
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (2407 ms)
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1011 ms)
38: [----------] 2 tests from std_algorithms_mismatch_team_test (3419 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 12 tests from 7 test suites ran. (14750 ms total)
38: [  PASSED  ] 12 tests.
38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   15.45 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 6 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 8 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_equal_team_test
39: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_equal (1853 ms)
39: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1418 ms)
39: [----------] 2 tests from std_algorithms_equal_team_test (3271 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_team_test
39: [ RUN      ] std_algorithms_search_team_test.sequences_exist
39: [       OK ] std_algorithms_search_team_test.sequences_exist (909 ms)
39: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1078 ms)
39: [----------] 2 tests from std_algorithms_search_team_test (1988 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_end_team_test
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2119 ms)
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2035 ms)
39: [----------] 2 tests from std_algorithms_find_end_team_test (4154 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_first_of_team_test
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1670 ms)
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
 -- Testing 1-D histogram
Density 1D: 0.000246045 -0.999975 -7594.5 || 0.051031 0 77745 || 4.61043e+08 11377 || -1.04986e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000737887 -0.152392 0.0223827 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6798 ms)
39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8468 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 8 tests from 4 test suites ran. (17882 ms total)
39: [  PASSED  ] 8 tests.
39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   18.57 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 6 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 11 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_find_team_test
40: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_exist (374 ms)
40: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (609 ms)
40: [----------] 2 tests from std_algorithms_find_team_test (984 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_team_test
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (281 ms)
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (562 ms)
40: [----------] 2 tests from std_algorithms_find_if_team_test (844 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_not_team_test
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (578 ms)
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (270 ms)
40: [----------] 2 tests from std_algorithms_find_if_not_team_test (848 ms total)
40: 
40: [----------] 1 test from std_algorithms_all_of_team_test
40: [ RUN      ] std_algorithms_all_of_team_test.test
40: [       OK ] std_algorithms_all_of_team_test.test (483 ms)
40: [----------] 1 test from std_algorithms_all_of_team_test (483 ms total)
40: 
40: [----------] 1 test from std_algorithms_any_of_team_test
40: [ RUN      ] std_algorithms_any_of_team_test.test
40: [       OK ] std_algorithms_any_of_team_test.test (266 ms)
40: [----------] 1 test from std_algorithms_any_of_team_test (266 ms total)
40: 
40: [----------] 1 test from std_algorithms_none_of_team_test
40: [ RUN      ] std_algorithms_none_of_team_test.test
40: [       OK ] std_algorithms_none_of_team_test.test (496 ms)
40: [----------] 1 test from std_algorithms_none_of_team_test (496 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_n_team_test
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (363 ms)
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (418 ms)
40: [----------] 2 tests from std_algorithms_search_n_team_test (781 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 11 tests from 7 test suites ran. (4706 ms total)
40: [  PASSED  ] 11 tests.
40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    5.47 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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 3 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_min_element_team_test
41: [ RUN      ] std_algorithms_min_element_team_test.test
41: [       OK ] std_algorithms_min_element_team_test.test (1662 ms)
41: [----------] 1 test from std_algorithms_min_element_team_test (1662 ms total)
41: 
41: [----------] 1 test from std_algorithms_max_element_team_test
41: [ RUN      ] std_algorithms_max_element_team_test.test
41: [       OK ] std_algorithms_max_element_team_test.test (1634 ms)
41: [----------] 1 test from std_algorithms_max_element_team_test (1634 ms total)
41: 
41: [----------] 1 test from std_algorithms_minmax_element_team_test
41: [ RUN      ] std_algorithms_minmax_element_team_test.test
41: [       OK ] std_algorithms_minmax_element_team_test.test (2133 ms)
41: [----------] 1 test from std_algorithms_minmax_element_team_test (2133 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 3 tests from 3 test suites ran. (5429 ms total)
41: [  PASSED  ] 3 tests.
41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    6.18 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 6 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 6 tests from 6 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_fill_team_test
42: [ RUN      ] std_algorithms_fill_team_test.test
42: [       OK ] std_algorithms_fill_team_test.test (380 ms)
42: [----------] 1 test from std_algorithms_fill_team_test (380 ms total)
42: 
42: [----------] 1 test from std_algorithms_fill_n_team_test
42: [ RUN      ] std_algorithms_fill_n_team_test.test
42: [       OK ] std_algorithms_fill_n_team_test.test (505 ms)
42: [----------] 1 test from std_algorithms_fill_n_team_test (505 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_team_test
42: [ RUN      ] std_algorithms_replace_team_test.test
42: [       OK ] std_algorithms_replace_team_test.test (466 ms)
42: [----------] 1 test from std_algorithms_replace_team_test (466 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_if_team_test
42: [ RUN      ] std_algorithms_replace_if_team_test.test
42: [       OK ] std_algorithms_replace_if_team_test.test (654 ms)
42: [----------] 1 test from std_algorithms_replace_if_team_test (654 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_team_test
42: [ RUN      ] std_algorithms_replace_copy_team_test.test
42: [       OK ] std_algorithms_replace_copy_team_test.test (1069 ms)
42: [----------] 1 test from std_algorithms_replace_copy_team_test (1069 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test
42: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
42: [       OK ] std_algorithms_replace_copy_if_team_test.test (934 ms)
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (934 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 6 tests from 6 test suites ran. (4011 ms total)
42: [  PASSED  ] 6 tests.
42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    4.71 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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_reverse_team_test
43: [ RUN      ] std_algorithms_reverse_team_test.test
43: [       OK ] std_algorithms_reverse_team_test.test (395 ms)
43: [----------] 1 test from std_algorithms_reverse_team_test (395 ms total)
43: 
43: [----------] 1 test from std_algorithms_reverse_copy_team_test
43: [ RUN      ] std_algorithms_reverse_copy_team_test.test
43: [       OK ] std_algorithms_reverse_copy_team_test.test (446 ms)
43: [----------] 1 test from std_algorithms_reverse_copy_team_test (446 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_team_test
43: [ RUN      ] std_algorithms_rotate_team_test.test
43: [       OK ] std_algorithms_rotate_team_test.test (1220 ms)
43: [----------] 1 test from std_algorithms_rotate_team_test (1220 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_copy_team_test
43: [ RUN      ] std_algorithms_rotate_copy_team_test.test
43: [       OK ] std_algorithms_rotate_copy_team_test.test (918 ms)
43: [----------] 1 test from std_algorithms_rotate_copy_team_test (918 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (2981 ms total)
43: [  PASSED  ] 4 tests.
43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    3.75 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 6 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_move_team_test
44: [ RUN      ] std_algorithms_move_team_test.test
44: [       OK ] std_algorithms_move_team_test.test (654 ms)
44: [----------] 1 test from std_algorithms_move_team_test (654 ms total)
44: 
44: [----------] 1 test from std_algorithms_move_backward_team_test
44: [ RUN      ] std_algorithms_move_backward_team_test.test
44: [       OK ] std_algorithms_move_backward_team_test.test (528 ms)
44: [----------] 1 test from std_algorithms_move_backward_team_test (528 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_left_team_test
44: [ RUN      ] std_algorithms_shift_left_team_test.test
44: [       OK ] std_algorithms_shift_left_team_test.test (2551 ms)
44: [----------] 1 test from std_algorithms_shift_left_team_test (2551 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_right_team_test
44: [ RUN      ] std_algorithms_shift_right_team_test.test
44: [       OK ] std_algorithms_shift_right_team_test.test (2374 ms)
44: [----------] 1 test from std_algorithms_shift_right_team_test (2374 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (6109 ms total)
44: [  PASSED  ] 4 tests.
44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    6.88 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 6 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 9 tests from 9 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_copy_team_test
45: [ RUN      ] std_algorithms_copy_team_test.test
45: [       OK ] std_algorithms_copy_team_test.test (823 ms)
45: [----------] 1 test from std_algorithms_copy_team_test (823 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_n_team_test
45: [ RUN      ] std_algorithms_copy_n_team_test.test
45: [       OK ] std_algorithms_copy_n_team_test.test (624 ms)
45: [----------] 1 test from std_algorithms_copy_n_team_test (624 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_backward_team_test
45: [ RUN      ] std_algorithms_copy_backward_team_test.test
45: [       OK ] std_algorithms_copy_backward_team_test.test (553 ms)
45: [----------] 1 test from std_algorithms_copy_backward_team_test (553 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_if_team_test
45: [ RUN      ] std_algorithms_copy_if_team_test.test
45: [       OK ] std_algorithms_copy_if_team_test.test (719 ms)
45: [----------] 1 test from std_algorithms_copy_if_team_test (719 ms total)
45: 
45: [----------] 1 test from std_algorithms_unique_copy_team_test
45: [ RUN      ] std_algorithms_unique_copy_team_test.test
45: [       OK ] std_algorithms_unique_copy_team_test.test (1245 ms)
45: [----------] 1 test from std_algorithms_unique_copy_team_test (1245 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_team_test
45: [ RUN      ] std_algorithms_remove_team_test.test
45: [       OK ] std_algorithms_remove_team_test.test (882 ms)
45: [----------] 1 test from std_algorithms_remove_team_test (882 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_if_team_test
45: [ RUN      ] std_algorithms_remove_if_team_test.test
45: [       OK ] std_algorithms_remove_if_team_test.test (879 ms)
45: [----------] 1 test from std_algorithms_remove_if_team_test (879 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_team_test
45: [ RUN      ] std_algorithms_remove_copy_team_test.test
45: [       OK ] std_algorithms_remove_copy_team_test.test (1076 ms)
45: [----------] 1 test from std_algorithms_remove_copy_team_test (1076 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test
45: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
45: [       OK ] std_algorithms_remove_copy_if_team_test.test (968 ms)
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (969 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 9 tests from 9 test suites ran. (7774 ms total)
45: [  PASSED  ] 9 tests.
45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    8.49 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
46: Test timeout computed to be: 1500
 -- Testing 1-D histogram
Density 1D: 0.00195716 -0.999997 -9108.05 || 0.051031 0 616278 || 4.51654e+09 11377 || -1.2591e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588295 -0.923245 1.65652 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
46:                                     Detected: 6 cores per node.
46:                                     Detected: 1 MPI_ranks per node.
46:                                     Requested: 8 threads per process.
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_unique_team_test
46: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
46: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1338 ms)
46: [----------] 1 test from std_algorithms_unique_team_test (1338 ms total)
46: 
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test
46: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
46: [       OK ] std_algorithms_adjacent_difference_team_test.test (1430 ms)
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1430 ms total)
46: 
46: [----------] 1 test from std_algorithms_reduce_team_test
46: [ RUN      ] std_algorithms_reduce_team_test.test
 -- Testing 1-D histogram
Density 1D: 2.60671e-07 0.00183706 0.00121923 || 0.051031 10990 11767 || 11356.1 11377 || 16.8546 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.86102e-07 -0.00257566 -0.000949828 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
46: [       OK ] std_algorithms_reduce_team_test.test (1203 ms)
46: [----------] 1 test from std_algorithms_reduce_team_test (1203 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_reduce_team_test
46: [ RUN      ] std_algorithms_transform_reduce_team_test.test
46: [       OK ] std_algorithms_transform_reduce_team_test.test (1943 ms)
46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1943 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (5916 ms total)
46: [  PASSED  ] 4 tests.
46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    6.64 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
47: Test timeout computed to be: 1500
47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
47:                                     Detected: 6 cores per node.
47:                                     Detected: 1 MPI_ranks per node.
47:                                     Requested: 8 threads per process.
47: [==========] Running 18 tests from 5 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_is_sorted_team_test
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (899 ms)
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1623 ms)
47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2523 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1548 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1114 ms)
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2692 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test
47: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
47: [       OK ] std_algorithms_is_partitioned_team_test.empty (7 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
47: [       OK ] std_algorithms_is_partitioned_team_test.all_true (511 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
47: [       OK ] std_algorithms_is_partitioned_team_test.all_false (519 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.random
47: [       OK ] std_algorithms_is_partitioned_team_test.random (376 ms)
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1414 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_copy_team_test
47: [ RUN      ] std_algorithms_partition_copy_team_test.empty
47: [       OK ] std_algorithms_partition_copy_team_test.empty (12 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0109887 0.00327704 || 0.051031 10973 11809 || 11503.4 11377 || 45.3019 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00132553 0.00151688 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift1024_0 (270190 ms)
[ RUN      ] serial.Multi_streams
[       OK ] serial.Multi_streams (0 ms)
[ RUN      ] serial.SortUnsignedValueType
47: [       OK ] std_algorithms_partition_copy_team_test.all_true (978 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
47: [       OK ] std_algorithms_partition_copy_team_test.all_false (997 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.random
47: [       OK ] std_algorithms_partition_copy_team_test.random (779 ms)
47: [----------] 4 tests from std_algorithms_partition_copy_team_test (2768 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_point_team_test
47: [ RUN      ] std_algorithms_partition_point_team_test.empty
47: [       OK ] std_algorithms_partition_point_team_test.empty (8 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_true
47: [       OK ] std_algorithms_partition_point_team_test.all_true (393 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_false
47: [       OK ] std_algorithms_partition_point_team_test.all_false (403 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.random
47: [       OK ] std_algorithms_partition_point_team_test.random (232 ms)
47: [----------] 4 tests from std_algorithms_partition_point_team_test (1038 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 18 tests from 5 test suites ran. (10437 ms total)
47: [  PASSED  ] 18 tests.
47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   11.13 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
48: Test timeout computed to be: 1500
48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
48:                                     Detected: 6 cores per node.
48:                                     Detected: 1 MPI_ranks per node.
48:                                     Requested: 8 threads per process.
48: [==========] Running 5 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_transform_team_test
48: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
48: [       OK ] std_algorithms_transform_team_test.test_unary_op (915 ms)
48: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
48: [       OK ] std_algorithms_transform_team_test.test_binary_op (995 ms)
48: [----------] 2 tests from std_algorithms_transform_team_test (1911 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_team_test
48: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
48: [       OK ] std_algorithms_generate_team_test.test_unary_op (1904 ms)
48: [----------] 1 test from std_algorithms_generate_team_test (1904 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_n_team_test
48: [ RUN      ] std_algorithms_generate_n_team_test.test
48: [       OK ] std_algorithms_generate_n_team_test.test (490 ms)
48: [----------] 1 test from std_algorithms_generate_n_team_test (490 ms total)
48: 
48: [----------] 1 test from std_algorithms_swap_ranges_team_test
48: [ RUN      ] std_algorithms_swap_ranges_team_test.test
48: [       OK ] std_algorithms_swap_ranges_team_test.test (908 ms)
48: [----------] 1 test from std_algorithms_swap_ranges_team_test (908 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 5 tests from 4 test suites ran. (5214 ms total)
48: [  PASSED  ] 5 tests.
48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    5.92 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

49: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
49: Test timeout computed to be: 1500
49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
49:                                     Detected: 6 cores per node.
49:                                     Detected: 1 MPI_ranks per node.
49:                                     Requested: 8 threads per process.
49: [==========] Running 2 tests from 2 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_exclusive_scan_team_test.test (4016 ms)
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4016 ms total)
49: 
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2052 ms)
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2052 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 2 tests from 2 test suites ran. (6069 ms total)
49: [  PASSED  ] 2 tests.
49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    6.76 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

50: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
50: Test timeout computed to be: 1500
50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
50:                                     Detected: 6 cores per node.
50:                                     Detected: 1 MPI_ranks per node.
50:                                     Requested: 8 threads per process.
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_inclusive_scan_team_test.test (6136 ms)
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6136 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (4012 ms)
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4012 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (10148 ms total)
50: [  PASSED  ] 2 tests.
50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   10.84 sec
test 51
      Start 51: Kokkos_UnitTest_SIMD

51: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests/Kokkos_UnitTest_SIMD
51: Test timeout computed to be: 1500
51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
51:                                     Detected: 6 cores per node.
51:                                     Detected: 1 MPI_ranks per node.
51:                                     Requested: 8 threads per process.
51: [==========] Running 16 tests from 1 test suite.
51: [----------] Global test environment set-up.
51: [----------] 16 tests from simd
51: [ RUN      ] simd.host_math_ops
51: [       OK ] simd.host_math_ops (0 ms)
51: [ RUN      ] simd.device_math_ops
51: [       OK ] simd.device_math_ops (6 ms)
51: [ RUN      ] simd.host_mask_ops
51: [       OK ] simd.host_mask_ops (0 ms)
51: [ RUN      ] simd.device_mask_ops
51: [       OK ] simd.device_mask_ops (0 ms)
51: [ RUN      ] simd.host_conversions
51: [       OK ] simd.host_conversions (0 ms)
51: [ RUN      ] simd.device_conversions
51: [       OK ] simd.device_conversions (0 ms)
51: [ RUN      ] simd.host_shift_ops
51: [       OK ] simd.host_shift_ops (0 ms)
51: [ RUN      ] simd.device_shift_ops
51: [       OK ] simd.device_shift_ops (0 ms)
51: [ RUN      ] simd.host_condition
51: [       OK ] simd.host_condition (0 ms)
51: [ RUN      ] simd.device_condition
51: [       OK ] simd.device_condition (0 ms)
51: [ RUN      ] simd.host_gen_ctors
51: [       OK ] simd.host_gen_ctors (0 ms)
51: [ RUN      ] simd.device_gen_ctors
51: [       OK ] simd.device_gen_ctors (0 ms)
51: [ RUN      ] simd.host_where_expressions
51: [       OK ] simd.host_where_expressions (0 ms)
51: [ RUN      ] simd.device_where_expressions
51: [       OK ] simd.device_where_expressions (0 ms)
51: [ RUN      ] simd.host_reductions
51: [       OK ] simd.host_reductions (0 ms)
51: [ RUN      ] simd.device_reductions
51: [       OK ] simd.device_reductions (0 ms)
51: [----------] 16 tests from simd (6 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 16 tests from 1 test suite ran. (7 ms total)
51: [  PASSED  ] 16 tests.
51/51 Test #51: Kokkos_UnitTest_SIMD .............................   Passed    0.70 sec

100% tests passed, 0 tests failed out of 51

Total Test time (real) = 393.96 sec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 e538d1ae84aabf566c9a0ddf1def8366471bb0f5be8486e52c5c05063d42aabb
$ docker rm -f --volumes e538d1ae84aabf566c9a0ddf1def8366471bb0f5be8486e52c5c05063d42aabb
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[       OK ] serial.SortUnsignedValueType (48372 ms)
[ RUN      ] serial.SortEmptyView
[       OK ] serial.SortEmptyView (0 ms)
[ RUN      ] serial.BinSortGenericTests
[       OK ] serial.BinSortGenericTests (4475 ms)
[ RUN      ] serial.BinSortEmptyView
[       OK ] serial.BinSortEmptyView (0 ms)
[ RUN      ] serial.BinSortEmptyKeysView
[       OK ] serial.BinSortEmptyKeysView (0 ms)
[ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (195693 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (61 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (501 ms)
[ RUN      ] serial.SortWithCustomComparator
[       OK ] serial.SortWithCustomComparator (5579 ms)
[----------] 12 tests from serial (1178936 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (1178936 ms total)
[  PASSED  ] 12 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests'
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Thu Apr 18 19:35:19 2024
stats zeroed                        Thu Apr 18 19:35:19 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      1283
cache size                           4.5 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 606bbd66cac1e707977f3e4154cd93037671effee2bf0608174e804a7f3fc321
$ docker rm -f --volumes 606bbd66cac1e707977f3e4154cd93037671effee2bf0608174e804a7f3fc321
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[100%] Linking CXX executable Kokkos_CoreUnitTest_Default
[100%] Built target Kokkos_CoreUnitTest_Default
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-5993/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 178 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (643 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (589 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (618 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (622 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (615 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (895 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1566 ms)
1: [----------] 7 tests from serial_DeathTest (5552 ms total)
1: 
1: [----------] 171 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.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 (3 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (3 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (3 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (2 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (2 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (12 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 (625 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (316 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 (4 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (25 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (146 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (788 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 (15 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 (10235 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (17787 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (4329 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (5031 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (8 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (8 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (1218 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (3955 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (22 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 (254 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (1903 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (286 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 (44501 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 (87324 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 (6 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.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (82 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.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (37 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (1 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (14 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (14 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (3 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (3 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (2 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (1 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 (1768 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (1784 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
1: [       OK ] serial.int64_t_reduce_dynamic (3535 ms)
1: [ RUN      ] serial.double_reduce_dynamic
1: [       OK ] serial.double_reduce_dynamic (3524 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (684 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 (20391 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
1: [       OK ] serial.reduce_device_view_mdrange_policy (127805 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (13758 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (22 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [----------] 171 tests from serial (352291 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 178 tests from 2 test suites ran. (357844 ms total)
1: [  PASSED  ] 178 tests.
 1/50 Test  #1: Kokkos_CoreUnitTest_Serial1 ......................   Passed  360.84 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: [==========] Running 129 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 9 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 (4256 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4192 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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: [ RUN      ] serial_DeathTest.view_out_of_bounds_access
2: [       OK ] serial_DeathTest.view_out_of_bounds_access (9431 ms)
2: [----------] 9 tests from serial_DeathTest (17880 ms total)
2: 
2: [----------] 120 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 (16533 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (129 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 (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 (85 ms)
2: [ RUN      ] serial.triple_nested_parallelism
2: [       OK ] serial.triple_nested_parallelism (6585 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (1196 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 (101 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (104 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (106 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (116 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (122 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (123 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 (336 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (672 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (734 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 (8301 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (1701 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (1684 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (1017 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (135 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (1030 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 (196 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 (42 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 (28 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (168 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (168 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 (75 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 (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
2: [       OK ] serial.view_allocation_large_rank (609 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 (138 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_fill_tests_layout_right
2: [       OK ] serial.view_fill_tests_layout_right (96756 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
2: [       OK ] serial.view_fill_tests_layout_left (94069 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 (163 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (163 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 (536 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (121 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 (9 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.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (264 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (890 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (7 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 (3 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-5993/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 (153 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (155 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (154 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (5918 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (5933 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (5937 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (6953 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (6956 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (6952 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: [----------] 120 tests from serial (274371 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 129 tests from 2 test suites ran. (292252 ms total)
2: [  PASSED  ] 126 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/50 Test  #2: Kokkos_CoreUnitTest_Serial2 ......................   Passed  295.06 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (0 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/50 Test  #3: Kokkos_CoreUnitTest_SerialGraph ..................   Passed    2.44 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Cuda1

4: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
4: [==========] Running 180 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
4: [       OK ] cuda_DeathTest.abort_from_host (1795 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
4: [       OK ] cuda_DeathTest.abort_from_device (1889 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1799 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1815 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (1826 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (2642 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (5199 ms)
4: [----------] 7 tests from cuda_DeathTest (16969 ms total)
4: 
4: [----------] 173 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.atomic_operations_complexdouble
4: [       OK ] cuda.atomic_operations_complexdouble (14 ms)
4: [ RUN      ] cuda.atomic_operations_complexfloat
4: [       OK ] cuda.atomic_operations_complexfloat (9 ms)
4: [ RUN      ] cuda.atomic_operations_double
4: [       OK ] cuda.atomic_operations_double (9 ms)
4: [ RUN      ] cuda.atomic_operations_float
4: [       OK ] cuda.atomic_operations_float (8 ms)
4: [ RUN      ] cuda.atomic_operations_int
4: [       OK ] cuda.atomic_operations_int (18 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (18 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (18 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 (15 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (15 ms)
4: [ RUN      ] cuda.atomics
4: [       OK ] cuda.atomics (224 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 (12495 ms)
4: [ RUN      ] cuda.atomic_views_nonintegral
4: [       OK ] cuda.atomic_views_nonintegral (85 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 (19 ms)
4: [ RUN      ] cuda.deep_copy_alignment
4: [       OK ] cuda.deep_copy_alignment (45 ms)
4: [ RUN      ] cuda.deep_copy_conversion
4: [       OK ] cuda.deep_copy_conversion (8 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 (120 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 (3791 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (5302 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutright (4516 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutright (4994 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 (2 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 (25 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj1y1
4: [       OK ] cuda.mathspecialfunc_cbesselj1y1 (25 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 (265 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (314 ms)
4: [ RUN      ] cuda.mdrange_2d
4: [       OK ] cuda.mdrange_2d (4 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 (34 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 (47 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 (114 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 (2082 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.occupancy_control
4: [       OK ] cuda.occupancy_control (0 ms)
4: [ RUN      ] cuda.memory_pool
4: [       OK ] cuda.memory_pool (14 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.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (55 ms)
4: [ RUN      ] cuda.kokkos_printf
4: [       OK ] cuda.kokkos_printf (1 ms)
4: [ RUN      ] cuda.range_for
4: [       OK ] cuda.range_for (1 ms)
4: [ RUN      ] cuda.range_reduce
4: [       OK ] cuda.range_reduce (0 ms)
4: [ RUN      ] cuda.range_dynamic_policy
4: [       OK ] cuda.range_dynamic_policy (0 ms)
4: [ RUN      ] cuda.range_policy_runtime_parameters
4: [       OK ] cuda.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] cuda.range_for_require
4: [       OK ] cuda.range_for_require (1 ms)
4: [ RUN      ] cuda.range_reduce_require
4: [       OK ] cuda.range_reduce_require (0 ms)
4: [ RUN      ] cuda.range_dynamic_policy_require
4: [       OK ] cuda.range_dynamic_policy_require (0 ms)
4: [ RUN      ] cuda.reducers_int
4: [       OK ] cuda.reducers_int (7 ms)
4: [ RUN      ] cuda.reducers_double
4: [       OK ] cuda.reducers_double (8 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 (5 ms)
4: [ RUN      ] cuda.reducers_half_t
4: [       OK ] cuda.reducers_half_t (4 ms)
4: [ RUN      ] cuda.reducers_bhalf_t
4: [       OK ] cuda.reducers_bhalf_t (4 ms)
4: [ RUN      ] cuda.reducers_int8_t
4: [       OK ] cuda.reducers_int8_t (3 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 (3 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 (12 ms)
4: [ RUN      ] cuda.double_reduce
4: [       OK ] cuda.double_reduce (12 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic
4: [       OK ] cuda.int64_t_reduce_dynamic (15 ms)
4: [ RUN      ] cuda.double_reduce_dynamic
4: [       OK ] cuda.double_reduce_dynamic (15 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic_view
4: [       OK ] cuda.int64_t_reduce_dynamic_view (4 ms)
4: [ RUN      ] cuda.int_combined_reduce
4: [       OK ] cuda.int_combined_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_combined_reduce
4: [       OK ] cuda.mdrange_combined_reduce (0 ms)
4: [ RUN      ] cuda.int_combined_reduce_mixed
4: [       OK ] cuda.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] cuda.reduction_deduction
4: [       OK ] cuda.reduction_deduction (0 ms)
4: [ RUN      ] cuda.reduce_device_view_range_policy
4: [       OK ] cuda.reduce_device_view_range_policy (4 ms)
4: [ RUN      ] cuda.reduce_device_view_mdrange_policy
4: [       OK ] cuda.reduce_device_view_mdrange_policy (136 ms)
4: [ RUN      ] cuda.reduce_device_view_team_policy
4: [       OK ] cuda.reduce_device_view_team_policy (5 ms)
4: [ RUN      ] cuda.impl_shared_alloc
4: [       OK ] cuda.impl_shared_alloc (82 ms)
4: [ RUN      ] cuda.kokkos_swap
4: [       OK ] cuda.kokkos_swap (0 ms)
4: [ RUN      ] cuda.reduceRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceRangePolicyViewSizeLimit (38 ms)
4: [ RUN      ] cuda.reduceMDRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceMDRangePolicyViewSizeLimit (119 ms)
4: [----------] 173 tests from cuda (35264 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 180 tests from 2 test suites ran. (52233 ms total)
4: [  PASSED  ] 180 tests.
 4/50 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   55.42 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
5: [==========] Running 129 tests from 3 test suites.
5: [----------] Global test environment set-up.
5: [----------] 9 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 (17471 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (17607 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_host (44404 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_device
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (46370 ms)
5: [ RUN      ] cuda_DeathTest.view_out_of_bounds_access
5: [       OK ] cuda_DeathTest.view_out_of_bounds_access (41049 ms)
5: [----------] 9 tests from cuda_DeathTest (166904 ms total)
5: 
5: [----------] 92 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (7 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 (32 ms)
5: [ RUN      ] cuda.team_parallel_single
5: [       OK ] cuda.team_parallel_single (6 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 (0 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 (8 ms)
5: [ RUN      ] cuda.parallel_scan_with_reducers
5: [       OK ] cuda.parallel_scan_with_reducers (959 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 (89 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelFor
5: [       OK ] cuda.ThreadVectorMDRangeParallelFor (73 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (75 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelReduce
5: [       OK ] cuda.TeamThreadMDRangeParallelReduce (25 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelReduce
5: [       OK ] cuda.ThreadVectorMDRangeParallelReduce (12 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelReduce
5: [       OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms)
5: [ RUN      ] cuda.team_policy_runtime_parameters
5: [       OK ] cuda.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] cuda.team_reduction_scan
5: [       OK ] cuda.team_reduction_scan (1389 ms)
5: [ RUN      ] cuda.team_long_reduce
5: [       OK ] cuda.team_long_reduce (11 ms)
5: [ RUN      ] cuda.team_double_reduce
5: [       OK ] cuda.team_double_reduce (11 ms)
5: [ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
5: [       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
5: [ RUN      ] cuda.repeated_team_reduce
5: [       OK ] cuda.repeated_team_reduce (11 ms)
5: [ RUN      ] cuda.team_scan
5: [       OK ] cuda.team_scan (945 ms)
5: [ RUN      ] cuda.team_scan_ret_val
5: [       OK ] cuda.team_scan_ret_val (944 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 (2 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 (14 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 (132 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 (5 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 (15 ms)
5: [ RUN      ] cuda.view_api_a
5: [       OK ] cuda.view_api_a (85 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (3 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 (5 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 (60 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_fill_tests_layout_right
5: [       OK ] cuda.view_fill_tests_layout_right (54 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_left
5: [       OK ] cuda.view_fill_tests_layout_left (44 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 (166 ms)
5: [ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (167 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 (546 ms)
5: [ RUN      ] cuda.view_mapping_operator
5: [       OK ] cuda.view_mapping_operator (31 ms)
5: [ RUN      ] cuda.static_extent
5: [       OK ] cuda.static_extent (0 ms)
5: [ RUN      ] cuda.view_mapping_atomic
5: [       OK ] cuda.view_mapping_atomic (2 ms)
5: [ RUN      ] cuda.view_mapping_class_value
5: [       OK ] cuda.view_mapping_class_value (0 ms)
5: [ RUN      ] cuda.view_mapping_assignable
5: [       OK ] cuda.view_mapping_assignable (0 ms)
5: [ RUN      ] cuda.view_mapping_trivially_copyable
5: [       OK ] cuda.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] cuda.view_mapping_subview
5: [       OK ] cuda.view_mapping_subview (1 ms)
5: [ RUN      ] cuda.view_nested_view
5: [       OK ] cuda.view_nested_view (0 ms)
5: [ RUN      ] cuda.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (148 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (1 ms)
5: [ RUN      ] cuda.workgraph_fib
5: [       OK ] cuda.workgraph_fib (1404 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: [----------] 92 tests from cuda (7543 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 (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_assign_strided
5: [       OK ] cuda_uvm.view_subview_assign_strided (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_0
5: [       OK ] cuda_uvm.view_subview_left_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_1
5: [       OK ] cuda_uvm.view_subview_left_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_2
5: [       OK ] cuda_uvm.view_subview_left_2 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_3
5: [       OK ] cuda_uvm.view_subview_left_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_0
5: [       OK ] cuda_uvm.view_subview_right_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_1
5: [       OK ] cuda_uvm.view_subview_right_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_3
5: [       OK ] cuda_uvm.view_subview_right_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_static_tests
5: [       OK ] cuda_uvm.view_static_tests (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
5: [       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
5: [       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign
5: [       OK ] cuda_uvm.view_subview_1d_assign (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
5: [       OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
5: [       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d
5: [       OK ] cuda_uvm.view_subview_2d_from_3d (55 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (55 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (55 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left (167 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (166 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (168 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (169 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (168 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (166 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 (1216 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 129 tests from 3 test suites ran. (175663 ms total)
5: [  PASSED  ] 129 tests.
 5/50 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed  179.11 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3
6: Test timeout computed to be: 1500
6: [==========] Running 60 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 (43203 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 (43206 ms total)
6: 
6: [----------] 27 tests from cuda_hostpinned
6: [ RUN      ] cuda_hostpinned.impl_shared_alloc
6: [       OK ] cuda_hostpinned.impl_shared_alloc (47 ms)
6: [ RUN      ] cuda_hostpinned.view_api_a
6: [       OK ] cuda_hostpinned.view_api_a (82 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 (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 (4333 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 (129 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_fill_tests_layout_right
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_right (96571 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_left (86377 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping
6: [       OK ] cuda_hostpinned.view_mapping (517 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_operator
6: [       OK ] cuda_hostpinned.view_mapping_operator (114 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 (9 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: [----------] 27 tests from cuda_hostpinned (188204 ms total)
6: 
6: [----------] 27 tests from cuda_uvm
6: [ RUN      ] cuda_uvm.impl_shared_alloc
6: [       OK ] cuda_uvm.impl_shared_alloc (69 ms)
6: [ RUN      ] cuda_uvm.view_api_a
6: [       OK ] cuda_uvm.view_api_a (93 ms)
6: [ RUN      ] cuda_uvm.view_api_b
6: [       OK ] cuda_uvm.view_api_b (20 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 (1137 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 (6 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests
6: [       OK ] cuda_uvm.view_copy_tests (33 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests_rank_0
6: [       OK ] cuda_uvm.view_copy_tests_rank_0 (3 ms)
6: [ RUN      ] cuda_uvm.view_copy_degenerated
6: [       OK ] cuda_uvm.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_right
6: [       OK ] cuda_uvm.view_fill_tests_layout_right (279 ms)
6: [ RUN      ] cuda_uvm.view_fill_tests_layout_left
6: [       OK ] cuda_uvm.view_fill_tests_layout_left (271 ms)
6: [ RUN      ] cuda_uvm.view_mapping
6: [       OK ] cuda_uvm.view_mapping (544 ms)
6: [ RUN      ] cuda_uvm.view_mapping_operator
6: [       OK ] cuda_uvm.view_mapping_operator (32 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 (1 ms)
6: [----------] 27 tests from cuda_uvm (2508 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 60 tests from 3 test suites ran. (233919 ms total)
6: [  PASSED  ] 60 tests.
 6/50 Test  #6: Kokkos_CoreUnitTest_Cuda3 ........................   Passed  236.85 sec
test 7
      Start  7: Kokkos_CoreUnitTest_CudaTimingBased

7: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (13 ms)
7: [ RUN      ] cuda.debug_pin_um_to_host
7: [       OK ] cuda.debug_pin_um_to_host (2177 ms)
7: [----------] 2 tests from cuda (2191 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 2 tests from 1 test suite ran. (2191 ms total)
7: [  PASSED  ] 2 tests.
 7/50 Test  #7: Kokkos_CoreUnitTest_CudaTimingBased ..............   Passed    4.68 sec
test 8
      Start  8: Kokkos_CoreUnitTest_CudaInterOpInit

8: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (1643 ms)
8: [----------] 1 test from cuda (1643 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (1643 ms total)
8: [  PASSED  ] 1 test.
 8/50 Test  #8: Kokkos_CoreUnitTest_CudaInterOpInit ..............   Passed    2.45 sec
test 9
      Start  9: Kokkos_CoreUnitTest_CudaInterOpStreams

9: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (1655 ms)
9: [----------] 1 test from cuda (1655 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (1655 ms total)
9: [  PASSED  ] 1 test.
 9/50 Test  #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...........   Passed    2.46 sec
test 10
      Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

10: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
10: Test timeout computed to be: 1500
10: [==========] Running 3 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 3 tests from cuda_multi_gpu
10: [ RUN      ] cuda_multi_gpu.managed_views
10: [       OK ] cuda_multi_gpu.managed_views (5 ms)
10: [ RUN      ] cuda_multi_gpu.unmanaged_views
10: [       OK ] cuda_multi_gpu.unmanaged_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.scratch_space
10: [       OK ] cuda_multi_gpu.scratch_space (3 ms)
10: [----------] 3 tests from cuda_multi_gpu (9 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 3 tests from 1 test suite ran. (10 ms total)
10: [  PASSED  ] 3 tests.
10/50 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ...   Passed    2.46 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaGraph

11: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph
11: Test timeout computed to be: 1500
11: [==========] Running 5 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 5 tests from cuda_count_bugs
11: [ RUN      ] cuda_count_bugs.launch_one
11: [       OK ] cuda_count_bugs.launch_one (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_one_rvalue
11: [       OK ] cuda_count_bugs.launch_one_rvalue (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_six
11: [       OK ] cuda_count_bugs.launch_six (0 ms)
11: [ RUN      ] cuda_count_bugs.when_all_cycle
11: [       OK ] cuda_count_bugs.when_all_cycle (0 ms)
11: [ RUN      ] cuda_count_bugs.zero_work_reduce
11: [       OK ] cuda_count_bugs.zero_work_reduce (4 ms)
11: [----------] 5 tests from cuda_count_bugs (6 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 5 tests from 1 test suite ran. (6 ms total)
11: [  PASSED  ] 5 tests.
11: 
11:   YOU HAVE 1 DISABLED TEST
11: 
11/50 Test #11: Kokkos_CoreUnitTest_CudaGraph ....................   Passed    2.47 sec
test 12
      Start 12: Kokkos_CoreUnitTest_Default

12: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Default
12: Test timeout computed to be: 1500
12: [==========] Running 71 tests from 41 test suites.
12: [----------] Global test environment set-up.
12: [----------] 31 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.initialization_settings
12: [       OK ] defaultdevicetype.initialization_settings (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
12: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
12: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
12: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
12: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_help
12: [       OK ] defaultdevicetype.cmd_line_args_help (6 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
12: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize().
12: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
12: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms)
12: [ RUN      ] defaultdevicetype.env_vars_num_threads
12: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_device_id
12: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
12: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_tune_internals
12: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.visible_devices
12: [       OK ] defaultdevicetype.visible_devices (0 ms)
12: [ RUN      ] defaultdevicetype.shared_space
12: [       OK ] defaultdevicetype.shared_space (157 ms)
12: [ RUN      ] defaultdevicetype.shared_host_pinned_space
12: [       OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
12: [ RUN      ] defaultdevicetype.compiler_macros
12: [       OK ] defaultdevicetype.compiler_macros (5 ms)
12: [ RUN      ] defaultdevicetype.half_conversion
12: [       OK ] defaultdevicetype.half_conversion (0 ms)
12: [ RUN      ] defaultdevicetype.bhalf_conversion
12: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
12: [ RUN      ] defaultdevicetype.half_operators
12: [       OK ] defaultdevicetype.half_operators (2 ms)
12: [ RUN      ] defaultdevicetype.bhalf_operators
12: [       OK ] defaultdevicetype.bhalf_operators (1 ms)
12: [ RUN      ] defaultdevicetype.host_space_access
12: [       OK ] defaultdevicetype.host_space_access (0 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
12: [       OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
12: [       OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
12: [       OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
12: [       OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
12: [       OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
12: [       OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
12: [       OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
12: [       OK ] defaultdevicetype.reduce_instantiation_b3 (20 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
12: [       OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms)
12: [ RUN      ] defaultdevicetype.malloc
12: [       OK ] defaultdevicetype.malloc (0 ms)
12: [----------] 31 tests from defaultdevicetype (275 ms total)
12: 
12: [----------] 1 test from kokkosresize
12: [ RUN      ] kokkosresize.host_space_access
12: [       OK ] kokkosresize.host_space_access (161 ms)
12: [----------] 1 test from kokkosresize (161 ms total)
12: 
12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/0.sizes
12: [       OK ] TestViewAPI/0.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/0 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/1.sizes
12: [       OK ] TestViewAPI/1.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/1 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/2.sizes
12: [       OK ] TestViewAPI/2.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/2 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/3.sizes
12: [       OK ] TestViewAPI/3.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/3 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/4.sizes
12: [       OK ] TestViewAPI/4.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/4 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/5.sizes
12: [       OK ] TestViewAPI/5.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/5 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/6.sizes
12: [       OK ] TestViewAPI/6.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/6 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/7.sizes
12: [       OK ] TestViewAPI/7.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/7 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/8.sizes
12: [       OK ] TestViewAPI/8.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/8 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/9.sizes
12: [       OK ] TestViewAPI/9.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/9 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/10.sizes
12: [       OK ] TestViewAPI/10.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/10 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/11.sizes
12: [       OK ] TestViewAPI/11.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/11 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/12.sizes
12: [       OK ] TestViewAPI/12.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/12 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/13.sizes
12: [       OK ] TestViewAPI/13.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/13 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/14.sizes
12: [       OK ] TestViewAPI/14.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/14 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/15.sizes
12: [       OK ] TestViewAPI/15.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/15 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/16.sizes
12: [       OK ] TestViewAPI/16.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/16 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/17.sizes
12: [       OK ] TestViewAPI/17.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/17 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/18.sizes
12: [       OK ] TestViewAPI/18.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/18 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/19.sizes
12: [       OK ] TestViewAPI/19.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/19 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/20.sizes
12: [       OK ] TestViewAPI/20.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/20 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/21.sizes
12: [       OK ] TestViewAPI/21.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/21 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/22.sizes
12: [       OK ] TestViewAPI/22.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/22 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/23.sizes
12: [       OK ] TestViewAPI/23.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/23 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/24.sizes
12: [       OK ] TestViewAPI/24.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/24 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/25.sizes
12: [       OK ] TestViewAPI/25.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/25 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/26.sizes
12: [       OK ] TestViewAPI/26.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/26 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/27.sizes
12: [       OK ] TestViewAPI/27.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/27 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/28.sizes
12: [       OK ] TestViewAPI/28.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/28 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/29.sizes
12: [       OK ] TestViewAPI/29.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/29 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/30.sizes
12: [       OK ] TestViewAPI/30.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/30 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/31.sizes
12: [       OK ] TestViewAPI/31.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/31 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/32.sizes
12: [       OK ] TestViewAPI/32.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/32 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/33.sizes
12: [       OK ] TestViewAPI/33.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/33 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/34.sizes
12: [       OK ] TestViewAPI/34.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/34 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (439 ms total)
12: [  PASSED  ] 71 tests.
12/50 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    3.01 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: [       OK ] initialization.legion_initialization (1641 ms)
13: [----------] 1 test from initialization (1641 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (1641 ms total)
13: [  PASSED  ] 1 test.
13/50 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    2.44 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: SUCCESS
14/50 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    2.44 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/50 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    2.46 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (0 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (0 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (0 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (4 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (6 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (6 ms total)
16: [  PASSED  ] 28 tests.
16/50 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    2.47 sec
test 17
      Start 17: Kokkos_CoreUnitTest_StackTraceTest

17: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec
17: Test timeout computed to be: 1500
17: [==========] Running 3 tests from 2 test suites.
17: [----------] Global test environment set-up.
17: [----------] 2 tests from defaultdevicetype_DeathTest
17: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
17: 
17: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
17: Top of f1
17: Top of f0
17: Top of f0
17: test_f1:
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555675aae]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14d) [0x555555676e59]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f1:
17: [0x55555570c711] Kokkos::Impl::save_stacktrace()
17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&)
17: [0x555555675aae] Test::test_stacktrace(bool, bool)
17: [0x555555676e59] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x55555568911c] testing::Test::Run()
17: [0x555555689b5e] testing::TestInfo::Run()
17: [0x55555568a45b] testing::TestSuite::Run()
17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x55555569855e] testing::UnitTest::Run()
17: [0x555555678eea] RUN_ALL_TESTS()
17: [0x5555556774b9] main
17: [0x7ffff5c65083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f1
17: Top of f0
17: Top of f0
17: StackTrace f3(std::cout, 4) returned: 110
17: test_f3:
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fcd6]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556762b8]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14d) [0x555555676e59]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f3:
17: [0x55555570c711] Kokkos::Impl::save_stacktrace()
17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&)
17: [0x55555567fcd6] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x5555556762b8] Test::test_stacktrace(bool, bool)
17: [0x555555676e59] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x55555568911c] testing::Test::Run()
17: [0x555555689b5e] testing::TestInfo::Run()
17: [0x55555568a45b] testing::TestSuite::Run()
17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x55555569855e] testing::UnitTest::Run()
17: [0x555555678eea] RUN_ALL_TESTS()
17: [0x5555556774b9] main
17: [0x7ffff5c65083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Test setting std::terminate handler that prints the last saved stack trace
17: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (324 ms)
17: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
17: 
17: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
17: Top of f1
17: Top of f0
17: Top of f0
17: test_f1:
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555675aae]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14d) [0x555555677211]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f1:
17: [0x55555570c711] Kokkos::Impl::save_stacktrace()
17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&)
17: [0x555555675aae] Test::test_stacktrace(bool, bool)
17: [0x555555677211] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x55555568911c] testing::Test::Run()
17: [0x555555689b5e] testing::TestInfo::Run()
17: [0x55555568a45b] testing::TestSuite::Run()
17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x55555569855e] testing::UnitTest::Run()
17: [0x555555678eea] RUN_ALL_TESTS()
17: [0x5555556774b9] main
17: [0x7ffff5c65083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f1
17: Top of f0
17: Top of f0
17: StackTrace f3(std::cout, 4) returned: 110
17: test_f3:
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fcd6]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556762b8]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14d) [0x555555677211]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f3:
17: [0x55555570c711] Kokkos::Impl::save_stacktrace()
17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&)
17: [0x55555567fcd6] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x5555556762b8] Test::test_stacktrace(bool, bool)
17: [0x555555677211] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x55555568911c] testing::Test::Run()
17: [0x555555689b5e] testing::TestInfo::Run()
17: [0x55555568a45b] testing::TestSuite::Run()
17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x55555569855e] testing::UnitTest::Run()
17: [0x555555678eea] RUN_ALL_TESTS()
17: [0x5555556774b9] main
17: [0x7ffff5c65083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Test setting std::terminate handler that prints the last saved stack trace
17: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (303 ms)
17: [----------] 2 tests from defaultdevicetype_DeathTest (628 ms total)
17: 
17: [----------] 1 test from defaultdevicetype
17: [ RUN      ] defaultdevicetype.stacktrace_normal
17: Top of f1
17: Top of f0
17: Top of f0
17: test_f1:
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555675aae]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676d09]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f1:
17: [0x55555570c711] Kokkos::Impl::save_stacktrace()
17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&)
17: [0x555555675aae] Test::test_stacktrace(bool, bool)
17: [0x555555676d09] Test::defaultdevicetype_stacktrace_normal_Test::TestBody()
17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x55555568911c] testing::Test::Run()
17: [0x555555689b5e] testing::TestInfo::Run()
17: [0x55555568a45b] testing::TestSuite::Run()
17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x55555569855e] testing::UnitTest::Run()
17: [0x555555678eea] RUN_ALL_TESTS()
17: [0x5555556774b9] main
17: [0x7ffff5c65083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f3
17: Top of f1
17: Top of f0
17: Top of f0
17: StackTrace f3(std::cout, 4) returned: 110
17: test_f3:
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fcd6]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556762b8]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676d09]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9]
17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083]
17: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce]
17:  
17: demangled test_f3:
17: [0x55555570c711] Kokkos::Impl::save_stacktrace()
17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&)
17: [0x55555567fcd6] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int)
17: [0x5555556762b8] Test::test_stacktrace(bool, bool)
17: [0x555555676d09] Test::defaultdevicetype_stacktrace_normal_Test::TestBody()
17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
17: [0x55555568911c] testing::Test::Run()
17: [0x555555689b5e] testing::TestInfo::Run()
17: [0x55555568a45b] testing::TestSuite::Run()
17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests()
17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17: [0x55555569855e] testing::UnitTest::Run()
17: [0x555555678eea] RUN_ALL_TESTS()
17: [0x5555556774b9] main
17: [0x7ffff5c65083] __libc_start_main
17: [0x5555556758ce] _start
17:  
17: Test setting std::terminate handler that prints the last saved stack trace
17: [       OK ] defaultdevicetype.stacktrace_normal (6 ms)
17: [----------] 1 test from defaultdevicetype (6 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 3 tests from 2 test suites ran. (635 ms total)
17: [  PASSED  ] 3 tests.
17/50 Test #17: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    3.08 sec
test 18
      Start 18: Kokkos_IncrementalTest_SERIAL

18: Test command: /var/jenkins/workspace/Kokkos_PR-5993/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 (247 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 (0 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 (1 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 (4 ms)
18: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (4 ms)
18: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (2603 ms)
18: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
18: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (27 ms)
18: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
18: [       OK ] SERIAL.IncrTest_12b_TeamScratch (114 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 (3007 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 28 tests from 1 test suite ran. (3007 ms total)
18: [  PASSED  ] 28 tests.
18/50 Test #18: Kokkos_IncrementalTest_SERIAL ....................   Passed    5.47 sec
test 19
      Start 19: Kokkos_IncrementalTest_CUDA

19: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_IncrementalTest_CUDA
19: Test timeout computed to be: 1500
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from CUDA
19: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
19: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] CUDA.IncrTest_01_execspace
19: Device Execution Space:
19:   KOKKOS_ENABLE_CUDA: yes
19: Cuda Options:
19:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
19:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
19:   KOKKOS_ENABLE_CUDA_UVM: no
19:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
19:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
19: 
19: Cuda Runtime Configuration:
19: macro  KOKKOS_ENABLE_CUDA      : defined
19: macro  CUDA_VERSION          = 11060 = version 11.6
19: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected
19: Cuda
19: [       OK ] CUDA.IncrTest_01_execspace (1 ms)
19: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
19: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
19: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] CUDA.IncrTest_02_AtomicSub
19: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
19: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] CUDA.IncrTest_03b_memspace_free
19: [       OK ] CUDA.IncrTest_03b_memspace_free (19063 ms)
19: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
19: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
19: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] CUDA.IncrTest_05_reduction
19: [       OK ] CUDA.IncrTest_05_reduction (4 ms)
19: [ RUN      ] CUDA.IncrTest_06_mdrange2D
19: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] CUDA.IncrTest_06_mdrange3D
19: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] CUDA.IncrTest_06_mdrange4D
19: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
19: [       OK ] CUDA.IncrTest_08_deep_copy_2D (5 ms)
19: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
19: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
19: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
19: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
19: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (2 ms)
19: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (2 ms)
19: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (1290 ms)
19: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
19: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
19: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
19: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
19: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
19: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
19: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
19: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
19: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
19: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
19: [ RUN      ] CUDA.incr_14_MDrangeReduce
19: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
19: [ RUN      ] CUDA.IncrTest_16_parallelscan
19: [       OK ] CUDA.IncrTest_16_parallelscan (0 ms)
19: [ RUN      ] CUDA.incr_17_atomicView
19: [       OK ] CUDA.incr_17_atomicView (0 ms)
19: [----------] 28 tests from CUDA (20379 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (20379 ms total)
19: [  PASSED  ] 28 tests.
19/50 Test #19: Kokkos_IncrementalTest_CUDA ......................   Passed   22.87 sec
test 20
      Start 20: Kokkos_CoreUnitTest_CTestDevice

20: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
20: Test timeout computed to be: 1500
20: [==========] Running 8 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 8 tests from ctest_environment
20: [ RUN      ] ctest_environment.no_device_type
20: [       OK ] ctest_environment.no_device_type (0 ms)
20: [ RUN      ] ctest_environment.no_process_count
20: [       OK ] ctest_environment.no_process_count (0 ms)
20: [ RUN      ] ctest_environment.invalid_rank
20: [       OK ] ctest_environment.invalid_rank (0 ms)
20: [ RUN      ] ctest_environment.no_type_str
20: [       OK ] ctest_environment.no_type_str (0 ms)
20: [ RUN      ] ctest_environment.missing_type
20: [       OK ] ctest_environment.missing_type (0 ms)
20: [ RUN      ] ctest_environment.no_id_str
20: [       OK ] ctest_environment.no_id_str (0 ms)
20: [ RUN      ] ctest_environment.invalid_id_str
20: [       OK ] ctest_environment.invalid_id_str (0 ms)
20: [ RUN      ] ctest_environment.good
20: [       OK ] ctest_environment.good (0 ms)
20: [----------] 8 tests from ctest_environment (0 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 8 tests from 1 test suite ran. (0 ms total)
20: [  PASSED  ] 8 tests.
20/50 Test #20: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.02 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

21: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
21: Test timeout computed to be: 1500
21/50 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.00 sec
test 22
      Start 22: Kokkos_PerformanceTest_TaskDag

22: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
22: Test timeout computed to be: 1500
22/50 Test #22: Kokkos_PerformanceTest_TaskDag ...................   Passed    0.01 sec
test 23
      Start 23: Kokkos_PerformanceTest_Benchmark

23: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-18_T19-11-05.json"
23: Test timeout computed to be: 1500
23: 2024-04-18T21:53:22+00:00
23: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
23: Run on (20 X 2345.59 MHz CPU s)
23: CPU Caches:
23:   L1 Data 64 KiB (x20)
23:   L1 Instruction 64 KiB (x20)
23:   L2 Unified 512 KiB (x20)
23:   L3 Unified 16384 KiB (x20)
23: Load Average: 1.04, 1.33, 1.23
23: CPU architecture: none
23: Default Device: N6Kokkos4CudaE
23: GPU architecture: AMPERE80
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_CXX26: no
23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
23: KOKKOS_ENABLE_HWLOC: no
23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
23: KOKKOS_ENABLE_LIBDL: 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected
23: Kokkos Version: 4.3.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      Count Time normalized
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.018 s         0.020 s             5       1024        17.3158u
23: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.018 s         0.020 s             5     2.048k         8.6586u
23: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.018 s         0.021 s             5     4.096k        4.31222u
23: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.018 s         0.025 s             5     8.192k        2.18284u
23: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.018 s         0.032 s             5    16.384k        1096.78n
23: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.018 s         0.046 s             5    32.768k        556.572n
23: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.018 s         0.073 s             5    65.536k        278.375n
23: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.019 s         0.122 s             5   131.072k        145.377n
23: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.020 s         0.233 s             5   262.144k        77.7797n
23: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.023 s         0.447 s             5   524.288k        44.0145n
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: CustomReduction<double>/N:100000/R:1000/manual_time                                0.005 s         0.029 s           135 29.7793k/s       11.5
23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.805 s         0.805 s             1        0.106752     0.106869                0.107735             0.107742   0.0539334        0.053944
23: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
23: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.041 s         0.041 s            17        5.70101m     5.62783m                 4.7058m                  4.70748m    2.82905m        2.35282m
23: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.616 s         0.616 s             1       0.0842673    0.0840073               0.0791789                 0.0791629    0.039623       0.0395771
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
23: ---------------------------------------------------------------------------------------------------------------------------------------------------
23: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        28.1377n
23: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        14.3628n
23: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.001 s             5     4.096k        7.04443n
23: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.46216n
23: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.75555n
23: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        964.355p
23: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k         720.49p
23: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.001 s             5   131.072k        738.457p
23: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        620.586p
23: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.002 s             5   524.288k        538.746p
23: -----------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
23: -----------------------------------------------------------------------------------------------------------------------------------
23: Malloc/N:1/manual_time                                                              12.0 us         26.1 us        58236 83.0466k/s
23: Malloc/N:16/manual_time                                                             12.0 us         26.0 us        58264 83.4341k/s
23: Malloc/N:256/manual_time                                                            12.0 us         26.1 us        58172 83.3281k/s
23: Malloc/N:4096/manual_time                                                           12.0 us         26.2 us        58356 83.4161k/s
23: Malloc/N:65536/manual_time                                                          12.0 us         26.1 us        58270 83.2124k/s
23: Malloc/N:1048576/manual_time                                                         104 us          193 us         6750 9.61939k/s
23: Malloc/N:16777216/manual_time                                                        505 us          608 us         1388 1.98183k/s
23: Malloc/N:268435456/manual_time                                                      4932 us         1095 us          846  202.746/s
23: Malloc/N:4294967296/manual_time                                                   110638 us         5946 us            9  9.03849/s
23: MallocFree/N:1/manual_time                                                          26.4 us         26.5 us        26405 37.8456k/s
23: MallocFree/N:16/manual_time                                                         26.4 us         26.5 us        26488 37.8566k/s
23: MallocFree/N:256/manual_time                                                        26.0 us         26.2 us        26924 38.4785k/s
23: MallocFree/N:4096/manual_time                                                       26.0 us         26.2 us        26790 38.4102k/s
23: MallocFree/N:65536/manual_time                                                      25.9 us         26.0 us        26982 38.6031k/s
23: MallocFree/N:1048576/manual_time                                                     193 us          193 us         3630 5.18019k/s
23: MallocFree/N:16777216/manual_time                                                    609 us          609 us         1155 1.64242k/s
23: MallocFree/N:268435456/manual_time                                                  4655 us         1086 us          659  214.812/s
23: MallocFree/N:4294967296/manual_time                                               124758 us         6248 us            9  8.01554/s
23: MallocTouch/N:1/manual_time                                                         17.9 us         32.8 us        39097 55.9618k/s
23: MallocTouch/N:16/manual_time                                                        17.6 us         32.4 us        39192 56.6589k/s
23: MallocTouch/N:256/manual_time                                                       17.7 us         32.1 us        39300 56.5551k/s
23: MallocTouch/N:4096/manual_time                                                      29.4 us         44.5 us        23563 33.9674k/s
23: MallocTouch/N:65536/manual_time                                                     29.7 us         44.8 us        23546 33.6505k/s
23: MallocTouch/N:1048576/manual_time                                                    135 us          230 us         5217 7.43023k/s
23: MallocTouch/N:16777216/manual_time                                                   530 us          639 us         1321 1.88853k/s
23: MallocTouch/N:268435456/manual_time                                                 4942 us         1122 us          852  202.353/s
23: MallocTouch/N:4294967296/manual_time                                              110640 us         6457 us            9  9.03836/s
23: MallocTouchFree/N:1/manual_time                                                     32.5 us         32.6 us        21571 30.7913k/s
23: MallocTouchFree/N:16/manual_time                                                    32.6 us         32.7 us        21464  30.716k/s
23: MallocTouchFree/N:256/manual_time                                                   31.9 us         32.0 us        21971 31.3603k/s
23: MallocTouchFree/N:4096/manual_time                                                  44.1 us         44.3 us        15904 22.6827k/s
23: MallocTouchFree/N:65536/manual_time                                                 44.4 us         44.7 us        15779 22.5411k/s
23: MallocTouchFree/N:1048576/manual_time                                                228 us          229 us         3067 4.38235k/s
23: MallocTouchFree/N:16777216/manual_time                                               638 us          638 us         1098 1.56773k/s
23: MallocTouchFree/N:268435456/manual_time                                             4656 us         1116 us          659  214.799/s
23: MallocTouchFree/N:4294967296/manual_time                                          114211 us         6225 us            9  8.75572/s
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
23: ----------------------------------------------------------------------------------------------------------------------------------------------
23: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            39  39.3671/s        800
23: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            32  39.5884/s        800
23: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            44  41.2236/s        800
23: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35  38.9645/s        800
23: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  39.0198/s        800
23: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35  38.9493/s        800
23: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.1678/s        800
23: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35   41.249/s        800
23: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.0711/s        800
23: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.1311/s        800
23: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  41.0004/s        800
23: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.0583/s        800
23: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.1751/s        800
23: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.0519/s        800
23: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.0614/s        800
23: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.1235/s        800
23: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           626 1.43399k/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           627 1.43009k/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           626 1.43356k/s       1.6k
23: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46948k/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46951k/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46975k/s       1.6k
23: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           629 1.46957k/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           299  682.645/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           182  416.406/s       1.6k
23: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           629 1.46917k/s       1.6k
23: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           300  684.978/s       1.6k
23: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           399  916.856/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.46965k/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.46962k/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46952k/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46958k/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           173  396.986/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           139   320.91/s       1.6k
23: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           285  654.317/s       1.6k
23: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           171  391.725/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.46983k/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46958k/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.008 s         0.008 s            88  204.087/s       1.6k
23: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           134  308.471/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.46973k/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           628 1.46929k/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.006 s         0.006 s           116  268.966/s       1.6k
23: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           229  523.361/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.46956k/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.46937k/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.007 s         0.007 s           102  236.509/s       1.6k
23: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           253  579.373/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           683 1.59615k/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           683 1.59567k/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           683 1.59587k/s       1.6k
23: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           683 1.59588k/s       1.6k
23: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33686k/s        800
23: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33612k/s        800
23: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33596k/s        800
23: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33598k/s        800
23: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169   1.336k/s        800
23: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33637k/s        800
23: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33657k/s        800
23: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33601k/s        800
23: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33647k/s        800
23: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33632k/s        800
23: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33658k/s        800
23: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33635k/s        800
23: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33619k/s        800
23: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33641k/s        800
23: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1169 1.33653k/s        800
23: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1169 1.33654k/s        800
23: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s          1174 1.34152k/s        800
23: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s          1174  1.3416k/s        800
23: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 7.35799k/s       1.6k
23: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 7.45175k/s       1.6k
23: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.64053k/s       1.6k
23: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10   4.624k/s       1.6k
23: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 6.31835k/s       1.6k
23: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.15051k/s       1.6k
23: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.54936k/s       1.6k
23: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.54039k/s       1.6k
23: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.39308k/s       1.6k
23: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  5.3789k/s       1.6k
23: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.98726k/s       1.6k
23: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.13924k/s       1.6k
23: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.54754k/s       1.6k
23: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.05933k/s       1.6k
23: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.92687k/s       1.6k
23: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.81865k/s       1.6k
23: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.30257k/s       1.6k
23: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  4.6133k/s       1.6k
23: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.001 s            10 3.20134k/s       1.6k
23: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 3.06853k/s       1.6k
23: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.48949k/s       1.6k
23: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.45435k/s       1.6k
23: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 2.70037k/s       1.6k
23: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.64759k/s       1.6k
23: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.86241k/s       1.6k
23: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.84472k/s       1.6k
23: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.72396k/s       1.6k
23: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.32787k/s       1.6k
23: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.15749k/s       1.6k
23: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.12473k/s       1.6k
23: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.76497k/s       1.6k
23: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.69095k/s       1.6k
23: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10  1008.58/s       1.6k
23: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.002 s         0.002 s            10  1026.12/s       1.6k
23/50 Test #23: Kokkos_PerformanceTest_Benchmark .................   Passed  134.93 sec
test 24
      Start 24: Kokkos_Benchmark_Atomic_MinMax

24: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-18_T19-11-05.json"
24: Test timeout computed to be: 1500
24: 2024-04-18T21:55:37+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
24: Run on (20 X 2345.59 MHz CPU s)
24: CPU Caches:
24:   L1 Data 64 KiB (x20)
24:   L1 Instruction 64 KiB (x20)
24:   L2 Unified 512 KiB (x20)
24:   L3 Unified 16384 KiB (x20)
24: Load Average: 0.94, 1.15, 1.18
24: CPU architecture: none
24: Default Device: N6Kokkos4CudaE
24: GPU architecture: AMPERE80
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_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
24: KOKKOS_ENABLE_LIBDL: 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected
24: Kokkos Version: 4.3.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
24: ----------------------------------------------------------------------------------------------------------------------------------------
24: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
24: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
24: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
24: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
24: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
24: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
24: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
24: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
24: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
24: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
24: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
24: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
24: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
24: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
24: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
24/50 Test #24: Kokkos_Benchmark_Atomic_MinMax ...................   Passed    2.55 sec
test 25
      Start 25: Kokkos_PerformanceTest_Mempool

25: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-18_T19-11-05.json"
25: Test timeout computed to be: 1500
25: 2024-04-18T21:55:39+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Mempool
25: Run on (20 X 2345.59 MHz CPU s)
25: CPU Caches:
25:   L1 Data 64 KiB (x20)
25:   L1 Instruction 64 KiB (x20)
25:   L2 Unified 512 KiB (x20)
25:   L3 Unified 16384 KiB (x20)
25: Load Average: 0.94, 1.15, 1.18
25: CPU architecture: none
25: Default Device: N6Kokkos4CudaE
25: GPU architecture: AMPERE80
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_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
25: KOKKOS_ENABLE_LIBDL: 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected
25: Kokkos Version: 4.3.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 FOM: fill ops per second
25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          4419               35.0622M/s
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s         12227                 193.98M/s
25/50 Test #25: Kokkos_PerformanceTest_Mempool ...................   Passed    8.80 sec
test 26
      Start 26: Kokkos_PerformanceTest_Atomic

26: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-18_T19-11-05.json"
26: Test timeout computed to be: 1500
26: 2024-04-18T21:55:48+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-5993/build/core/perf_test/Kokkos_PerformanceTest_Atomic
26: Run on (20 X 2345.59 MHz CPU s)
26: CPU Caches:
26:   L1 Data 64 KiB (x20)
26:   L1 Instruction 64 KiB (x20)
26:   L2 Unified 512 KiB (x20)
26:   L3 Unified 16384 KiB (x20)
26: Load Average: 0.95, 1.14, 1.18
26: CPU architecture: none
26: Default Device: N6Kokkos4CudaE
26: GPU architecture: AMPERE80
26: KOKKOS_COMPILER_GNU: 940
26: KOKKOS_COMPILER_NVCC: 1160
26: KOKKOS_ENABLE_ASM: yes
26: KOKKOS_ENABLE_CUDA: yes
26: KOKKOS_ENABLE_CUDA_LAMBDA: yes
26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_CUDA_UVM: no
26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
26: KOKKOS_ENABLE_LIBDL: no
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos: Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected
26: Kokkos Version: 4.3.99
26: macro  KOKKOS_ENABLE_CUDA: defined
26: platform: 64bit
26: ***WARNING*** Library was built as DEBUG. Timings may be affected.
26: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
26: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Test_Atomic<int>/100000/iterations:10                          1.75 s          1.75 s            10          1            4    2.34818m        1.54137m    2.62871m     704.983M         284.384k     704.983M
26: Test_Atomic<long int>/100000/iterations:10                     1.58 s          1.58 s            10          1            8     3.2689m        1.45521m    2.64554m     4.99995G         165.024k     4.99995G
26: Test_Atomic<long long int>/100000/iterations:10                4.74 s          4.74 s            10          1            8     7.90405         1.6116m    2.76046m     4.99995G         185.392k     4.99995G
26: Test_Atomic<unsigned int>/100000/iterations:10                 1.75 s          1.75 s            10          1            4    2.44296m        1.46905m    2.57931m     704.983M         319.264k     704.983M
26: Test_Atomic<unsigned long int>/100000/iterations:10            1.58 s          1.58 s            10          1            8    3.20078m        1.43778m    2.70545m     4.99995G         164.896k     4.99995G
26: Test_Atomic<unsigned long long int>/100000/iterations:10       4.74 s          4.74 s            10          1            8     7.89429        1.54859m    3.02335m     4.99995G         208.864k     4.99995G
26: Test_Atomic<float>/100000/iterations:10                        1.76 s          1.76 s            10          0            4      4.498m        1.58547m    3.38882m     4.99996G          212.64k     4.99989G
26: Test_Atomic<double>/100000/iterations:10                       1.58 s          1.58 s            10          1            8    4.53547m        1.65248m    3.45915m     4.99995G         194.672k     4.99995G
26: Test_Atomic<int>/100000/iterations:10                          1.75 s          1.75 s            10          1            4    2.35038m        1.43567m    2.56089m     704.983M         264.832k     704.983M
26/50 Test #26: Kokkos_PerformanceTest_Atomic ....................   Passed  215.18 sec
test 27
      Start 27: Kokkos_ContainersUnitTest_Serial

27: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
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 serial
27: [ RUN      ] serial.bitset
27: [       OK ] serial.bitset (8456 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 (0 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 (103 ms)
27: [ RUN      ] serial.dyn_rank_view_api_generic
27: [       OK ] serial.dyn_rank_view_api_generic (41 ms)
27: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
27: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
27: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
27: /var/jenkins/workspace/Kokkos_PR-5993/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
27: skipping since not default execution space
27: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
27: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
27: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
27: [ RUN      ] serial.ErrorReporterViaLambda
27: [       OK ] serial.ErrorReporterViaLambda (0 ms)
27: [ RUN      ] serial.ErrorReporter
27: [       OK ] serial.ErrorReporter (0 ms)
27: [ RUN      ] serial.offsetview_construction
27: [       OK ] serial.offsetview_construction (1327 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 (6 ms)
27: [ RUN      ] serial.offsetview_offsets_rank1
27: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
27: [ RUN      ] serial.offsetview_offsets_rank2
27: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
27: [ RUN      ] serial.offsetview_offsets_rank3
27: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
27: [ RUN      ] serial.scatterview
27: [       OK ] serial.scatterview (25402 ms)
27: [ RUN      ] serial.scatterview_devicetype
27: [       OK ] serial.scatterview_devicetype (6 ms)
27: [ RUN      ] serial.staticcrsgraph
27: [       OK ] serial.staticcrsgraph (14 ms)
27: [ RUN      ] serial.resize_realloc_no_init_dualview
27: [       OK ] serial.resize_realloc_no_init_dualview (7 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 (4 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.create_mirror_no_init_dynamicview
27: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
27: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
27: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN      ] serial.UnorderedMap_insert
27: [       OK ] serial.UnorderedMap_insert (76412 ms)
27: [ RUN      ] serial.UnorderedMap_failed_insert
27: [       OK ] serial.UnorderedMap_failed_insert (28278 ms)
27: [ RUN      ] serial.UnorderedMap_deep_copy
27: [       OK ] serial.UnorderedMap_deep_copy (20 ms)
27: [ RUN      ] serial.UnorderedMap_valid_empty
27: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
27: [ RUN      ] serial.UnorderedMap_clear_zero_size
27: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN      ] serial.UnorderedMap_consistent_size
27: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
27: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
27: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN      ] serial.UnorderedMap_lambda_capturable
27: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
27: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN      ] serial.viewctorprop_embedded_dim
27: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
27: [----------] 62 tests from serial (140093 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 62 tests from 1 test suite ran. (140093 ms total)
27: [  PASSED  ] 61 tests.
27: [  SKIPPED ] 1 test, listed below:
27: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
27/50 Test #27: Kokkos_ContainersUnitTest_Serial .................   Passed  143.03 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Cuda

28: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
28: Test timeout computed to be: 1500
28: [==========] Running 62 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 62 tests from cuda
28: [ RUN      ] cuda.bitset
28: [       OK ] cuda.bitset (14 ms)
28: [ RUN      ] cuda.bitset_default_constructor_no_alloc
28: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] cuda.dualview_combination
28: [       OK ] cuda.dualview_combination (0 ms)
28: [ RUN      ] cuda.dualview_alloc
28: [       OK ] cuda.dualview_alloc (0 ms)
28: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
28: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] cuda.dualview_combinations_without_init
28: [       OK ] cuda.dualview_combinations_without_init (0 ms)
28: [ RUN      ] cuda.dualview_deep_copy
28: [       OK ] cuda.dualview_deep_copy (1 ms)
28: [ RUN      ] cuda.dualview_realloc
28: [       OK ] cuda.dualview_realloc (0 ms)
28: [ RUN      ] cuda.dualview_resize
28: [       OK ] cuda.dualview_resize (0 ms)
28: [ RUN      ] cuda.dualview_device_correct_kokkos_device
28: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
28: [ RUN      ] cuda.dualview_host_correct_kokkos_device
28: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_sync
28: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
28: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_sync
28: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
28: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
28: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] cuda.dynamic_view
28: [       OK ] cuda.dynamic_view (20 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_generic
28: [       OK ] cuda.dyn_rank_view_api_generic (40 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
28: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
28: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
28: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
28: [ RUN      ] cuda.ErrorReporterViaLambda
28: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] cuda.ErrorReporter
28: [       OK ] cuda.ErrorReporter (0 ms)
28: [ RUN      ] cuda.offsetview_construction
28: [       OK ] cuda.offsetview_construction (1 ms)
28: [ RUN      ] cuda.offsetview_unmanaged_construction
28: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] cuda.offsetview_subview
28: [       OK ] cuda.offsetview_subview (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank1
28: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank2
28: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank3
28: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] cuda.scatterview
28: [       OK ] cuda.scatterview (785 ms)
28: [ RUN      ] cuda.scatterview_devicetype
28: [       OK ] cuda.scatterview_devicetype (27 ms)
28: [ RUN      ] cuda.staticcrsgraph
28: [       OK ] cuda.staticcrsgraph (18 ms)
28: [ RUN      ] cuda.resize_realloc_no_init_dualview
28: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
28: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] cuda.resize_exec_space_dualview
28: [       OK ] cuda.resize_exec_space_dualview (0 ms)
28: [ RUN      ] cuda.realloc_exec_space_dualview
28: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
28: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] cuda.resize_exec_space_dynrankview
28: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] cuda.realloc_exec_space_dynrankview
28: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] cuda.resize_realloc_no_init_scatterview
28: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
28: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] cuda.resize_exec_space_scatterview
28: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] cuda.realloc_exec_space_scatterview
28: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] cuda.create_mirror_no_init_dynrankview
28: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
28: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] cuda.create_mirror_no_init_offsetview
28: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
28: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] cuda.create_mirror_no_init_dynamicview
28: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
28: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
28: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
28: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
28: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
28: [ RUN      ] cuda.UnorderedMap_insert
28: [       OK ] cuda.UnorderedMap_insert (11603 ms)
28: [ RUN      ] cuda.UnorderedMap_failed_insert
28: [       OK ] cuda.UnorderedMap_failed_insert (1362 ms)
28: [ RUN      ] cuda.UnorderedMap_deep_copy
28: [       OK ] cuda.UnorderedMap_deep_copy (8 ms)
28: [ RUN      ] cuda.UnorderedMap_valid_empty
28: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
28: [ RUN      ] cuda.UnorderedMap_clear_zero_size
28: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_consistent_size
28: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
28: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] cuda.UnorderedMap_lambda_capturable
28: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
28: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] cuda.viewctorprop_embedded_dim
28: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
28: [----------] 62 tests from cuda (13904 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 62 tests from 1 test suite ran. (13904 ms total)
28: [  PASSED  ] 62 tests.
28/50 Test #28: Kokkos_ContainersUnitTest_Cuda ...................   Passed   16.60 sec
test 29
      Start 29: Kokkos_ContainersPerformanceTest_Cuda

29: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
29: Test timeout computed to be: 1500
29: [==========] Running 4 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 4 tests from TEST_CATEGORY
29: [ RUN      ] TEST_CATEGORY.dynrankview_perf
29: Cuda
29:  DynRankView vs View: Initialization Only 
29:  View time (init only): 0.00533088
29:  View sum computation time: 0.00533088
29:  Strided View time (init only): 0.000568572
29:  View Rank7 time (init only): 0.000629986
29:  DynRankView time (init only): 0.000639123
29:  DynRankView sum computation time: 0.001969
29:  Ratio of View to DynRankView time: 8.34093
29:  Ratio of View to DynRankView sum computation time: 0.861386
29:  Ratio of View to View Rank7  time: 8.4619
29:  Ratio of StrideView to DynRankView time: 0.889613
29:  Ratio of DynRankView to View Rank7  time: 1.0145
29: [       OK ] TEST_CATEGORY.dynrankview_perf (15 ms)
29: [ RUN      ] TEST_CATEGORY.global_2_local
29: Cuda
29: size, create, generate, fill, find
29: 256, 0.000294731, 2.768e-05, 3.2481e-05, 0.00254336
29: 512, 0.000206374, 1.7293e-05, 4.2889e-05, 0.00259463
29: 1024, 0.000203339, 1.6781e-05, 3.3402e-05, 0.00265752
29: 2048, 0.000205835, 1.7242e-05, 3.272e-05, 0.0026492
29: 4096, 0.000202188, 1.6431e-05, 3.3473e-05, 0.00270368
29: 8192, 0.00020395, 1.6992e-05, 3.3222e-05, 0.00270333
29: 16384, 0.000202768, 1.7362e-05, 4.7017e-05, 0.00268888
29: 32768, 0.000846962, 1.7663e-05, 4.327e-05, 0.00281347
29: 65536, 0.00121336, 1.7963e-05, 5.6927e-05, 0.00289722
29: 131072, 0.00213538, 1.8695e-05, 6.976e-05, 0.00316725
29: 262144, 0.00495156, 1.9144e-05, 8.7284e-05, 0.0038153
29: 524288, 0.00487742, 2.0678e-05, 0.000149249, 0.00511736
29: 1048576, 0.00483216, 2.4386e-05, 0.000253744, 0.0125955
29: 2097152, 0.0014127, 2.9986e-05, 0.000779706, 0.0316689
29: 4194304, 0.00236237, 4.2039e-05, 0.00171033, 0.0748914
29: [       OK ] TEST_CATEGORY.global_2_local (187 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 (203 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 4 tests from 1 test suite ran. (203 ms total)
29: [  PASSED  ] 4 tests.
29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    2.67 sec
test 30
      Start 30: Kokkos_UnitTest_Sort

30: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
30: Test timeout computed to be: 1500
30: [==========] Running 15 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 15 tests from cuda
30: [ RUN      ] cuda.SortUnsignedValueType
30: [       OK ] cuda.SortUnsignedValueType (46 ms)
30: [ RUN      ] cuda.SortEmptyView
30: [       OK ] cuda.SortEmptyView (0 ms)
30: [ RUN      ] cuda.SortByKeyEmptyView
30: [       OK ] cuda.SortByKeyEmptyView (0 ms)
30: [ RUN      ] cuda.SortByKey
30: [       OK ] cuda.SortByKey (1 ms)
30: [ RUN      ] cuda.SortByKeyWithComparator
30: [       OK ] cuda.SortByKeyWithComparator (0 ms)
30: [ RUN      ] cuda.SortByKeyStaticExtents
30: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
30: [ RUN      ] cuda.SortByKeyWithStrides
30: [       OK ] cuda.SortByKeyWithStrides (0 ms)
30: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
30: 
30: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
30: 
30: [WARNING] /var/jenkins/workspace/Kokkos_PR-5993/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.
30: [       OK ] cuda.SortByKeyKeysLargerThanValues (1906 ms)
30: [ RUN      ] cuda.SortWithCustomComparator
30: [       OK ] cuda.SortWithCustomComparator (2358 ms)
30: [ RUN      ] cuda.BinSortGenericTests
30: [       OK ] cuda.BinSortGenericTests (24 ms)
30: [ RUN      ] cuda.BinSortEmptyView
30: [       OK ] cuda.BinSortEmptyView (0 ms)
30: [ RUN      ] cuda.BinSortEmptyKeysView
30: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
30: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
30: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (111126 ms)
30: [ RUN      ] cuda.NestedSort
30: [       OK ] cuda.NestedSort (239 ms)
30: [ RUN      ] cuda.NestedSortByKey
30: [       OK ] cuda.NestedSortByKey (803 ms)
30: [----------] 15 tests from cuda (116509 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 15 tests from 1 test suite ran. (116509 ms total)
30: [  PASSED  ] 15 tests.
30/50 Test #30: Kokkos_UnitTest_Sort .............................   Passed  119.45 sec
test 31
      Start 31: Kokkos_UnitTest_Random

31: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_UnitTest_Random
31: Test timeout computed to be: 1500
31: [==========] Running 3 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 3 tests from cuda
31: [ RUN      ] cuda.Random_XorShift64
31: Test Seed:1713477845316651826
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.43252e-07 -0.00713361 -0.00319171 || 0.051031 27985 29295 || 28880.4 28674.4 || -44.1222 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.00895777 0.000615819 || 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.000384675 0.023618 || 0.051031 28005 29358 || 28663.4 28674.4 || 326.495 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.00414564 0.0015261 || 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.000563014 -0.0164158 || 0.051031 27926 29334 || 28690.5 28674.4 || -226.932 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.00941637 -0.0117787 || 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.00473913 -0.0445099 || 0.051031 28100 29329 || 28539.1 28674.4 || -615.305 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 0.00331068 -0.00376226 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000243569 -0.99999 -48243.5 || 0.051031 0 195042 || 2.92825e+09 28674.4 || -6.66919e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.000729601 -0.304255 0.137494 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00195919 -0.999999 -57856.1 || 0.051031 0 1.55188e+06 || 2.86906e+10 28674.4 || -7.99802e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.00588763 -0.967907 10.2987 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.91181e-07 0.00303057 0.0186855 || 0.051031 27926 29284 || 28587.8 28674.4 || 258.308 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 7.87038e-07 0.0150781 -0.00113521 || 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.00422864 -0.0135176 || 0.051031 28067 29304 || 28553.6 28674.4 || -186.867 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.021021 0.00944256 || 0.051031 1e+64 -1e+64
31: Test Seed:1713477845469469029
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.45775e-07 0.00604013 -0.014795 || 0.051031 28000 29320 || 28502.2 28674.4 || -204.526 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.5082e-07 0.0026643 -0.00131535 || 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.0117496 -0.000135864 || 0.051031 28018 29337 || 28341.4 28674.4 || -1.87818 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.0172868 -0.00487217 || 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.00381286 -0.0167746 || 0.051031 27997 29309 || 28784.1 28674.4 || -231.892 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.00229849 0.00331783 || 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.00445219 0.0235754 || 0.051031 28053 29268 || 28802.6 28674.4 || 325.906 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.0112647 -0.00251319 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000245465 -0.99999 -48246.6 || 0.051031 0 195210 || 2.92898e+09 28674.4 || -6.66961e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.000735285 -0.305699 0.146404 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00196252 -0.999999 -57857.4 || 0.051031 0 1.55237e+06 || 2.86893e+10 28674.4 || -7.9982e+08 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 0.00589835 -0.968158 10.3972 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 6.83613e-07 6.33132e-06 -0.0105471 || 0.051031 28027 29302 || 28674.2 28674.4 || -145.803 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 7.64335e-07 0.0154775 -0.00525862 || 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.00572792 -0.00119287 || 0.051031 27957 29320 || 28839.6 28674.4 || -16.4902 -2.0744
31:  -- Testing 3-D histogram
31: Density 3D: 6.43252e-07 -0.000857501 -0.000728593 || 0.051031 1e+64 -1e+64
31: [       OK ] cuda.Random_XorShift64 (319 ms)
31: [ RUN      ] cuda.Random_XorShift1024_0
31: Test Seed:1713477845636387829
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.54313e-07 -0.0140366 -0.00543658 || 0.051031 11011 11781 || 11538.9 11377 || -75.1553 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.67029e-07 0.0084584 -0.000971479 || 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.00885747 0.000551555 || 0.051031 10926 11798 || 11277.1 11377 || 7.62469 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.0135649 0.00243498 || 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.0253884 -0.00651149 || 0.051031 10987 11801 || 11673.3 11377 || -90.0149 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.015633 0.00127625 || 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.00483551 0.00881603 || 0.051031 10954 11785 || 11322.2 11377 || 121.873 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.00364054 0.000838923 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00024462 -0.999975 -7595.45 || 0.051031 0 77728 || 4.61106e+08 11377 || -1.04999e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.000733551 -0.146446 0.0207317 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.00195226 -0.999997 -9107.98 || 0.051031 0 616233 || 4.51683e+09 11377 || -1.25909e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.00586809 -0.922183 1.62646 || 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.011351 0.000486974 || 0.051031 10999 11800 || 11507.6 11377 || 6.73192 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 3.62396e-07 0.0119395 -0.00118362 || 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.0145295 0.0082018 || 0.051031 10962 11805 || 11544.7 11377 || 113.382 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.0108173 -0.00404427 || 0.051031 1e+64 -1e+64
31: Test Seed:1713477845932898176
31: Test Scalar=int
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.47955e-07 -0.000866203 0.0029416 || 0.051031 10945 11771 || 11386.8 11377 || 40.6647 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.0174251 0.00144838 || 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.0102461 -0.00485413 || 0.051031 10925 11766 || 11261.6 11377 || -67.1035 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 -0.0189023 0.00464154 || 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.0124945 -0.0162192 || 0.051031 10957 11788 || 11236.6 11377 || -224.215 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.00401546 -0.000807318 || 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.00401621 0.00311489 || 0.051031 10968 11843 || 11422.8 11377 || 43.0603 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.0115194 0.00315548 || 0.051031 1e+64 -1e+64
31: Test Scalar=half
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.000246795 -0.999975 -7595.07 || 0.051031 0 77614 || 4.61049e+08 11377 || -1.04994e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.000740141 -0.144572 0.0240869 || 0.051031 1e+64 -1e+64
31: Test Scalar=bhalf
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 0.0019545 -0.999997 -9108 || 0.051031 0 616090 || 4.51658e+09 11377 || -1.25909e+08 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 0.00587436 -0.923377 1.63267 || 0.051031 1e+64 -1e+64
31: Test Scalar=float
31:  -- Testing randomness properties
31:  -- Testing 1-D histogram
31: Density 1D: 2.79744e-07 0.00701588 0.00426258 || 0.051031 10944 11819 || 11297.7 11377 || 58.926 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 3.43323e-07 0.0115899 -0.00388956 || 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.000737862 0.00582004 || 0.051031 10971 11765 || 11368.6 11377 || 80.4562 -0.823045
31:  -- Testing 3-D histogram
31: Density 3D: 2.47955e-07 0.0121942 -0.00122068 || 0.051031 1e+64 -1e+64
31: [       OK ] cuda.Random_XorShift1024_0 (832 ms)
31: [ RUN      ] cuda.Multi_streams
31: [       OK ] cuda.Multi_streams (4613 ms)
31: [----------] 3 tests from cuda (5765 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 3 tests from 1 test suite ran. (5765 ms total)
31: [  PASSED  ] 3 tests.
31/50 Test #31: Kokkos_UnitTest_Random ...........................   Passed    8.25 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A

32: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
32: Test timeout computed to be: 1500
32: [==========] Running 15 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: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
32: [ RUN      ] std_algorithms_reducers.min_first_loc
32: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
32: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
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: [----------] 11 tests from random_access_iterator_test
32: [ RUN      ] random_access_iterator_test.constructor
32: [       OK ] random_access_iterator_test.constructor (4 ms)
32: [ RUN      ] random_access_iterator_test.constructiblity
32: [       OK ] random_access_iterator_test.constructiblity (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: [----------] 11 tests from random_access_iterator_test (8 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 15 tests from 3 test suites ran. (8 ms total)
32: [  PASSED  ] 15 tests.
32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    2.48 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B

33: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
33: Test timeout computed to be: 1500
33: [==========] Running 7 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 7 tests from std_algorithms_min_max_element_test
33: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
33: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
33: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
33: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
33: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
33: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 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 (7 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 (7 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 (7 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 (11 ms)
33: [----------] 7 tests from std_algorithms_min_max_element_test (45 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 7 tests from 1 test suite ran. (45 ms total)
33: [  PASSED  ] 7 tests.
33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    2.52 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C

34: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
34: Test timeout computed to be: 1500
34: [==========] Running 13 tests from 10 test suites.
34: [----------] Global test environment set-up.
34: [----------] 1 test from std_algorithms_lexicographical_compare_test
34: [ RUN      ] std_algorithms_lexicographical_compare_test.test
34: [       OK ] std_algorithms_lexicographical_compare_test.test (642 ms)
34: [----------] 1 test from std_algorithms_lexicographical_compare_test (642 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 (1004 ms)
34: [----------] 1 test from std_algorithms_for_each_test (1004 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 (377 ms)
34: [----------] 1 test from std_algorithms_find_test (377 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 (1235 ms)
34: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
34: [       OK ] std_algorithms_non_mod_seq_ops.find_end (3314 ms)
34: [ RUN      ] std_algorithms_non_mod_seq_ops.search
34: [       OK ] std_algorithms_non_mod_seq_ops.search (1895 ms)
34: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
34: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1444 ms)
34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (7889 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 (402 ms)
34: [----------] 1 test from std_algorithms_count_test (402 ms total)
34: 
34: [----------] 1 test from std_algorithms_equal_test
34: [ RUN      ] std_algorithms_equal_test.test
34: [       OK ] std_algorithms_equal_test.test (16 ms)
34: [----------] 1 test from std_algorithms_equal_test (17 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 (410 ms)
34: [----------] 1 test from std_algorithms_all_any_none_of_test (410 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 (348 ms)
34: [----------] 1 test from std_algorithms_nonmod_seq_ops (348 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 (581 ms)
34: [----------] 1 test from std_algorithms_mismatch_test (581 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 (128 ms)
34: [----------] 1 test from std_algorithms_mod_seq_ops (128 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 13 tests from 10 test suites ran. (11804 ms total)
34: [  PASSED  ] 13 tests.
34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed   14.34 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D

35: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
35: Test timeout computed to be: 1500
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 (4 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 (5 ms total)
35: 
35: [----------] 12 tests from std_algorithms_mod_seq_ops_test
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
35: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
35: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
35: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
35: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
35: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
35: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
35: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
35: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
35: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
35: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
35: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
35: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
35: 
35: [----------] 4 tests from std_algorithms_replace_ops_test
35: [ RUN      ] std_algorithms_replace_ops_test.replace
35: [       OK ] std_algorithms_replace_ops_test.replace (165 ms)
35: [ RUN      ] std_algorithms_replace_ops_test.replace_if
35: [       OK ] std_algorithms_replace_ops_test.replace_if (621 ms)
35: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
35: [       OK ] std_algorithms_replace_ops_test.replace_copy (305 ms)
35: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
35: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (299 ms)
35: [----------] 4 tests from std_algorithms_replace_ops_test (1392 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 (160 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.unique
35: [       OK ] std_algorithms_mod_seq_ops.unique (1058 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
35: [       OK ] std_algorithms_mod_seq_ops.unique_copy (408 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove
35: [       OK ] std_algorithms_mod_seq_ops.remove (242 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
35: [       OK ] std_algorithms_mod_seq_ops.remove_if (226 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
35: [       OK ] std_algorithms_mod_seq_ops.remove_copy (482 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
35: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (213 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.rotate
35: [       OK ] std_algorithms_mod_seq_ops.rotate (3466 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
35: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (1942 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
35: [       OK ] std_algorithms_mod_seq_ops.shift_left (3317 ms)
35: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
35: [       OK ] std_algorithms_mod_seq_ops.shift_right (3431 ms)
35: [----------] 11 tests from std_algorithms_mod_seq_ops (14950 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 (232 ms)
35: [----------] 1 test from std_algorithms_modseq_test (232 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 31 tests from 5 test suites ran. (16585 ms total)
35: [  PASSED  ] 31 tests.
35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   19.14 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E

36: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
36: Test timeout computed to be: 1500
36: [==========] Running 29 tests from 7 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_sorting_ops_test
36: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
36: [       OK ] std_algorithms_sorting_ops_test.is_sorted (25 ms)
36: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
36: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms)
36: [----------] 2 tests from std_algorithms_sorting_ops_test (45 ms total)
36: 
36: [----------] 4 tests from std_algorithms_partitioning_test
36: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
36: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
36: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
36: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
36: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
36: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
36: [ RUN      ] std_algorithms_partitioning_test.partition_point
36: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
36: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
36: 
36: [----------] 1 test from std_algorithms_partitioning_ops
36: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
36: [       OK ] std_algorithms_partitioning_ops.partition_copy (27 ms)
36: [----------] 1 test from std_algorithms_partitioning_ops (27 ms total)
36: 
36: [----------] 12 tests from std_algorithms_numerics_test
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
36: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
36: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
36: [----------] 12 tests from std_algorithms_numerics_test (11 ms total)
36: 
36: [----------] 1 test from std_algorithms_numerics_ops_test
36: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
36: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (532 ms)
36: [----------] 1 test from std_algorithms_numerics_ops_test (532 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 (1808 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 (1197 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
36: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
36: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
36: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (541 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 (710 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 (4257 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 (174 ms)
36: [----------] 1 test from std_algorithms_transform_ops_test (174 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 29 tests from 7 test suites ran. (5052 ms total)
36: [  PASSED  ] 29 tests.
36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    7.61 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

37: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
37: Test timeout computed to be: 1500
37: [==========] Running 12 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_adjacent_find_team_test
37: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
37: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1486 ms)
37: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
37: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1463 ms)
37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2949 ms total)
37: 
37: [----------] 2 tests from std_algorithms_count_team_test
37: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
37: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1962 ms)
37: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
37: [       OK ] std_algorithms_count_team_test.count_returns_zero (702 ms)
37: [----------] 2 tests from std_algorithms_count_team_test (2664 ms total)
37: 
37: [----------] 1 test from std_algorithms_count_if_team_test
37: [ RUN      ] std_algorithms_count_if_team_test.test
37: [       OK ] std_algorithms_count_if_team_test.test (1089 ms)
37: [----------] 1 test from std_algorithms_count_if_team_test (1089 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 (2192 ms)
37: [----------] 1 test from std_algorithms_for_each_team_test (2193 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 (2551 ms)
37: [----------] 1 test from std_algorithms_for_each_n_team_test (2551 ms total)
37: 
37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
37: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
37: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (10102 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 (5811 ms)
37: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
37: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (5812 ms)
37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (21726 ms total)
37: 
37: [----------] 2 tests from std_algorithms_mismatch_team_test
37: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
37: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (6404 ms)
37: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
37: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2747 ms)
37: [----------] 2 tests from std_algorithms_mismatch_team_test (9152 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 12 tests from 7 test suites ran. (42327 ms total)
37: [  PASSED  ] 12 tests.
37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   45.43 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

38: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
38: Test timeout computed to be: 1500
38: [==========] Running 8 tests from 4 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_equal_team_test
38: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
38: [       OK ] std_algorithms_equal_team_test.views_are_equal (5410 ms)
38: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
38: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4162 ms)
38: [----------] 2 tests from std_algorithms_equal_team_test (9573 ms total)
38: 
38: [----------] 2 tests from std_algorithms_search_team_test
38: [ RUN      ] std_algorithms_search_team_test.sequences_exist
38: [       OK ] std_algorithms_search_team_test.sequences_exist (2524 ms)
38: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
38: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (3509 ms)
38: [----------] 2 tests from std_algorithms_search_team_test (6034 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_end_team_test
38: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
38: [       OK ] std_algorithms_find_end_team_test.sequences_exist (6407 ms)
38: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
38: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (6256 ms)
38: [----------] 2 tests from std_algorithms_find_end_team_test (12663 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_first_of_team_test
38: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
38: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (6454 ms)
38: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
38: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (28197 ms)
38: [----------] 2 tests from std_algorithms_find_first_of_team_test (34652 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 8 tests from 4 test suites ran. (62923 ms total)
38: [  PASSED  ] 8 tests.
38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   65.56 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

39: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
39: Test timeout computed to be: 1500
39: [==========] Running 11 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_find_team_test
39: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
39: [       OK ] std_algorithms_find_team_test.searched_values_exist (918 ms)
39: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
39: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1566 ms)
39: [----------] 2 tests from std_algorithms_find_team_test (2485 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_if_team_test
39: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
39: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (720 ms)
39: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
39: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (1571 ms)
39: [----------] 2 tests from std_algorithms_find_if_team_test (2292 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_if_not_team_test
39: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
39: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1582 ms)
39: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
39: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (715 ms)
39: [----------] 2 tests from std_algorithms_find_if_not_team_test (2298 ms total)
39: 
39: [----------] 1 test from std_algorithms_all_of_team_test
39: [ RUN      ] std_algorithms_all_of_team_test.test
39: [       OK ] std_algorithms_all_of_team_test.test (1578 ms)
39: [----------] 1 test from std_algorithms_all_of_team_test (1578 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 (712 ms)
39: [----------] 1 test from std_algorithms_any_of_team_test (712 ms total)
39: 
39: [----------] 1 test from std_algorithms_none_of_team_test
39: [ RUN      ] std_algorithms_none_of_team_test.test
39: [       OK ] std_algorithms_none_of_team_test.test (1559 ms)
39: [----------] 1 test from std_algorithms_none_of_team_test (1559 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_n_team_test
39: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
39: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (754 ms)
39: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
39: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (887 ms)
39: [----------] 2 tests from std_algorithms_search_n_team_test (1642 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 11 tests from 7 test suites ran. (12570 ms total)
39: [  PASSED  ] 11 tests.
39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed   15.10 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

40: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
40: Test timeout computed to be: 1500
40: [==========] Running 3 tests from 3 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_min_element_team_test
40: [ RUN      ] std_algorithms_min_element_team_test.test
40: [       OK ] std_algorithms_min_element_team_test.test (5413 ms)
40: [----------] 1 test from std_algorithms_min_element_team_test (5413 ms total)
40: 
40: [----------] 1 test from std_algorithms_max_element_team_test
40: [ RUN      ] std_algorithms_max_element_team_test.test
40: [       OK ] std_algorithms_max_element_team_test.test (5367 ms)
40: [----------] 1 test from std_algorithms_max_element_team_test (5367 ms total)
40: 
40: [----------] 1 test from std_algorithms_minmax_element_team_test
40: [ RUN      ] std_algorithms_minmax_element_team_test.test
40: [       OK ] std_algorithms_minmax_element_team_test.test (6933 ms)
40: [----------] 1 test from std_algorithms_minmax_element_team_test (6933 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 3 tests from 3 test suites ran. (17714 ms total)
40: [  PASSED  ] 3 tests.
40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed   20.20 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

41: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
41: Test timeout computed to be: 1500
41: [==========] Running 6 tests from 6 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_fill_team_test
41: [ RUN      ] std_algorithms_fill_team_test.test
41: [       OK ] std_algorithms_fill_team_test.test (1527 ms)
41: [----------] 1 test from std_algorithms_fill_team_test (1527 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 (573 ms)
41: [----------] 1 test from std_algorithms_fill_n_team_test (573 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 (2737 ms)
41: [----------] 1 test from std_algorithms_replace_team_test (2737 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 (3772 ms)
41: [----------] 1 test from std_algorithms_replace_if_team_test (3772 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 (4759 ms)
41: [----------] 1 test from std_algorithms_replace_copy_team_test (4759 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 (3875 ms)
41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (3875 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 6 tests from 6 test suites ran. (17245 ms total)
41: [  PASSED  ] 6 tests.
41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed   19.76 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

42: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_reverse_team_test
42: [ RUN      ] std_algorithms_reverse_team_test.test
42: [       OK ] std_algorithms_reverse_team_test.test (1760 ms)
42: [----------] 1 test from std_algorithms_reverse_team_test (1760 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 (1834 ms)
42: [----------] 1 test from std_algorithms_reverse_copy_team_test (1834 ms total)
42: 
42: [----------] 1 test from std_algorithms_rotate_team_test
42: [ RUN      ] std_algorithms_rotate_team_test.test
42: [       OK ] std_algorithms_rotate_team_test.test (2584 ms)
42: [----------] 1 test from std_algorithms_rotate_team_test (2584 ms total)
42: 
42: [----------] 1 test from std_algorithms_rotate_copy_team_test
42: [ RUN      ] std_algorithms_rotate_copy_team_test.test
42: [       OK ] std_algorithms_rotate_copy_team_test.test (2228 ms)
42: [----------] 1 test from std_algorithms_rotate_copy_team_test (2228 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (8408 ms total)
42: [  PASSED  ] 4 tests.
42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed   10.89 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

43: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
43: Test timeout computed to be: 1500
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_move_team_test
43: [ RUN      ] std_algorithms_move_team_test.test
43: [       OK ] std_algorithms_move_team_test.test (3928 ms)
43: [----------] 1 test from std_algorithms_move_team_test (3928 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 (2364 ms)
43: [----------] 1 test from std_algorithms_move_backward_team_test (2364 ms total)
43: 
43: [----------] 1 test from std_algorithms_shift_left_team_test
43: [ RUN      ] std_algorithms_shift_left_team_test.test
43: [       OK ] std_algorithms_shift_left_team_test.test (7958 ms)
43: [----------] 1 test from std_algorithms_shift_left_team_test (7958 ms total)
43: 
43: [----------] 1 test from std_algorithms_shift_right_team_test
43: [ RUN      ] std_algorithms_shift_right_team_test.test
43: [       OK ] std_algorithms_shift_right_team_test.test (7588 ms)
43: [----------] 1 test from std_algorithms_shift_right_team_test (7588 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (21839 ms total)
43: [  PASSED  ] 4 tests.
43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   24.34 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

44: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
44: Test timeout computed to be: 1500
44: [==========] Running 9 tests from 9 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_copy_team_test
44: [ RUN      ] std_algorithms_copy_team_test.test
44: [       OK ] std_algorithms_copy_team_test.test (5029 ms)
44: [----------] 1 test from std_algorithms_copy_team_test (5029 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 (654 ms)
44: [----------] 1 test from std_algorithms_copy_n_team_test (654 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 (2377 ms)
44: [----------] 1 test from std_algorithms_copy_backward_team_test (2377 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 (3340 ms)
44: [----------] 1 test from std_algorithms_copy_if_team_test (3340 ms total)
44: 
44: [----------] 1 test from std_algorithms_unique_copy_team_test
44: [ RUN      ] std_algorithms_unique_copy_team_test.test
44: [       OK ] std_algorithms_unique_copy_team_test.test (5680 ms)
44: [----------] 1 test from std_algorithms_unique_copy_team_test (5680 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 (3424 ms)
44: [----------] 1 test from std_algorithms_remove_team_test (3424 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 (2648 ms)
44: [----------] 1 test from std_algorithms_remove_if_team_test (2648 ms total)
44: 
44: [----------] 1 test from std_algorithms_remove_copy_team_test
44: [ RUN      ] std_algorithms_remove_copy_team_test.test
44: [       OK ] std_algorithms_remove_copy_team_test.test (3964 ms)
44: [----------] 1 test from std_algorithms_remove_copy_team_test (3964 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 (3863 ms)
44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (3863 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 9 tests from 9 test suites ran. (30984 ms total)
44: [  PASSED  ] 9 tests.
44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   33.96 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

45: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_unique_team_test
45: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
45: [       OK ] std_algorithms_unique_team_test.test_default_predicate (5700 ms)
45: [----------] 1 test from std_algorithms_unique_team_test (5700 ms total)
45: 
45: [----------] 1 test from std_algorithms_adjacent_difference_team_test
45: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
45: [       OK ] std_algorithms_adjacent_difference_team_test.test (6602 ms)
45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (6602 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 (3279 ms)
45: [----------] 1 test from std_algorithms_reduce_team_test (3279 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 (5964 ms)
45: [----------] 1 test from std_algorithms_transform_reduce_team_test (5964 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (21546 ms total)
45: [  PASSED  ] 4 tests.
45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed   24.05 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

46: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
46: Test timeout computed to be: 1500
46: [==========] Running 18 tests from 5 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_is_sorted_team_test
46: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
46: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3040 ms)
46: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
46: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (5775 ms)
46: [----------] 2 tests from std_algorithms_is_sorted_team_test (8815 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 (20 ms)
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (26 ms)
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (5667 ms)
46: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
46: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (4146 ms)
46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (9861 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 (10 ms)
46: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
46: [       OK ] std_algorithms_is_partitioned_team_test.all_true (2009 ms)
46: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
46: [       OK ] std_algorithms_is_partitioned_team_test.all_false (2002 ms)
46: [ RUN      ] std_algorithms_is_partitioned_team_test.random
46: [       OK ] std_algorithms_is_partitioned_team_test.random (1781 ms)
46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (5804 ms total)
46: 
46: [----------] 4 tests from std_algorithms_partition_copy_team_test
46: [ RUN      ] std_algorithms_partition_copy_team_test.empty
46: [       OK ] std_algorithms_partition_copy_team_test.empty (17 ms)
46: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
46: [       OK ] std_algorithms_partition_copy_team_test.all_true (4607 ms)
46: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
46: [       OK ] std_algorithms_partition_copy_team_test.all_false (4583 ms)
46: [ RUN      ] std_algorithms_partition_copy_team_test.random
46: [       OK ] std_algorithms_partition_copy_team_test.random (4348 ms)
46: [----------] 4 tests from std_algorithms_partition_copy_team_test (13557 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 (10 ms)
46: [ RUN      ] std_algorithms_partition_point_team_test.all_true
46: [       OK ] std_algorithms_partition_point_team_test.all_true (1439 ms)
46: [ RUN      ] std_algorithms_partition_point_team_test.all_false
46: [       OK ] std_algorithms_partition_point_team_test.all_false (1435 ms)
46: [ RUN      ] std_algorithms_partition_point_team_test.random
46: [       OK ] std_algorithms_partition_point_team_test.random (1212 ms)
46: [----------] 4 tests from std_algorithms_partition_point_team_test (4097 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 18 tests from 5 test suites ran. (42136 ms total)
46: [  PASSED  ] 18 tests.
46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   44.86 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

47: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
47: Test timeout computed to be: 1500
47: [==========] Running 5 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_transform_team_test
47: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
47: [       OK ] std_algorithms_transform_team_test.test_unary_op (5650 ms)
47: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
47: [       OK ] std_algorithms_transform_team_test.test_binary_op (4161 ms)
47: [----------] 2 tests from std_algorithms_transform_team_test (9812 ms total)
47: 
47: [----------] 1 test from std_algorithms_generate_team_test
47: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
47: [       OK ] std_algorithms_generate_team_test.test_unary_op (12948 ms)
47: [----------] 1 test from std_algorithms_generate_team_test (12948 ms total)
47: 
47: [----------] 1 test from std_algorithms_generate_n_team_test
47: [ RUN      ] std_algorithms_generate_n_team_test.test
47: [       OK ] std_algorithms_generate_n_team_test.test (610 ms)
47: [----------] 1 test from std_algorithms_generate_n_team_test (610 ms total)
47: 
47: [----------] 1 test from std_algorithms_swap_ranges_team_test
47: [ RUN      ] std_algorithms_swap_ranges_team_test.test
47: [       OK ] std_algorithms_swap_ranges_team_test.test (5247 ms)
47: [----------] 1 test from std_algorithms_swap_ranges_team_test (5247 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 5 tests from 4 test suites ran. (28619 ms total)
47: [  PASSED  ] 5 tests.
47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed   31.15 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

48: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
48: Test timeout computed to be: 1500
48: [==========] Running 2 tests from 2 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_exclusive_scan_team_test
48: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
48: [       OK ] std_algorithms_exclusive_scan_team_test.test (15180 ms)
48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (15180 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
48: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
48: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (7758 ms)
48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (7758 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 2 tests from 2 test suites ran. (22939 ms total)
48: [  PASSED  ] 2 tests.
48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed   25.43 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

49: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
49: Test timeout computed to be: 1500
49: [==========] Running 2 tests from 2 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_inclusive_scan_team_test
49: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
49: [       OK ] std_algorithms_inclusive_scan_team_test.test (23899 ms)
49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (23899 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 (16202 ms)
49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (16202 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 2 tests from 2 test suites ran. (40102 ms total)
49: [  PASSED  ] 2 tests.
49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   42.96 sec
test 50
      Start 50: Kokkos_UnitTest_SIMD

50: Test command: /var/jenkins/workspace/Kokkos_PR-5993/build/simd/unit_tests/Kokkos_UnitTest_SIMD
50: Test timeout computed to be: 1500
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 (4 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 (6 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 16 tests from 1 test suite ran. (6 ms total)
50: [  PASSED  ] 16 tests.
50/50 Test #50: Kokkos_UnitTest_SIMD .............................   Passed    2.46 sec

100% tests passed, 0 tests failed out of 50

Total Test time (real) = 2292.37 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.3.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 Backends: SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-5993/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
[ 19%] Linking CXX static library libimpl_git_version.a
[ 23%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 30%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 34%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 42%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 42%] Built target impl_git_version
[ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 65%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 84%] Linking CXX static library libkokkoscore.a
[ 84%] 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-5993/example/build_cmake_in_tree/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-5993/example/build_cmake_in_tree/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-5993/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-5993/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.000013
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                       Thu Apr 18 20:21:02 2024
stats zeroed                        Thu Apr 18 19:10:25 2024
cache hit (direct)                    52
cache hit (preprocessed)               1
cache miss                           686
cache hit rate                      7.17 %
compiler produced stdout               1
cache file missing                     1
cleanups performed                    62
files in cache                      2706
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 0016bdf1c1afbcc942988c95cfe95bb31268c984d122f9b3fce149fd89e3a696
$ docker rm -f --volumes 0016bdf1c1afbcc942988c95cfe95bb31268c984d122f9b3fce149fd89e3a696
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE