Skip to content
Failed

Console Output

Pull request #7690 opened
21:28:43 Connecting to https://api.github.com using 476720/******
Obtained .jenkins from ec45763b7fede16e1d15f103135d6b3760f539ff+b351407f4d616468d3c6ec2f851c70f65fc12945 (c01afe9a2acd1669505c94ef107cee0f0f43a92a)
[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 CPU_Node_06 in /var/jenkins/workspace/Kokkos_PR-7690
[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-7690 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit b351407f4d616468d3c6ec2f851c70f65fc12945 into PR head commit ec45763b7fede16e1d15f103135d6b3760f539ff
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7690/head:refs/remotes/origin/PR-7690 # 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/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
Merge succeeded, producing ec45763b7fede16e1d15f103135d6b3760f539ff
Checking out Revision ec45763b7fede16e1d15f103135d6b3760f539ff (PR-7690)
Commit message: "Bump actions/checkout from 4.1.7 to 4.2.2"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t c6fcdc9b2e8a5c749f09aaefbcefb637239c0782 -f scripts/docker/Dockerfile.clang scripts/docker
#1 [internal] load build definition from Dockerfile.clang
#1 sha256:3127767d68c700b7ee954a7c100edc831328e18d6a23b944c6181b18aa144dc5
#1 transferring dockerfile: 379B done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30
#2 sha256:dd81376e137fff21fd791c852ea2ef443107ac12b02d44de7e17f8eb11ee96cb
#2 DONE 0.3s

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

#5 [1/2] FROM docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30
#5 sha256:03b799772cefe2ad2da0d766a35e65167d42c9fde2e87ab0040cb36533d95f02
#5 DONE 0.0s

#4 [2/2] RUN apt-get update && apt-get install -y         bc         git         build-essential         clang-format-16         wget         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#4 sha256:185ce6fb0dc1525bca1a47c7b23f12ee96c47cd676433665dcec79d4b9a33a9a
#4 CACHED

#6 exporting to image
#6 sha256:d6efd8193a81de5132631e9516a5aebdacbdbca210946be0dfb54cd3f3d30558
#6 exporting layers done
#6 writing image sha256:c5984d13576e89440f0aed18cad60474829c27247925a0dedef2b15295e626ba done
#6 naming to docker.io/library/c6fcdc9b2e8a5c749f09aaefbcefb637239c0782:latest done
#6 DONE 0.0s
[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 b351407f4d616468d3c6ec2f851c70f65fc12945 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
+ docker inspect -f . c6fcdc9b2e8a5c749f09aaefbcefb637239c0782
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CPU_Node_06 seems to be running inside container 499445b72e71262615fe9b980c61b2b382ac602b35e626368d12c7a2f7667f1b
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7690 --volumes-from 499445b72e71262615fe9b980c61b2b382ac602b35e626368d12c7a2f7667f1b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c6fcdc9b2e8a5c749f09aaefbcefb637239c0782 cat
$ docker top bb449d384ac81596ae97722e5bfd37470e78af1171b373fbdbd3915e435a18a9 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ./scripts/docker/check_format_cpp.sh
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
[Pipeline] }
$ docker stop --time=1 bb449d384ac81596ae97722e5bfd37470e78af1171b373fbdbd3915e435a18a9
$ docker rm -f --volumes bb449d384ac81596ae97722e5bfd37470e78af1171b373fbdbd3915e435a18a9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-1)
[Pipeline] parallel
[Pipeline] { (Branch: GCC-8.4.0)
[Pipeline] { (Branch: HIP-ROCm-5.7-C++20)
[Pipeline] { (Branch: CUDA-11.0-NVCC-RDC)
[Pipeline] stage
[Pipeline] { (GCC-8.4.0)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.7-C++20)
[Pipeline] stage
[Pipeline] { (CUDA-11.0-NVCC-RDC)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘dockerStill waiting to schedule task
Waiting for next available executor on ‘rocm-dockerStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&(volta||ampere)’
Running on waffle_03 in /var/jenkins/workspace/Kokkos_PR-7690
[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-7690 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit b351407f4d616468d3c6ec2f851c70f65fc12945 into PR head commit ec45763b7fede16e1d15f103135d6b3760f539ff
Merge succeeded, producing ec45763b7fede16e1d15f103135d6b3760f539ff
Checking out Revision ec45763b7fede16e1d15f103135d6b3760f539ff (PR-7690)
Commit message: "Bump actions/checkout from 4.1.7 to 4.2.2"
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7690/head:refs/remotes/origin/PR-7690 # 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/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge b351407f4d616468d3c6ec2f851c70f65fc12945 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t f85f463825a28f009907708b660c2bc05a605ade --build-arg BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker
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.53kB

Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6
Step 2/10 : FROM $BASE
 ---> 66deaf56c203
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> 19c51c684be2
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> 867a571c74c0
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
 ---> edb08bda3c96
Step 6/10 : RUN KEYDUMP_URL=https://cloud1.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
 ---> 5494829401cc
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> b95f86fbff7c
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> f39740b3376f
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
 ---> b5b07f592d28
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 25c504ea129b
Successfully built 25c504ea129b
Successfully tagged f85f463825a28f009907708b660c2bc05a605ade:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . f85f463825a28f009907708b660c2bc05a605ade
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle_03 seems to be running inside container a0eb9b274acba1b4a25262b6fd24531bc87b0197e13377106d344702abfeb1db
$ 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-7690 --volumes-from a0eb9b274acba1b4a25262b6fd24531bc87b0197e13377106d344702abfeb1db -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f85f463825a28f009907708b660c2bc05a605ade cat
$ docker top 5f7942f4be7177e6bab639168c65aca9e4cfda5a1af980a1ebb05a085a08126f -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
+ rm -rf install
+ mkdir -p install
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-7690/build/../install ..
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /usr/bin/g++-8
-- Check for working CXX compiler: /usr/bin/g++-8 - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.5.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 11.0.221
-- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7690/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:223 (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:158 (include)
  CMakeLists.txt:220 (kokkos_setup_build_environment)


-- Using -std=c++17 for C++17 standard as feature
-- SIMD: AVX2 detected
-- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture...
-- Looking for a CUDA compiler
-- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc
-- The CUDA compiler identification is NVIDIA 11.0.221
-- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc
-- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works
-- Detecting CUDA compiler ABI info
-- Detecting CUDA compiler ABI info - done
-- Detecting CUDA compile features
-- Detecting CUDA compile features - done
-- Detected CUDA Compute Capability 80
-- Setting Kokkos_ARCH_AMPERE80=ON
-- Built-in Execution Spaces:
CMake Deprecation Warning at cmake/kokkos_arch.cmake:1319 (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:160 (include)
  CMakeLists.txt:220 (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 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-7690/tpls/mdspan/include
-- Kokkos Backends: SERIAL;CUDA
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7690/build
+ make -j8 install
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
[  3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  3%] Built target AlwaysCheckGit
Scanning dependencies of target impl_git_version
[  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
[ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 39%] Built target impl_git_version
[ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.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
[ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
make[1]: *** [CMakeFiles/Makefile2:1132: core/src/CMakeFiles/kokkoscore.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
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                       Mon Jan 20 02:41:18 2025
stats zeroed                        Mon Jan 20 02:41:18 2025
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      7466
cache size                           4.3 GB
max cache size                       5.0 GB
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.199.41/10.64.199.41:39150
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
		at hudson.remoting.Channel.call(Channel.java:1112)
		at hudson.FilePath.act(FilePath.java:1228)
		at hudson.FilePath.act(FilePath.java:1217)
		at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
		at java.base/java.lang.Thread.run(Unknown Source)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b378abdd-b634-44a7-a85b-6db3d0159cff
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build-tests/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7690' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at Jenkins v2.479.2//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3614)
	at hudson.remoting.UserRequest.perform(UserRequest.java:225)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:391)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
	at java.base/java.lang.Thread.run(Thread.java:1583)

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 5f7942f4be7177e6bab639168c65aca9e4cfda5a1af980a1ebb05a085a08126f
$ docker rm -f --volumes 5f7942f4be7177e6bab639168c65aca9e4cfda5a1af980a1ebb05a085a08126f
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.0-NVCC-RDC
Running on CPU_Node_05 in /var/jenkins/workspace/Kokkos_PR-7690
[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-7690 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit b351407f4d616468d3c6ec2f851c70f65fc12945 into PR head commit ec45763b7fede16e1d15f103135d6b3760f539ff
Merge succeeded, producing ec45763b7fede16e1d15f103135d6b3760f539ff
Checking out Revision ec45763b7fede16e1d15f103135d6b3760f539ff (PR-7690)
Commit message: "Bump actions/checkout from 4.1.7 to 4.2.2"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7690/head:refs/remotes/origin/PR-7690 # 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/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge b351407f4d616468d3c6ec2f851c70f65fc12945 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
+ docker build -t 97adf796ba2c9b81b278e506eef82ed2a08e0831 -f scripts/docker/Dockerfile.gcc scripts/docker
#1 [internal] load build definition from Dockerfile.gcc
#1 sha256:9672fbb82e8b0df7f66e1cf19735233e09ded5681f2fc7cf00ce5f61efea168c
#1 transferring dockerfile: 1.82kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc
#2 sha256:a445a60bb2366ebf01c1be4ffad95bdd53d306c320c3d70cdb338f6efec29899
#2 DONE 0.3s

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

#8 [1/5] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc
#8 sha256:11336b4210a3c3aa919fb8cb1869a0f277e13efec40028dadb2a0d4875f369d9
#8 DONE 0.0s

#5 [4/5] RUN KEYDUMP_URL=https://cloud1.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:7fa5d2247b834500569d7cb286c7801576ec901683dd1b112a859aedc50dcc8b
#5 CACHED

#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:4dab7c7d2904f29d65941ba5bf559f25a9b7b29b282dc4b295fa9f8ee313be15
#6 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:0f852447a8e733544890b6aaffb72a3325098256296364c94f302d75c207b4bd
#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:4428d88d6545ae11c6dae73991c58f774ae3deed2fdd2d0233436d61606f94c9
#4 CACHED

#9 exporting to image
#9 sha256:863ddcb7da893ebfc083ed504f908fa28b05387bd604d75ded3db84678f082e3
#9 exporting layers done
#9 writing image sha256:6f17f078feffdc43621fd25dcbbc6d066c90d05105fe54b17ee3ba4271a87c7f done
#9 naming to docker.io/library/97adf796ba2c9b81b278e506eef82ed2a08e0831:latest done
#9 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 97adf796ba2c9b81b278e506eef82ed2a08e0831
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CPU_Node_05 seems to be running inside container 5e0e45370b597aed1a05eef479e44fce817192f9b4d332fe555ec53af74ea310
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-7690 --volumes-from 5e0e45370b597aed1a05eef479e44fce817192f9b4d332fe555ec53af74ea310 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 97adf796ba2c9b81b278e506eef82ed2a08e0831 cat
$ docker top 3891dd92d188c7a81f84ceed51a2e9b3e005577ace095db6a71255bedb09f516 -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_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.5.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-7690/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 suitable version "4.5", minimum required is "3.0") 
-- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "3.0") found components: CXX 
-- 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-7690/tpls/mdspan/include
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- No installed google benchmark found, fetching from GitHub
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] 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-7690/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target kokkos_gtest
Scanning dependencies of target benchmark
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
Scanning dependencies of target kokkoscore
[  2%] Linking CXX static library libkokkossimd.a
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  2%] Built target AlwaysCheckGit
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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%] 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
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  2%] Linking CXX static library libimpl_git_version.a
[  2%] Built target impl_git_version
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[  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
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  5%] 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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  5%] Linking CXX static library libbenchmark.a
[  5%] Built target benchmark
[  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%] 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
Scanning dependencies of target benchmark_main
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  6%] Linking CXX static library libbenchmark_main.a
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
[  6%] Built target benchmark_main
[  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 Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target kokkoscontainers
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  8%] Linking CXX static library libkokkoscontainers.a
[  8%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[  9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport
[  9%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
[  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_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP_ViewSupport
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.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
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
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_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o
[ 10%] 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_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o
[ 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_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.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_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport
[ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport
[ 13%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 14%] 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_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize
[ 15%] Built target Kokkos_CoreUnitTest_InitializeFinalize
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 15%] Built target Kokkos_CoreTestCompileOnly
Scanning dependencies of target Kokkos_IncrementalTest_OPENMP
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.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_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 17%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 17%] Built target Kokkos_CoreUnitTest_KokkosP
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 18%] Linking CXX executable Kokkos_StackTraceTestExec
[ 18%] Built target Kokkos_StackTraceTestExec
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 19%] 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_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.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_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 25%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
[ 25%] Built target Kokkos_IncrementalTest_OPENMP
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 26%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 26%] Built target Kokkos_CoreUnitTest_CTestDevice
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 26%] 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_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 26%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 26%] Built target Kokkos_CoreUnitTest_Develop
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 27%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 31%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 31%] Built target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 33%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 33%] Built target Kokkos_IncrementalTest_SERIAL
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
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 36%] 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_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.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_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanAtomicAccessor.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 42%] 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
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 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
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 43%] Built target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 43%] 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_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_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
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_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
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_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_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
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
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
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 52%] 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_AnonymousSpace_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.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_Timer_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
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
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.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_StdAlgorithms_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 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
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
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
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 62%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 62%] Built target Kokkos_PerformanceTest_Mempool
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.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_MallocFree.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.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/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 65%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
[ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 66%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
[ 66%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 66%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 68%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 68%] Built target Kokkos_CoreUnitTest_OpenMP
Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 74%] Built target Kokkos_ContainersUnitTest_Serial
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 75%] Built target Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP
[ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
[ 75%] Built target Kokkos_ContainersPerformanceTest_OpenMP
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 77%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 78%] Built target Kokkos_ContainersUnitTest_OpenMP
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Built target Kokkos_CoreUnitTest_Serial1
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 81%] Built target Kokkos_PerformanceTest_Benchmark
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_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.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_C.dir/TestStdAlgorithmsCommon.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_E.dir/TestStdAlgorithmsPartitionCopy.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_UnitTest_Sort.dir/openmp/TestBinSortA.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_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] 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_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 85%] Linking CXX executable Kokkos_UnitTest_Random
[ 85%] Built target Kokkos_UnitTest_Random
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 86%] Linking CXX executable Kokkos_UnitTest_Sort
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 86%] Built target Kokkos_UnitTest_Sort
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_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 87%] 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_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 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_n.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
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_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 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_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 91%] 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/TestStdAlgorithmsReplaceCopy.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 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_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
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_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.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_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 96%] 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
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
Scanning dependencies of target Kokkos_atomic
[ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
Scanning dependencies of target Kokkos_gather
[ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_gups
[ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
Scanning dependencies of target Kokkos_launch_latency
[ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
Scanning dependencies of target Kokkos_stream
[ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
Scanning dependencies of target Kokkos_view_copy_constructor
[ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o
[ 99%] Linking CXX executable Kokkos_gups
[ 99%] 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_atomic
[ 99%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_bytes_and_flops
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[100%] Linking CXX executable Kokkos_view_copy_constructor
[100%] Linking CXX executable Kokkos_launch_latency
[100%] Linking CXX executable Kokkos_stream
[100%] Built target Kokkos_view_copy_constructor
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[100%] Built target Kokkos_launch_latency
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[100%] Linking CXX executable Kokkos_gather
[100%] Built target Kokkos_gather
[100%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Built target Kokkos_UnitTest_SIMD
[100%] Linking CXX executable Kokkos_policy_performance
[100%] Built target Kokkos_policy_performance
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
+ ctest --no-compress-output -T Test --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
   Site: 3891dd92d188
   Build name: Linux-c++
Create new tag: 20250120-0310 - Experimental
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-7690/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_Serial_ViewSupport

1: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport
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 14 tests from 1 test suite.
1: [----------] Global test environment set-up.
1: [----------] 14 tests from serial
1: [ RUN      ] serial.basic_view_default_ctor
1: [       OK ] serial.basic_view_default_ctor (0 ms)
1: [ RUN      ] serial.basic_view_extents_ctor
1: [       OK ] serial.basic_view_extents_ctor (0 ms)
1: [ RUN      ] serial.basic_view_mapping_ctor_right
1: [       OK ] serial.basic_view_mapping_ctor_right (0 ms)
1: [ RUN      ] serial.basic_view_access
1: [       OK ] serial.basic_view_access (0 ms)
1: [ RUN      ] serial.basic_view_atomic_accessor
1: [       OK ] serial.basic_view_atomic_accessor (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Typedefs
1: [       OK ] serial.RefCountedAcc_Typedefs (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Ctors
1: [       OK ] serial.RefCountedAcc_Ctors (0 ms)
1: [ RUN      ] serial.RefCountedAcc_ConversionToDefaultAcc
1: [       OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Access
1: [       OK ] serial.RefCountedAcc_Access (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Conversion
1: [       OK ] serial.RefCountedAcc_Conversion (0 ms)
1: [ RUN      ] serial.RefCountedDataHandle_Typedefs
1: [       OK ] serial.RefCountedDataHandle_Typedefs (0 ms)
1: [ RUN      ] serial.RefCountedDataHandle
1: [       OK ] serial.RefCountedDataHandle (0 ms)
1: [ RUN      ] serial.RefCountedDataHandleAnonym
1: [       OK ] serial.RefCountedDataHandleAnonym (0 ms)
1: [ RUN      ] serial.RefCountedDataHandleConversion
1: [       OK ] serial.RefCountedDataHandleConversion (0 ms)
1: [----------] 14 tests from serial (0 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 14 tests from 1 test suite ran. (0 ms total)
1: [  PASSED  ] 14 tests.
 1/47 Test  #1: Kokkos_CoreUnitTest_Serial_ViewSupport .....................   Passed    0.01 sec
test 2
      Start  2: Kokkos_CoreUnitTest_OpenMP_ViewSupport

2: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP_ViewSupport
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 14 tests from 1 test suite.
2: [----------] Global test environment set-up.
2: [----------] 14 tests from openmp
2: [ RUN      ] openmp.basic_view_default_ctor
2: [       OK ] openmp.basic_view_default_ctor (0 ms)
2: [ RUN      ] openmp.basic_view_extents_ctor
2: [       OK ] openmp.basic_view_extents_ctor (0 ms)
2: [ RUN      ] openmp.basic_view_mapping_ctor_right
2: [       OK ] openmp.basic_view_mapping_ctor_right (0 ms)
2: [ RUN      ] openmp.basic_view_access
2: [       OK ] openmp.basic_view_access (0 ms)
2: [ RUN      ] openmp.basic_view_atomic_accessor
2: [       OK ] openmp.basic_view_atomic_accessor (0 ms)
2: [ RUN      ] openmp.RefCountedAcc_Typedefs
2: [       OK ] openmp.RefCountedAcc_Typedefs (0 ms)
2: [ RUN      ] openmp.RefCountedAcc_Ctors
2: [       OK ] openmp.RefCountedAcc_Ctors (0 ms)
2: [ RUN      ] openmp.RefCountedAcc_ConversionToDefaultAcc
2: [       OK ] openmp.RefCountedAcc_ConversionToDefaultAcc (0 ms)
2: [ RUN      ] openmp.RefCountedAcc_Access
2: [       OK ] openmp.RefCountedAcc_Access (0 ms)
2: [ RUN      ] openmp.RefCountedAcc_Conversion
2: [       OK ] openmp.RefCountedAcc_Conversion (0 ms)
2: [ RUN      ] openmp.RefCountedDataHandle_Typedefs
2: [       OK ] openmp.RefCountedDataHandle_Typedefs (0 ms)
2: [ RUN      ] openmp.RefCountedDataHandle
2: [       OK ] openmp.RefCountedDataHandle (0 ms)
2: [ RUN      ] openmp.RefCountedDataHandleAnonym
2: [       OK ] openmp.RefCountedDataHandleAnonym (0 ms)
2: [ RUN      ] openmp.RefCountedDataHandleConversion
2: [       OK ] openmp.RefCountedDataHandleConversion (0 ms)
2: [----------] 14 tests from openmp (1 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 14 tests from 1 test suite ran. (1 ms total)
2: [  PASSED  ] 14 tests.
 2/47 Test  #2: Kokkos_CoreUnitTest_OpenMP_ViewSupport .....................   Passed    0.00 sec
test 3
      Start  3: Kokkos_CoreUnitTest_Serial1

3: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
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 258 tests from 4 test suites.
3: [----------] Global test environment set-up.
3: [----------] 11 tests from serial_DeathTest
3: [ RUN      ] serial_DeathTest.abort_from_host
3: [       OK ] serial_DeathTest.abort_from_host (169 ms)
3: [ RUN      ] serial_DeathTest.abort_from_device
3: [       OK ] serial_DeathTest.abort_from_device (174 ms)
3: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
3: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (170 ms)
3: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
3: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (175 ms)
3: [ RUN      ] serial_DeathTest.policy_invalid_bounds
3: [       OK ] serial_DeathTest.policy_invalid_bounds (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
3: [       OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_round_trip_conversion_fires
3: [       OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_check_sign_changes
3: [       OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
3: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
3: [ RUN      ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped
3: skipping since no memory access violation would occur
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms)
3: [ RUN      ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped
3: skipping since no memory access violation would occur
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms)
3: [----------] 11 tests from serial_DeathTest (690 ms total)
3: 
3: [----------] 1 test from serial_graph_DeathTest
3: [ RUN      ] serial_graph_DeathTest.can_instantiate_only_once
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:181: Skipped
3: Preconditions are not checked.
3: [  SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms)
3: [----------] 1 test from serial_graph_DeathTest (0 ms total)
3: 
3: [----------] 230 tests from serial
3: [ RUN      ] serial.array_capacity
3: [       OK ] serial.array_capacity (0 ms)
3: [ RUN      ] serial.array_element_access
3: [       OK ] serial.array_element_access (0 ms)
3: [ RUN      ] serial.array_operator_equal
3: [       OK ] serial.array_operator_equal (0 ms)
3: [ RUN      ] serial.array_zero_capacity
3: [       OK ] serial.array_zero_capacity (0 ms)
3: [ RUN      ] serial.array_zero_data_nullptr
3: [       OK ] serial.array_zero_data_nullptr (0 ms)
3: [ RUN      ] serial.array_contiguous_capacity
3: [       OK ] serial.array_contiguous_capacity (0 ms)
3: [ RUN      ] serial.array_contiguous_element_access
3: [       OK ] serial.array_contiguous_element_access (0 ms)
3: [ RUN      ] serial.array_contiguous_assignment
3: [       OK ] serial.array_contiguous_assignment (0 ms)
3: [ RUN      ] serial.array_strided_capacity
3: [       OK ] serial.array_strided_capacity (0 ms)
3: [ RUN      ] serial.array_strided_element_access
3: [       OK ] serial.array_strided_element_access (0 ms)
3: [ RUN      ] serial.array_strided_assignment
3: [       OK ] serial.array_strided_assignment (0 ms)
3: [ RUN      ] serial.atomic_operations_complexdouble
3: [       OK ] serial.atomic_operations_complexdouble (0 ms)
3: [ RUN      ] serial.atomic_operations_complexfloat
3: [       OK ] serial.atomic_operations_complexfloat (0 ms)
3: [ RUN      ] serial.atomic_operations_double
3: [       OK ] serial.atomic_operations_double (0 ms)
3: [ RUN      ] serial.atomic_operations_float
3: [       OK ] serial.atomic_operations_float (0 ms)
3: [ RUN      ] serial.atomic_operations_int
3: [       OK ] serial.atomic_operations_int (0 ms)
3: [ RUN      ] serial.atomic_operations_long
3: [       OK ] serial.atomic_operations_long (0 ms)
3: [ RUN      ] serial.atomic_operations_longlong
3: [       OK ] serial.atomic_operations_longlong (0 ms)
3: [ RUN      ] serial.atomic_shared
3: [       OK ] serial.atomic_shared (0 ms)
3: [ RUN      ] serial.atomic_operations_unsigned
3: [       OK ] serial.atomic_operations_unsigned (0 ms)
3: [ RUN      ] serial.atomic_operations_unsignedlong
3: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
3: [ RUN      ] serial.atomics
3: [       OK ] serial.atomics (3 ms)
3: [ RUN      ] serial.atomics_tpetra_max_abs
3: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
3: [ RUN      ] serial.atomic_views_integral
3: [       OK ] serial.atomic_views_integral (77 ms)
3: [ RUN      ] serial.atomic_views_nonintegral
3: [       OK ] serial.atomic_views_nonintegral (43 ms)
3: [ RUN      ] serial.atomic_view_api
3: [       OK ] serial.atomic_view_api (0 ms)
3: [ RUN      ] serial.bit_manip_countl_zero
3: [       OK ] serial.bit_manip_countl_zero (0 ms)
3: [ RUN      ] serial.bit_manip_countl_one
3: [       OK ] serial.bit_manip_countl_one (0 ms)
3: [ RUN      ] serial.bit_manip_countr_zero
3: [       OK ] serial.bit_manip_countr_zero (0 ms)
3: [ RUN      ] serial.bit_manip_countr_one
3: [       OK ] serial.bit_manip_countr_one (0 ms)
3: [ RUN      ] serial.bit_manip_popcount
3: [       OK ] serial.bit_manip_popcount (0 ms)
3: [ RUN      ] serial.bit_manip_has_single_bit
3: [       OK ] serial.bit_manip_has_single_bit (0 ms)
3: [ RUN      ] serial.bit_manip_bit_floor
3: [       OK ] serial.bit_manip_bit_floor (0 ms)
3: [ RUN      ] serial.bit_manip_bit_ceil
3: [       OK ] serial.bit_manip_bit_ceil (0 ms)
3: [ RUN      ] serial.bit_manip_bit_width
3: [       OK ] serial.bit_manip_bit_width (0 ms)
3: [ RUN      ] serial.bit_manip_rotl
3: [       OK ] serial.bit_manip_rotl (0 ms)
3: [ RUN      ] serial.bit_manip_rotr
3: [       OK ] serial.bit_manip_rotr (0 ms)
3: [ RUN      ] serial.bit_manip_byeswap
3: [       OK ] serial.bit_manip_byeswap (0 ms)
3: [ RUN      ] serial.bit_manip_bit_cast
3: [       OK ] serial.bit_manip_bit_cast (0 ms)
3: [ RUN      ] serial.test_block_deduction_bug_pr_3103
3: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
3: [ RUN      ] serial.checked_integer_operations_multiply_overflow
3: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
3: [ RUN      ] serial.execution_policy_occupancy_and_hint
3: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
3: [ RUN      ] serial.complex_construction
3: [       OK ] serial.complex_construction (0 ms)
3: [ RUN      ] serial.complex_basic_math
3: [       OK ] serial.complex_basic_math (0 ms)
3: [ RUN      ] serial.complex_special_funtions
3: [       OK ] serial.complex_special_funtions (0 ms)
3: [ RUN      ] serial.complex_io
3: [       OK ] serial.complex_io (0 ms)
3: [ RUN      ] serial.complex_trivially_copyable
3: [       OK ] serial.complex_trivially_copyable (0 ms)
3: [ RUN      ] serial.complex_issue_3865
3: [       OK ] serial.complex_issue_3865 (0 ms)
3: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
3: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
3: [ RUN      ] serial.complex_structured_bindings
3: [       OK ] serial.complex_structured_bindings (0 ms)
3: [ RUN      ] serial.crs_count_fill
3: [       OK ] serial.crs_count_fill (0 ms)
3: [ RUN      ] serial.crs_copy_constructor
3: [       OK ] serial.crs_copy_constructor (1 ms)
3: [ RUN      ] serial.deep_copy_alignment
3: [       OK ] serial.deep_copy_alignment (6 ms)
3: [ RUN      ] serial.deep_copy_conversion
3: [       OK ] serial.deep_copy_conversion (21 ms)
3: [ RUN      ] serial.partitioning_by_args
3: [       OK ] serial.partitioning_by_args (10 ms)
3: [ RUN      ] serial.partitioning_by_vector
3: [       OK ] serial.partitioning_by_vector (15 ms)
3: [ RUN      ] serial.exec_space_thread_safety_range
3: [       OK ] serial.exec_space_thread_safety_range (1085 ms)
3: [ RUN      ] serial.exec_space_thread_safety_mdrange
3: [       OK ] serial.exec_space_thread_safety_mdrange (140 ms)
3: [ RUN      ] serial.exec_space_thread_safety_team_policy
3: [       OK ] serial.exec_space_thread_safety_team_policy (121 ms)
3: [ RUN      ] serial.exec_space_thread_safety_range_reduce
3: [       OK ] serial.exec_space_thread_safety_range_reduce (108 ms)
3: [ RUN      ] serial.exec_space_thread_safety_mdrange_reduce
3: [       OK ] serial.exec_space_thread_safety_mdrange_reduce (131 ms)
3: [ RUN      ] serial.exec_space_thread_safety_team_policy_reduce
3: [       OK ] serial.exec_space_thread_safety_team_policy_reduce (108 ms)
3: [ RUN      ] serial.exec_space_thread_safety_range_scan
3: [       OK ] serial.exec_space_thread_safety_range_scan (116 ms)
3: [ RUN      ] serial.execution_space_as_class_data_member
3: [       OK ] serial.execution_space_as_class_data_member (0 ms)
3: [ RUN      ] serial.functor_analysis
3: [       OK ] serial.functor_analysis (0 ms)
3: [ RUN      ] serial.when_all_type
3: [       OK ] serial.when_all_type (0 ms)
3: [ RUN      ] serial.graph_then
3: [       OK ] serial.graph_then (0 ms)
3: [ RUN      ] serial.host_shared_ptr_use_count
3: [       OK ] serial.host_shared_ptr_use_count (0 ms)
3: [ RUN      ] serial.host_shared_ptr_get
3: [       OK ] serial.host_shared_ptr_get (0 ms)
3: [ RUN      ] serial.host_shared_ptr_dereference_on_device
3: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
3: [ RUN      ] serial.host_shared_ptr_special_members_on_device
3: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
3: [ RUN      ] serial.host_shared_ptr_tracking
3: [       OK ] serial.host_shared_ptr_tracking (0 ms)
3: [ RUN      ] serial.join_backward_compatibility
3: [       OK ] serial.join_backward_compatibility (0 ms)
3: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
3: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (2804 ms)
3: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
3: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2303 ms)
3: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
3: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1395 ms)
3: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
3: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1386 ms)
3: [ RUN      ] serial.deep_copy_scratch
3: [       OK ] serial.deep_copy_scratch (0 ms)
3: [ RUN      ] serial.mathematical_constants_e
3: [       OK ] serial.mathematical_constants_e (0 ms)
3: [ RUN      ] serial.mathematical_constants_log2e
3: [       OK ] serial.mathematical_constants_log2e (0 ms)
3: [ RUN      ] serial.mathematical_constants_log10e
3: [       OK ] serial.mathematical_constants_log10e (0 ms)
3: [ RUN      ] serial.mathematical_constants_pi
3: [       OK ] serial.mathematical_constants_pi (0 ms)
3: [ RUN      ] serial.mathematical_constants_inv_pi
3: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
3: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
3: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
3: [ RUN      ] serial.mathematical_constants_ln2
3: [       OK ] serial.mathematical_constants_ln2 (0 ms)
3: [ RUN      ] serial.mathematical_constants_ln10
3: [       OK ] serial.mathematical_constants_ln10 (0 ms)
3: [ RUN      ] serial.mathematical_constants_sqrt2
3: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
3: [ RUN      ] serial.mathematical_constants_sqrt3
3: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
3: [ RUN      ] serial.mathematical_constants_inv_sqrt3
3: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
3: [ RUN      ] serial.mathematical_constants_egamma
3: [       OK ] serial.mathematical_constants_egamma (0 ms)
3: [ RUN      ] serial.mathematical_constants_phi
3: [       OK ] serial.mathematical_constants_phi (0 ms)
3: [ RUN      ] serial.mathematical_functions_trigonometric_functions
3: [       OK ] serial.mathematical_functions_trigonometric_functions (4 ms)
3: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
3: [       OK ] serial.mathematical_functions_hyperbolic_functions (3 ms)
3: [ RUN      ] serial.mathematical_functions_non_standard
3: [       OK ] serial.mathematical_functions_non_standard (0 ms)
3: [ RUN      ] serial.mathematical_functions_power_functions
3: [       OK ] serial.mathematical_functions_power_functions (1 ms)
3: [ RUN      ] serial.mathematical_functions_fma
3: [       OK ] serial.mathematical_functions_fma (0 ms)
3: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
3: [       OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms)
3: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
3: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (3 ms)
3: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
3: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
3: [ RUN      ] serial.mathematical_functions_absolute_value
3: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
3: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
3: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
3: [ RUN      ] serial.mathematical_functions_remainder_function
3: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
3: [ RUN      ] serial.mathematical_functions_isfinite
3: [       OK ] serial.mathematical_functions_isfinite (0 ms)
3: [ RUN      ] serial.mathematical_functions_isinf
3: [       OK ] serial.mathematical_functions_isinf (0 ms)
3: [ RUN      ] serial.mathematical_functions_isnan
3: [       OK ] serial.mathematical_functions_isnan (0 ms)
3: [ RUN      ] serial.mathematical_functions_exponential_functions
3: [       OK ] serial.mathematical_functions_exponential_functions (4 ms)
3: [ RUN      ] serial.mathspecialfunc_expint1
3: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
3: [ RUN      ] serial.mathspecialfunc_errorfunc
3: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
3: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
3: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
3: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
3: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
3: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
3: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
3: [ RUN      ] serial.mdrange_5d
3: [       OK ] serial.mdrange_5d (58 ms)
3: [ RUN      ] serial.mdrange_6d
3: [       OK ] serial.mdrange_6d (193 ms)
3: [ RUN      ] serial.mdrange_2d
3: [       OK ] serial.mdrange_2d (0 ms)
3: [ RUN      ] serial.mdrange_array_reduce
3: [       OK ] serial.mdrange_array_reduce (0 ms)
3: [ RUN      ] serial.mdrange_3d
3: [       OK ] serial.mdrange_3d (12 ms)
3: [ RUN      ] serial.mdrange_neg_idx
3: [       OK ] serial.mdrange_neg_idx (98 ms)
3: [ RUN      ] serial.mdrange_4d
3: [       OK ] serial.mdrange_4d (13 ms)
3: [ RUN      ] serial.mdrange_scalar
3: [       OK ] serial.mdrange_scalar (0 ms)
3: [ RUN      ] serial.mdrange_large_deep_copy
3: [       OK ] serial.mdrange_large_deep_copy (1113 ms)
3: [ RUN      ] serial.md_range_policy_construction_from_arrays
3: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
3: [ RUN      ] serial.policy_get_tile_size
3: [       OK ] serial.policy_get_tile_size (0 ms)
3: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
3: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3037 ms)
3: [ RUN      ] serial.mdspan_minimal_functional
3: [       OK ] serial.mdspan_minimal_functional (0 ms)
3: [ RUN      ] serial.mdspan_atomic_accessor
3: [       OK ] serial.mdspan_atomic_accessor (0 ms)
3: [ RUN      ] serial.view_mdspan_conversion
3: [       OK ] serial.view_mdspan_conversion (0 ms)
3: [ RUN      ] serial.view_mdspan_conversion_with_stride
3: [       OK ] serial.view_mdspan_conversion_with_stride (0 ms)
3: [ RUN      ] serial.max
3: [       OK ] serial.max (0 ms)
3: [ RUN      ] serial.max_within_parfor
3: [       OK ] serial.max_within_parfor (0 ms)
3: [ RUN      ] serial.min
3: [       OK ] serial.min (0 ms)
3: [ RUN      ] serial.min_within_parfor
3: [       OK ] serial.min_within_parfor (0 ms)
3: [ RUN      ] serial.minmax
3: [       OK ] serial.minmax (0 ms)
3: [ RUN      ] serial.minmax_within_parfor
3: [       OK ] serial.minmax_within_parfor (0 ms)
3: [ RUN      ] serial.clamp
3: [       OK ] serial.clamp (0 ms)
3: [ RUN      ] serial.clamp_within_parfor
3: [       OK ] serial.clamp_within_parfor (0 ms)
3: [ RUN      ] serial.numeric_traits_infinity
3: [       OK ] serial.numeric_traits_infinity (0 ms)
3: [ RUN      ] serial.numeric_traits_epsilon
3: [       OK ] serial.numeric_traits_epsilon (0 ms)
3: [ RUN      ] serial.numeric_traits_round_error
3: [       OK ] serial.numeric_traits_round_error (0 ms)
3: [ RUN      ] serial.numeric_traits_norm_min
3: [       OK ] serial.numeric_traits_norm_min (0 ms)
3: [ RUN      ] serial.numeric_traits_denorm_min
3: [       OK ] serial.numeric_traits_denorm_min (0 ms)
3: [ RUN      ] serial.numeric_traits_finite_min_max
3: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
3: [ RUN      ] serial.numeric_traits_digits
3: [       OK ] serial.numeric_traits_digits (0 ms)
3: [ RUN      ] serial.numeric_traits_digits10
3: [       OK ] serial.numeric_traits_digits10 (0 ms)
3: [ RUN      ] serial.numeric_traits_max_digits10
3: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
3: [ RUN      ] serial.numeric_traits_radix
3: [       OK ] serial.numeric_traits_radix (0 ms)
3: [ RUN      ] serial.numeric_traits_min_max_exponent
3: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
3: [ RUN      ] serial.numeric_traits_min_max_exponent10
3: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
3: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
3: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
3: [ RUN      ] serial.numeric_traits_sfinae_friendly
3: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
3: [ RUN      ] serial.occupancy_control
3: [       OK ] serial.occupancy_control (0 ms)
3: [ RUN      ] serial.memory_pool
3: [       OK ] serial.memory_pool (31 ms)
3: [ RUN      ] serial.cxx11
3: [       OK ] serial.cxx11 (0 ms)
3: [ RUN      ] serial.viewctorprop_embedded_dim
3: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
3: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
3: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
3: [ RUN      ] serial.parallel_scan_range_policy
3: [       OK ] serial.parallel_scan_range_policy (2 ms)
3: [ RUN      ] serial.kokkos_printf
3: [       OK ] serial.kokkos_printf (0 ms)
3: [ RUN      ] serial.quad_precision_reductions
3: [       OK ] serial.quad_precision_reductions (0 ms)
3: [ RUN      ] serial.quad_precision_common_math_functions
3: [       OK ] serial.quad_precision_common_math_functions (0 ms)
3: [ RUN      ] serial.range_for
3: [       OK ] serial.range_for (0 ms)
3: [ RUN      ] serial.range_reduce
3: [       OK ] serial.range_reduce (0 ms)
3: [ RUN      ] serial.range_dynamic_policy
3: [       OK ] serial.range_dynamic_policy (21 ms)
3: [ RUN      ] serial.range_policy_runtime_parameters
3: [       OK ] serial.range_policy_runtime_parameters (0 ms)
3: [ RUN      ] serial.range_policy_one_way_convertible_bounds
3: [       OK ] serial.range_policy_one_way_convertible_bounds (0 ms)
3: [ RUN      ] serial.range_for_require
3: [       OK ] serial.range_for_require (0 ms)
3: [ RUN      ] serial.range_reduce_require
3: [       OK ] serial.range_reduce_require (0 ms)
3: [ RUN      ] serial.range_dynamic_policy_require
3: [       OK ] serial.range_dynamic_policy_require (21 ms)
3: [ RUN      ] serial.reducers_int
3: [       OK ] serial.reducers_int (1 ms)
3: [ RUN      ] serial.reducers_double
3: [       OK ] serial.reducers_double (1 ms)
3: [ RUN      ] serial.reducers_complex_double
3: [       OK ] serial.reducers_complex_double (0 ms)
3: [ RUN      ] serial.reducers_struct
3: [       OK ] serial.reducers_struct (1 ms)
3: [ RUN      ] serial.reducers_half_t
3: [       OK ] serial.reducers_half_t (0 ms)
3: [ RUN      ] serial.reducers_bhalf_t
3: [       OK ] serial.reducers_bhalf_t (0 ms)
3: [ RUN      ] serial.reducers_int8_t
3: [       OK ] serial.reducers_int8_t (0 ms)
3: [ RUN      ] serial.reducers_int16_t
3: [       OK ] serial.reducers_int16_t (0 ms)
3: [ RUN      ] serial.reducers_point_t
3: [       OK ] serial.reducers_point_t (0 ms)
3: [ RUN      ] serial.reducers_bool
3: [       OK ] serial.reducers_bool (0 ms)
3: [ RUN      ] serial.int64_t_reduce
3: [       OK ] serial.int64_t_reduce (233 ms)
3: [ RUN      ] serial.double_reduce
3: [       OK ] serial.double_reduce (269 ms)
3: [ RUN      ] serial.int64_t_reduce_dynamic
3: [       OK ] serial.int64_t_reduce_dynamic (812 ms)
3: [ RUN      ] serial.double_reduce_dynamic
3: [       OK ] serial.double_reduce_dynamic (1013 ms)
3: [ RUN      ] serial.int64_t_reduce_dynamic_view
3: [       OK ] serial.int64_t_reduce_dynamic_view (200 ms)
3: [ RUN      ] serial.int_combined_reduce
3: [       OK ] serial.int_combined_reduce (0 ms)
3: [ RUN      ] serial.mdrange_combined_reduce
3: [       OK ] serial.mdrange_combined_reduce (0 ms)
3: [ RUN      ] serial.int_combined_reduce_mixed
3: [       OK ] serial.int_combined_reduce_mixed (0 ms)
3: [ RUN      ] serial.reduction_with_large_iteration_count
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestReduce.hpp:663: Skipped
3: Disabling for host backends
3: [  SKIPPED ] serial.reduction_with_large_iteration_count (0 ms)
3: [ RUN      ] serial.reduction_deduction
3: [       OK ] serial.reduction_deduction (0 ms)
3: [ RUN      ] serial.reduce_device_view_range_policy
3: [       OK ] serial.reduce_device_view_range_policy (5 ms)
3: [ RUN      ] serial.reduce_device_view_mdrange_policy
3: [       OK ] serial.reduce_device_view_mdrange_policy (1694 ms)
3: [ RUN      ] serial.reduce_device_view_team_policy
3: [       OK ] serial.reduce_device_view_team_policy (1640 ms)
3: [ RUN      ] serial.impl_shared_alloc
3: [       OK ] serial.impl_shared_alloc (3 ms)
3: [ RUN      ] serial.mdspan_space_aware_accessor
3: [       OK ] serial.mdspan_space_aware_accessor (0 ms)
3: [ RUN      ] serial.kokkos_swap
3: [       OK ] serial.kokkos_swap (0 ms)
3: [ RUN      ] serial.task_fib_deprecated
3: [       OK ] serial.task_fib_deprecated (940 ms)
3: [ RUN      ] serial.task_depend_deprecated
3: [       OK ] serial.task_depend_deprecated (0 ms)
3: [ RUN      ] serial.task_team_deprecated
3: [       OK ] serial.task_team_deprecated (0 ms)
3: [ RUN      ] serial.task_with_mempool_deprecated
3: [       OK ] serial.task_with_mempool_deprecated (0 ms)
3: [ RUN      ] serial.task_multiple_depend_deprecated
3: [       OK ] serial.task_multiple_depend_deprecated (18 ms)
3: [ RUN      ] serial.task_scheduler_ctors_deprecated
3: [       OK ] serial.task_scheduler_ctors_deprecated (0 ms)
3: [ RUN      ] serial.task_scheduer_ctors_device_deprecated
3: [       OK ] serial.task_scheduer_ctors_device_deprecated (0 ms)
3: [ RUN      ] serial.task_fib_deprecated_multiple
3: [       OK ] serial.task_fib_deprecated_multiple (941 ms)
3: [ RUN      ] serial.task_depend_deprecated_multiple
3: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
3: [ RUN      ] serial.task_team_deprecated_multiple
3: [       OK ] serial.task_team_deprecated_multiple (0 ms)
3: [ RUN      ] serial.task_with_mempool_deprecated_multiple
3: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
3: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
3: [       OK ] serial.task_multiple_depend_deprecated_multiple (17 ms)
3: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
3: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
3: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
3: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
3: [ RUN      ] serial.task_fib_single
3: [       OK ] serial.task_fib_single (728 ms)
3: [ RUN      ] serial.task_depend_single
3: [       OK ] serial.task_depend_single (0 ms)
3: [ RUN      ] serial.task_team_single
3: [       OK ] serial.task_team_single (0 ms)
3: [ RUN      ] serial.task_with_mempool_single
3: [       OK ] serial.task_with_mempool_single (0 ms)
3: [ RUN      ] serial.task_multiple_depend_single
3: [       OK ] serial.task_multiple_depend_single (17 ms)
3: [ RUN      ] serial.task_scheduler_ctors_single
3: [       OK ] serial.task_scheduler_ctors_single (0 ms)
3: [ RUN      ] serial.task_scheduer_ctors_device_single
3: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
3: [ RUN      ] serial.task_fib_multiple
3: [       OK ] serial.task_fib_multiple (728 ms)
3: [ RUN      ] serial.task_depend_multiple
3: [       OK ] serial.task_depend_multiple (0 ms)
3: [ RUN      ] serial.task_team_multiple
3: [       OK ] serial.task_team_multiple (0 ms)
3: [ RUN      ] serial.task_with_mempool_multiple
3: [       OK ] serial.task_with_mempool_multiple (0 ms)
3: [ RUN      ] serial.task_multiple_depend_multiple
3: [       OK ] serial.task_multiple_depend_multiple (17 ms)
3: [ RUN      ] serial.task_scheduler_ctors_multiple
3: [       OK ] serial.task_scheduler_ctors_multiple (0 ms)
3: [ RUN      ] serial.task_scheduer_ctors_device_multiple
3: [       OK ] serial.task_scheduer_ctors_device_multiple (0 ms)
3: [ RUN      ] serial.task_fib_chase_lev
3: [       OK ] serial.task_fib_chase_lev (762 ms)
3: [ RUN      ] serial.task_depend_chase_lev
3: [       OK ] serial.task_depend_chase_lev (0 ms)
3: [ RUN      ] serial.task_team_chase_lev
3: [       OK ] serial.task_team_chase_lev (0 ms)
3: [ RUN      ] serial.task_with_mempool_chase_lev
3: [       OK ] serial.task_with_mempool_chase_lev (0 ms)
3: [ RUN      ] serial.task_multiple_depend_chase_lev
3: [       OK ] serial.task_multiple_depend_chase_lev (17 ms)
3: [ RUN      ] serial.task_scheduler_ctors_chase_lev
3: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
3: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
3: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
3: [----------] 230 tests from serial (24595 ms total)
3: 
3: [----------] 16 tests from serial_graph
3: [ RUN      ] serial_graph.submit_once
3: [       OK ] serial_graph.submit_once (0 ms)
3: [ RUN      ] serial_graph.submit_once_rvalue
3: [       OK ] serial_graph.submit_once_rvalue (0 ms)
3: [ RUN      ] serial_graph.instantiate_and_submit_once
3: [       OK ] serial_graph.instantiate_and_submit_once (0 ms)
3: [ RUN      ] serial_graph.submit_onto_another_execution_space_instance
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:208: Skipped
3: insufficient number of supported concurrent threads
3: [  SKIPPED ] serial_graph.submit_onto_another_execution_space_instance (0 ms)
3: [ RUN      ] serial_graph.create_graph_no_closure_with_exec
3: [       OK ] serial_graph.create_graph_no_closure_with_exec (0 ms)
3: [ RUN      ] serial_graph.create_graph_no_arg
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:252: Skipped
3: Skipping since useless if the test fixture is not on the default execution space.
3: [  SKIPPED ] serial_graph.create_graph_no_arg (0 ms)
3: [ RUN      ] serial_graph.submit_six
3: [       OK ] serial_graph.submit_six (0 ms)
3: [ RUN      ] serial_graph.when_all_cycle
3: [       OK ] serial_graph.when_all_cycle (0 ms)
3: [ RUN      ] serial_graph.repeat_chain
3: [       OK ] serial_graph.repeat_chain (0 ms)
3: [ RUN      ] serial_graph.zero_work_reduce
3: [       OK ] serial_graph.zero_work_reduce (0 ms)
3: [ RUN      ] serial_graph.empty_graph
3: [       OK ] serial_graph.empty_graph (0 ms)
3: [ RUN      ] serial_graph.force_global_launch
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:457: Skipped
3: This execution space does not support global launch.
3: [  SKIPPED ] serial_graph.force_global_launch (0 ms)
3: [ RUN      ] serial_graph.empty_graph_default_host_exec
3: [       OK ] serial_graph.empty_graph_default_host_exec (0 ms)
3: [ RUN      ] serial_graph.node_lifetime
3: [       OK ] serial_graph.node_lifetime (0 ms)
3: [ RUN      ] serial_graph.diamond
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:629: Skipped
3: test needs at least 4 OpenMP threads
3: [  SKIPPED ] serial_graph.diamond (0 ms)
3: [ RUN      ] serial_graph.end_of_submit_control_flow
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:706: Skipped
3: insufficient number of supported concurrent threads
3: [  SKIPPED ] serial_graph.end_of_submit_control_flow (0 ms)
3: [----------] 16 tests from serial_graph (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 258 tests from 4 test suites ran. (25286 ms total)
3: [  PASSED  ] 249 tests.
3: [  SKIPPED ] 9 tests, listed below:
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
3: [  SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once
3: [  SKIPPED ] serial.reduction_with_large_iteration_count
3: [  SKIPPED ] serial_graph.submit_onto_another_execution_space_instance
3: [  SKIPPED ] serial_graph.create_graph_no_arg
3: [  SKIPPED ] serial_graph.force_global_launch
3: [  SKIPPED ] serial_graph.diamond
3: [  SKIPPED ] serial_graph.end_of_submit_control_flow
 3/47 Test  #3: Kokkos_CoreUnitTest_Serial1 ................................   Passed   25.29 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Serial2

4: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
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 143 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 8 tests from serial_DeathTest
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
4: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1211 ms)
4: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
4: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1190 ms)
4: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped
4: skipping since no memory access violation would occur
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
4: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped
4: skipping since no memory access violation would occur
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
4: [----------] 8 tests from serial_DeathTest (2402 ms total)
4: 
4: [----------] 135 tests from serial
4: [ RUN      ] serial.team_for
4: [       OK ] serial.team_for (0 ms)
4: [ RUN      ] serial.team_reduce
4: [       OK ] serial.team_reduce (0 ms)
4: [ RUN      ] serial.team_reduce_large
4: [       OK ] serial.team_reduce_large (1353 ms)
4: [ RUN      ] serial.team_parallel_single
4: [       OK ] serial.team_parallel_single (6 ms)
4: [ RUN      ] serial.large_team_scratch_size
4: [       OK ] serial.large_team_scratch_size (0 ms)
4: [ RUN      ] serial.team_broadcast_long
4: [       OK ] serial.team_broadcast_long (0 ms)
4: [ RUN      ] serial.team_broadcast_long_wrapper
4: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
4: [ RUN      ] serial.team_broadcast_char
4: [       OK ] serial.team_broadcast_char (0 ms)
4: [ RUN      ] serial.team_broadcast_float
4: [       OK ] serial.team_broadcast_float (0 ms)
4: [ RUN      ] serial.team_broadcast_double
4: [       OK ] serial.team_broadcast_double (0 ms)
4: [ RUN      ] serial.team_handle_by_value
4: [       OK ] serial.team_handle_by_value (0 ms)
4: [ RUN      ] serial.team_vector
4: [       OK ] serial.team_vector (4 ms)
4: [ RUN      ] serial.triple_nested_parallelism
4: [       OK ] serial.triple_nested_parallelism (574 ms)
4: [ RUN      ] serial.parallel_scan_with_reducers
4: [       OK ] serial.parallel_scan_with_reducers (73 ms)
4: [ RUN      ] serial.team_thread_range_combined_reducers
4: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
4: [ RUN      ] serial.thread_vector_range_combined_reducers
4: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] serial.team_vector_range_combined_reducers
4: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] serial.TeamThreadMDRangeParallelFor
4: [       OK ] serial.TeamThreadMDRangeParallelFor (6 ms)
4: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
4: [       OK ] serial.ThreadVectorMDRangeParallelFor (5 ms)
4: [ RUN      ] serial.TeamVectorMDRangeParallelFor
4: [       OK ] serial.TeamVectorMDRangeParallelFor (5 ms)
4: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
4: [       OK ] serial.TeamThreadMDRangeParallelReduce (5 ms)
4: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
4: [       OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms)
4: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
4: [       OK ] serial.TeamVectorMDRangeParallelReduce (5 ms)
4: [ RUN      ] serial.team_policy_runtime_parameters
4: [       OK ] serial.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] serial.team_reduction_scan
4: [       OK ] serial.team_reduction_scan (48 ms)
4: [ RUN      ] serial.team_long_reduce
4: [       OK ] serial.team_long_reduce (54 ms)
4: [ RUN      ] serial.team_double_reduce
4: [       OK ] serial.team_double_reduce (83 ms)
4: [ RUN      ] serial.team_long_array_reduce
4: [       OK ] serial.team_long_array_reduce (94 ms)
4: [ RUN      ] serial.team_double_array_reduce
4: [       OK ] serial.team_double_array_reduce (82 ms)
4: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] serial.repeated_team_reduce
4: [       OK ] serial.repeated_team_reduce (4247 ms)
4: [ RUN      ] serial.nested_team_reduce_functor_as_reducer
4: [       OK ] serial.nested_team_reduce_functor_as_reducer (0 ms)
4: [ RUN      ] serial.team_scan
4: [       OK ] serial.team_scan (126 ms)
4: [ RUN      ] serial.team_scan_ret_val
4: [       OK ] serial.team_scan_ret_val (113 ms)
4: [ RUN      ] serial.team_shared_request
4: [       OK ] serial.team_shared_request (63 ms)
4: [ RUN      ] serial.team_scratch_request
4: [       OK ] serial.team_scratch_request (4 ms)
4: [ RUN      ] serial.team_lambda_shared_request
4: [       OK ] serial.team_lambda_shared_request (68 ms)
4: [ RUN      ] serial.scratch_align
4: [       OK ] serial.scratch_align (0 ms)
4: [ RUN      ] serial.shmem_size
4: [       OK ] serial.shmem_size (0 ms)
4: [ RUN      ] serial.multi_level_scratch
4: [       OK ] serial.multi_level_scratch (4 ms)
4: [ RUN      ] serial.team_scratch_memory_index_parallel_for
4: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] serial.team_policy_max_recommended
4: [       OK ] serial.team_policy_max_recommended (2 ms)
4: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] serial.team_teamvector_range
4: [       OK ] serial.team_teamvector_range (1 ms)
4: [ RUN      ] serial.unique_token_global
4: [       OK ] serial.unique_token_global (0 ms)
4: [ RUN      ] serial.unique_token_instance
4: [       OK ] serial.unique_token_instance (0 ms)
4: [ RUN      ] serial.unique_token_team_acquire
4: [       OK ] serial.unique_token_team_acquire (0 ms)
4: [ RUN      ] serial.view_api_a
4: [       OK ] serial.view_api_a (5 ms)
4: [ RUN      ] serial.view_layout_left_with_stride
4: [       OK ] serial.view_layout_left_with_stride (0 ms)
4: [ RUN      ] serial.view_layout_right_with_stride
4: [       OK ] serial.view_layout_right_with_stride (0 ms)
4: [ RUN      ] serial.view_api_b
4: [       OK ] serial.view_api_b (0 ms)
4: [ RUN      ] serial.view_api_c
4: [       OK ] serial.view_api_c (0 ms)
4: [ RUN      ] serial.view_api_d
4: [       OK ] serial.view_api_d (0 ms)
4: [ RUN      ] serial.view_remap
4: [       OK ] serial.view_remap (0 ms)
4: [ RUN      ] serial.view_mirror_nonconst
4: [       OK ] serial.view_mirror_nonconst (0 ms)
4: [ RUN      ] serial.view_stride_method
4: [       OK ] serial.view_stride_method (0 ms)
4: [ RUN      ] serial.anonymous_space
4: [       OK ] serial.anonymous_space (0 ms)
4: [ RUN      ] serial.view_overload_resolution
4: [       OK ] serial.view_overload_resolution (0 ms)
4: [ RUN      ] serial.view_allocation_large_rank
4: [       OK ] serial.view_allocation_large_rank (1435 ms)
4: [ RUN      ] serial.view_shmem_size_on_device
4: [       OK ] serial.view_shmem_size_on_device (0 ms)
4: [ RUN      ] serial.view_is_assignable
4: [       OK ] serial.view_is_assignable (0 ms)
4: [ RUN      ] serial.view_bad_alloc
4: [       OK ] serial.view_bad_alloc (0 ms)
4: [ RUN      ] serial.view_copy_tests
4: [       OK ] serial.view_copy_tests (7 ms)
4: [ RUN      ] serial.view_copy_tests_rank_0
4: [       OK ] serial.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] serial.view_copy_degenerated
4: [       OK ] serial.view_copy_degenerated (0 ms)
4: [ RUN      ] serial.view_fill_tests_layout_right
4: [       OK ] serial.view_fill_tests_layout_right (5415 ms)
4: [ RUN      ] serial.view_fill_tests_layout_left
4: [       OK ] serial.view_fill_tests_layout_left (5523 ms)
4: [ RUN      ] serial.vcp_empty_traits
4: [       OK ] serial.vcp_empty_traits (0 ms)
4: [ RUN      ] serial.is_view_label
4: [       OK ] serial.is_view_label (0 ms)
4: [ RUN      ] serial.vcp_label_base_traits
4: [       OK ] serial.vcp_label_base_traits (0 ms)
4: [ RUN      ] serial.vcp_label_traits
4: [       OK ] serial.vcp_label_traits (0 ms)
4: [ RUN      ] serial.view_alloc_can_perfect_forward_label
4: [       OK ] serial.view_alloc_can_perfect_forward_label (0 ms)
4: [ RUN      ] serial.vcp_label_copy_constructor
4: [       OK ] serial.vcp_label_copy_constructor (0 ms)
4: [ RUN      ] serial.vcp_pointer_add_property
4: [       OK ] serial.vcp_pointer_add_property (0 ms)
4: [ RUN      ] serial.view_empty_runtime_unmanaged
4: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] serial.view_hooks
4: [       OK ] serial.view_hooks (0 ms)
4: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (46 ms)
4: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (43 ms)
4: [ RUN      ] serial.view_irregular_layout
4: [       OK ] serial.view_irregular_layout (0 ms)
4: [ RUN      ] serial.view_mapping
4: [       OK ] serial.view_mapping (52 ms)
4: [ RUN      ] serial.view_mapping_operator
4: [       OK ] serial.view_mapping_operator (1 ms)
4: [ RUN      ] serial.static_extent
4: [       OK ] serial.static_extent (0 ms)
4: [ RUN      ] serial.view_mapping_atomic
4: [       OK ] serial.view_mapping_atomic (0 ms)
4: [ RUN      ] serial.view_mapping_class_value
4: [       OK ] serial.view_mapping_class_value (0 ms)
4: [ RUN      ] serial.view_mapping_assignable
4: [       OK ] serial.view_mapping_assignable (0 ms)
4: [ RUN      ] serial.view_mapping_trivially_copyable
4: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] serial.view_mapping_subview
4: [       OK ] serial.view_mapping_subview (0 ms)
4: [ RUN      ] serial.view_nested_view
4: [       OK ] serial.view_nested_view (0 ms)
4: [ RUN      ] serial.view_of_views_default
4: [       OK ] serial.view_of_views_default (0 ms)
4: [ RUN      ] serial.view_of_views_without_initializing
4: [       OK ] serial.view_of_views_without_initializing (0 ms)
4: [ RUN      ] serial.test_view_of_views_sequential_host_init
4: [       OK ] serial.test_view_of_views_sequential_host_init (0 ms)
4: [ RUN      ] serial.append_formatted_multidimensional_index
4: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] serial.view_resize
4: [       OK ] serial.view_resize (4 ms)
4: [ RUN      ] serial.view_realloc
4: [       OK ] serial.view_realloc (0 ms)
4: [ RUN      ] serial.workgraph_fib
4: [       OK ] serial.workgraph_fib (131 ms)
4: [ RUN      ] serial.resize_realloc_no_init
4: [       OK ] serial.resize_realloc_no_init (0 ms)
4: [ RUN      ] serial.resize_realloc_no_alloc
4: [       OK ] serial.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] serial.realloc_exec_space
4: [       OK ] serial.realloc_exec_space (0 ms)
4: [ RUN      ] serial.view_alloc
4: [       OK ] serial.view_alloc (0 ms)
4: [ RUN      ] serial.view_alloc_exec_space
4: [       OK ] serial.view_alloc_exec_space (0 ms)
4: [ RUN      ] serial.view_alloc_int
4: [       OK ] serial.view_alloc_int (0 ms)
4: [ RUN      ] serial.view_alloc_exec_space_int
4: [       OK ] serial.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] serial.deep_copy_zero_memset
4: [       OK ] serial.deep_copy_zero_memset (0 ms)
4: [ RUN      ] serial.resize_exec_space
4: [       OK ] serial.resize_exec_space (0 ms)
4: [ RUN      ] serial.view_allocation_int
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestWithoutInitializing.hpp:301: Skipped
4: skipping since the fence checked for isn't necessary
4: [  SKIPPED ] serial.view_allocation_int (0 ms)
4: [ RUN      ] serial.view_allocation_exec_space_int
4: [       OK ] serial.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] serial.view_not_default_constructible
4: [       OK ] serial.view_not_default_constructible (0 ms)
4: [ RUN      ] serial.view_subview_auto_1d_left
4: [       OK ] serial.view_subview_auto_1d_left (0 ms)
4: [ RUN      ] serial.view_subview_auto_1d_right
4: [       OK ] serial.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] serial.view_subview_auto_1d_stride
4: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] serial.view_subview_assign_strided
4: [       OK ] serial.view_subview_assign_strided (0 ms)
4: [ RUN      ] serial.view_subview_left_0
4: [       OK ] serial.view_subview_left_0 (0 ms)
4: [ RUN      ] serial.view_subview_left_1
4: [       OK ] serial.view_subview_left_1 (0 ms)
4: [ RUN      ] serial.view_subview_left_2
4: [       OK ] serial.view_subview_left_2 (0 ms)
4: [ RUN      ] serial.view_subview_left_3
4: [       OK ] serial.view_subview_left_3 (0 ms)
4: [ RUN      ] serial.view_subview_right_0
4: [       OK ] serial.view_subview_right_0 (0 ms)
4: [ RUN      ] serial.view_subview_right_1
4: [       OK ] serial.view_subview_right_1 (0 ms)
4: [ RUN      ] serial.view_subview_right_3
4: [       OK ] serial.view_subview_right_3 (0 ms)
4: [ RUN      ] serial.view_static_tests
4: [       OK ] serial.view_static_tests (0 ms)
4: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
4: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
4: [ RUN      ] serial.view_subview_layoutright_to_layoutright
4: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
4: [ RUN      ] serial.view_subview_1d_assign
4: [       OK ] serial.view_subview_1d_assign (0 ms)
4: [ RUN      ] serial.view_subview_1d_assign_atomic
4: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
4: [ RUN      ] serial.view_subview_1d_assign_randomaccess
4: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
4: [ RUN      ] serial.view_subview_2d_from_3d
4: [       OK ] serial.view_subview_2d_from_3d (12 ms)
4: [ RUN      ] serial.view_subview_2d_from_3d_atomic
4: [       OK ] serial.view_subview_2d_from_3d_atomic (12 ms)
4: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
4: [       OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_left
4: [       OK ] serial.view_subview_3d_from_5d_left (518 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
4: [       OK ] serial.view_subview_3d_from_5d_left_atomic (520 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (520 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_right
4: [       OK ] serial.view_subview_3d_from_5d_right (571 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
4: [       OK ] serial.view_subview_3d_from_5d_right_atomic (569 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (571 ms)
4: [ RUN      ] serial.view_test_unmanaged_subview_reset
4: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] serial.view_subview_memory_traits_construction
4: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
4: [----------] 135 tests from serial (23030 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 143 tests from 2 test suites ran. (25433 ms total)
4: [  PASSED  ] 136 tests.
4: [  SKIPPED ] 7 tests, listed below:
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] serial.view_allocation_int
 4/47 Test  #4: Kokkos_CoreUnitTest_Serial2 ................................   Passed   25.45 sec
test 5
      Start  5: Kokkos_CoreUnitTest_OpenMP

5: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP
5: Test timeout computed to be: 1500
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: [==========] Running 401 tests from 4 test suites.
5: [----------] Global test environment set-up.
5: [----------] 19 tests from openmp_DeathTest
5: [ RUN      ] openmp_DeathTest.abort_from_host
5: [       OK ] openmp_DeathTest.abort_from_host (158 ms)
5: [ RUN      ] openmp_DeathTest.abort_from_device
5: [       OK ] openmp_DeathTest.abort_from_device (176 ms)
5: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
5: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (171 ms)
5: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
5: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (167 ms)
5: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
5: [       OK ] openmp_DeathTest.policy_invalid_bounds (0 ms)
5: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
5: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms)
5: [ RUN      ] openmp_DeathTest.range_policy_round_trip_conversion_fires
5: [       OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (0 ms)
5: [ RUN      ] openmp_DeathTest.range_policy_check_sign_changes
5: [       OK ] openmp_DeathTest.range_policy_check_sign_changes (0 ms)
5: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
5: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
5: [ RUN      ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped
5: skipping since no memory access violation would occur
5: [  SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms)
5: [ RUN      ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped
5: skipping since no memory access violation would occur
5: [  SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms)
5: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_dyn
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
5: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_stat
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms)
5: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_mix
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms)
5: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_static_extents
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms)
5: [ RUN      ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment
5: [       OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1220 ms)
5: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
5: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1224 ms)
5: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped
5: skipping since no memory access violation would occur
5: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms)
5: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_device
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped
5: skipping since no memory access violation would occur
5: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms)
5: [----------] 19 tests from openmp_DeathTest (3118 ms total)
5: 
5: [----------] 1 test from openmp_graph_DeathTest
5: [ RUN      ] openmp_graph_DeathTest.can_instantiate_only_once
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:181: Skipped
5: Preconditions are not checked.
5: [  SKIPPED ] openmp_graph_DeathTest.can_instantiate_only_once (0 ms)
5: [----------] 1 test from openmp_graph_DeathTest (0 ms total)
5: 
5: [----------] 365 tests from openmp
5: [ RUN      ] openmp.array_capacity
5: [       OK ] openmp.array_capacity (0 ms)
5: [ RUN      ] openmp.array_element_access
5: [       OK ] openmp.array_element_access (0 ms)
5: [ RUN      ] openmp.array_operator_equal
5: [       OK ] openmp.array_operator_equal (0 ms)
5: [ RUN      ] openmp.array_zero_capacity
5: [       OK ] openmp.array_zero_capacity (0 ms)
5: [ RUN      ] openmp.array_zero_data_nullptr
5: [       OK ] openmp.array_zero_data_nullptr (0 ms)
5: [ RUN      ] openmp.array_contiguous_capacity
5: [       OK ] openmp.array_contiguous_capacity (0 ms)
5: [ RUN      ] openmp.array_contiguous_element_access
5: [       OK ] openmp.array_contiguous_element_access (0 ms)
5: [ RUN      ] openmp.array_contiguous_assignment
5: [       OK ] openmp.array_contiguous_assignment (0 ms)
5: [ RUN      ] openmp.array_strided_capacity
5: [       OK ] openmp.array_strided_capacity (0 ms)
5: [ RUN      ] openmp.array_strided_element_access
5: [       OK ] openmp.array_strided_element_access (0 ms)
5: [ RUN      ] openmp.array_strided_assignment
5: [       OK ] openmp.array_strided_assignment (0 ms)
5: [ RUN      ] openmp.atomic_operations_complexdouble
5: [       OK ] openmp.atomic_operations_complexdouble (10 ms)
5: [ RUN      ] openmp.atomic_operations_complexfloat
5: [       OK ] openmp.atomic_operations_complexfloat (11 ms)
5: [ RUN      ] openmp.atomic_operations_double
5: [       OK ] openmp.atomic_operations_double (10 ms)
5: [ RUN      ] openmp.atomic_operations_float
5: [       OK ] openmp.atomic_operations_float (9 ms)
5: [ RUN      ] openmp.atomic_operations_int
5: [       OK ] openmp.atomic_operations_int (24 ms)
5: [ RUN      ] openmp.atomic_operations_long
5: [       OK ] openmp.atomic_operations_long (24 ms)
5: [ RUN      ] openmp.atomic_operations_longlong
5: [       OK ] openmp.atomic_operations_longlong (24 ms)
5: [ RUN      ] openmp.atomic_shared
5: [       OK ] openmp.atomic_shared (0 ms)
5: [ RUN      ] openmp.atomic_operations_unsigned
5: [       OK ] openmp.atomic_operations_unsigned (19 ms)
5: [ RUN      ] openmp.atomic_operations_unsignedlong
5: [       OK ] openmp.atomic_operations_unsignedlong (19 ms)
5: [ RUN      ] openmp.atomics
5: [       OK ] openmp.atomics (19 ms)
5: [ RUN      ] openmp.atomics_tpetra_max_abs
5: [       OK ] openmp.atomics_tpetra_max_abs (0 ms)
5: [ RUN      ] openmp.atomic_views_integral
5: [       OK ] openmp.atomic_views_integral (247 ms)
5: [ RUN      ] openmp.atomic_views_nonintegral
5: [       OK ] openmp.atomic_views_nonintegral (76 ms)
5: [ RUN      ] openmp.atomic_view_api
5: [       OK ] openmp.atomic_view_api (0 ms)
5: [ RUN      ] openmp.bit_manip_countl_zero
5: [       OK ] openmp.bit_manip_countl_zero (0 ms)
5: [ RUN      ] openmp.bit_manip_countl_one
5: [       OK ] openmp.bit_manip_countl_one (0 ms)
5: [ RUN      ] openmp.bit_manip_countr_zero
5: [       OK ] openmp.bit_manip_countr_zero (0 ms)
5: [ RUN      ] openmp.bit_manip_countr_one
5: [       OK ] openmp.bit_manip_countr_one (0 ms)
5: [ RUN      ] openmp.bit_manip_popcount
5: [       OK ] openmp.bit_manip_popcount (0 ms)
5: [ RUN      ] openmp.bit_manip_has_single_bit
5: [       OK ] openmp.bit_manip_has_single_bit (0 ms)
5: [ RUN      ] openmp.bit_manip_bit_floor
5: [       OK ] openmp.bit_manip_bit_floor (0 ms)
5: [ RUN      ] openmp.bit_manip_bit_ceil
5: [       OK ] openmp.bit_manip_bit_ceil (0 ms)
5: [ RUN      ] openmp.bit_manip_bit_width
5: [       OK ] openmp.bit_manip_bit_width (0 ms)
5: [ RUN      ] openmp.bit_manip_rotl
5: [       OK ] openmp.bit_manip_rotl (0 ms)
5: [ RUN      ] openmp.bit_manip_rotr
5: [       OK ] openmp.bit_manip_rotr (0 ms)
5: [ RUN      ] openmp.bit_manip_byeswap
5: [       OK ] openmp.bit_manip_byeswap (0 ms)
5: [ RUN      ] openmp.bit_manip_bit_cast
5: [       OK ] openmp.bit_manip_bit_cast (0 ms)
5: [ RUN      ] openmp.test_block_deduction_bug_pr_3103
5: [       OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms)
5: [ RUN      ] openmp.checked_integer_operations_multiply_overflow
5: [       OK ] openmp.checked_integer_operations_multiply_overflow (0 ms)
5: [ RUN      ] openmp.execution_policy_occupancy_and_hint
5: [       OK ] openmp.execution_policy_occupancy_and_hint (0 ms)
5: [ RUN      ] openmp.complex_construction
5: [       OK ] openmp.complex_construction (0 ms)
5: [ RUN      ] openmp.complex_basic_math
5: [       OK ] openmp.complex_basic_math (0 ms)
5: [ RUN      ] openmp.complex_special_funtions
5: [       OK ] openmp.complex_special_funtions (0 ms)
5: [ RUN      ] openmp.complex_io
5: [       OK ] openmp.complex_io (0 ms)
5: [ RUN      ] openmp.complex_trivially_copyable
5: [       OK ] openmp.complex_trivially_copyable (0 ms)
5: [ RUN      ] openmp.complex_issue_3865
5: [       OK ] openmp.complex_issue_3865 (0 ms)
5: [ RUN      ] openmp.complex_operations_arithmetic_types_overloads
5: [       OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms)
5: [ RUN      ] openmp.complex_structured_bindings
5: [       OK ] openmp.complex_structured_bindings (0 ms)
5: [ RUN      ] openmp.crs_count_fill
5: [       OK ] openmp.crs_count_fill (2 ms)
5: [ RUN      ] openmp.crs_copy_constructor
5: [       OK ] openmp.crs_copy_constructor (11 ms)
5: [ RUN      ] openmp.deep_copy_alignment
5: [       OK ] openmp.deep_copy_alignment (6 ms)
5: [ RUN      ] openmp.deep_copy_conversion
5: [       OK ] openmp.deep_copy_conversion (126 ms)
5: [ RUN      ] openmp.partitioning_by_args
5: [       OK ] openmp.partitioning_by_args (21 ms)
5: [ RUN      ] openmp.partitioning_by_vector
5: [       OK ] openmp.partitioning_by_vector (11 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_range
5: [       OK ] openmp.exec_space_thread_safety_range (1097 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_mdrange
5: [       OK ] openmp.exec_space_thread_safety_mdrange (268 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_team_policy
5: [       OK ] openmp.exec_space_thread_safety_team_policy (287 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_range_reduce
5: [       OK ] openmp.exec_space_thread_safety_range_reduce (287 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_mdrange_reduce
5: [       OK ] openmp.exec_space_thread_safety_mdrange_reduce (273 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_team_policy_reduce
5: [       OK ] openmp.exec_space_thread_safety_team_policy_reduce (291 ms)
5: [ RUN      ] openmp.exec_space_thread_safety_range_scan
5: [       OK ] openmp.exec_space_thread_safety_range_scan (292 ms)
5: [ RUN      ] openmp.execution_space_as_class_data_member
5: [       OK ] openmp.execution_space_as_class_data_member (0 ms)
5: [ RUN      ] openmp.functor_analysis
5: [       OK ] openmp.functor_analysis (0 ms)
5: [ RUN      ] openmp.when_all_type
5: [       OK ] openmp.when_all_type (0 ms)
5: [ RUN      ] openmp.graph_then
5: [       OK ] openmp.graph_then (0 ms)
5: [ RUN      ] openmp.host_shared_ptr_use_count
5: [       OK ] openmp.host_shared_ptr_use_count (0 ms)
5: [ RUN      ] openmp.host_shared_ptr_get
5: [       OK ] openmp.host_shared_ptr_get (0 ms)
5: [ RUN      ] openmp.host_shared_ptr_dereference_on_device
5: [       OK ] openmp.host_shared_ptr_dereference_on_device (0 ms)
5: [ RUN      ] openmp.host_shared_ptr_special_members_on_device
5: [       OK ] openmp.host_shared_ptr_special_members_on_device (0 ms)
5: [ RUN      ] openmp.host_shared_ptr_tracking
5: [       OK ] openmp.host_shared_ptr_tracking (0 ms)
5: [ RUN      ] openmp.join_backward_compatibility
5: [       OK ] openmp.join_backward_compatibility (0 ms)
5: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
5: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (1727 ms)
5: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
5: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1647 ms)
5: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
5: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (1354 ms)
5: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
5: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (1360 ms)
5: [ RUN      ] openmp.deep_copy_scratch
5: [       OK ] openmp.deep_copy_scratch (0 ms)
5: [ RUN      ] openmp.mathematical_constants_e
5: [       OK ] openmp.mathematical_constants_e (0 ms)
5: [ RUN      ] openmp.mathematical_constants_log2e
5: [       OK ] openmp.mathematical_constants_log2e (0 ms)
5: [ RUN      ] openmp.mathematical_constants_log10e
5: [       OK ] openmp.mathematical_constants_log10e (0 ms)
5: [ RUN      ] openmp.mathematical_constants_pi
5: [       OK ] openmp.mathematical_constants_pi (0 ms)
5: [ RUN      ] openmp.mathematical_constants_inv_pi
5: [       OK ] openmp.mathematical_constants_inv_pi (0 ms)
5: [ RUN      ] openmp.mathematical_constants_inv_sqrtpi
5: [       OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms)
5: [ RUN      ] openmp.mathematical_constants_ln2
5: [       OK ] openmp.mathematical_constants_ln2 (0 ms)
5: [ RUN      ] openmp.mathematical_constants_ln10
5: [       OK ] openmp.mathematical_constants_ln10 (0 ms)
5: [ RUN      ] openmp.mathematical_constants_sqrt2
5: [       OK ] openmp.mathematical_constants_sqrt2 (0 ms)
5: [ RUN      ] openmp.mathematical_constants_sqrt3
5: [       OK ] openmp.mathematical_constants_sqrt3 (0 ms)
5: [ RUN      ] openmp.mathematical_constants_inv_sqrt3
5: [       OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms)
5: [ RUN      ] openmp.mathematical_constants_egamma
5: [       OK ] openmp.mathematical_constants_egamma (0 ms)
5: [ RUN      ] openmp.mathematical_constants_phi
5: [       OK ] openmp.mathematical_constants_phi (0 ms)
5: [ RUN      ] openmp.mathematical_functions_trigonometric_functions
5: [       OK ] openmp.mathematical_functions_trigonometric_functions (3 ms)
5: [ RUN      ] openmp.mathematical_functions_hyperbolic_functions
5: [       OK ] openmp.mathematical_functions_hyperbolic_functions (2 ms)
5: [ RUN      ] openmp.mathematical_functions_non_standard
5: [       OK ] openmp.mathematical_functions_non_standard (0 ms)
5: [ RUN      ] openmp.mathematical_functions_power_functions
5: [       OK ] openmp.mathematical_functions_power_functions (1 ms)
5: [ RUN      ] openmp.mathematical_functions_fma
5: [       OK ] openmp.mathematical_functions_fma (0 ms)
5: [ RUN      ] openmp.mathematical_functions_error_and_gamma_functions
5: [       OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms)
5: [ RUN      ] openmp.mathematical_functions_nearest_interger_floating_point_operations
5: [       OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms)
5: [ RUN      ] openmp.mathematical_functions_floating_point_manipulation_functions
5: [       OK ] openmp.mathematical_functions_floating_point_manipulation_functions (1 ms)
5: [ RUN      ] openmp.mathematical_functions_absolute_value
5: [       OK ] openmp.mathematical_functions_absolute_value (0 ms)
5: [ RUN      ] openmp.mathematical_functions_floating_point_absolute_value
5: [       OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms)
5: [ RUN      ] openmp.mathematical_functions_remainder_function
5: [       OK ] openmp.mathematical_functions_remainder_function (0 ms)
5: [ RUN      ] openmp.mathematical_functions_isfinite
5: [       OK ] openmp.mathematical_functions_isfinite (0 ms)
5: [ RUN      ] openmp.mathematical_functions_isinf
5: [       OK ] openmp.mathematical_functions_isinf (0 ms)
5: [ RUN      ] openmp.mathematical_functions_isnan
5: [       OK ] openmp.mathematical_functions_isnan (0 ms)
5: [ RUN      ] openmp.mathematical_functions_exponential_functions
5: [       OK ] openmp.mathematical_functions_exponential_functions (3 ms)
5: [ RUN      ] openmp.mathspecialfunc_expint1
5: [       OK ] openmp.mathspecialfunc_expint1 (0 ms)
5: [ RUN      ] openmp.mathspecialfunc_errorfunc
5: [       OK ] openmp.mathspecialfunc_errorfunc (0 ms)
5: [ RUN      ] openmp.mathspecialfunc_cbesselj0y0
5: [       OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms)
5: [ RUN      ] openmp.mathspecialfunc_cbesselj1y1
5: [       OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms)
5: [ RUN      ] openmp.mathspecialfunc_cbesseli0k0
5: [       OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms)
5: [ RUN      ] openmp.mathspecialfunc_cbesseli1k1
5: [       OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms)
5: [ RUN      ] openmp.mathspecialfunc_cbesselh1stkind
5: [       OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms)
5: [ RUN      ] openmp.mathspecialfunc_cbesselh2ndkind
5: [       OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms)
5: [ RUN      ] openmp.mdrange_5d
5: [       OK ] openmp.mdrange_5d (28 ms)
5: [ RUN      ] openmp.mdrange_6d
5: [       OK ] openmp.mdrange_6d (93 ms)
5: [ RUN      ] openmp.mdrange_2d
5: [       OK ] openmp.mdrange_2d (2 ms)
5: [ RUN      ] openmp.mdrange_array_reduce
5: [       OK ] openmp.mdrange_array_reduce (0 ms)
5: [ RUN      ] openmp.mdrange_3d
5: [       OK ] openmp.mdrange_3d (11 ms)
5: [ RUN      ] openmp.mdrange_neg_idx
5: [       OK ] openmp.mdrange_neg_idx (49 ms)
5: [ RUN      ] openmp.mdrange_4d
5: [       OK ] openmp.mdrange_4d (10 ms)
5: [ RUN      ] openmp.mdrange_scalar
5: [       OK ] openmp.mdrange_scalar (0 ms)
5: [ RUN      ] openmp.mdrange_large_deep_copy
5: [       OK ] openmp.mdrange_large_deep_copy (948 ms)
5: [ RUN      ] openmp.md_range_policy_construction_from_arrays
5: [       OK ] openmp.md_range_policy_construction_from_arrays (0 ms)
5: [ RUN      ] openmp.policy_get_tile_size
5: [       OK ] openmp.policy_get_tile_size (0 ms)
5: [ RUN      ] openmp.mdrange_parallel_reduce_primitive_types
5: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (4773 ms)
5: [ RUN      ] openmp.mdspan_minimal_functional
5: [       OK ] openmp.mdspan_minimal_functional (0 ms)
5: [ RUN      ] openmp.mdspan_atomic_accessor
5: [       OK ] openmp.mdspan_atomic_accessor (0 ms)
5: [ RUN      ] openmp.view_mdspan_conversion
5: [       OK ] openmp.view_mdspan_conversion (0 ms)
5: [ RUN      ] openmp.view_mdspan_conversion_with_stride
5: [       OK ] openmp.view_mdspan_conversion_with_stride (0 ms)
5: [ RUN      ] openmp.max
5: [       OK ] openmp.max (0 ms)
5: [ RUN      ] openmp.max_within_parfor
5: [       OK ] openmp.max_within_parfor (0 ms)
5: [ RUN      ] openmp.min
5: [       OK ] openmp.min (0 ms)
5: [ RUN      ] openmp.min_within_parfor
5: [       OK ] openmp.min_within_parfor (0 ms)
5: [ RUN      ] openmp.minmax
5: [       OK ] openmp.minmax (0 ms)
5: [ RUN      ] openmp.minmax_within_parfor
5: [       OK ] openmp.minmax_within_parfor (0 ms)
5: [ RUN      ] openmp.clamp
5: [       OK ] openmp.clamp (0 ms)
5: [ RUN      ] openmp.clamp_within_parfor
5: [       OK ] openmp.clamp_within_parfor (0 ms)
5: [ RUN      ] openmp.numeric_traits_infinity
5: [       OK ] openmp.numeric_traits_infinity (0 ms)
5: [ RUN      ] openmp.numeric_traits_epsilon
5: [       OK ] openmp.numeric_traits_epsilon (0 ms)
5: [ RUN      ] openmp.numeric_traits_round_error
5: [       OK ] openmp.numeric_traits_round_error (0 ms)
5: [ RUN      ] openmp.numeric_traits_norm_min
5: [       OK ] openmp.numeric_traits_norm_min (0 ms)
5: [ RUN      ] openmp.numeric_traits_denorm_min
5: [       OK ] openmp.numeric_traits_denorm_min (0 ms)
5: [ RUN      ] openmp.numeric_traits_finite_min_max
5: [       OK ] openmp.numeric_traits_finite_min_max (1 ms)
5: [ RUN      ] openmp.numeric_traits_digits
5: [       OK ] openmp.numeric_traits_digits (0 ms)
5: [ RUN      ] openmp.numeric_traits_digits10
5: [       OK ] openmp.numeric_traits_digits10 (0 ms)
5: [ RUN      ] openmp.numeric_traits_max_digits10
5: [       OK ] openmp.numeric_traits_max_digits10 (0 ms)
5: [ RUN      ] openmp.numeric_traits_radix
5: [       OK ] openmp.numeric_traits_radix (0 ms)
5: [ RUN      ] openmp.numeric_traits_min_max_exponent
5: [       OK ] openmp.numeric_traits_min_max_exponent (0 ms)
5: [ RUN      ] openmp.numeric_traits_min_max_exponent10
5: [       OK ] openmp.numeric_traits_min_max_exponent10 (0 ms)
5: [ RUN      ] openmp.numeric_traits_quiet_and_signaling_nan
5: [       OK ] openmp.numeric_traits_quiet_and_signaling_nan (1 ms)
5: [ RUN      ] openmp.numeric_traits_sfinae_friendly
5: [       OK ] openmp.numeric_traits_sfinae_friendly (0 ms)
5: [ RUN      ] openmp.occupancy_control
5: [       OK ] openmp.occupancy_control (0 ms)
5: [ RUN      ] openmp.memory_pool
5: [       OK ] openmp.memory_pool (64 ms)
5: [ RUN      ] openmp.cxx11
5: [       OK ] openmp.cxx11 (0 ms)
5: [ RUN      ] openmp.viewctorprop_embedded_dim
5: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
5: [ RUN      ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility
5: [       OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
5: [ RUN      ] openmp.parallel_scan_range_policy
5: [       OK ] openmp.parallel_scan_range_policy (27 ms)
5: [ RUN      ] openmp.kokkos_printf
5: [       OK ] openmp.kokkos_printf (0 ms)
5: [ RUN      ] openmp.quad_precision_reductions
5: [       OK ] openmp.quad_precision_reductions (0 ms)
5: [ RUN      ] openmp.quad_precision_common_math_functions
5: [       OK ] openmp.quad_precision_common_math_functions (0 ms)
5: [ RUN      ] openmp.range_for
5: [       OK ] openmp.range_for (1 ms)
5: [ RUN      ] openmp.range_reduce
5: [       OK ] openmp.range_reduce (1 ms)
5: [ RUN      ] openmp.range_dynamic_policy
5: [       OK ] openmp.range_dynamic_policy (14 ms)
5: [ RUN      ] openmp.range_policy_runtime_parameters
5: [       OK ] openmp.range_policy_runtime_parameters (0 ms)
5: [ RUN      ] openmp.range_policy_one_way_convertible_bounds
5: [       OK ] openmp.range_policy_one_way_convertible_bounds (0 ms)
5: [ RUN      ] openmp.range_for_require
5: [       OK ] openmp.range_for_require (1 ms)
5: [ RUN      ] openmp.range_reduce_require
5: [       OK ] openmp.range_reduce_require (1 ms)
5: [ RUN      ] openmp.range_dynamic_policy_require
5: [       OK ] openmp.range_dynamic_policy_require (14 ms)
5: [ RUN      ] openmp.reducers_int
5: [       OK ] openmp.reducers_int (6 ms)
5: [ RUN      ] openmp.reducers_double
5: [       OK ] openmp.reducers_double (6 ms)
5: [ RUN      ] openmp.reducers_complex_double
5: [       OK ] openmp.reducers_complex_double (3 ms)
5: [ RUN      ] openmp.reducers_struct
5: [       OK ] openmp.reducers_struct (16 ms)
5: [ RUN      ] openmp.reducers_half_t
5: [       OK ] openmp.reducers_half_t (6 ms)
5: [ RUN      ] openmp.reducers_bhalf_t
5: [       OK ] openmp.reducers_bhalf_t (6 ms)
5: [ RUN      ] openmp.reducers_int8_t
5: [       OK ] openmp.reducers_int8_t (6 ms)
5: [ RUN      ] openmp.reducers_int16_t
5: [       OK ] openmp.reducers_int16_t (6 ms)
5: [ RUN      ] openmp.reducers_point_t
5: [       OK ] openmp.reducers_point_t (7 ms)
5: [ RUN      ] openmp.reducers_bool
5: [       OK ] openmp.reducers_bool (0 ms)
5: [ RUN      ] openmp.int64_t_reduce
5: [       OK ] openmp.int64_t_reduce (87 ms)
5: [ RUN      ] openmp.double_reduce
5: [       OK ] openmp.double_reduce (92 ms)
5: [ RUN      ] openmp.int64_t_reduce_dynamic
5: [       OK ] openmp.int64_t_reduce_dynamic (221 ms)
5: [ RUN      ] openmp.double_reduce_dynamic
5: [       OK ] openmp.double_reduce_dynamic (278 ms)
5: [ RUN      ] openmp.int64_t_reduce_dynamic_view
5: [       OK ] openmp.int64_t_reduce_dynamic_view (59 ms)
5: [ RUN      ] openmp.int_combined_reduce
5: [       OK ] openmp.int_combined_reduce (0 ms)
5: [ RUN      ] openmp.mdrange_combined_reduce
5: [       OK ] openmp.mdrange_combined_reduce (0 ms)
5: [ RUN      ] openmp.int_combined_reduce_mixed
5: [       OK ] openmp.int_combined_reduce_mixed (0 ms)
5: [ RUN      ] openmp.reduction_with_large_iteration_count
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestReduce.hpp:663: Skipped
5: Disabling for host backends
5: [  SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms)
5: [ RUN      ] openmp.reduction_deduction
5: [       OK ] openmp.reduction_deduction (0 ms)
5: [ RUN      ] openmp.reduce_device_view_range_policy
5: [       OK ] openmp.reduce_device_view_range_policy (11 ms)
5: [ RUN      ] openmp.reduce_device_view_mdrange_policy
5: [       OK ] openmp.reduce_device_view_mdrange_policy (432 ms)
5: [ RUN      ] openmp.reduce_device_view_team_policy
5: [       OK ] openmp.reduce_device_view_team_policy (426 ms)
5: [ RUN      ] openmp.impl_shared_alloc
5: [       OK ] openmp.impl_shared_alloc (6 ms)
5: [ RUN      ] openmp.mdspan_space_aware_accessor
5: [       OK ] openmp.mdspan_space_aware_accessor (0 ms)
5: [ RUN      ] openmp.kokkos_swap
5: [       OK ] openmp.kokkos_swap (0 ms)
5: [ RUN      ] openmp.team_for
5: [       OK ] openmp.team_for (229 ms)
5: [ RUN      ] openmp.team_reduce
5: [       OK ] openmp.team_reduce (216 ms)
5: [ RUN      ] openmp.team_reduce_large
5: [       OK ] openmp.team_reduce_large (436 ms)
5: [ RUN      ] openmp.team_parallel_single
5: [       OK ] openmp.team_parallel_single (23684 ms)
5: [ RUN      ] openmp.large_team_scratch_size
5: [       OK ] openmp.large_team_scratch_size (0 ms)
5: [ RUN      ] openmp.team_broadcast_long
5: [       OK ] openmp.team_broadcast_long (797 ms)
5: [ RUN      ] openmp.team_broadcast_long_wrapper
5: [       OK ] openmp.team_broadcast_long_wrapper (801 ms)
5: [ RUN      ] openmp.team_broadcast_char
5: [       OK ] openmp.team_broadcast_char (795 ms)
5: [ RUN      ] openmp.team_broadcast_float
5: [       OK ] openmp.team_broadcast_float (813 ms)
5: [ RUN      ] openmp.team_broadcast_double
5: [       OK ] openmp.team_broadcast_double (808 ms)
5: [ RUN      ] openmp.team_handle_by_value
5: [       OK ] openmp.team_handle_by_value (0 ms)
5: [ RUN      ] openmp.team_vector
5: [       OK ] openmp.team_vector (3492 ms)
5: [ RUN      ] openmp.triple_nested_parallelism
5: [       OK ] openmp.triple_nested_parallelism (498 ms)
5: [ RUN      ] openmp.parallel_scan_with_reducers
5: [       OK ] openmp.parallel_scan_with_reducers (55 ms)
5: [ RUN      ] openmp.team_thread_range_combined_reducers
5: [       OK ] openmp.team_thread_range_combined_reducers (0 ms)
5: [ RUN      ] openmp.thread_vector_range_combined_reducers
5: [       OK ] openmp.thread_vector_range_combined_reducers (0 ms)
5: [ RUN      ] openmp.team_vector_range_combined_reducers
5: [       OK ] openmp.team_vector_range_combined_reducers (0 ms)
5: [ RUN      ] openmp.TeamThreadMDRangeParallelFor
5: [       OK ] openmp.TeamThreadMDRangeParallelFor (6 ms)
5: [ RUN      ] openmp.ThreadVectorMDRangeParallelFor
5: [       OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms)
5: [ RUN      ] openmp.TeamVectorMDRangeParallelFor
5: [       OK ] openmp.TeamVectorMDRangeParallelFor (5 ms)
5: [ RUN      ] openmp.TeamThreadMDRangeParallelReduce
5: [       OK ] openmp.TeamThreadMDRangeParallelReduce (8 ms)
5: [ RUN      ] openmp.ThreadVectorMDRangeParallelReduce
5: [       OK ] openmp.ThreadVectorMDRangeParallelReduce (7 ms)
5: [ RUN      ] openmp.TeamVectorMDRangeParallelReduce
5: [       OK ] openmp.TeamVectorMDRangeParallelReduce (7 ms)
5: [ RUN      ] openmp.team_policy_runtime_parameters
5: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] openmp.team_reduction_scan
5: [       OK ] openmp.team_reduction_scan (114043 ms)
5: [ RUN      ] openmp.team_long_reduce
5: [       OK ] openmp.team_long_reduce (58 ms)
5: [ RUN      ] openmp.team_double_reduce
5: [       OK ] openmp.team_double_reduce (136 ms)
5: [ RUN      ] openmp.team_long_array_reduce
5: [       OK ] openmp.team_long_array_reduce (63 ms)
5: [ RUN      ] openmp.team_double_array_reduce
5: [       OK ] openmp.team_double_array_reduce (117 ms)
5: [ RUN      ] openmp.team_parallel_dummy_with_reducer_and_scratch_space
5: [       OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
5: [ RUN      ] openmp.repeated_team_reduce
5: [       OK ] openmp.repeated_team_reduce (1135 ms)
5: [ RUN      ] openmp.nested_team_reduce_functor_as_reducer
5: [       OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms)
5: [ RUN      ] openmp.team_scan
5: [       OK ] openmp.team_scan (733 ms)
5: [ RUN      ] openmp.team_scan_ret_val
5: [       OK ] openmp.team_scan_ret_val (799 ms)
5: [ RUN      ] openmp.team_shared_request
5: [       OK ] openmp.team_shared_request (296 ms)
5: [ RUN      ] openmp.team_scratch_request
5: [       OK ] openmp.team_scratch_request (437 ms)
5: [ RUN      ] openmp.team_lambda_shared_request
5: [       OK ] openmp.team_lambda_shared_request (16 ms)
5: [ RUN      ] openmp.scratch_align
5: [       OK ] openmp.scratch_align (0 ms)
5: [ RUN      ] openmp.shmem_size
5: [       OK ] openmp.shmem_size (0 ms)
5: [ RUN      ] openmp.multi_level_scratch
5: [       OK ] openmp.multi_level_scratch (48 ms)
5: [ RUN      ] openmp.team_scratch_memory_index_parallel_for
5: [       OK ] openmp.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] openmp.team_policy_max_recommended
5: [       OK ] openmp.team_policy_max_recommended (38844 ms)
5: [ RUN      ] openmp.team_policy_minmax_scalar_without_plus_equal_k
5: [       OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
5: [ RUN      ] openmp.team_teamvector_range
5: [       OK ] openmp.team_teamvector_range (1042 ms)
5: [ RUN      ] openmp.unique_token_global
5: [       OK ] openmp.unique_token_global (7 ms)
5: [ RUN      ] openmp.unique_token_instance
5: [       OK ] openmp.unique_token_instance (17 ms)
5: [ RUN      ] openmp.unique_token_team_acquire
5: [       OK ] openmp.unique_token_team_acquire (6 ms)
5: [ RUN      ] openmp.view_api_a
5: [       OK ] openmp.view_api_a (15 ms)
5: [ RUN      ] openmp.view_layout_left_with_stride
5: [       OK ] openmp.view_layout_left_with_stride (0 ms)
5: [ RUN      ] openmp.view_layout_right_with_stride
5: [       OK ] openmp.view_layout_right_with_stride (0 ms)
5: [ RUN      ] openmp.view_api_b
5: [       OK ] openmp.view_api_b (1 ms)
5: [ RUN      ] openmp.view_api_c
5: [       OK ] openmp.view_api_c (0 ms)
5: [ RUN      ] openmp.view_api_d
5: [       OK ] openmp.view_api_d (0 ms)
5: [ RUN      ] openmp.view_remap
5: [       OK ] openmp.view_remap (0 ms)
5: [ RUN      ] openmp.view_mirror_nonconst
5: [       OK ] openmp.view_mirror_nonconst (0 ms)
5: [ RUN      ] openmp.view_stride_method
5: [       OK ] openmp.view_stride_method (0 ms)
5: [ RUN      ] openmp.anonymous_space
5: [       OK ] openmp.anonymous_space (0 ms)
5: [ RUN      ] openmp.view_overload_resolution
5: [       OK ] openmp.view_overload_resolution (0 ms)
5: [ RUN      ] openmp.view_allocation_large_rank
5: [       OK ] openmp.view_allocation_large_rank (1441 ms)
5: [ RUN      ] openmp.view_shmem_size_on_device
5: [       OK ] openmp.view_shmem_size_on_device (0 ms)
5: [ RUN      ] openmp.view_is_assignable
5: [       OK ] openmp.view_is_assignable (0 ms)
5: [ RUN      ] openmp.view_bad_alloc
5: [       OK ] openmp.view_bad_alloc (0 ms)
5: [ RUN      ] openmp.view_copy_tests
5: [       OK ] openmp.view_copy_tests (6 ms)
5: [ RUN      ] openmp.view_copy_tests_rank_0
5: [       OK ] openmp.view_copy_tests_rank_0 (2 ms)
5: [ RUN      ] openmp.view_copy_degenerated
5: [       OK ] openmp.view_copy_degenerated (0 ms)
5: [ RUN      ] openmp.view_fill_tests_layout_right
5: [       OK ] openmp.view_fill_tests_layout_right (1803 ms)
5: [ RUN      ] openmp.view_fill_tests_layout_left
5: [       OK ] openmp.view_fill_tests_layout_left (1820 ms)
5: [ RUN      ] openmp.vcp_empty_traits
5: [       OK ] openmp.vcp_empty_traits (0 ms)
5: [ RUN      ] openmp.is_view_label
5: [       OK ] openmp.is_view_label (0 ms)
5: [ RUN      ] openmp.vcp_label_base_traits
5: [       OK ] openmp.vcp_label_base_traits (0 ms)
5: [ RUN      ] openmp.vcp_label_traits
5: [       OK ] openmp.vcp_label_traits (0 ms)
5: [ RUN      ] openmp.view_alloc_can_perfect_forward_label
5: [       OK ] openmp.view_alloc_can_perfect_forward_label (0 ms)
5: [ RUN      ] openmp.vcp_label_copy_constructor
5: [       OK ] openmp.vcp_label_copy_constructor (0 ms)
5: [ RUN      ] openmp.vcp_pointer_add_property
5: [       OK ] openmp.vcp_pointer_add_property (0 ms)
5: [ RUN      ] openmp.view_empty_runtime_unmanaged
5: [       OK ] openmp.view_empty_runtime_unmanaged (0 ms)
5: [ RUN      ] openmp.view_hooks
5: [       OK ] openmp.view_hooks (0 ms)
5: [ RUN      ] openmp.view_layoutstride_left_to_layoutleft_assignment
5: [       OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (46 ms)
5: [ RUN      ] openmp.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 ms)
5: [ RUN      ] openmp.view_irregular_layout
5: [       OK ] openmp.view_irregular_layout (0 ms)
5: [ RUN      ] openmp.view_mapping
5: [       OK ] openmp.view_mapping (52 ms)
5: [ RUN      ] openmp.view_mapping_operator
5: [       OK ] openmp.view_mapping_operator (1 ms)
5: [ RUN      ] openmp.static_extent
5: [       OK ] openmp.static_extent (0 ms)
5: [ RUN      ] openmp.view_mapping_atomic
5: [       OK ] openmp.view_mapping_atomic (1 ms)
5: [ RUN      ] openmp.view_mapping_class_value
5: [       OK ] openmp.view_mapping_class_value (0 ms)
5: [ RUN      ] openmp.view_mapping_assignable
5: [       OK ] openmp.view_mapping_assignable (0 ms)
5: [ RUN      ] openmp.view_mapping_trivially_copyable
5: [       OK ] openmp.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] openmp.view_mapping_subview
5: [       OK ] openmp.view_mapping_subview (0 ms)
5: [ RUN      ] openmp.view_nested_view
5: [       OK ] openmp.view_nested_view (0 ms)
5: [ RUN      ] openmp.view_of_views_default
5: [       OK ] openmp.view_of_views_default (0 ms)
5: [ RUN      ] openmp.view_of_views_without_initializing
5: [       OK ] openmp.view_of_views_without_initializing (0 ms)
5: [ RUN      ] openmp.test_view_of_views_sequential_host_init
5: [       OK ] openmp.test_view_of_views_sequential_host_init (0 ms)
5: [ RUN      ] openmp.append_formatted_multidimensional_index
5: [       OK ] openmp.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] openmp.view_resize
5: [       OK ] openmp.view_resize (5 ms)
5: [ RUN      ] openmp.view_realloc
5: [       OK ] openmp.view_realloc (0 ms)
5: [ RUN      ] openmp.workgraph_fib
5: [       OK ] openmp.workgraph_fib (814 ms)
5: [ RUN      ] openmp.resize_realloc_no_init
5: [       OK ] openmp.resize_realloc_no_init (0 ms)
5: [ RUN      ] openmp.resize_realloc_no_alloc
5: [       OK ] openmp.resize_realloc_no_alloc (0 ms)
5: [ RUN      ] openmp.realloc_exec_space
5: [       OK ] openmp.realloc_exec_space (0 ms)
5: [ RUN      ] openmp.view_alloc
5: [       OK ] openmp.view_alloc (0 ms)
5: [ RUN      ] openmp.view_alloc_exec_space
5: [       OK ] openmp.view_alloc_exec_space (0 ms)
5: [ RUN      ] openmp.view_alloc_int
5: [       OK ] openmp.view_alloc_int (0 ms)
5: [ RUN      ] openmp.view_alloc_exec_space_int
5: [       OK ] openmp.view_alloc_exec_space_int (0 ms)
5: [ RUN      ] openmp.deep_copy_zero_memset
5: [       OK ] openmp.deep_copy_zero_memset (0 ms)
5: [ RUN      ] openmp.resize_exec_space
5: [       OK ] openmp.resize_exec_space (0 ms)
5: [ RUN      ] openmp.view_allocation_int
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestWithoutInitializing.hpp:301: Skipped
5: skipping since the fence checked for isn't necessary
5: [  SKIPPED ] openmp.view_allocation_int (0 ms)
5: [ RUN      ] openmp.view_allocation_exec_space_int
5: [       OK ] openmp.view_allocation_exec_space_int (0 ms)
5: [ RUN      ] openmp.view_not_default_constructible
5: [       OK ] openmp.view_not_default_constructible (0 ms)
5: [ RUN      ] openmp.view_subview_auto_1d_left
5: [       OK ] openmp.view_subview_auto_1d_left (0 ms)
5: [ RUN      ] openmp.view_subview_auto_1d_right
5: [       OK ] openmp.view_subview_auto_1d_right (0 ms)
5: [ RUN      ] openmp.view_subview_auto_1d_stride
5: [       OK ] openmp.view_subview_auto_1d_stride (0 ms)
5: [ RUN      ] openmp.view_subview_assign_strided
5: [       OK ] openmp.view_subview_assign_strided (0 ms)
5: [ RUN      ] openmp.view_subview_left_0
5: [       OK ] openmp.view_subview_left_0 (0 ms)
5: [ RUN      ] openmp.view_subview_left_1
5: [       OK ] openmp.view_subview_left_1 (0 ms)
5: [ RUN      ] openmp.view_subview_left_2
5: [       OK ] openmp.view_subview_left_2 (0 ms)
5: [ RUN      ] openmp.view_subview_left_3
5: [       OK ] openmp.view_subview_left_3 (0 ms)
5: [ RUN      ] openmp.view_subview_right_0
5: [       OK ] openmp.view_subview_right_0 (0 ms)
5: [ RUN      ] openmp.view_subview_right_1
5: [       OK ] openmp.view_subview_right_1 (0 ms)
5: [ RUN      ] openmp.view_subview_right_3
5: [       OK ] openmp.view_subview_right_3 (0 ms)
5: [ RUN      ] openmp.view_static_tests
5: [       OK ] openmp.view_static_tests (0 ms)
5: [ RUN      ] openmp.view_subview_layoutleft_to_layoutleft
5: [       OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms)
5: [ RUN      ] openmp.view_subview_layoutright_to_layoutright
5: [       OK ] openmp.view_subview_layoutright_to_layoutright (0 ms)
5: [ RUN      ] openmp.view_subview_1d_assign
5: [       OK ] openmp.view_subview_1d_assign (1 ms)
5: [ RUN      ] openmp.view_subview_1d_assign_atomic
5: [       OK ] openmp.view_subview_1d_assign_atomic (1 ms)
5: [ RUN      ] openmp.view_subview_1d_assign_randomaccess
5: [       OK ] openmp.view_subview_1d_assign_randomaccess (1 ms)
5: [ RUN      ] openmp.view_subview_2d_from_3d
5: [       OK ] openmp.view_subview_2d_from_3d (23 ms)
5: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
5: [       OK ] openmp.view_subview_2d_from_3d_atomic (23 ms)
5: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
5: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (23 ms)
5: [ RUN      ] openmp.view_subview_3d_from_5d_left
5: [       OK ] openmp.view_subview_3d_from_5d_left (200 ms)
5: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
5: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (200 ms)
5: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (202 ms)
5: [ RUN      ] openmp.view_subview_3d_from_5d_right
5: [       OK ] openmp.view_subview_3d_from_5d_right (236 ms)
5: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
5: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (238 ms)
5: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (234 ms)
5: [ RUN      ] openmp.view_test_unmanaged_subview_reset
5: [       OK ] openmp.view_test_unmanaged_subview_reset (0 ms)
5: [ RUN      ] openmp.view_subview_memory_traits_construction
5: [       OK ] openmp.view_subview_memory_traits_construction (0 ms)
5: [ RUN      ] openmp.task_fib_deprecated
5: [       OK ] openmp.task_fib_deprecated (2456 ms)
5: [ RUN      ] openmp.task_depend_deprecated
5: [       OK ] openmp.task_depend_deprecated (64 ms)
5: [ RUN      ] openmp.task_team_deprecated
5: [       OK ] openmp.task_team_deprecated (0 ms)
5: [ RUN      ] openmp.task_with_mempool_deprecated
5: [       OK ] openmp.task_with_mempool_deprecated (0 ms)
5: [ RUN      ] openmp.task_multiple_depend_deprecated
5: [       OK ] openmp.task_multiple_depend_deprecated (32 ms)
5: [ RUN      ] openmp.task_scheduler_ctors_deprecated
5: [       OK ] openmp.task_scheduler_ctors_deprecated (0 ms)
5: [ RUN      ] openmp.task_scheduer_ctors_device_deprecated
5: [       OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms)
5: [ RUN      ] openmp.task_fib_deprecated_multiple
5: [       OK ] openmp.task_fib_deprecated_multiple (2573 ms)
5: [ RUN      ] openmp.task_depend_deprecated_multiple
5: [       OK ] openmp.task_depend_deprecated_multiple (52 ms)
5: [ RUN      ] openmp.task_team_deprecated_multiple
5: [       OK ] openmp.task_team_deprecated_multiple (0 ms)
5: [ RUN      ] openmp.task_with_mempool_deprecated_multiple
5: [       OK ] openmp.task_with_mempool_deprecated_multiple (0 ms)
5: [ RUN      ] openmp.task_multiple_depend_deprecated_multiple
5: [       OK ] openmp.task_multiple_depend_deprecated_multiple (31 ms)
5: [ RUN      ] openmp.task_scheduler_ctors_deprecated_multiple
5: [       OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms)
5: [ RUN      ] openmp.task_scheduer_ctors_device_deprecated_multiple
5: [       OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms)
5: [ RUN      ] openmp.task_fib_single
5: [       OK ] openmp.task_fib_single (2475 ms)
5: [ RUN      ] openmp.task_depend_single
5: [       OK ] openmp.task_depend_single (21 ms)
5: [ RUN      ] openmp.task_team_single
5: [       OK ] openmp.task_team_single (0 ms)
5: [ RUN      ] openmp.task_with_mempool_single
5: [       OK ] openmp.task_with_mempool_single (0 ms)
5: [ RUN      ] openmp.task_multiple_depend_single
5: [       OK ] openmp.task_multiple_depend_single (29 ms)
5: [ RUN      ] openmp.task_scheduler_ctors_single
5: [       OK ] openmp.task_scheduler_ctors_single (0 ms)
5: [ RUN      ] openmp.task_scheduer_ctors_device_single
5: [       OK ] openmp.task_scheduer_ctors_device_single (0 ms)
5: [ RUN      ] openmp.task_fib_multiple
5: [       OK ] openmp.task_fib_multiple (1719 ms)
5: [ RUN      ] openmp.task_depend_multiple
5: [       OK ] openmp.task_depend_multiple (119 ms)
5: [ RUN      ] openmp.task_team_multiple
5: [       OK ] openmp.task_team_multiple (12 ms)
5: [ RUN      ] openmp.task_with_mempool_multiple
5: [       OK ] openmp.task_with_mempool_multiple (0 ms)
5: [ RUN      ] openmp.task_multiple_depend_multiple
5: [       OK ] openmp.task_multiple_depend_multiple (21 ms)
5: [ RUN      ] openmp.task_scheduler_ctors_multiple
5: [       OK ] openmp.task_scheduler_ctors_multiple (0 ms)
5: [ RUN      ] openmp.task_scheduer_ctors_device_multiple
5: [       OK ] openmp.task_scheduer_ctors_device_multiple (0 ms)
5: [ RUN      ] openmp.task_fib_chase_lev
5: [       OK ] openmp.task_fib_chase_lev (1769 ms)
5: [ RUN      ] openmp.task_depend_chase_lev
5: [       OK ] openmp.task_depend_chase_lev (2 ms)
5: [ RUN      ] openmp.task_team_chase_lev
5: [       OK ] openmp.task_team_chase_lev (0 ms)
5: [ RUN      ] openmp.task_with_mempool_chase_lev
5: [       OK ] openmp.task_with_mempool_chase_lev (0 ms)
5: [ RUN      ] openmp.task_multiple_depend_chase_lev
5: [       OK ] openmp.task_multiple_depend_chase_lev (20 ms)
5: [ RUN      ] openmp.task_scheduler_ctors_chase_lev
5: [       OK ] openmp.task_scheduler_ctors_chase_lev (0 ms)
5: [ RUN      ] openmp.task_scheduer_ctors_device_chase_lev
5: [       OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms)
5: [----------] 365 tests from openmp (226681 ms total)
5: 
5: [----------] 16 tests from openmp_graph
5: [ RUN      ] openmp_graph.submit_once
5: [       OK ] openmp_graph.submit_once (0 ms)
5: [ RUN      ] openmp_graph.submit_once_rvalue
5: [       OK ] openmp_graph.submit_once_rvalue (0 ms)
5: [ RUN      ] openmp_graph.instantiate_and_submit_once
5: [       OK ] openmp_graph.instantiate_and_submit_once (0 ms)
5: [ RUN      ] openmp_graph.submit_onto_another_execution_space_instance
5: [       OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms)
5: [ RUN      ] openmp_graph.create_graph_no_closure_with_exec
5: [       OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms)
5: [ RUN      ] openmp_graph.create_graph_no_arg
5: [       OK ] openmp_graph.create_graph_no_arg (0 ms)
5: [ RUN      ] openmp_graph.submit_six
5: [       OK ] openmp_graph.submit_six (0 ms)
5: [ RUN      ] openmp_graph.when_all_cycle
5: [       OK ] openmp_graph.when_all_cycle (0 ms)
5: [ RUN      ] openmp_graph.repeat_chain
5: [       OK ] openmp_graph.repeat_chain (2 ms)
5: [ RUN      ] openmp_graph.zero_work_reduce
5: [       OK ] openmp_graph.zero_work_reduce (0 ms)
5: [ RUN      ] openmp_graph.empty_graph
5: [       OK ] openmp_graph.empty_graph (0 ms)
5: [ RUN      ] openmp_graph.force_global_launch
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:457: Skipped
5: This execution space does not support global launch.
5: [  SKIPPED ] openmp_graph.force_global_launch (0 ms)
5: [ RUN      ] openmp_graph.empty_graph_default_host_exec
5: [       OK ] openmp_graph.empty_graph_default_host_exec (0 ms)
5: [ RUN      ] openmp_graph.node_lifetime
5: [       OK ] openmp_graph.node_lifetime (0 ms)
5: [ RUN      ] openmp_graph.diamond
5: [       OK ] openmp_graph.diamond (76 ms)
5: [ RUN      ] openmp_graph.end_of_submit_control_flow
5: [       OK ] openmp_graph.end_of_submit_control_flow (129 ms)
5: [----------] 16 tests from openmp_graph (211 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 401 tests from 4 test suites ran. (230011 ms total)
5: [  PASSED  ] 389 tests.
5: [  SKIPPED ] 12 tests, listed below:
5: [  SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
5: [  SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix
5: [  SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents
5: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host
5: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device
5: [  SKIPPED ] openmp_graph_DeathTest.can_instantiate_only_once
5: [  SKIPPED ] openmp.reduction_with_large_iteration_count
5: [  SKIPPED ] openmp.view_allocation_int
5: [  SKIPPED ] openmp_graph.force_global_launch
 5/47 Test  #5: Kokkos_CoreUnitTest_OpenMP .................................   Passed  230.02 sec
test 6
      Start  6: Kokkos_CoreUnitTest_OpenMPInterOp

6: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp
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 openmp
6: [ RUN      ] openmp.raw_openmp_interop
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: [       OK ] openmp.raw_openmp_interop (0 ms)
6: [----------] 1 test from openmp (0 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (0 ms total)
6: [  PASSED  ] 1 test.
 6/47 Test  #6: Kokkos_CoreUnitTest_OpenMPInterOp ..........................   Passed    0.00 sec
test 7
      Start  7: Kokkos_CoreUnitTest_Default

7: Test command: /var/jenkins/workspace/Kokkos_PR-7690/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 59 tests from 41 test suites.
7: [----------] Global test environment set-up.
7: [----------] 19 tests from defaultdevicetype
7: [ RUN      ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free
7: [       OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms)
7: [ RUN      ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free
7: [       OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms)
7: [ RUN      ] defaultdevicetype.shared_space
7: /var/jenkins/workspace/Kokkos_PR-7690/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-7690/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 (2 ms)
7: [ RUN      ] defaultdevicetype.bhalf_operators
7: [       OK ] defaultdevicetype.bhalf_operators (1 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 (15 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 (14 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
7: [       OK ] defaultdevicetype.reduce_instantiation_b2 (27 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
7: [       OK ] defaultdevicetype.reduce_instantiation_c2 (12 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 (25 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
7: [       OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms)
7: [----------] 19 tests from defaultdevicetype (139 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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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 = <type>
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: [==========] 59 tests from 41 test suites ran. (152 ms total)
7: [  PASSED  ] 57 tests.
7: [  SKIPPED ] 2 tests, listed below:
7: [  SKIPPED ] defaultdevicetype.shared_space
7: [  SKIPPED ] defaultdevicetype.shared_host_pinned_space
 7/47 Test  #7: Kokkos_CoreUnitTest_Default ................................   Passed    0.16 sec
test 8
      Start  8: Kokkos_CoreUnitTest_InitializeFinalize

8: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize
8: Test timeout computed to be: 1500
8: [==========] Running 28 tests from 6 test suites.
8: [----------] Global test environment set-up.
8: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest
8: [ RUN      ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views
8: [       OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (6 ms)
8: [ RUN      ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views
8: [       OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (518 ms)
8: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (525 ms total)
8: 
8: [----------] 4 tests from InitializeFinalize_DeathTest
8: [ RUN      ] InitializeFinalize_DeathTest.initialize
8: [       OK ] InitializeFinalize_DeathTest.initialize (339 ms)
8: [ RUN      ] InitializeFinalize_DeathTest.finalize
8: [       OK ] InitializeFinalize_DeathTest.finalize (342 ms)
8: [ RUN      ] InitializeFinalize_DeathTest.is_initialized
8: [       OK ] InitializeFinalize_DeathTest.is_initialized (2 ms)
8: [ RUN      ] InitializeFinalize_DeathTest.is_finalized
8: [       OK ] InitializeFinalize_DeathTest.is_finalized (1 ms)
8: [----------] 4 tests from InitializeFinalize_DeathTest (686 ms total)
8: 
8: [----------] 1 test from Legion_DeathTest
8: [ RUN      ] Legion_DeathTest.individual_backend_initialization
8: [       OK ] Legion_DeathTest.individual_backend_initialization (2 ms)
8: [----------] 1 test from Legion_DeathTest (2 ms total)
8: 
8: [----------] 2 tests from PushFinalizeHook_DeathTest
8: [ RUN      ] PushFinalizeHook_DeathTest.called_in_reverse_order
8: [       OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (2 ms)
8: [ RUN      ] PushFinalizeHook_DeathTest.terminate_on_throw
8: [       OK ] PushFinalizeHook_DeathTest.terminate_on_throw (170 ms)
8: [----------] 2 tests from PushFinalizeHook_DeathTest (173 ms total)
8: 
8: [----------] 6 tests from ScopeGuard_DeathTest
8: [ RUN      ] ScopeGuard_DeathTest.create
8: [       OK ] ScopeGuard_DeathTest.create (2 ms)
8: [ RUN      ] ScopeGuard_DeathTest.create_argument
8: [       OK ] ScopeGuard_DeathTest.create_argument (2 ms)
8: [ RUN      ] ScopeGuard_DeathTest.create_while_initialize
8: [       OK ] ScopeGuard_DeathTest.create_while_initialize (169 ms)
8: [ RUN      ] ScopeGuard_DeathTest.create_after_initialize
8: [       OK ] ScopeGuard_DeathTest.create_after_initialize (167 ms)
8: [ RUN      ] ScopeGuard_DeathTest.create_after_finalize
8: [       OK ] ScopeGuard_DeathTest.create_after_finalize (168 ms)
8: [ RUN      ] ScopeGuard_DeathTest.destroy_after_finalize
8: [       OK ] ScopeGuard_DeathTest.destroy_after_finalize (182 ms)
8: [----------] 6 tests from ScopeGuard_DeathTest (692 ms total)
8: 
8: [----------] 13 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: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize().
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: [----------] 13 tests from defaultdevicetype (0 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 28 tests from 6 test suites ran. (2080 ms total)
8: [  PASSED  ] 28 tests.
 8/47 Test  #8: Kokkos_CoreUnitTest_InitializeFinalize .....................   Passed    2.08 sec
test 9
      Start  9: Kokkos_CoreUnitTest_Develop

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

10: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
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 31 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 31 tests from kokkosp
10: [ RUN      ] kokkosp.test_named_instance_fence
10: Ref: 16777217
10: Ref: named_instance
10: 16777217
10: named_instance
10: [       OK ] kokkosp.test_named_instance_fence (0 ms)
10: [ RUN      ] kokkosp.test_unnamed_instance_fence
10: Ref: 16777217
10: Ref: Unnamed Instance Fence
10: 16777217
10: Kokkos::OpenMP::fence: Unnamed Instance Fence
10: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
10: [ RUN      ] kokkosp.test_named_global_fence
10: Ref: 16777216
10: Ref: test global fence
10: 16777216
10: test global fence
10: [       OK ] kokkosp.test_named_global_fence (0 ms)
10: [ RUN      ] kokkosp.test_unnamed_global_fence
10: Ref: 16777216
10: Ref: Unnamed Global Fence
10: 16777216
10: Kokkos::fence: Unnamed Global Fence
10: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
10: [ RUN      ] kokkosp.test_multiple_default_instances
10: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
10: [ RUN      ] kokkosp.test_id_gen
10: [       OK ] kokkosp.test_id_gen (0 ms)
10: [ RUN      ] kokkosp.test_kernel_sequence
10: Ref: 16777217
10: Ref: named_instance
10: 16777217
10: named_instance
10: Ref: 16777217
10: Ref: test_kernel
10: 16777217
10: named_instance
10: Miss on name
10: 16777217
10: test_kernel
10: [       OK ] kokkosp.test_kernel_sequence (0 ms)
10: [ RUN      ] kokkosp.async_deep_copy
10: [       OK ] kokkosp.async_deep_copy (0 ms)
10: [ RUN      ] kokkosp.parallel_for
10: [       OK ] kokkosp.parallel_for (0 ms)
10: [ RUN      ] kokkosp.parallel_reduce
10: [       OK ] kokkosp.parallel_reduce (0 ms)
10: [ RUN      ] kokkosp.parallel_scan
10: [       OK ] kokkosp.parallel_scan (0 ms)
10: [ RUN      ] kokkosp.parallel_scan_no_fence
10: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
10: [ RUN      ] kokkosp.parallel_scan_no_fence_view
10: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
10: [ RUN      ] kokkosp.regions
10: [       OK ] kokkosp.regions (0 ms)
10: [ RUN      ] kokkosp.fences
10: [       OK ] kokkosp.fences (0 ms)
10: [ RUN      ] kokkosp.raw_allocation
10: [       OK ] kokkosp.raw_allocation (0 ms)
10: [ RUN      ] kokkosp.view
10: [       OK ] kokkosp.view (0 ms)
10: [ RUN      ] kokkosp.sections
10: [       OK ] kokkosp.sections (0 ms)
10: [ RUN      ] kokkosp.metadata
10: [       OK ] kokkosp.metadata (0 ms)
10: [ RUN      ] kokkosp.profile_events
10: [       OK ] kokkosp.profile_events (0 ms)
10: [ RUN      ] kokkosp.no_init_kernel
10: [       OK ] kokkosp.no_init_kernel (0 ms)
10: [ RUN      ] kokkosp.get_events
10: [       OK ] kokkosp.get_events (0 ms)
10: [ RUN      ] kokkosp.kernel_name_parallel_for
10: [       OK ] kokkosp.kernel_name_parallel_for (0 ms)
10: [ RUN      ] kokkosp.kernel_name_parallel_reduce
10: [       OK ] kokkosp.kernel_name_parallel_reduce (0 ms)
10: [ RUN      ] kokkosp.kernel_name_parallel_scan
10: [       OK ] kokkosp.kernel_name_parallel_scan (1 ms)
10: [ RUN      ] kokkosp.kernel_name_internal
10: [       OK ] kokkosp.kernel_name_internal (0 ms)
10: [ RUN      ] kokkosp.profiling_section
10: [       OK ] kokkosp.profiling_section (0 ms)
10: [ RUN      ] kokkosp.scoped_profile_region
10: [       OK ] kokkosp.scoped_profile_region (0 ms)
10: [ RUN      ] kokkosp.create_mirror_no_init
10: [       OK ] kokkosp.create_mirror_no_init (0 ms)
10: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
10: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
10: [ RUN      ] kokkosp.create_mirror_view_and_copy
10: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
10: [----------] 31 tests from kokkosp (3 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 31 tests from 1 test suite ran. (3 ms total)
10: [  PASSED  ] 31 tests.
10/47 Test #10: Kokkos_CoreUnitTest_KokkosP ................................   Passed    0.01 sec
test 11
      Start 11: Kokkos_CoreUnitTest_StackTraceTest

11: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec
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 3 tests from 2 test suites.
11: [----------] Global test environment set-up.
11: [----------] 2 tests from defaultdevicetype_DeathTest
11: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
11: Top of f1
11: Top of f0
11: Top of f0
11: test_f1:
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d313df0569]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d313da0729]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55d313d996a4]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x55d313d9b77f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d313dd29de]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55d313dc464f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55d313dc4962]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55d313dc4f4d]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d313dc7668]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d313dc7b3c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d313d97f76]
11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ce356083]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d313d994ae]
11:  
11: demangled test_f1:
11: [0x55d313df0569] Kokkos::Impl::save_stacktrace()
11: [0x55d313da0729] Test::stacktrace_test_f1(std::ostream&)
11: [0x55d313d996a4] Test::test_stacktrace(bool, bool)
11: [0x55d313d9b77f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
11: [0x55d313dd29de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11: [0x55d313dc464f] 
11: [0x55d313dc4962] 
11: [0x55d313dc4f4d] 
11: [0x55d313dc7668] testing::internal::UnitTestImpl::RunAllTests()
11: [0x55d313dc7b3c] testing::UnitTest::Run()
11: [0x55d313d97f76] main
11: [0x7f16ce356083] __libc_start_main
11: [0x55d313d994ae] _start
11:  
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f1
11: Top of f0
11: Top of f0
11: StackTrace f3(std::cout, 4) returned: 110
11: test_f3:
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d313df0569]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d313da0729]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55d313da0968]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55d313d99f8e]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x55d313d9b77f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d313dd29de]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55d313dc464f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55d313dc4962]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55d313dc4f4d]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d313dc7668]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d313dc7b3c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d313d97f76]
11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ce356083]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d313d994ae]
11:  
11: demangled test_f3:
11: [0x55d313df0569] Kokkos::Impl::save_stacktrace()
11: [0x55d313da0729] Test::stacktrace_test_f1(std::ostream&)
11: [0x55d313da0968] Test::stacktrace_test_f3(std::ostream&, int)
11: [0x55d313d99f8e] Test::test_stacktrace(bool, bool)
11: [0x55d313d9b77f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
11: [0x55d313dd29de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11: [0x55d313dc464f] 
11: [0x55d313dc4962] 
11: [0x55d313dc4f4d] 
11: [0x55d313dc7668] testing::internal::UnitTestImpl::RunAllTests()
11: [0x55d313dc7b3c] testing::UnitTest::Run()
11: [0x55d313d97f76] main
11: [0x7f16ce356083] __libc_start_main
11: [0x55d313d994ae] _start
11:  
11: Test setting std::terminate handler that prints the last saved stack trace
11: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (171 ms)
11: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
11: Top of f1
11: Top of f0
11: Top of f0
11: test_f1:
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5605e9327569]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5605e92d7729]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5605e92d06a4]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x5605e92d2b1c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5605e93099de]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x5605e92fb64f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x5605e92fb962]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x5605e92fbf4d]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x5605e92fe668]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5605e92feb3c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5605e92cef76]
11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff42521f083]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5605e92d04ae]
11:  
11: demangled test_f1:
11: [0x5605e9327569] Kokkos::Impl::save_stacktrace()
11: [0x5605e92d7729] Test::stacktrace_test_f1(std::ostream&)
11: [0x5605e92d06a4] Test::test_stacktrace(bool, bool)
11: [0x5605e92d2b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
11: [0x5605e93099de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11: [0x5605e92fb64f] 
11: [0x5605e92fb962] 
11: [0x5605e92fbf4d] 
11: [0x5605e92fe668] testing::internal::UnitTestImpl::RunAllTests()
11: [0x5605e92feb3c] testing::UnitTest::Run()
11: [0x5605e92cef76] main
11: [0x7ff42521f083] __libc_start_main
11: [0x5605e92d04ae] _start
11:  
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f1
11: Top of f0
11: Top of f0
11: StackTrace f3(std::cout, 4) returned: 110
11: test_f3:
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5605e9327569]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5605e92d7729]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5605e92d7968]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5605e92d0f8e]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x5605e92d2b1c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5605e93099de]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x5605e92fb64f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x5605e92fb962]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x5605e92fbf4d]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x5605e92fe668]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5605e92feb3c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5605e92cef76]
11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff42521f083]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5605e92d04ae]
11:  
11: demangled test_f3:
11: [0x5605e9327569] Kokkos::Impl::save_stacktrace()
11: [0x5605e92d7729] Test::stacktrace_test_f1(std::ostream&)
11: [0x5605e92d7968] Test::stacktrace_test_f3(std::ostream&, int)
11: [0x5605e92d0f8e] Test::test_stacktrace(bool, bool)
11: [0x5605e92d2b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
11: [0x5605e93099de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11: [0x5605e92fb64f] 
11: [0x5605e92fb962] 
11: [0x5605e92fbf4d] 
11: [0x5605e92fe668] testing::internal::UnitTestImpl::RunAllTests()
11: [0x5605e92feb3c] testing::UnitTest::Run()
11: [0x5605e92cef76] main
11: [0x7ff42521f083] __libc_start_main
11: [0x5605e92d04ae] _start
11:  
11: Test setting std::terminate handler that prints the last saved stack trace
11: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (158 ms)
11: [----------] 2 tests from defaultdevicetype_DeathTest (329 ms total)
11: 
11: [----------] 1 test from defaultdevicetype
11: [ RUN      ] defaultdevicetype.stacktrace_normal
11: Top of f1
11: Top of f0
11: Top of f0
11: test_f1:
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x561d20606569]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x561d205b6729]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x561d205af6a4]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x561d205e89de]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x561d205da64f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x561d205da962]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x561d205daf4d]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x561d205dd668]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x561d205ddb3c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x561d205adf76]
11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1a27a7f083]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x561d205af4ae]
11:  
11: demangled test_f1:
11: [0x561d20606569] Kokkos::Impl::save_stacktrace()
11: [0x561d205b6729] Test::stacktrace_test_f1(std::ostream&)
11: [0x561d205af6a4] Test::test_stacktrace(bool, bool)
11: [0x561d205e89de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11: [0x561d205da64f] 
11: [0x561d205da962] 
11: [0x561d205daf4d] 
11: [0x561d205dd668] testing::internal::UnitTestImpl::RunAllTests()
11: [0x561d205ddb3c] testing::UnitTest::Run()
11: [0x561d205adf76] main
11: [0x7f1a27a7f083] __libc_start_main
11: [0x561d205af4ae] _start
11:  
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f3
11: Top of f1
11: Top of f0
11: Top of f0
11: StackTrace f3(std::cout, 4) returned: 110
11: test_f3:
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x561d20606569]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x561d205b6729]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x561d205b6968]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x561d205aff8e]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x561d205e89de]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x561d205da64f]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x561d205da962]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x561d205daf4d]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x561d205dd668]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x561d205ddb3c]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x561d205adf76]
11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1a27a7f083]
11: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x561d205af4ae]
11:  
11: demangled test_f3:
11: [0x561d20606569] Kokkos::Impl::save_stacktrace()
11: [0x561d205b6729] Test::stacktrace_test_f1(std::ostream&)
11: [0x561d205b6968] Test::stacktrace_test_f3(std::ostream&, int)
11: [0x561d205aff8e] Test::test_stacktrace(bool, bool)
11: [0x561d205e89de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11: [0x561d205da64f] 
11: [0x561d205da962] 
11: [0x561d205daf4d] 
11: [0x561d205dd668] testing::internal::UnitTestImpl::RunAllTests()
11: [0x561d205ddb3c] testing::UnitTest::Run()
11: [0x561d205adf76] main
11: [0x7f1a27a7f083] __libc_start_main
11: [0x561d205af4ae] _start
11:  
11: Test setting std::terminate handler that prints the last saved stack trace
11: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
11: [----------] 1 test from defaultdevicetype (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 3 tests from 2 test suites ran. (330 ms total)
11: [  PASSED  ] 3 tests.
11/47 Test #11: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    0.33 sec
test 12
      Start 12: Kokkos_IncrementalTest_OPENMP

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

13: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
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 SERIAL
13: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
13: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
13: [ RUN      ] SERIAL.IncrTest_01_execspace
13: Host Serial Execution Space:
13:   KOKKOS_ENABLE_SERIAL: yes
13: 
13: Serial Runtime Configuration:
13: Serial
13: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
13: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
13: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
13: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
13: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
13: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
13: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
13: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
13: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
13: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
13: [       OK ] SERIAL.IncrTest_03b_memspace_free (40 ms)
13: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
13: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
13: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
13: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
13: [ RUN      ] SERIAL.IncrTest_05_reduction
13: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
13: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
13: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
13: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
13: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
13: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
13: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
13: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
13: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
13: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
13: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
13: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
13: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
13: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
13: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
13: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
13: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
13: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
13: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
13: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
13: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (254 ms)
13: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
13: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
13: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
13: [       OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms)
13: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
13: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
13: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
13: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
13: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
13: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
13: [ RUN      ] SERIAL.incr_14_MDrangeReduce
13: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
13: [ RUN      ] SERIAL.IncrTest_16_parallelscan
13: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
13: [ RUN      ] SERIAL.incr_17_atomicView
13: [       OK ] SERIAL.incr_17_atomicView (0 ms)
13: [----------] 28 tests from SERIAL (301 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 28 tests from 1 test suite ran. (301 ms total)
13: [  PASSED  ] 28 tests.
13/47 Test #13: Kokkos_IncrementalTest_SERIAL ..............................   Passed    0.31 sec
test 14
      Start 14: Kokkos_CoreUnitTest_CTestDevice

14: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
14: Test timeout computed to be: 1500
14: [==========] Running 8 tests from 2 test suites.
14: [----------] Global test environment set-up.
14: [----------] 5 tests from ctest_environment_DeathTest
14: [ RUN      ] ctest_environment_DeathTest.invalid_rank
14: [       OK ] ctest_environment_DeathTest.invalid_rank (156 ms)
14: [ RUN      ] ctest_environment_DeathTest.no_type_str
14: [       OK ] ctest_environment_DeathTest.no_type_str (154 ms)
14: [ RUN      ] ctest_environment_DeathTest.missing_type
14: [       OK ] ctest_environment_DeathTest.missing_type (341 ms)
14: [ RUN      ] ctest_environment_DeathTest.no_id_str
14: [       OK ] ctest_environment_DeathTest.no_id_str (171 ms)
14: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
14: [       OK ] ctest_environment_DeathTest.invalid_id_str (339 ms)
14: [----------] 5 tests from ctest_environment_DeathTest (1162 ms total)
14: 
14: [----------] 3 tests from ctest_environment
14: [ RUN      ] ctest_environment.no_device_type
14: [       OK ] ctest_environment.no_device_type (0 ms)
14: [ RUN      ] ctest_environment.no_process_count
14: [       OK ] ctest_environment.no_process_count (0 ms)
14: [ RUN      ] ctest_environment.good
14: [       OK ] ctest_environment.good (0 ms)
14: [----------] 3 tests from ctest_environment (0 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 8 tests from 2 test suites ran. (1162 ms total)
14: [  PASSED  ] 8 tests.
14/47 Test #14: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    1.17 sec
test 15
      Start 15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

15: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
15: Test timeout computed to be: 1500
15/47 Test #15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..................   Passed    0.00 sec
test 16
      Start 16: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

16: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
16: Test timeout computed to be: 1500
16: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
16/47 Test #16: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.00 sec
test 17
      Start 17: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

17: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
17: Test timeout computed to be: 1500
17/47 Test #17: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.00 sec
test 18
      Start 18: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

18: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
18: Environment variables: 
18:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
18: Test timeout computed to be: 1500
18/47 Test #18: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.00 sec
test 19
      Start 19: Kokkos_PerformanceTest_TaskDag

19: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
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: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0
19: "taskdag: time (min, avg)" 0.0108038 0.0108038
19: "taskdag: tasks per second (max, avg)" 1203.28 1203.28
19/47 Test #19: Kokkos_PerformanceTest_TaskDag .............................   Passed    0.01 sec
test 20
      Start 20: Kokkos_PerformanceTest_Benchmark

20: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-01-20_T02-56-24.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: 2025-01-20T03:15:42+00:00
20: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
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: 7.21, 6.99, 6.69
20: CPU architecture: none
20: Default Device: OpenMP
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2025-01-20T02:28:27+00:00
20: GIT_COMMIT_DESCRIPTION: Bump actions/checkout from 4.1.7 to 4.2.2
20: GIT_COMMIT_HASH: ec45763b7
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.5.99
20: platform: 64bit
20: ---------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
20: ---------------------------------------------------------------------------------------------------------------------------------------------------
20: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.049 s         0.022 s             5       1024        47.8679u
20: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.050 s         0.023 s             5     2.048k        24.5331u
20: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.052 s         0.024 s             5     4.096k        12.1472u
20: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.053 s         0.026 s             5     8.192k        6.49858u
20: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.056 s         0.029 s             5    16.384k        3.38836u
20: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.062 s         0.036 s             5    32.768k        1.95839u
20: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.069 s         0.043 s             5    65.536k        1034.07n
20: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.087 s         0.078 s             5   131.072k        642.837n
20: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.127 s         0.135 s             5   262.144k        485.856n
20: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.204 s         0.242 s             5   524.288k        391.112n
20: ----------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
20: ----------------------------------------------------------------------------------------------------------------------------------------------
20: CustomReduction<double>/N:100000/R:1000/manual_time                                 4.66 s          5.41 s             1 0.0368864/s       11.5
20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.752 s         0.399 s             2       0.0287663    0.0967321               0.0989391             0.217114   0.0493574       0.0501047
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.171 s         0.084 s             8       0.0127295    0.0336917                 9.8365m                 0.0422469    5.06402m        4.92472m
20: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.866 s         0.453 s             2       0.0500643     0.106215                0.114917                  0.213132   0.0568908       0.0569548
20: ---------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
20: ---------------------------------------------------------------------------------------------------------------------------------------------------
20: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        57.4131n
20: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        41.9932n
20: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        26.6812n
20: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        22.9681n
20: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k        18.3593n
20: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.001 s         0.002 s             5    32.768k         16.906n
20: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.001 s         0.004 s             5    65.536k        16.0881n
20: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.002 s         0.011 s             5   131.072k        15.2597n
20: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.004 s         0.033 s             5   262.144k        14.7267n
20: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.008 s         0.079 s             5   524.288k        14.6125n
20: -----------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
20: -----------------------------------------------------------------------------------------------------------------------------------
20: Malloc/N:1/manual_time                                                             0.224 us        0.394 us      2927304 4.45885M/s
20: Malloc/N:16/manual_time                                                            0.230 us        0.398 us      3156817  4.3545M/s
20: Malloc/N:256/manual_time                                                           0.338 us        0.507 us      1942346 2.95995M/s
20: Malloc/N:4096/manual_time                                                          0.175 us        0.343 us      3974286 5.70285M/s
20: Malloc/N:65536/manual_time                                                         0.155 us        0.378 us      4499216 6.43989M/s
20: Malloc/N:1048576/manual_time                                                       0.149 us        0.364 us      4739690 6.72682M/s
20: Malloc/N:16777216/manual_time                                                      0.150 us        0.364 us      4687288 6.67001M/s
20: Malloc/N:268435456/manual_time                                                      2.59 us         6.54 us       267951 385.801k/s
20: Malloc/N:4294967296/manual_time                                                     3.33 us         10.4 us       210224 300.731k/s
20: MallocFree/N:1/manual_time                                                         0.372 us        0.410 us      1788929 2.68753M/s
20: MallocFree/N:16/manual_time                                                        0.366 us        0.404 us      1849946 2.73093M/s
20: MallocFree/N:256/manual_time                                                       0.498 us        0.535 us      1387583 2.00909M/s
20: MallocFree/N:4096/manual_time                                                      0.319 us        0.357 us      2176226  3.1358M/s
20: MallocFree/N:65536/manual_time                                                     0.350 us        0.388 us      2011860 2.85745M/s
20: MallocFree/N:1048576/manual_time                                                   0.340 us        0.378 us      2076023 2.94199M/s
20: MallocFree/N:16777216/manual_time                                                  0.336 us        0.374 us      2082149 2.97952M/s
20: MallocFree/N:268435456/manual_time                                                  7.05 us         6.56 us        99249 141.809k/s
20: MallocFree/N:4294967296/manual_time                                                 11.2 us         10.5 us        62850 89.2011k/s
20: MallocTouch/N:1/manual_time                                                         42.3 us         18.7 us        15495  23.635k/s
20: MallocTouch/N:16/manual_time                                                        42.6 us         18.9 us        16247 23.4512k/s
20: MallocTouch/N:256/manual_time                                                       42.8 us         18.9 us        16311 23.3754k/s
20: MallocTouch/N:4096/manual_time                                                      43.0 us         19.1 us        15689  23.281k/s
20: MallocTouch/N:65536/manual_time                                                     42.8 us         19.4 us        16123 23.3677k/s
20: MallocTouch/N:1048576/manual_time                                                   45.9 us         21.1 us        15180 21.7949k/s
20: MallocTouch/N:16777216/manual_time                                                  64.3 us         28.3 us         9561 15.5574k/s
20: MallocTouch/N:268435456/manual_time                                                39964 us        42731 us           17  25.0225/s
20: MallocTouch/N:4294967296/manual_time                                              617947 us       526555 us            1  1.61826/s
20: MallocTouchFree/N:1/manual_time                                                     44.8 us         19.8 us        15172 22.3436k/s
20: MallocTouchFree/N:16/manual_time                                                    47.3 us         20.6 us        15378 21.1357k/s
20: MallocTouchFree/N:256/manual_time                                                   43.7 us         19.3 us        15152 22.9021k/s
20: MallocTouchFree/N:4096/manual_time                                                  42.7 us         19.0 us        15906 23.4375k/s
20: MallocTouchFree/N:65536/manual_time                                                 44.4 us         19.4 us        16040 22.5291k/s
20: MallocTouchFree/N:1048576/manual_time                                               46.7 us         21.4 us        14731 21.3946k/s
20: MallocTouchFree/N:16777216/manual_time                                              66.4 us         28.6 us        10782 15.0506k/s
20: MallocTouchFree/N:268435456/manual_time                                            63918 us        42856 us           11   15.645/s
20: MallocTouchFree/N:4294967296/manual_time                                          850979 us       523820 us            1  1.17512/s
20: ----------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
20: ----------------------------------------------------------------------------------------------------------------------------------------------
20: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.259 s         0.316 s             3  3.08991/s        800
20: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.09025/s        800
20: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.260 s         0.318 s             3  3.07909/s        800
20: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.316 s             3  3.09353/s        800
20: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.259 s         0.317 s             3  3.08758/s        800
20: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.09249/s        800
20: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.260 s         0.319 s             3  3.08245/s        800
20: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.09086/s        800
20: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.259 s         0.317 s             3   3.0917/s        800
20: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.09432/s        800
20: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.258 s         0.317 s             3  3.09621/s        800
20: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.08935/s        800
20: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.259 s         0.318 s             3  3.08384/s        800
20: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.09295/s        800
20: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.260 s         0.319 s             3  3.07657/s        800
20: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.259 s         0.317 s             3  3.08986/s        800
20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.019 s            17  40.6797/s       1.6k
20: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.020 s            18  40.7139/s       1.6k
20: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.019 s            18  40.7574/s       1.6k
20: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.040 s         0.019 s            18  40.1914/s       1.6k
20: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.039 s         0.020 s            18   40.656/s       1.6k
20: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.039 s         0.020 s            18  40.7057/s       1.6k
20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.039 s         0.019 s            18  40.6922/s       1.6k
20: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.339 s         0.167 s             2  4.72211/s       1.6k
20: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.297 s         0.145 s             2   5.3842/s       1.6k
20: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.039 s         0.019 s            18  40.5915/s       1.6k
20: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.339 s         0.168 s             2  4.71901/s       1.6k
20: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.217 s         0.103 s             3  7.36854/s       1.6k
20: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.019 s            18  40.5813/s       1.6k
20: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.020 s            18  40.5424/s       1.6k
20: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.040 s         0.019 s            18  40.4226/s       1.6k
20: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.040 s         0.019 s            18  40.4487/s       1.6k
20: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.253 s         0.122 s             3  6.31969/s       1.6k
20: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.243 s         0.116 s             3   6.5742/s       1.6k
20: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.251 s         0.121 s             3  6.37121/s       1.6k
20: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.374 s         0.152 s             2  4.27382/s       1.6k
20: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.019 s            18  40.5199/s       1.6k
20: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.040 s         0.019 s            18  39.7292/s       1.6k
20: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.238 s         0.115 s             3  6.73167/s       1.6k
20: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.314 s         0.155 s             2   5.0904/s       1.6k
20: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.019 s            18  40.6081/s       1.6k
20: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.039 s         0.020 s            18  40.5808/s       1.6k
20: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.397 s         0.195 s             2   4.0332/s       1.6k
20: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.402 s         0.184 s             2  3.98445/s       1.6k
20: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.039 s         0.019 s            18  40.6453/s       1.6k
20: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.040 s         0.019 s            18  39.5626/s       1.6k
20: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.529 s         0.249 s             1   3.0236/s       1.6k
20: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.428 s         0.198 s             2  3.74216/s       1.6k
20: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.040 s         0.019 s            17  40.3606/s       1.6k
20: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.040 s         0.019 s            17  40.2847/s       1.6k
20: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.040 s         0.019 s            18  39.9408/s       1.6k
20: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.040 s         0.019 s            17  40.1493/s       1.6k
20: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.013 s            26  31.2352/s        800
20: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.013 s            26  31.3432/s        800
20: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.013 s            27  31.3992/s        800
20: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.013 s            28   31.365/s        800
20: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.012 s            27  31.1543/s        800
20: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            27  31.2386/s        800
20: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.012 s            28  31.3059/s        800
20: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            27  31.3591/s        800
20: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.012 s            27  31.2646/s        800
20: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            27  31.3205/s        800
20: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.012 s            27  31.3659/s        800
20: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            26  31.3043/s        800
20: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.012 s            27  31.4353/s        800
20: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            27  31.3209/s        800
20: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.026 s         0.012 s            27  31.2856/s        800
20: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.026 s         0.012 s            28  31.3674/s        800
20: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.028 s         0.013 s            25  28.6387/s        800
20: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.028 s         0.013 s            25  28.5791/s        800
20: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.029 s         0.027 s            10  55.3709/s       1.6k
20: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.029 s         0.027 s            10  54.7761/s       1.6k
20: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.029 s         0.027 s            10  54.5867/s       1.6k
20: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.029 s         0.027 s            10  54.4626/s       1.6k
20: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.031 s         0.028 s            10   51.377/s       1.6k
20: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.037 s         0.030 s            10  43.1539/s       1.6k
20: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.012 s         0.006 s            10  128.838/s       1.6k
20: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.012 s         0.006 s            10  130.693/s       1.6k
20: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.014 s         0.007 s            10  115.291/s       1.6k
20: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.014 s         0.006 s            10  117.645/s       1.6k
20: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.017 s         0.008 s            10   95.395/s       1.6k
20: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.022 s         0.011 s            10  71.2398/s       1.6k
20: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.037 s         0.031 s            10  43.6845/s       1.6k
20: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.038 s         0.031 s            10  42.3898/s       1.6k
20: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.040 s         0.033 s            10  39.6824/s       1.6k
20: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.037 s         0.031 s            10  43.2899/s       1.6k
20: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.023 s         0.011 s            10  68.5305/s       1.6k
20: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.024 s         0.012 s            10  66.0588/s       1.6k
20: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.025 s         0.012 s            10  63.4338/s       1.6k
20: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.022 s         0.011 s            10  72.7356/s       1.6k
20: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.040 s         0.033 s            10  39.6454/s       1.6k
20: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.040 s         0.032 s            10   40.128/s       1.6k
20: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.026 s         0.013 s            10  61.2855/s       1.6k
20: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.024 s         0.012 s            10  65.5029/s       1.6k
20: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.034 s         0.029 s            10  46.4682/s       1.6k
20: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.041 s         0.033 s            10    39.38/s       1.6k
20: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.020 s         0.010 s            10  80.7699/s       1.6k
20: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.029 s         0.014 s            10  54.2454/s       1.6k
20: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.040 s         0.032 s            10   40.425/s       1.6k
20: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.037 s         0.031 s            10  42.9262/s       1.6k
20: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.026 s         0.012 s            10  62.0856/s       1.6k
20: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.030 s         0.014 s            10  53.7982/s       1.6k
20: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.131 s         0.106 s            10  12.2594/s       1.6k
20: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.140 s         0.106 s            10  11.4651/s       1.6k
20/47 Test #20: Kokkos_PerformanceTest_Benchmark ...........................   Passed  248.09 sec
test 21
      Start 21: Kokkos_Benchmark_Atomic_MinMax

21: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-01-20_T02-56-24.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: 2025-01-20T03:19:50+00:00
21: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
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: 4.23, 5.26, 6.02
21: CPU architecture: none
21: Default Device: OpenMP
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2025-01-20T02:28:27+00:00
21: GIT_COMMIT_DESCRIPTION: Bump actions/checkout from 4.1.7 to 4.2.2
21: GIT_COMMIT_HASH: ec45763b7
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.5.99
21: platform: 64bit
21: ----------------------------------------------------------------------------------------------------------------------------------------
21: Benchmark                                                                                              Time             CPU   Iterations
21: ----------------------------------------------------------------------------------------------------------------------------------------
21: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
21: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.001 s         0.001 s            10
21: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.002 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.002 s         0.001 s            10
21: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.001 s         0.001 s            10
21: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
21: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.002 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.002 s         0.001 s            10
21: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.001 s         0.001 s            10
21: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.001 s         0.001 s            10
21: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.002 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.002 s         0.001 s            10
21: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.001 s         0.001 s            10
21: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.001 s         0.001 s            10
21: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.002 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.002 s         0.001 s            10
21: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.001 s         0.001 s            10
21: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.001 s         0.001 s            10
21: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.002 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.002 s         0.001 s            10
21: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.001 s         0.001 s            10
21: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.002 s         0.001 s            10
21: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.003 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.003 s         0.001 s            10
21: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
21: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
21: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.003 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.003 s         0.002 s            10
21: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.002 s         0.001 s            10
21: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.002 s         0.001 s            10
21: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
21: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
21: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.003 s         0.001 s            10
21: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.003 s         0.001 s            10
21/47 Test #21: Kokkos_Benchmark_Atomic_MinMax .............................   Passed    0.82 sec
test 22
      Start 22: Kokkos_PerformanceTest_Mempool

22: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-01-20_T02-56-24.json"
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: 2025-01-20T03:19:51+00:00
22: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Mempool
22: Run on (4 X 1996.25 MHz CPU s)
22: CPU Caches:
22:   L1 Data 64 KiB (x4)
22:   L1 Instruction 64 KiB (x4)
22:   L2 Unified 512 KiB (x4)
22:   L3 Unified 16384 KiB (x4)
22: Load Average: 4.23, 5.26, 6.02
22: CPU architecture: none
22: Default Device: OpenMP
22: GIT_BRANCH: HEAD
22: GIT_CLEAN_STATUS: CLEAN
22: GIT_COMMIT_DATE: 2025-01-20T02:28:27+00:00
22: GIT_COMMIT_DESCRIPTION: Bump actions/checkout from 4.1.7 to 4.2.2
22: GIT_COMMIT_HASH: ec45763b7
22: GPU architecture: none
22: KOKKOS_COMPILER_GNU: 840
22: KOKKOS_ENABLE_ASM: yes
22: KOKKOS_ENABLE_CXX17: yes
22: KOKKOS_ENABLE_CXX20: no
22: KOKKOS_ENABLE_CXX23: no
22: KOKKOS_ENABLE_CXX26: no
22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
22: KOKKOS_ENABLE_HWLOC: no
22: KOKKOS_ENABLE_LIBDL: no
22: KOKKOS_ENABLE_OPENMP: yes
22: KOKKOS_ENABLE_PRAGMA_IVDEP: no
22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
22: KOKKOS_ENABLE_PRAGMA_UNROLL: no
22: KOKKOS_ENABLE_PRAGMA_VECTOR: no
22: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
22: Kokkos Version: 4.5.99
22: platform: 64bit
22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: 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          1302               10.2176M/s
22: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
22: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: 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          2404                38.4664M/s
22/47 Test #22: Kokkos_PerformanceTest_Mempool .............................   Passed    1.86 sec
test 23
      Start 23: Kokkos_PerformanceTest_Atomic

23: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-01-20_T02-56-24.json"
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: 2025-01-20T03:19:53+00:00
23: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Atomic
23: Run on (4 X 1996.25 MHz CPU s)
23: CPU Caches:
23:   L1 Data 64 KiB (x4)
23:   L1 Instruction 64 KiB (x4)
23:   L2 Unified 512 KiB (x4)
23:   L3 Unified 16384 KiB (x4)
23: Load Average: 4.53, 5.30, 6.03
23: CPU architecture: none
23: Default Device: OpenMP
23: GIT_BRANCH: HEAD
23: GIT_CLEAN_STATUS: CLEAN
23: GIT_COMMIT_DATE: 2025-01-20T02:28:27+00:00
23: GIT_COMMIT_DESCRIPTION: Bump actions/checkout from 4.1.7 to 4.2.2
23: GIT_COMMIT_HASH: ec45763b7
23: GPU architecture: none
23: KOKKOS_COMPILER_GNU: 840
23: KOKKOS_ENABLE_ASM: 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: no
23: KOKKOS_ENABLE_HWLOC: no
23: KOKKOS_ENABLE_LIBDL: no
23: KOKKOS_ENABLE_OPENMP: yes
23: KOKKOS_ENABLE_PRAGMA_IVDEP: no
23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
23: KOKKOS_ENABLE_PRAGMA_UNROLL: no
23: KOKKOS_ENABLE_PRAGMA_VECTOR: no
23: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
23: Kokkos Version: 4.5.99
23: platform: 64bit
23: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
23: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23: Test_Atomic<int>/30000/iterations:10                          0.014 s         0.007 s            10          1            4    0.205404       0.0257673    589.767u     449.985M         179.073M     449.985M
23: Test_Atomic<long int>/100000/iterations:10                    0.048 s         0.024 s            10          1            8    0.221789       0.0102778     300.77u     4.99995G         1098.51M     4.99995G
23: Test_Atomic<long long int>/100000/iterations:10               0.046 s         0.023 s            10          1            8    0.220095       0.0114785     301.38u     4.99995G         1.83008G     4.99995G
23: Test_Atomic<unsigned int>/100000/iterations:10                0.045 s         0.022 s            10          1            4    0.220923        8.83757m     300.96u     704.983M         1.55348G     704.983M
23: Test_Atomic<unsigned long int>/100000/iterations:10           0.044 s         0.022 s            10          1            8    0.210109       0.0222164     417.69u     4.99995G         1.37657G     4.99995G
23: Test_Atomic<unsigned long long int>/100000/iterations:10      0.045 s         0.022 s            10          1            8    0.232251       0.0186538     300.67u     4.99995G         944.487M     4.99995G
23: Test_Atomic<float>/100000/iterations:10                       0.028 s         0.013 s            10          0            4    0.101753       0.0233245      898.7u     4.99995G         1.37588G     4.99989G
23: Test_Atomic<double>/100000/iterations:10                      0.038 s         0.017 s            10          1            8    0.169313       0.0167191     982.55u     4.99995G         2.18744G     4.99995G
23/47 Test #23: Kokkos_PerformanceTest_Atomic ..............................   Passed    3.09 sec
test 24
      Start 24: Kokkos_ContainersUnitTest_Serial

24: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
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 69 tests from 2 test suites.
24: [----------] Global test environment set-up.
24: [----------] 1 test from serial_DeathTest
24: [ RUN      ] serial_DeathTest.offsetview_unmanaged_construction
24: [       OK ] serial_DeathTest.offsetview_unmanaged_construction (2065 ms)
24: [----------] 1 test from serial_DeathTest (2065 ms total)
24: 
24: [----------] 68 tests from serial
24: [ RUN      ] serial.bitset
24: [       OK ] serial.bitset (1585 ms)
24: [ RUN      ] serial.bitset_default_constructor_no_alloc
24: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
24: [ RUN      ] serial.dualview_combination
24: [       OK ] serial.dualview_combination (0 ms)
24: [ RUN      ] serial.dualview_alloc
24: [       OK ] serial.dualview_alloc (0 ms)
24: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
24: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
24: [ RUN      ] serial.dualview_combinations_without_init
24: [       OK ] serial.dualview_combinations_without_init (0 ms)
24: [ RUN      ] serial.dualview_deep_copy
24: [       OK ] serial.dualview_deep_copy (0 ms)
24: [ RUN      ] serial.dualview_realloc
24: [       OK ] serial.dualview_realloc (0 ms)
24: [ RUN      ] serial.dualview_resize
24: [       OK ] serial.dualview_resize (0 ms)
24: [ RUN      ] serial.dualview_device_correct_kokkos_device
24: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
24: [ RUN      ] serial.dualview_host_correct_kokkos_device
24: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
24: [ RUN      ] serial.dualview_host_modify_template_device_sync
24: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
24: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
24: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
24: [ RUN      ] serial.dualview_device_modify_template_host_sync
24: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
24: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
24: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
24: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
24: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
24: [ RUN      ] serial.dualview_template_views_return_correct_views_from_const_dual_view
24: [       OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
24: [ RUN      ] serial.dualview_sequential_host_init
24: [       OK ] serial.dualview_sequential_host_init (0 ms)
24: [ RUN      ] serial.dynamic_view
24: [       OK ] serial.dynamic_view (12 ms)
24: [ RUN      ] serial.dyn_rank_view_api_generic
24: [       OK ] serial.dyn_rank_view_api_generic (9 ms)
24: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
24: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
24: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
24: /var/jenkins/workspace/Kokkos_PR-7690/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
24: skipping since not default execution space
24: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
24: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
24: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
24: [ RUN      ] serial.dyn_rank_view_team_scratch
24: [       OK ] serial.dyn_rank_view_team_scratch (0 ms)
24: [ RUN      ] serial.ErrorReporterViaLambda
24: [       OK ] serial.ErrorReporterViaLambda (0 ms)
24: [ RUN      ] serial.ErrorReporter
24: [       OK ] serial.ErrorReporter (0 ms)
24: [ RUN      ] serial.offsetview_construction
24: [       OK ] serial.offsetview_construction (31 ms)
24: [ RUN      ] serial.offsetview_unmanaged_construction
24: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
24: [ RUN      ] serial.offsetview_subview
24: [       OK ] serial.offsetview_subview (16 ms)
24: [ RUN      ] serial.offsetview_offsets_rank1
24: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
24: [ RUN      ] serial.offsetview_offsets_rank2
24: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
24: [ RUN      ] serial.offsetview_offsets_rank3
24: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
24: [ RUN      ] serial.scatterview
24: [       OK ] serial.scatterview (1755 ms)
24: [ RUN      ] serial.scatterview_devicetype
24: [       OK ] serial.scatterview_devicetype (1 ms)
24: [ RUN      ] serial.staticcrsgraph
24: [       OK ] serial.staticcrsgraph (22 ms)
24: [ RUN      ] serial.resize_realloc_no_init_dualview
24: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
24: [ RUN      ] serial.resize_realloc_no_alloc_dualview
24: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
24: [ RUN      ] serial.resize_exec_space_dualview
24: [       OK ] serial.resize_exec_space_dualview (0 ms)
24: [ RUN      ] serial.realloc_exec_space_dualview
24: [       OK ] serial.realloc_exec_space_dualview (0 ms)
24: [ RUN      ] serial.resize_realloc_no_init_dynrankview
24: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
24: [ RUN      ] serial.resize_exec_space_dynrankview
24: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
24: [ RUN      ] serial.realloc_exec_space_dynrankview
24: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
24: [ RUN      ] serial.resize_realloc_no_init_scatterview
24: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
24: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
24: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
24: [ RUN      ] serial.resize_exec_space_scatterview
24: [       OK ] serial.resize_exec_space_scatterview (0 ms)
24: [ RUN      ] serial.realloc_exec_space_scatterview
24: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
24: [ RUN      ] serial.create_mirror_no_init_dynrankview
24: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
24: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
24: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
24: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
24: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
24: [ RUN      ] serial.create_mirror_no_init_offsetview
24: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
24: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
24: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
24: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
24: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
24: [ RUN      ] serial.create_mirror_no_init_dynamicview
24: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
24: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
24: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
24: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
24: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
24: [ RUN      ] serial.UnorderedMap_insert
24: [       OK ] serial.UnorderedMap_insert (9270 ms)
24: [ RUN      ] serial.UnorderedMap_failed_insert
24: [       OK ] serial.UnorderedMap_failed_insert (4123 ms)
24: [ RUN      ] serial.UnorderedMap_deep_copy
24: [       OK ] serial.UnorderedMap_deep_copy (4 ms)
24: [ RUN      ] serial.UnorderedMap_valid_empty
24: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
24: [ RUN      ] serial.UnorderedMap_clear_zero_size
24: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
24: [ RUN      ] serial.UnorderedMap_consistent_size
24: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
24: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
24: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
24: [ RUN      ] serial.UnorderedMap_lambda_capturable
24: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
24: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
24: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
24: [ RUN      ] serial.vector_combination
24: [       OK ] serial.vector_combination (0 ms)
24: [ RUN      ] serial.vector_insert
24: [       OK ] serial.vector_insert (0 ms)
24: [ RUN      ] serial.vector_push_back_default_exec
24: [       OK ] serial.vector_push_back_default_exec (0 ms)
24: [ RUN      ] serial.viewctorprop_embedded_dim
24: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
24: [----------] 68 tests from serial (16837 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 69 tests from 2 test suites ran. (18902 ms total)
24: [  PASSED  ] 68 tests.
24: [  SKIPPED ] 1 test, listed below:
24: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
24/47 Test #24: Kokkos_ContainersUnitTest_Serial ...........................   Passed   18.99 sec
test 25
      Start 25: Kokkos_ContainersUnitTest_OpenMP

25: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
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 69 tests from 2 test suites.
25: [----------] Global test environment set-up.
25: [----------] 1 test from openmp_DeathTest
25: [ RUN      ] openmp_DeathTest.offsetview_unmanaged_construction
25: [       OK ] openmp_DeathTest.offsetview_unmanaged_construction (2050 ms)
25: [----------] 1 test from openmp_DeathTest (2050 ms total)
25: 
25: [----------] 68 tests from openmp
25: [ RUN      ] openmp.bitset
25: [       OK ] openmp.bitset (426 ms)
25: [ RUN      ] openmp.bitset_default_constructor_no_alloc
25: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
25: [ RUN      ] openmp.dualview_combination
25: [       OK ] openmp.dualview_combination (0 ms)
25: [ RUN      ] openmp.dualview_alloc
25: [       OK ] openmp.dualview_alloc (0 ms)
25: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
25: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
25: [ RUN      ] openmp.dualview_combinations_without_init
25: [       OK ] openmp.dualview_combinations_without_init (0 ms)
25: [ RUN      ] openmp.dualview_deep_copy
25: [       OK ] openmp.dualview_deep_copy (0 ms)
25: [ RUN      ] openmp.dualview_realloc
25: [       OK ] openmp.dualview_realloc (0 ms)
25: [ RUN      ] openmp.dualview_resize
25: [       OK ] openmp.dualview_resize (0 ms)
25: [ RUN      ] openmp.dualview_device_correct_kokkos_device
25: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
25: [ RUN      ] openmp.dualview_host_correct_kokkos_device
25: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
25: [ RUN      ] openmp.dualview_host_modify_template_device_sync
25: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
25: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
25: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
25: [ RUN      ] openmp.dualview_device_modify_template_host_sync
25: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
25: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
25: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
25: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
25: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
25: [ RUN      ] openmp.dualview_template_views_return_correct_views_from_const_dual_view
25: [       OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
25: [ RUN      ] openmp.dualview_sequential_host_init
25: [       OK ] openmp.dualview_sequential_host_init (0 ms)
25: [ RUN      ] openmp.dynamic_view
25: [       OK ] openmp.dynamic_view (19 ms)
25: [ RUN      ] openmp.dyn_rank_view_api_generic
25: [       OK ] openmp.dyn_rank_view_api_generic (10 ms)
25: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
25: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
25: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
25: [       OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
25: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
25: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
25: [ RUN      ] openmp.dyn_rank_view_team_scratch
25: [       OK ] openmp.dyn_rank_view_team_scratch (0 ms)
25: [ RUN      ] openmp.ErrorReporterViaLambda
25: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
25: [ RUN      ] openmp.ErrorReporter
25: [       OK ] openmp.ErrorReporter (0 ms)
25: [ RUN      ] openmp.offsetview_construction
25: [       OK ] openmp.offsetview_construction (16 ms)
25: [ RUN      ] openmp.offsetview_unmanaged_construction
25: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
25: [ RUN      ] openmp.offsetview_subview
25: [       OK ] openmp.offsetview_subview (21 ms)
25: [ RUN      ] openmp.offsetview_offsets_rank1
25: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
25: [ RUN      ] openmp.offsetview_offsets_rank2
25: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
25: [ RUN      ] openmp.offsetview_offsets_rank3
25: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
25: [ RUN      ] openmp.scatterview
25: [       OK ] openmp.scatterview (1826 ms)
25: [ RUN      ] openmp.scatterview_devicetype
25: [       OK ] openmp.scatterview_devicetype (15 ms)
25: [ RUN      ] openmp.staticcrsgraph
25: [       OK ] openmp.staticcrsgraph (29 ms)
25: [ RUN      ] openmp.resize_realloc_no_init_dualview
25: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
25: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
25: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
25: [ RUN      ] openmp.resize_exec_space_dualview
25: [       OK ] openmp.resize_exec_space_dualview (0 ms)
25: [ RUN      ] openmp.realloc_exec_space_dualview
25: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
25: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
25: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
25: [ RUN      ] openmp.resize_exec_space_dynrankview
25: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
25: [ RUN      ] openmp.realloc_exec_space_dynrankview
25: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
25: [ RUN      ] openmp.resize_realloc_no_init_scatterview
25: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
25: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
25: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
25: [ RUN      ] openmp.resize_exec_space_scatterview
25: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
25: [ RUN      ] openmp.realloc_exec_space_scatterview
25: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
25: [ RUN      ] openmp.create_mirror_no_init_dynrankview
25: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
25: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
25: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
25: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
25: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
25: [ RUN      ] openmp.create_mirror_no_init_offsetview
25: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
25: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
25: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
25: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
25: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
25: [ RUN      ] openmp.create_mirror_no_init_dynamicview
25: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
25: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
25: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
25: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
25: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
25: [ RUN      ] openmp.UnorderedMap_insert
25: [       OK ] openmp.UnorderedMap_insert (5591 ms)
25: [ RUN      ] openmp.UnorderedMap_failed_insert
25: [       OK ] openmp.UnorderedMap_failed_insert (4782 ms)
25: [ RUN      ] openmp.UnorderedMap_deep_copy
25: [       OK ] openmp.UnorderedMap_deep_copy (6 ms)
25: [ RUN      ] openmp.UnorderedMap_valid_empty
25: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
25: [ RUN      ] openmp.UnorderedMap_clear_zero_size
25: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
25: [ RUN      ] openmp.UnorderedMap_consistent_size
25: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
25: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
25: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] openmp.UnorderedMap_lambda_capturable
25: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
25: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
25: [ RUN      ] openmp.vector_combination
25: [       OK ] openmp.vector_combination (0 ms)
25: [ RUN      ] openmp.vector_insert
25: [       OK ] openmp.vector_insert (0 ms)
25: [ RUN      ] openmp.vector_push_back_default_exec
25: [       OK ] openmp.vector_push_back_default_exec (0 ms)
25: [ RUN      ] openmp.viewctorprop_embedded_dim
25: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
25: [----------] 68 tests from openmp (12757 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 69 tests from 2 test suites ran. (14808 ms total)
25: [  PASSED  ] 69 tests.
25/47 Test #25: Kokkos_ContainersUnitTest_OpenMP ...........................   Passed   14.90 sec
test 26
      Start 26: Kokkos_ContainersPerformanceTest_OpenMP

26: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
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 5 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 5 tests from TEST_CATEGORY
26: [ RUN      ] TEST_CATEGORY.dynrankview_perf
26: OpenMP
26:  DynRankView vs View: Initialization Only 
26:  View time (init only): 0.00695508
26:  View sum computation time: 0.00695508
26:  Strided View time (init only): 0.00653484
26:  View Rank7 time (init only): 0.00792615
26:  DynRankView time (init only): 0.00822244
26:  DynRankView sum computation time: 0.00896831
26:  Ratio of View to DynRankView time: 0.845866
26:  Ratio of View to DynRankView sum computation time: 0.893609
26:  Ratio of View to View Rank7  time: 0.877485
26:  Ratio of StrideView to DynRankView time: 0.794756
26:  Ratio of DynRankView to View Rank7  time: 1.03738
26: [       OK ] TEST_CATEGORY.dynrankview_perf (291 ms)
26: [ RUN      ] TEST_CATEGORY.global_2_local
26: OpenMP
26: size, create, generate, fill, find
26: 256, 0.000174389, 6.8199e-05, 0.000111731, 0.00472393
26: 512, 0.000121891, 4.78e-05, 0.000138251, 0.00503682
26: 1024, 0.000128793, 4.769e-05, 0.000190579, 0.00510849
26: 2048, 0.000149161, 5.5996e-05, 0.000319272, 0.00509078
26: 4096, 0.000181112, 5.5916e-05, 0.000548113, 0.0057608
26: 8192, 0.000210868, 5.1157e-05, 0.0010647, 0.00777989
26: 16384, 0.000389825, 3.8413e-05, 0.00195512, 0.0137402
26: 32768, 0.000590503, 8.487e-05, 0.00395886, 0.0303685
26: 65536, 0.00107312, 8.6744e-05, 0.00849699, 0.0736492
26: 131072, 0.00166288, 9.4338e-05, 0.0181113, 0.15018
26: 262144, 0.00314014, 0.000147407, 0.0340546, 0.215964
26: 524288, 0.00671432, 0.000247587, 0.068673, 0.689856
26: 1048576, 0.013537, 0.000395055, 0.131304, 2.50494
26: 2097152, 0.0253772, 0.000775363, 0.269754, 6.03903
26: 4194304, 0.0483713, 0.0015217, 0.570253, 13.0133
26: [       OK ] TEST_CATEGORY.global_2_local (24004 ms)
26: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
26: skipping test
26: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
26: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
26: skipping test
26: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
26: [ RUN      ] TEST_CATEGORY.scatter_view
26: ScatterView data-duplicated test:
26: num_threads 8
26: hand-coded test took 0.119399 seconds
26: test took 0.11731 seconds
26: num_threads 8
26: hand-coded test took 0.118693 seconds
26: test took 0.115833 seconds
26: num_threads 8
26: hand-coded test took 0.118049 seconds
26: test took 0.11645 seconds
26: num_threads 8
26: hand-coded test took 0.11972 seconds
26: test took 0.116213 seconds
26: num_threads 8
26: hand-coded test took 0.11754 seconds
26: test took 0.118598 seconds
26: [       OK ] TEST_CATEGORY.scatter_view (1626 ms)
26: [----------] 5 tests from TEST_CATEGORY (25922 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 5 tests from 1 test suite ran. (25922 ms total)
26: [  PASSED  ] 5 tests.
26/47 Test #26: Kokkos_ContainersPerformanceTest_OpenMP ....................   Passed   25.93 sec
test 27
      Start 27: Kokkos_UnitTest_Sort

27: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
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 17 tests from 2 test suites.
27: [----------] Global test environment set-up.
27: [----------] 1 test from openmp_DeathTest
27: [ RUN      ] openmp_DeathTest.SortByKeyKeysLargerThanValues
27: [       OK ] openmp_DeathTest.SortByKeyKeysLargerThanValues (338 ms)
27: [----------] 1 test from openmp_DeathTest (338 ms total)
27: 
27: [----------] 16 tests from openmp
27: [ RUN      ] openmp.SortUnsignedValueType
27: [       OK ] openmp.SortUnsignedValueType (500 ms)
27: [ RUN      ] openmp.SortEmptyView
27: [       OK ] openmp.SortEmptyView (0 ms)
27: [ RUN      ] openmp.SortByKeyEmptyView
27: [       OK ] openmp.SortByKeyEmptyView (0 ms)
27: [ RUN      ] openmp.SortByKeyEmptyViewHost
27: [       OK ] openmp.SortByKeyEmptyViewHost (0 ms)
27: [ RUN      ] openmp.SortByKey
27: [       OK ] openmp.SortByKey (0 ms)
27: [ RUN      ] openmp.SortByKeyWithComparator
27: [       OK ] openmp.SortByKeyWithComparator (0 ms)
27: [ RUN      ] openmp.SortByKeyStaticExtents
27: [       OK ] openmp.SortByKeyStaticExtents (0 ms)
27: [ RUN      ] openmp.SortByKeyWithStrides
27: [       OK ] openmp.SortByKeyWithStrides (0 ms)
27: [ RUN      ] openmp.SortWithCustomComparator
27: [       OK ] openmp.SortWithCustomComparator (125 ms)
27: [ RUN      ] openmp.BinSortGenericTests
27: [       OK ] openmp.BinSortGenericTests (570 ms)
27: [ RUN      ] openmp.BinSortEmptyView
27: [       OK ] openmp.BinSortEmptyView (0 ms)
27: [ RUN      ] openmp.BinSortEmptyKeysView
27: [       OK ] openmp.BinSortEmptyKeysView (0 ms)
27: [ RUN      ] openmp.BinSort_issue_7221
27: [       OK ] openmp.BinSort_issue_7221 (0 ms)
27: [ RUN      ] openmp.BinSortUnsignedKeyLayoutStrideValues
27: [       OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (16175 ms)
27: [ RUN      ] openmp.NestedSort
27: [       OK ] openmp.NestedSort (6 ms)
27: [ RUN      ] openmp.NestedSortByKey
27: [       OK ] openmp.NestedSortByKey (51 ms)
27: [----------] 16 tests from openmp (17433 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 17 tests from 2 test suites ran. (17772 ms total)
27: [  PASSED  ] 17 tests.
27/47 Test #27: Kokkos_UnitTest_Sort .......................................   Passed   17.79 sec
test 28
      Start 28: Kokkos_UnitTest_Random

28: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_UnitTest_Random
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 3 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 3 tests from openmp
28: [ RUN      ] openmp.Random_XorShift64
28: Test Seed:1737343274332937011
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.0154417 0.00191783 || 0.051031 2037 2383 || 2256.91 2222.06 || 26.5121 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 0.00374633 0.000411776 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 0.0130366 0.000696797 || 0.051031 2034 2396 || 2193.47 2222.06 || 9.63253 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.0135175 0.000872022 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.0113753 0.00022903 || 0.051031 2040 2401 || 2247.63 2222.06 || 3.16612 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.0119132 -0.000388259 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.022755 -0.000348991 || 0.051031 2044 2417 || 2273.8 2222.06 || -4.82445 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.00528786 2.09773e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.51042e-08 -0.00896732 0.00242508 || 0.051031 2017 2391 || 2242.17 2222.06 || 33.5243 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 1.95313e-07 -0.00497708 0.000541835 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 3.25521e-08 -0.0126154 -0.000970727 || 0.051031 2046 2408 || 2250.45 2222.06 || -13.4193 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 9.76563e-08 -0.0169481 0.000104823 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 6.51042e-08 0.00307441 -0.00161975 || 0.051031 2044 2402 || 2215.25 2222.06 || -22.3914 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 1.95313e-07 0.00892922 0.000357608 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 0.00565955 0.00114393 || 0.051031 2023 2390 || 2209.56 2222.06 || 15.8137 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 0.00468295 0.000366574 || 0.051031 1e+64 -1e+64
28: Test Seed:1737343277223591086
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.00880714 0.00138894 || 0.051031 2062 2411 || 2241.81 2222.06 || 19.2007 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.0255126 -0.000152759 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.00731414 -0.000882981 || 0.051031 2001 2423 || 2238.43 2222.06 || -12.2063 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.00563542 0.000738335 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.00391438 -0.000921688 || 0.051031 2045 2398 || 2230.79 2222.06 || -12.7414 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.034141 -0.000485718 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 0.0113974 0.0020694 || 0.051031 2052 2394 || 2197.02 2222.06 || 28.6073 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.0103061 0.000753848 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.00548742 0.00236105 || 0.051031 2041 2420 || 2234.32 2222.06 || 32.6392 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 0.0113735 -0.000586171 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.000480844 0.000277927 || 0.051031 2059 2410 || 2223.13 2222.06 || 3.84207 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 0.0159299 -0.000155313 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 3.25521e-08 0.0142617 -0.00121994 || 0.051031 2056 2416 || 2190.82 2222.06 || -16.8645 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 9.76563e-08 0.00930242 -0.000278845 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 0 -0.0139558 0.00205691 || 0.051031 2035 2408 || 2253.51 2222.06 || 28.4347 -0.160751
28:  -- Testing 3-D histogram
28: Density 3D: 0 -0.00425978 -2.76806e-05 || 0.051031 1e+64 -1e+64
28: [       OK ] openmp.Random_XorShift64 (5795 ms)
28: [ RUN      ] openmp.Random_XorShift1024_0
28: Test Seed:1737343280128195100
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.00607004 -0.000275921 || 0.051031 2012 2383 || 2211.65 2198.22 || -3.81433 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 0.00637333 0.000685639 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.0112295 0.00259406 || 0.051031 2006 2427 || 2223.19 2198.22 || 35.8602 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 0.024084 0.000212563 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 0.0051881 0.000771974 || 0.051031 2014 2376 || 2186.88 2198.22 || 10.6718 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 0.0139023 0.000128428 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.0164062 0.000122963 || 0.051031 2015 2372 || 2234.89 2198.22 || 1.69985 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 -0.00581868 -6.99422e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26926e-05 0.0117511 0.000196141 || 0.051031 2024 2365 || 2172.69 2198.22 || 2.71145 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.27585e-05 0.00288891 -0.000197164 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.27255e-05 0.0232137 0.000247511 || 0.051031 2020 2370 || 2148.35 2198.22 || 3.42159 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.28572e-05 0.000960111 0.000138587 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 0.0114341 0.000472751 || 0.051031 2028 2381 || 2173.37 2198.22 || 6.53531 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 -0.00600248 6.3416e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.00877568 0.000527937 || 0.051031 2008 2379 || 2217.68 2198.22 || 7.2982 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 -0.0135248 0.000143574 || 0.051031 1e+64 -1e+64
28: Test Seed:1737343283090868888
28: Test Scalar=int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.0123434 -0.00139517 || 0.051031 1999 2411 || 2225.7 2198.22 || -19.2869 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 0.000780042 4.16305e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=unsigned int
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.0135892 0.00101657 || 0.051031 1987 2375 || 2228.51 2198.22 || 14.0531 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 0.000330751 5.35571e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=int64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 0.00729022 0.000396528 || 0.051031 2009 2397 || 2182.31 2198.22 || 5.48161 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 -0.0167632 0.000472275 || 0.051031 1e+64 -1e+64
28: Test Scalar=uint64_t
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 -0.0228646 0.00189285 || 0.051031 2033 2379 || 2249.66 2198.22 || 26.1668 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 -0.00501615 0.000187682 || 0.051031 1e+64 -1e+64
28: Test Scalar=half
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26926e-05 -0.0102169 -4.53347e-05 || 0.051031 2022 2388 || 2220.91 2198.22 || -0.626707 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.27585e-05 -0.00311085 8.81528e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=bhalf
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 0.00221065 0.000652411 || 0.051031 2035 2380 || 2193.37 2198.22 || 9.01894 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 -0.00471543 8.51896e-05 || 0.051031 1e+64 -1e+64
28: Test Scalar=float
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26926e-05 0.00517149 0.00116513 || 0.051031 1998 2390 || 2186.91 2198.22 || 16.1068 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.27585e-05 -0.0012612 0.000278911 || 0.051031 1e+64 -1e+64
28: Test Scalar=double
28:  -- Testing randomness properties
28:  -- Testing 1-D histogram
28: Density 1D: 7.26597e-05 0.0118551 -0.000600056 || 0.051031 2012 2383 || 2172.47 2198.22 || -8.29517 -0.159026
28:  -- Testing 3-D histogram
28: Density 3D: 7.26597e-05 0.00369687 0.000280756 || 0.051031 1e+64 -1e+64
28: [       OK ] openmp.Random_XorShift1024_0 (5970 ms)
28: [ RUN      ] openmp.Multi_streams
28: [       OK ] openmp.Multi_streams (0 ms)
28: [----------] 3 tests from openmp (11766 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 3 tests from 1 test suite ran. (11766 ms total)
28: [  PASSED  ] 3 tests.
28/47 Test #28: Kokkos_UnitTest_Random .....................................   Passed   11.77 sec
test 29
      Start 29: Kokkos_AlgorithmsUnitTest_StdSet_A

29: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
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 16 tests from 4 test suites.
29: [----------] Global test environment set-up.
29: [----------] 1 test from std_algorithms_DeathTest
29: [ RUN      ] std_algorithms_DeathTest.expect_no_overlap
29: [       OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
29: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
29: 
29: [----------] 3 tests from std_algorithms_reducers
29: [ RUN      ] std_algorithms_reducers.max_first_loc
29: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
29: [ RUN      ] std_algorithms_reducers.min_first_loc
29: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
29: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
29: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
29: [----------] 3 tests from std_algorithms_reducers (0 ms total)
29: 
29: [----------] 1 test from std_algorithms
29: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
29: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
29: [----------] 1 test from std_algorithms (0 ms total)
29: 
29: [----------] 11 tests from random_access_iterator_test
29: [ RUN      ] random_access_iterator_test.constructor
29: [       OK ] random_access_iterator_test.constructor (0 ms)
29: [ RUN      ] random_access_iterator_test.constructiblity
29: [       OK ] random_access_iterator_test.constructiblity (0 ms)
29: [ RUN      ] random_access_iterator_test.dereference
29: [       OK ] random_access_iterator_test.dereference (0 ms)
29: [ RUN      ] random_access_iterator_test.subscript_operator
29: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet1
29: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet2
29: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet3
29: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
29: [ RUN      ] random_access_iterator_test.operatorsSet4
29: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
29: [ RUN      ] random_access_iterator_test.assignment_operator
29: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
29: [ RUN      ] random_access_iterator_test.distance
29: [       OK ] random_access_iterator_test.distance (0 ms)
29: [ RUN      ] random_access_iterator_test.traits_helpers
29: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
29: [----------] 11 tests from random_access_iterator_test (3 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 16 tests from 4 test suites ran. (3 ms total)
29: [  PASSED  ] 16 tests.
29/47 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_A .........................   Passed    0.01 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_B

30: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
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 7 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 7 tests from std_algorithms_min_max_element_test
30: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
30: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
30: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
30: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
30: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
30: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
30: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (9 ms)
30: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
30: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms)
30: [----------] 7 tests from std_algorithms_min_max_element_test (41 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 7 tests from 1 test suite ran. (42 ms total)
30: [  PASSED  ] 7 tests.
30/47 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.05 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_C

31: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
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 13 tests from 10 test suites.
31: [----------] Global test environment set-up.
31: [----------] 1 test from std_algorithms_lexicographical_compare_test
31: [ RUN      ] std_algorithms_lexicographical_compare_test.test
31: [       OK ] std_algorithms_lexicographical_compare_test.test (32 ms)
31: [----------] 1 test from std_algorithms_lexicographical_compare_test (32 ms total)
31: 
31: [----------] 1 test from std_algorithms_for_each_test
31: [ RUN      ] std_algorithms_for_each_test.test
31: [       OK ] std_algorithms_for_each_test.test (65 ms)
31: [----------] 1 test from std_algorithms_for_each_test (65 ms total)
31: 
31: [----------] 1 test from std_algorithms_find_test
31: [ RUN      ] std_algorithms_find_test.test
31: [       OK ] std_algorithms_find_test.test (36 ms)
31: [----------] 1 test from std_algorithms_find_test (36 ms total)
31: 
31: [----------] 4 tests from std_algorithms_non_mod_seq_ops
31: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
31: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1012 ms)
31: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
31: [       OK ] std_algorithms_non_mod_seq_ops.find_end (429 ms)
31: [ RUN      ] std_algorithms_non_mod_seq_ops.search
31: [       OK ] std_algorithms_non_mod_seq_ops.search (420 ms)
31: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
31: [       OK ] std_algorithms_non_mod_seq_ops.search_n (364 ms)
31: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2227 ms total)
31: 
31: [----------] 1 test from std_algorithms_count_test
31: [ RUN      ] std_algorithms_count_test.test
31: [       OK ] std_algorithms_count_test.test (26 ms)
31: [----------] 1 test from std_algorithms_count_test (26 ms total)
31: 
31: [----------] 1 test from std_algorithms_equal_test
31: [ RUN      ] std_algorithms_equal_test.test
31: [       OK ] std_algorithms_equal_test.test (27 ms)
31: [----------] 1 test from std_algorithms_equal_test (27 ms total)
31: 
31: [----------] 1 test from std_algorithms_all_any_none_of_test
31: [ RUN      ] std_algorithms_all_any_none_of_test.test
31: [       OK ] std_algorithms_all_any_none_of_test.test (36 ms)
31: [----------] 1 test from std_algorithms_all_any_none_of_test (36 ms total)
31: 
31: [----------] 1 test from std_algorithms_nonmod_seq_ops
31: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
31: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (46 ms)
31: [----------] 1 test from std_algorithms_nonmod_seq_ops (46 ms total)
31: 
31: [----------] 1 test from std_algorithms_mismatch_test
31: [ RUN      ] std_algorithms_mismatch_test.test
31: [       OK ] std_algorithms_mismatch_test.test (74 ms)
31: [----------] 1 test from std_algorithms_mismatch_test (74 ms total)
31: 
31: [----------] 1 test from std_algorithms_mod_seq_ops
31: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
31: [       OK ] std_algorithms_mod_seq_ops.move_backward (61 ms)
31: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 13 tests from 10 test suites ran. (2633 ms total)
31: [  PASSED  ] 13 tests.
31/47 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    2.64 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_D

32: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
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 31 tests from 5 test suites.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from std_algorithms_mod_ops_test
32: [ RUN      ] std_algorithms_mod_ops_test.move
32: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
32: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
32: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
32: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
32: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
32: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
32: 
32: [----------] 12 tests from std_algorithms_mod_seq_ops_test
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
32: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
32: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
32: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
32: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
32: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
32: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
32: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
32: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
32: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
32: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
32: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
32: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
32: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
32: 
32: [----------] 4 tests from std_algorithms_replace_ops_test
32: [ RUN      ] std_algorithms_replace_ops_test.replace
32: [       OK ] std_algorithms_replace_ops_test.replace (36 ms)
32: [ RUN      ] std_algorithms_replace_ops_test.replace_if
32: [       OK ] std_algorithms_replace_ops_test.replace_if (100 ms)
32: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
32: [       OK ] std_algorithms_replace_ops_test.replace_copy (60 ms)
32: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
32: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (55 ms)
32: [----------] 4 tests from std_algorithms_replace_ops_test (254 ms total)
32: 
32: [----------] 11 tests from std_algorithms_mod_seq_ops
32: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
32: [       OK ] std_algorithms_mod_seq_ops.copy_if (48 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.unique
32: [       OK ] std_algorithms_mod_seq_ops.unique (121 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
32: [       OK ] std_algorithms_mod_seq_ops.unique_copy (67 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove
32: [       OK ] std_algorithms_mod_seq_ops.remove (47 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
32: [       OK ] std_algorithms_mod_seq_ops.remove_if (55 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
32: [       OK ] std_algorithms_mod_seq_ops.remove_copy (89 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
32: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (50 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.rotate
32: [       OK ] std_algorithms_mod_seq_ops.rotate (558 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
32: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (294 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
32: [       OK ] std_algorithms_mod_seq_ops.shift_left (632 ms)
32: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
32: [       OK ] std_algorithms_mod_seq_ops.shift_right (627 ms)
32: [----------] 11 tests from std_algorithms_mod_seq_ops (2592 ms total)
32: 
32: [----------] 1 test from std_algorithms_modseq_test
32: [ RUN      ] std_algorithms_modseq_test.reverse
32: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
32: [----------] 1 test from std_algorithms_modseq_test (49 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 31 tests from 5 test suites ran. (2901 ms total)
32: [  PASSED  ] 31 tests.
32/47 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    2.91 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_E

33: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
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 29 tests from 7 test suites.
33: [----------] Global test environment set-up.
33: [----------] 2 tests from std_algorithms_sorting_ops_test
33: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
33: [       OK ] std_algorithms_sorting_ops_test.is_sorted (18 ms)
33: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
33: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (16 ms)
33: [----------] 2 tests from std_algorithms_sorting_ops_test (34 ms total)
33: 
33: [----------] 4 tests from std_algorithms_partitioning_test
33: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
33: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
33: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
33: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
33: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
33: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
33: [ RUN      ] std_algorithms_partitioning_test.partition_point
33: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
33: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
33: 
33: [----------] 1 test from std_algorithms_partitioning_ops
33: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
33: [       OK ] std_algorithms_partitioning_ops.partition_copy (20 ms)
33: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total)
33: 
33: [----------] 12 tests from std_algorithms_numerics_test
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
33: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
33: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
33: [----------] 12 tests from std_algorithms_numerics_test (14 ms total)
33: 
33: [----------] 1 test from std_algorithms_numerics_ops_test
33: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
33: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (85 ms)
33: [----------] 1 test from std_algorithms_numerics_ops_test (85 ms total)
33: 
33: [----------] 8 tests from std_algorithms_numeric_ops_test
33: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (866 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (739 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (213 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
33: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (357 ms)
33: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
33: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
33: [----------] 8 tests from std_algorithms_numeric_ops_test (2177 ms total)
33: 
33: [----------] 1 test from std_algorithms_transform_ops_test
33: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
33: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms)
33: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 29 tests from 7 test suites ran. (2374 ms total)
33: [  PASSED  ] 29 tests.
33/47 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.38 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

34: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
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 12 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_adjacent_find_team_test
34: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
34: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (706 ms)
34: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
34: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (678 ms)
34: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1385 ms total)
34: 
34: [----------] 2 tests from std_algorithms_count_team_test
34: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
34: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (293 ms)
34: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
34: [       OK ] std_algorithms_count_team_test.count_returns_zero (287 ms)
34: [----------] 2 tests from std_algorithms_count_team_test (581 ms total)
34: 
34: [----------] 1 test from std_algorithms_count_if_team_test
34: [ RUN      ] std_algorithms_count_if_team_test.test
34: [       OK ] std_algorithms_count_if_team_test.test (334 ms)
34: [----------] 1 test from std_algorithms_count_if_team_test (334 ms total)
34: 
34: [----------] 1 test from std_algorithms_for_each_team_test
34: [ RUN      ] std_algorithms_for_each_team_test.test
34: [       OK ] std_algorithms_for_each_team_test.test (467 ms)
34: [----------] 1 test from std_algorithms_for_each_team_test (467 ms total)
34: 
34: [----------] 1 test from std_algorithms_for_each_n_team_test
34: [ RUN      ] std_algorithms_for_each_n_team_test.test
34: [       OK ] std_algorithms_for_each_n_team_test.test (477 ms)
34: [----------] 1 test from std_algorithms_for_each_n_team_test (477 ms total)
34: 
34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
34: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
34: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (706 ms)
34: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
34: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (691 ms)
34: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
34: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (684 ms)
34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2082 ms total)
34: 
34: [----------] 2 tests from std_algorithms_mismatch_team_test
34: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
34: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (707 ms)
34: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
34: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1053 ms)
34: [----------] 2 tests from std_algorithms_mismatch_team_test (1761 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 12 tests from 7 test suites ran. (7090 ms total)
34: [  PASSED  ] 12 tests.
34/47 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    7.10 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

35: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
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 8 tests from 4 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_equal_team_test
35: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
35: [       OK ] std_algorithms_equal_team_test.views_are_equal (1147 ms)
35: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
35: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1565 ms)
35: [----------] 2 tests from std_algorithms_equal_team_test (2713 ms total)
35: 
35: [----------] 2 tests from std_algorithms_search_team_test
35: [ RUN      ] std_algorithms_search_team_test.sequences_exist
35: [       OK ] std_algorithms_search_team_test.sequences_exist (604 ms)
35: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
35: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (625 ms)
35: [----------] 2 tests from std_algorithms_search_team_test (1230 ms total)
35: 
35: [----------] 2 tests from std_algorithms_find_end_team_test
35: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
35: [       OK ] std_algorithms_find_end_team_test.sequences_exist (626 ms)
35: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
35: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (722 ms)
35: [----------] 2 tests from std_algorithms_find_end_team_test (1349 ms total)
35: 
35: [----------] 2 tests from std_algorithms_find_first_of_team_test
35: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
35: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (708 ms)
35: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
35: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (913 ms)
35: [----------] 2 tests from std_algorithms_find_first_of_team_test (1622 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 8 tests from 4 test suites ran. (6915 ms total)
35: [  PASSED  ] 8 tests.
35/47 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    6.92 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

36: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
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 11 tests from 7 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_find_team_test
36: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
36: [       OK ] std_algorithms_find_team_test.searched_values_exist (323 ms)
36: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
36: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (303 ms)
36: [----------] 2 tests from std_algorithms_find_team_test (627 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_if_team_test
36: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
36: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (301 ms)
36: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
36: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (299 ms)
36: [----------] 2 tests from std_algorithms_find_if_team_test (600 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_if_not_team_test
36: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
36: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (299 ms)
36: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
36: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (296 ms)
36: [----------] 2 tests from std_algorithms_find_if_not_team_test (595 ms total)
36: 
36: [----------] 1 test from std_algorithms_all_of_team_test
36: [ RUN      ] std_algorithms_all_of_team_test.test
36: [       OK ] std_algorithms_all_of_team_test.test (301 ms)
36: [----------] 1 test from std_algorithms_all_of_team_test (301 ms total)
36: 
36: [----------] 1 test from std_algorithms_any_of_team_test
36: [ RUN      ] std_algorithms_any_of_team_test.test
36: [       OK ] std_algorithms_any_of_team_test.test (292 ms)
36: [----------] 1 test from std_algorithms_any_of_team_test (292 ms total)
36: 
36: [----------] 1 test from std_algorithms_none_of_team_test
36: [ RUN      ] std_algorithms_none_of_team_test.test
36: [       OK ] std_algorithms_none_of_team_test.test (299 ms)
36: [----------] 1 test from std_algorithms_none_of_team_test (299 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_n_team_test
36: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
36: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (384 ms)
36: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
36: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (320 ms)
36: [----------] 2 tests from std_algorithms_search_n_team_test (705 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 11 tests from 7 test suites ran. (3422 ms total)
36: [  PASSED  ] 11 tests.
36/47 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    3.43 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

37: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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 3 tests from 3 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_min_element_team_test
37: [ RUN      ] std_algorithms_min_element_team_test.test
37: [       OK ] std_algorithms_min_element_team_test.test (688 ms)
37: [----------] 1 test from std_algorithms_min_element_team_test (688 ms total)
37: 
37: [----------] 1 test from std_algorithms_max_element_team_test
37: [ RUN      ] std_algorithms_max_element_team_test.test
37: [       OK ] std_algorithms_max_element_team_test.test (658 ms)
37: [----------] 1 test from std_algorithms_max_element_team_test (659 ms total)
37: 
37: [----------] 1 test from std_algorithms_minmax_element_team_test
37: [ RUN      ] std_algorithms_minmax_element_team_test.test
37: [       OK ] std_algorithms_minmax_element_team_test.test (657 ms)
37: [----------] 1 test from std_algorithms_minmax_element_team_test (657 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 3 tests from 3 test suites ran. (2004 ms total)
37: [  PASSED  ] 3 tests.
37/47 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    2.01 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

38: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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 6 tests from 6 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_fill_team_test
38: [ RUN      ] std_algorithms_fill_team_test.test
38: [       OK ] std_algorithms_fill_team_test.test (373 ms)
38: [----------] 1 test from std_algorithms_fill_team_test (373 ms total)
38: 
38: [----------] 1 test from std_algorithms_fill_n_team_test
38: [ RUN      ] std_algorithms_fill_n_team_test.test
38: [       OK ] std_algorithms_fill_n_team_test.test (279 ms)
38: [----------] 1 test from std_algorithms_fill_n_team_test (279 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_team_test
38: [ RUN      ] std_algorithms_replace_team_test.test
38: [       OK ] std_algorithms_replace_team_test.test (540 ms)
38: [----------] 1 test from std_algorithms_replace_team_test (540 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_if_team_test
38: [ RUN      ] std_algorithms_replace_if_team_test.test
38: [       OK ] std_algorithms_replace_if_team_test.test (434 ms)
38: [----------] 1 test from std_algorithms_replace_if_team_test (434 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_copy_team_test
38: [ RUN      ] std_algorithms_replace_copy_team_test.test
38: [       OK ] std_algorithms_replace_copy_team_test.test (490 ms)
38: [----------] 1 test from std_algorithms_replace_copy_team_test (490 ms total)
38: 
38: [----------] 1 test from std_algorithms_replace_copy_if_team_test
38: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
38: [       OK ] std_algorithms_replace_copy_if_team_test.test (439 ms)
38: [----------] 1 test from std_algorithms_replace_copy_if_team_test (439 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 6 tests from 6 test suites ran. (2557 ms total)
38: [  PASSED  ] 6 tests.
38/47 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.57 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

39: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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 4 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_reverse_team_test
39: [ RUN      ] std_algorithms_reverse_team_test.test
39: [       OK ] std_algorithms_reverse_team_test.test (383 ms)
39: [----------] 1 test from std_algorithms_reverse_team_test (383 ms total)
39: 
39: [----------] 1 test from std_algorithms_reverse_copy_team_test
39: [ RUN      ] std_algorithms_reverse_copy_team_test.test
39: [       OK ] std_algorithms_reverse_copy_team_test.test (397 ms)
39: [----------] 1 test from std_algorithms_reverse_copy_team_test (397 ms total)
39: 
39: [----------] 1 test from std_algorithms_rotate_team_test
39: [ RUN      ] std_algorithms_rotate_team_test.test
39: [       OK ] std_algorithms_rotate_team_test.test (497 ms)
39: [----------] 1 test from std_algorithms_rotate_team_test (497 ms total)
39: 
39: [----------] 1 test from std_algorithms_rotate_copy_team_test
39: [ RUN      ] std_algorithms_rotate_copy_team_test.test
39: [       OK ] std_algorithms_rotate_copy_team_test.test (497 ms)
39: [----------] 1 test from std_algorithms_rotate_copy_team_test (497 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 4 tests from 4 test suites ran. (1776 ms total)
39: [  PASSED  ] 4 tests.
39/47 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    1.78 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

40: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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_move_team_test
40: [ RUN      ] std_algorithms_move_team_test.test
40: [       OK ] std_algorithms_move_team_test.test (578 ms)
40: [----------] 1 test from std_algorithms_move_team_test (578 ms total)
40: 
40: [----------] 1 test from std_algorithms_move_backward_team_test
40: [ RUN      ] std_algorithms_move_backward_team_test.test
40: [       OK ] std_algorithms_move_backward_team_test.test (619 ms)
40: [----------] 1 test from std_algorithms_move_backward_team_test (619 ms total)
40: 
40: [----------] 1 test from std_algorithms_shift_left_team_test
40: [ RUN      ] std_algorithms_shift_left_team_test.test
40: [       OK ] std_algorithms_shift_left_team_test.test (1390 ms)
40: [----------] 1 test from std_algorithms_shift_left_team_test (1390 ms total)
40: 
40: [----------] 1 test from std_algorithms_shift_right_team_test
40: [ RUN      ] std_algorithms_shift_right_team_test.test
40: [       OK ] std_algorithms_shift_right_team_test.test (1385 ms)
40: [----------] 1 test from std_algorithms_shift_right_team_test (1386 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (3975 ms total)
40: [  PASSED  ] 4 tests.
40/47 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    3.98 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

41: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
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 9 tests from 9 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_copy_team_test
41: [ RUN      ] std_algorithms_copy_team_test.test
41: [       OK ] std_algorithms_copy_team_test.test (739 ms)
41: [----------] 1 test from std_algorithms_copy_team_test (739 ms total)
41: 
41: [----------] 1 test from std_algorithms_copy_n_team_test
41: [ RUN      ] std_algorithms_copy_n_team_test.test
41: [       OK ] std_algorithms_copy_n_team_test.test (342 ms)
41: [----------] 1 test from std_algorithms_copy_n_team_test (342 ms total)
41: 
41: [----------] 1 test from std_algorithms_copy_backward_team_test
41: [ RUN      ] std_algorithms_copy_backward_team_test.test
41: [       OK ] std_algorithms_copy_backward_team_test.test (618 ms)
41: [----------] 1 test from std_algorithms_copy_backward_team_test (618 ms total)
41: 
41: [----------] 1 test from std_algorithms_copy_if_team_test
41: [ RUN      ] std_algorithms_copy_if_team_test.test
41: [       OK ] std_algorithms_copy_if_team_test.test (511 ms)
41: [----------] 1 test from std_algorithms_copy_if_team_test (511 ms total)
41: 
41: [----------] 1 test from std_algorithms_unique_copy_team_test
41: [ RUN      ] std_algorithms_unique_copy_team_test.test
41: [       OK ] std_algorithms_unique_copy_team_test.test (615 ms)
41: [----------] 1 test from std_algorithms_unique_copy_team_test (615 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_team_test
41: [ RUN      ] std_algorithms_remove_team_test.test
41: [       OK ] std_algorithms_remove_team_test.test (448 ms)
41: [----------] 1 test from std_algorithms_remove_team_test (448 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_if_team_test
41: [ RUN      ] std_algorithms_remove_if_team_test.test
41: [       OK ] std_algorithms_remove_if_team_test.test (387 ms)
41: [----------] 1 test from std_algorithms_remove_if_team_test (387 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_copy_team_test
41: [ RUN      ] std_algorithms_remove_copy_team_test.test
41: [       OK ] std_algorithms_remove_copy_team_test.test (581 ms)
41: [----------] 1 test from std_algorithms_remove_copy_team_test (581 ms total)
41: 
41: [----------] 1 test from std_algorithms_remove_copy_if_team_test
41: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
41: [       OK ] std_algorithms_remove_copy_if_team_test.test (409 ms)
41: [----------] 1 test from std_algorithms_remove_copy_if_team_test (409 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 9 tests from 9 test suites ran. (4656 ms total)
41: [  PASSED  ] 9 tests.
41/47 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    4.66 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

42: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_unique_team_test
42: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
42: [       OK ] std_algorithms_unique_team_test.test_default_predicate (646 ms)
42: [----------] 1 test from std_algorithms_unique_team_test (646 ms total)
42: 
42: [----------] 1 test from std_algorithms_adjacent_difference_team_test
42: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
42: [       OK ] std_algorithms_adjacent_difference_team_test.test (902 ms)
42: [----------] 1 test from std_algorithms_adjacent_difference_team_test (902 ms total)
42: 
42: [----------] 1 test from std_algorithms_reduce_team_test
42: [ RUN      ] std_algorithms_reduce_team_test.test
42: [       OK ] std_algorithms_reduce_team_test.test (920 ms)
42: [----------] 1 test from std_algorithms_reduce_team_test (920 ms total)
42: 
42: [----------] 1 test from std_algorithms_transform_reduce_team_test
42: [ RUN      ] std_algorithms_transform_reduce_team_test.test
42: [       OK ] std_algorithms_transform_reduce_team_test.test (1692 ms)
42: [----------] 1 test from std_algorithms_transform_reduce_team_test (1692 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (4162 ms total)
42: [  PASSED  ] 4 tests.
42/47 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    4.17 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

43: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
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 18 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_is_sorted_team_test
43: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
43: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (620 ms)
43: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
43: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (418 ms)
43: [----------] 2 tests from std_algorithms_is_sorted_team_test (1039 ms total)
43: 
43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms)
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (369 ms)
43: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
43: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (551 ms)
43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (950 ms total)
43: 
43: [----------] 4 tests from std_algorithms_is_partitioned_team_test
43: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
43: [       OK ] std_algorithms_is_partitioned_team_test.empty (7 ms)
43: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
43: [       OK ] std_algorithms_is_partitioned_team_test.all_true (273 ms)
43: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
43: [       OK ] std_algorithms_is_partitioned_team_test.all_false (276 ms)
43: [ RUN      ] std_algorithms_is_partitioned_team_test.random
43: [       OK ] std_algorithms_is_partitioned_team_test.random (178 ms)
43: [----------] 4 tests from std_algorithms_is_partitioned_team_test (735 ms total)
43: 
43: [----------] 4 tests from std_algorithms_partition_copy_team_test
43: [ RUN      ] std_algorithms_partition_copy_team_test.empty
43: [       OK ] std_algorithms_partition_copy_team_test.empty (11 ms)
43: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
43: [       OK ] std_algorithms_partition_copy_team_test.all_true (534 ms)
43: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
43: [       OK ] std_algorithms_partition_copy_team_test.all_false (566 ms)
43: [ RUN      ] std_algorithms_partition_copy_team_test.random
43: [       OK ] std_algorithms_partition_copy_team_test.random (449 ms)
43: [----------] 4 tests from std_algorithms_partition_copy_team_test (1563 ms total)
43: 
43: [----------] 4 tests from std_algorithms_partition_point_team_test
43: [ RUN      ] std_algorithms_partition_point_team_test.empty
43: [       OK ] std_algorithms_partition_point_team_test.empty (7 ms)
43: [ RUN      ] std_algorithms_partition_point_team_test.all_true
43: [       OK ] std_algorithms_partition_point_team_test.all_true (268 ms)
43: [ RUN      ] std_algorithms_partition_point_team_test.all_false
43: [       OK ] std_algorithms_partition_point_team_test.all_false (273 ms)
43: [ RUN      ] std_algorithms_partition_point_team_test.random
43: [       OK ] std_algorithms_partition_point_team_test.random (174 ms)
43: [----------] 4 tests from std_algorithms_partition_point_team_test (724 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 18 tests from 5 test suites ran. (5013 ms total)
43: [  PASSED  ] 18 tests.
43/47 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    5.02 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

44: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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 5 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_transform_team_test
44: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
44: [       OK ] std_algorithms_transform_team_test.test_unary_op (919 ms)
44: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
44: [       OK ] std_algorithms_transform_team_test.test_binary_op (1059 ms)
44: [----------] 2 tests from std_algorithms_transform_team_test (1978 ms total)
44: 
44: [----------] 1 test from std_algorithms_generate_team_test
44: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
44: [       OK ] std_algorithms_generate_team_test.test_unary_op (2028 ms)
44: [----------] 1 test from std_algorithms_generate_team_test (2028 ms total)
44: 
44: [----------] 1 test from std_algorithms_generate_n_team_test
44: [ RUN      ] std_algorithms_generate_n_team_test.test
44: [       OK ] std_algorithms_generate_n_team_test.test (423 ms)
44: [----------] 1 test from std_algorithms_generate_n_team_test (423 ms total)
44: 
44: [----------] 1 test from std_algorithms_swap_ranges_team_test
44: [ RUN      ] std_algorithms_swap_ranges_team_test.test
44: [       OK ] std_algorithms_swap_ranges_team_test.test (935 ms)
44: [----------] 1 test from std_algorithms_swap_ranges_team_test (935 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 5 tests from 4 test suites ran. (5366 ms total)
44: [  PASSED  ] 5 tests.
44/47 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    5.38 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

45: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
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 2 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_exclusive_scan_team_test
45: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
45: [       OK ] std_algorithms_exclusive_scan_team_test.test (1918 ms)
45: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1919 ms total)
45: 
45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
45: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
45: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (976 ms)
45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (977 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 2 tests from 2 test suites ran. (2896 ms total)
45: [  PASSED  ] 2 tests.
45/47 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    2.90 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

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

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

100% tests passed, 0 tests failed out of 47

Label Time Summary:
Kokkos    = 437.02 sec*proc (43 tests)

Total Test time (real) = 690.90 sec
+ gcc -I/var/jenkins/workspace/Kokkos_PR-7690/build/../core/src/ ../core/unit_test/tools/TestCInterface.c
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 3891dd92d188c7a81f84ceed51a2e9b3e005577ace095db6a71255bedb09f516
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7690' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 3891dd92d188c7a81f84ceed51a2e9b3e005577ace095db6a71255bedb09f516
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Running on lascaux_05 in /var/jenkins/workspace/Kokkos_PR-7690
[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-7690 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit b351407f4d616468d3c6ec2f851c70f65fc12945 into PR head commit ec45763b7fede16e1d15f103135d6b3760f539ff
Merge succeeded, producing ec45763b7fede16e1d15f103135d6b3760f539ff
Checking out Revision ec45763b7fede16e1d15f103135d6b3760f539ff (PR-7690)
Commit message: "Bump actions/checkout from 4.1.7 to 4.2.2"
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7690/head:refs/remotes/origin/PR-7690 # 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/7690/head:refs/remotes/origin/PR-7690 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge b351407f4d616468d3c6ec2f851c70f65fc12945 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec45763b7fede16e1d15f103135d6b3760f539ff # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 5a7f9943314193f72fcf704679c1f943eca8fe59 --build-arg BASE=rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d -f scripts/docker/Dockerfile.hipcc scripts/docker
#1 [internal] load build definition from Dockerfile.hipcc
#1 sha256:d7a9d0cfbbef6fd4c0bff4be0f61f51d3575d5c32b2fe8dd0c826869c592471e
#1 transferring dockerfile: 1.46kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d
#2 sha256:22a91894f80d64075dad75689e81cf29cf250230d7c34e3cb0fc67fedaeba0f2
#2 DONE 0.3s

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

#7 [1/4] FROM docker.io/rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d
#7 sha256:9a10e012f9adf70be42650f8866cb1edb00c4d70cda403cf0e5998d7219b25bd
#7 DONE 0.0s

#5 [3/4] RUN KEYDUMP_URL=https://cloud1.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:bb7ec756f664883c64c8ceefc804400a8ce208ea6411585dc345e64f3ee1874c
#5 CACHED

#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:4981e312efb5e27e97c3e82119e781c83fbd3b66b065d8e615119ab77b67ac2b
#6 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:97fe5b3c49b7c281c0dd953d23590fe8eb1cbe7a914f5e5c136a8e779d4920a9
#4 CACHED

#8 exporting to image
#8 sha256:9e024dee0c694e29d59584f29ee90cf77f9de4558a2999f6b32415ea11928843
#8 exporting layers done
#8 writing image sha256:3bd90aae640cb8db0810cac8651ba8fa496dda3cff386bb0c641cdbcf5f09dc0 done
#8 naming to docker.io/library/5a7f9943314193f72fcf704679c1f943eca8fe59:latest done
#8 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 5a7f9943314193f72fcf704679c1f943eca8fe59
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
lascaux_05 seems to be running inside container 49df78e183b0cdd7249374033985130595a229015ce20b476cd4c75767e8a7b2
$ 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-7690 --volumes-from 49df78e183b0cdd7249374033985130595a229015ce20b476cd4c75767e8a7b2 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 5a7f9943314193f72fcf704679c1f943eca8fe59 cat
$ docker top 37428855ba51efb81f7b8635947606102807b4213498a6efd1018762a64680d6 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON ..
-- Setting default Kokkos CXX standard to 20
-- The CXX compiler identification is Clang 17.0.0
-- Check for working CXX compiler: /opt/rocm/bin/hipcc
-- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.5.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 5.7.31921
-- 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
-- SIMD: AVX2 detected
-- Setting Kokkos_ARCH_VEGA90A=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::HIP
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  VEGA90A
-- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG
-- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed
-- Found TPLLIBDL: /usr/include  
-- 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  
-- hip::amdhip64 is SHARED_LIBRARY
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- 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-7690/tpls/mdspan/include
-- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) 
-- [benchmark] Version: 1.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
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success
-- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7690/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
-- [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
-- [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
-- Sources TestHIP.cpp
-- Kokkos Backends: SERIAL;HIP
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7690/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target kokkosprinter-tool
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
Scanning dependencies of target kokkoscore
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.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 shared library libkokkossimd.so
[  2%] Linking CXX shared library libimpl_git_version.so
[  2%] Linking CXX shared library libkokkosprinter-tool.so
[  2%] Built target kokkossimd
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  3%] Built target impl_git_version
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.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
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.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/commandlineflags.cc.o
[  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%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.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
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o
[  5%] Linking CXX shared library libkokkos_gtest.so
[  5%] Built target kokkos_gtest
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.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
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o
[  6%] Linking CXX shared library libbenchmark.so
[  6%] Built target benchmark
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
Scanning dependencies of target benchmark_main
[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o
[  7%] Linking CXX shared library libbenchmark_main.so
[  7%] Built target benchmark_main
[  7%] Linking CXX shared library libkokkoscore.so
[  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
[  7%] Linking CXX shared library libkokkoscontainers.so
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.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
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
[  7%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[  8%] Built target Kokkos_CoreUnitTest_ToolIndependence
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph
[ 12%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit
[ 12%] Built target Kokkos_CoreUnitTest_HIPInterOpInit
Scanning dependencies of target Kokkos_IncrementalTest_HIP
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 12%] Built target Kokkos_CoreUnitTest_Develop
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport
[ 12%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport
Scanning dependencies of target Kokkos_CoreUnitTest_HIP
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 16%] 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_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.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
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 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_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.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_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o
[ 22%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 22%] Built target Kokkos_IncrementalTest_SERIAL
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o
[ 22%] Linking CXX executable Kokkos_IncrementalTest_HIP
[ 22%] Built target Kokkos_IncrementalTest_HIP
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 24%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 24%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o
[ 24%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o
[ 25%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize
[ 25%] Built target Kokkos_CoreUnitTest_InitializeFinalize
Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 28%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport
[ 28%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 28%] 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_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o
[ 29%] 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_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 30%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 30%] Built target Kokkos_CoreUnitTest_KokkosP
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 33%] Built target Kokkos_CoreTestCompileOnly
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.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_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 33%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 33%] Built target Kokkos_ProfilingAllCalls
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 34%] 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_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 35%] 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_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
Scanning dependencies of target Kokkos_ToolsInitialization
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.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_Printf.cpp.o
[ 36%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 36%] Built target Kokkos_CoreUnitTest_Default
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.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
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 39%] Linking CXX executable Kokkos_StackTraceTestExec
[ 39%] Built target Kokkos_StackTraceTestExec
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 41%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 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_Reducers_b.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o
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
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.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_UniqueToken_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o
[ 47%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 47%] Built target Kokkos_CoreUnitTest_Serial1
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
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
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_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_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o
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
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
[ 51%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 51%] Built target Kokkos_CoreUnitTest_Serial2
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_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_Array_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
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
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
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
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.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
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
[ 62%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 62%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 62%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 62%] Built target Kokkos_Benchmark_Atomic_MinMax
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 62%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 62%] Built target Kokkos_PerformanceTest_SharedSpace
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 64%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 64%] Built target Kokkos_PerformanceTest_Mempool
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 65%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 65%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersUnitTest_HIP
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 73%] Built target Kokkos_ContainersTestCompileOnly
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 75%] Linking CXX executable Kokkos_ContainersUnitTest_HIP
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 75%] Built target Kokkos_ContainersUnitTest_HIP
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP
[ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o
[ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 75%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 75%] Built target Kokkos_PerformanceTest_Benchmark
[ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 75%] Built target Kokkos_ContainersUnitTest_Serial
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP
[ 76%] Built target Kokkos_ContainersPerformanceTest_HIP
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 77%] 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_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.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
[ 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_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 79%] 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_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 80%] Linking CXX executable Kokkos_UnitTest_Sort
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o
[ 80%] Built target Kokkos_UnitTest_Sort
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Random
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.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_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 83%] 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_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
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
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 84%] Linking CXX executable Kokkos_UnitTest_Random
[ 84%] Built target Kokkos_UnitTest_Random
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
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_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o
[ 87%] 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_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.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
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 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_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.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_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 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_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
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 core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.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_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/TestStdAlgorithmsCommon.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_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.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_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 89%] 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_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.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_I.dir/TestStdAlgorithmsTeamAdjacentDifference.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_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.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_Q
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
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
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.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/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 93%] 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_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o
[ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
Scanning dependencies of target Kokkos_atomic
[ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
Scanning dependencies of target Kokkos_gather
[ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
Scanning dependencies of target Kokkos_gups
[ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 96%] Linking CXX executable Kokkos_atomic
[ 96%] Built target Kokkos_atomic
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 96%] Linking CXX executable Kokkos_gups
[ 96%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_launch_latency
[ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
Scanning dependencies of target Kokkos_stream
[ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 97%] Linking CXX executable Kokkos_gather
[ 97%] Built target Kokkos_gather
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o
[ 98%] Linking CXX executable Kokkos_launch_latency
[ 98%] Built target Kokkos_launch_latency
Scanning dependencies of target Kokkos_view_copy_constructor
[ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o
Scanning dependencies of target Kokkos_policy_performance
[ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 98%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 98%] Built target Kokkos_UnitTest_SIMD
Scanning dependencies of target Kokkos_bytes_and_flops
[ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 98%] Linking CXX executable Kokkos_stream
[ 98%] Built target Kokkos_stream
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o
[ 98%] Linking CXX executable Kokkos_view_copy_constructor
[ 98%] Built target Kokkos_view_copy_constructor
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o
[ 98%] 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
[ 99%] Linking CXX executable Kokkos_policy_performance
[ 99%] Built target Kokkos_policy_performance
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.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
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_HIP
[100%] Built target Kokkos_CoreUnitTest_HIP
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
+ ctest --no-compress-output -T Test --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
   Site: 37428855ba51
   Build name: Linux-hipcc
Create new tag: 20250120-0404 - Experimental
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-7690/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-7690/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_Serial_ViewSupport

1: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport
1: Test timeout computed to be: 1500
1: [==========] Running 14 tests from 1 test suite.
1: [----------] Global test environment set-up.
1: [----------] 14 tests from serial
1: [ RUN      ] serial.basic_view_default_ctor
1: [       OK ] serial.basic_view_default_ctor (0 ms)
1: [ RUN      ] serial.basic_view_extents_ctor
1: [       OK ] serial.basic_view_extents_ctor (0 ms)
1: [ RUN      ] serial.basic_view_mapping_ctor_right
1: [       OK ] serial.basic_view_mapping_ctor_right (0 ms)
1: [ RUN      ] serial.basic_view_access
1: [       OK ] serial.basic_view_access (0 ms)
1: [ RUN      ] serial.basic_view_atomic_accessor
1: [       OK ] serial.basic_view_atomic_accessor (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Typedefs
1: [       OK ] serial.RefCountedAcc_Typedefs (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Ctors
1: [       OK ] serial.RefCountedAcc_Ctors (0 ms)
1: [ RUN      ] serial.RefCountedAcc_ConversionToDefaultAcc
1: [       OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Access
1: [       OK ] serial.RefCountedAcc_Access (0 ms)
1: [ RUN      ] serial.RefCountedAcc_Conversion
1: [       OK ] serial.RefCountedAcc_Conversion (0 ms)
1: [ RUN      ] serial.RefCountedDataHandle_Typedefs
1: [       OK ] serial.RefCountedDataHandle_Typedefs (0 ms)
1: [ RUN      ] serial.RefCountedDataHandle
1: [       OK ] serial.RefCountedDataHandle (0 ms)
1: [ RUN      ] serial.RefCountedDataHandleAnonym
1: [       OK ] serial.RefCountedDataHandleAnonym (0 ms)
1: [ RUN      ] serial.RefCountedDataHandleConversion
1: [       OK ] serial.RefCountedDataHandleConversion (0 ms)
1: [----------] 14 tests from serial (0 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 14 tests from 1 test suite ran. (0 ms total)
1: [  PASSED  ] 14 tests.
 1/55 Test  #1: Kokkos_CoreUnitTest_Serial_ViewSupport .....................   Passed    0.41 sec
test 2
      Start  2: Kokkos_CoreUnitTest_HIP_ViewSupport

2: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport
2: Test timeout computed to be: 1500
2: [==========] Running 14 tests from 1 test suite.
2: [----------] Global test environment set-up.
2: [----------] 14 tests from hip
2: [ RUN      ] hip.basic_view_default_ctor
2: [       OK ] hip.basic_view_default_ctor (0 ms)
2: [ RUN      ] hip.basic_view_extents_ctor
2: [       OK ] hip.basic_view_extents_ctor (0 ms)
2: [ RUN      ] hip.basic_view_mapping_ctor_right
2: [       OK ] hip.basic_view_mapping_ctor_right (0 ms)
2: [ RUN      ] hip.basic_view_access
2: [       OK ] hip.basic_view_access (1 ms)
2: [ RUN      ] hip.basic_view_atomic_accessor
2: [       OK ] hip.basic_view_atomic_accessor (0 ms)
2: [ RUN      ] hip.RefCountedAcc_Typedefs
2: [       OK ] hip.RefCountedAcc_Typedefs (0 ms)
2: [ RUN      ] hip.RefCountedAcc_Ctors
2: [       OK ] hip.RefCountedAcc_Ctors (0 ms)
2: [ RUN      ] hip.RefCountedAcc_ConversionToDefaultAcc
2: [       OK ] hip.RefCountedAcc_ConversionToDefaultAcc (0 ms)
2: [ RUN      ] hip.RefCountedAcc_Access
2: [       OK ] hip.RefCountedAcc_Access (0 ms)
2: [ RUN      ] hip.RefCountedAcc_Conversion
2: [       OK ] hip.RefCountedAcc_Conversion (0 ms)
2: [ RUN      ] hip.RefCountedDataHandle_Typedefs
2: [       OK ] hip.RefCountedDataHandle_Typedefs (0 ms)
2: [ RUN      ] hip.RefCountedDataHandle
2: [       OK ] hip.RefCountedDataHandle (0 ms)
2: [ RUN      ] hip.RefCountedDataHandleAnonym
2: [       OK ] hip.RefCountedDataHandleAnonym (0 ms)
2: [ RUN      ] hip.RefCountedDataHandleConversion
2: [       OK ] hip.RefCountedDataHandleConversion (0 ms)
2: [----------] 14 tests from hip (4 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 14 tests from 1 test suite ran. (4 ms total)
2: [  PASSED  ] 14 tests.
 2/55 Test  #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................   Passed    0.39 sec
test 3
      Start  3: Kokkos_CoreUnitTest_Serial1

3: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
3: Test timeout computed to be: 1500
3: [==========] Running 220 tests from 4 test suites.
3: [----------] Global test environment set-up.
3: [----------] 11 tests from serial_DeathTest
3: [ RUN      ] serial_DeathTest.abort_from_host
3: [       OK ] serial_DeathTest.abort_from_host (1526 ms)
3: [ RUN      ] serial_DeathTest.abort_from_device
3: [       OK ] serial_DeathTest.abort_from_device (1401 ms)
3: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
3: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1323 ms)
3: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
3: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1375 ms)
3: [ RUN      ] serial_DeathTest.policy_invalid_bounds
3: [       OK ] serial_DeathTest.policy_invalid_bounds (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
3: [       OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_round_trip_conversion_fires
3: [       OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_check_sign_changes
3: [       OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms)
3: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
3: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
3: [ RUN      ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped
3: skipping since no memory access violation would occur
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms)
3: [ RUN      ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped
3: skipping since no memory access violation would occur
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms)
3: [----------] 11 tests from serial_DeathTest (5627 ms total)
3: 
3: [----------] 1 test from serial_graph_DeathTest
3: [ RUN      ] serial_graph_DeathTest.can_instantiate_only_once
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:181: Skipped
3: Preconditions are not checked.
3: [  SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms)
3: [----------] 1 test from serial_graph_DeathTest (0 ms total)
3: 
3: [----------] 192 tests from serial
3: [ RUN      ] serial.array_capacity
3: [       OK ] serial.array_capacity (0 ms)
3: [ RUN      ] serial.array_element_access
3: [       OK ] serial.array_element_access (0 ms)
3: [ RUN      ] serial.array_operator_equal
3: [       OK ] serial.array_operator_equal (0 ms)
3: [ RUN      ] serial.array_zero_capacity
3: [       OK ] serial.array_zero_capacity (0 ms)
3: [ RUN      ] serial.array_zero_data_nullptr
3: [       OK ] serial.array_zero_data_nullptr (0 ms)
3: [ RUN      ] serial.array_contiguous_capacity
3: [       OK ] serial.array_contiguous_capacity (0 ms)
3: [ RUN      ] serial.array_contiguous_element_access
3: [       OK ] serial.array_contiguous_element_access (0 ms)
3: [ RUN      ] serial.array_contiguous_assignment
3: [       OK ] serial.array_contiguous_assignment (0 ms)
3: [ RUN      ] serial.array_strided_capacity
3: [       OK ] serial.array_strided_capacity (0 ms)
3: [ RUN      ] serial.array_strided_element_access
3: [       OK ] serial.array_strided_element_access (0 ms)
3: [ RUN      ] serial.array_strided_assignment
3: [       OK ] serial.array_strided_assignment (0 ms)
3: [ RUN      ] serial.atomic_operations_complexdouble
3: [       OK ] serial.atomic_operations_complexdouble (0 ms)
3: [ RUN      ] serial.atomic_operations_complexfloat
3: [       OK ] serial.atomic_operations_complexfloat (0 ms)
3: [ RUN      ] serial.atomic_operations_double
3: [       OK ] serial.atomic_operations_double (0 ms)
3: [ RUN      ] serial.atomic_operations_float
3: [       OK ] serial.atomic_operations_float (0 ms)
3: [ RUN      ] serial.atomic_operations_int
3: [       OK ] serial.atomic_operations_int (0 ms)
3: [ RUN      ] serial.atomic_operations_long
3: [       OK ] serial.atomic_operations_long (0 ms)
3: [ RUN      ] serial.atomic_operations_longlong
3: [       OK ] serial.atomic_operations_longlong (0 ms)
3: [ RUN      ] serial.atomic_shared
3: [       OK ] serial.atomic_shared (0 ms)
3: [ RUN      ] serial.atomic_operations_unsigned
3: [       OK ] serial.atomic_operations_unsigned (0 ms)
3: [ RUN      ] serial.atomic_operations_unsignedlong
3: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
3: [ RUN      ] serial.atomics
3: [       OK ] serial.atomics (1 ms)
3: [ RUN      ] serial.atomics_tpetra_max_abs
3: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
3: [ RUN      ] serial.atomic_views_integral
3: [       OK ] serial.atomic_views_integral (70 ms)
3: [ RUN      ] serial.atomic_views_nonintegral
3: [       OK ] serial.atomic_views_nonintegral (40 ms)
3: [ RUN      ] serial.atomic_view_api
3: [       OK ] serial.atomic_view_api (0 ms)
3: [ RUN      ] serial.bit_manip_countl_zero
3: [       OK ] serial.bit_manip_countl_zero (0 ms)
3: [ RUN      ] serial.bit_manip_countl_one
3: [       OK ] serial.bit_manip_countl_one (0 ms)
3: [ RUN      ] serial.bit_manip_countr_zero
3: [       OK ] serial.bit_manip_countr_zero (0 ms)
3: [ RUN      ] serial.bit_manip_countr_one
3: [       OK ] serial.bit_manip_countr_one (0 ms)
3: [ RUN      ] serial.bit_manip_popcount
3: [       OK ] serial.bit_manip_popcount (0 ms)
3: [ RUN      ] serial.bit_manip_has_single_bit
3: [       OK ] serial.bit_manip_has_single_bit (0 ms)
3: [ RUN      ] serial.bit_manip_bit_floor
3: [       OK ] serial.bit_manip_bit_floor (0 ms)
3: [ RUN      ] serial.bit_manip_bit_ceil
3: [       OK ] serial.bit_manip_bit_ceil (0 ms)
3: [ RUN      ] serial.bit_manip_bit_width
3: [       OK ] serial.bit_manip_bit_width (0 ms)
3: [ RUN      ] serial.bit_manip_rotl
3: [       OK ] serial.bit_manip_rotl (0 ms)
3: [ RUN      ] serial.bit_manip_rotr
3: [       OK ] serial.bit_manip_rotr (0 ms)
3: [ RUN      ] serial.bit_manip_byeswap
3: [       OK ] serial.bit_manip_byeswap (0 ms)
3: [ RUN      ] serial.bit_manip_bit_cast
3: [       OK ] serial.bit_manip_bit_cast (0 ms)
3: [ RUN      ] serial.test_block_deduction_bug_pr_3103
3: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
3: [ RUN      ] serial.checked_integer_operations_multiply_overflow
3: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
3: [ RUN      ] serial.execution_policy_occupancy_and_hint
3: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
3: [ RUN      ] serial.complex_construction
3: [       OK ] serial.complex_construction (0 ms)
3: [ RUN      ] serial.complex_basic_math
3: [       OK ] serial.complex_basic_math (0 ms)
3: [ RUN      ] serial.complex_special_funtions
3: [       OK ] serial.complex_special_funtions (0 ms)
3: [ RUN      ] serial.complex_io
3: [       OK ] serial.complex_io (0 ms)
3: [ RUN      ] serial.complex_trivially_copyable
3: [       OK ] serial.complex_trivially_copyable (0 ms)
3: [ RUN      ] serial.complex_issue_3865
3: [       OK ] serial.complex_issue_3865 (0 ms)
3: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
3: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
3: [ RUN      ] serial.complex_structured_bindings
3: [       OK ] serial.complex_structured_bindings (0 ms)
3: [ RUN      ] serial.crs_count_fill
3: [       OK ] serial.crs_count_fill (0 ms)
3: [ RUN      ] serial.crs_copy_constructor
3: [       OK ] serial.crs_copy_constructor (1 ms)
3: [ RUN      ] serial.deep_copy_alignment
3: [       OK ] serial.deep_copy_alignment (1 ms)
3: [ RUN      ] serial.deep_copy_conversion
3: [       OK ] serial.deep_copy_conversion (19 ms)
3: [ RUN      ] serial.partitioning_by_args
3: [       OK ] serial.partitioning_by_args (0 ms)
3: [ RUN      ] serial.partitioning_by_vector
3: [       OK ] serial.partitioning_by_vector (0 ms)
3: [ RUN      ] serial.exec_space_thread_safety_range
3: [       OK ] serial.exec_space_thread_safety_range (1056 ms)
3: [ RUN      ] serial.exec_space_thread_safety_mdrange
3: [       OK ] serial.exec_space_thread_safety_mdrange (105 ms)
3: [ RUN      ] serial.exec_space_thread_safety_team_policy
3: [       OK ] serial.exec_space_thread_safety_team_policy (105 ms)
3: [ RUN      ] serial.exec_space_thread_safety_range_reduce
3: [       OK ] serial.exec_space_thread_safety_range_reduce (105 ms)
3: [ RUN      ] serial.exec_space_thread_safety_mdrange_reduce
3: [       OK ] serial.exec_space_thread_safety_mdrange_reduce (105 ms)
3: [ RUN      ] serial.exec_space_thread_safety_team_policy_reduce
3: [       OK ] serial.exec_space_thread_safety_team_policy_reduce (105 ms)
3: [ RUN      ] serial.exec_space_thread_safety_range_scan
3: [       OK ] serial.exec_space_thread_safety_range_scan (105 ms)
3: [ RUN      ] serial.execution_space_as_class_data_member
3: [       OK ] serial.execution_space_as_class_data_member (0 ms)
3: [ RUN      ] serial.functor_analysis
3: [       OK ] serial.functor_analysis (0 ms)
3: [ RUN      ] serial.when_all_type
3: [       OK ] serial.when_all_type (0 ms)
3: [ RUN      ] serial.graph_then
3: [       OK ] serial.graph_then (0 ms)
3: [ RUN      ] serial.host_shared_ptr_use_count
3: [       OK ] serial.host_shared_ptr_use_count (0 ms)
3: [ RUN      ] serial.host_shared_ptr_get
3: [       OK ] serial.host_shared_ptr_get (0 ms)
3: [ RUN      ] serial.host_shared_ptr_dereference_on_device
3: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
3: [ RUN      ] serial.host_shared_ptr_special_members_on_device
3: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
3: [ RUN      ] serial.host_shared_ptr_tracking
3: [       OK ] serial.host_shared_ptr_tracking (0 ms)
3: [ RUN      ] serial.join_backward_compatibility
3: [       OK ] serial.join_backward_compatibility (0 ms)
3: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
3: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (2169 ms)
3: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
3: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (7644 ms)
3: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
3: [       OK ] serial.local_deepcopy_teampolicy_layoutright (546 ms)
3: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
3: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (547 ms)
3: [ RUN      ] serial.deep_copy_scratch
3: [       OK ] serial.deep_copy_scratch (0 ms)
3: [ RUN      ] serial.mathematical_constants_e
3: [       OK ] serial.mathematical_constants_e (0 ms)
3: [ RUN      ] serial.mathematical_constants_log2e
3: [       OK ] serial.mathematical_constants_log2e (0 ms)
3: [ RUN      ] serial.mathematical_constants_log10e
3: [       OK ] serial.mathematical_constants_log10e (0 ms)
3: [ RUN      ] serial.mathematical_constants_pi
3: [       OK ] serial.mathematical_constants_pi (0 ms)
3: [ RUN      ] serial.mathematical_constants_inv_pi
3: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
3: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
3: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
3: [ RUN      ] serial.mathematical_constants_ln2
3: [       OK ] serial.mathematical_constants_ln2 (0 ms)
3: [ RUN      ] serial.mathematical_constants_ln10
3: [       OK ] serial.mathematical_constants_ln10 (0 ms)
3: [ RUN      ] serial.mathematical_constants_sqrt2
3: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
3: [ RUN      ] serial.mathematical_constants_sqrt3
3: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
3: [ RUN      ] serial.mathematical_constants_inv_sqrt3
3: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
3: [ RUN      ] serial.mathematical_constants_egamma
3: [       OK ] serial.mathematical_constants_egamma (0 ms)
3: [ RUN      ] serial.mathematical_constants_phi
3: [       OK ] serial.mathematical_constants_phi (0 ms)
3: [ RUN      ] serial.mathematical_functions_trigonometric_functions
3: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
3: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
3: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
3: [ RUN      ] serial.mathematical_functions_non_standard
3: [       OK ] serial.mathematical_functions_non_standard (0 ms)
3: [ RUN      ] serial.mathematical_functions_power_functions
3: [       OK ] serial.mathematical_functions_power_functions (0 ms)
3: [ RUN      ] serial.mathematical_functions_fma
3: [       OK ] serial.mathematical_functions_fma (0 ms)
3: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
3: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
3: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
3: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
3: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
3: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
3: [ RUN      ] serial.mathematical_functions_absolute_value
3: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
3: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
3: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
3: [ RUN      ] serial.mathematical_functions_remainder_function
3: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
3: [ RUN      ] serial.mathematical_functions_isfinite
3: [       OK ] serial.mathematical_functions_isfinite (0 ms)
3: [ RUN      ] serial.mathematical_functions_isinf
3: [       OK ] serial.mathematical_functions_isinf (0 ms)
3: [ RUN      ] serial.mathematical_functions_isnan
3: [       OK ] serial.mathematical_functions_isnan (0 ms)
3: [ RUN      ] serial.mathematical_functions_exponential_functions
3: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
3: [ RUN      ] serial.mathspecialfunc_expint1
3: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
3: [ RUN      ] serial.mathspecialfunc_errorfunc
3: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
3: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
3: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
3: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
3: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
3: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
3: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
3: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
3: [ RUN      ] serial.mdrange_5d
3: [       OK ] serial.mdrange_5d (23 ms)
3: [ RUN      ] serial.mdrange_6d
3: [       OK ] serial.mdrange_6d (90 ms)
3: [ RUN      ] serial.mdrange_2d
3: [       OK ] serial.mdrange_2d (0 ms)
3: [ RUN      ] serial.mdrange_array_reduce
3: [       OK ] serial.mdrange_array_reduce (0 ms)
3: [ RUN      ] serial.mdrange_3d
3: [       OK ] serial.mdrange_3d (5 ms)
3: [ RUN      ] serial.mdrange_neg_idx
3: [       OK ] serial.mdrange_neg_idx (69 ms)
3: [ RUN      ] serial.mdrange_4d
3: [       OK ] serial.mdrange_4d (5 ms)
3: [ RUN      ] serial.mdrange_scalar
3: [       OK ] serial.mdrange_scalar (0 ms)
3: [ RUN      ] serial.mdrange_large_deep_copy
3: [       OK ] serial.mdrange_large_deep_copy (409 ms)
3: [ RUN      ] serial.md_range_policy_construction_from_arrays
3: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
3: [ RUN      ] serial.policy_get_tile_size
3: [       OK ] serial.policy_get_tile_size (0 ms)
3: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
3: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3023 ms)
3: [ RUN      ] serial.mdspan_minimal_functional
3: [       OK ] serial.mdspan_minimal_functional (0 ms)
3: [ RUN      ] serial.mdspan_atomic_accessor
3: [       OK ] serial.mdspan_atomic_accessor (0 ms)
3: [ RUN      ] serial.view_mdspan_conversion
3: [       OK ] serial.view_mdspan_conversion (0 ms)
3: [ RUN      ] serial.view_mdspan_conversion_with_stride
3: [       OK ] serial.view_mdspan_conversion_with_stride (0 ms)
3: [ RUN      ] serial.max
3: [       OK ] serial.max (0 ms)
3: [ RUN      ] serial.max_within_parfor
3: [       OK ] serial.max_within_parfor (7 ms)
3: [ RUN      ] serial.min
3: [       OK ] serial.min (0 ms)
3: [ RUN      ] serial.min_within_parfor
3: [       OK ] serial.min_within_parfor (0 ms)
3: [ RUN      ] serial.minmax
3: [       OK ] serial.minmax (0 ms)
3: [ RUN      ] serial.minmax_within_parfor
3: [       OK ] serial.minmax_within_parfor (0 ms)
3: [ RUN      ] serial.clamp
3: [       OK ] serial.clamp (0 ms)
3: [ RUN      ] serial.clamp_within_parfor
3: [       OK ] serial.clamp_within_parfor (0 ms)
3: [ RUN      ] serial.numeric_traits_infinity
3: [       OK ] serial.numeric_traits_infinity (0 ms)
3: [ RUN      ] serial.numeric_traits_epsilon
3: [       OK ] serial.numeric_traits_epsilon (0 ms)
3: [ RUN      ] serial.numeric_traits_round_error
3: [       OK ] serial.numeric_traits_round_error (0 ms)
3: [ RUN      ] serial.numeric_traits_norm_min
3: [       OK ] serial.numeric_traits_norm_min (0 ms)
3: [ RUN      ] serial.numeric_traits_denorm_min
3: [       OK ] serial.numeric_traits_denorm_min (0 ms)
3: [ RUN      ] serial.numeric_traits_finite_min_max
3: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
3: [ RUN      ] serial.numeric_traits_digits
3: [       OK ] serial.numeric_traits_digits (0 ms)
3: [ RUN      ] serial.numeric_traits_digits10
3: [       OK ] serial.numeric_traits_digits10 (0 ms)
3: [ RUN      ] serial.numeric_traits_max_digits10
3: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
3: [ RUN      ] serial.numeric_traits_radix
3: [       OK ] serial.numeric_traits_radix (0 ms)
3: [ RUN      ] serial.numeric_traits_min_max_exponent
3: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
3: [ RUN      ] serial.numeric_traits_min_max_exponent10
3: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
3: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
3: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
3: [ RUN      ] serial.numeric_traits_sfinae_friendly
3: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
3: [ RUN      ] serial.occupancy_control
3: [       OK ] serial.occupancy_control (0 ms)
3: [ RUN      ] serial.memory_pool
3: [       OK ] serial.memory_pool (30 ms)
3: [ RUN      ] serial.cxx11
3: [       OK ] serial.cxx11 (0 ms)
3: [ RUN      ] serial.viewctorprop_embedded_dim
3: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
3: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
3: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
3: [ RUN      ] serial.parallel_scan_range_policy
3: [       OK ] serial.parallel_scan_range_policy (2 ms)
3: [ RUN      ] serial.kokkos_printf
3: [       OK ] serial.kokkos_printf (0 ms)
3: [ RUN      ] serial.range_for
3: [       OK ] serial.range_for (0 ms)
3: [ RUN      ] serial.range_reduce
3: [       OK ] serial.range_reduce (0 ms)
3: [ RUN      ] serial.range_dynamic_policy
3: [       OK ] serial.range_dynamic_policy (0 ms)
3: [ RUN      ] serial.range_policy_runtime_parameters
3: [       OK ] serial.range_policy_runtime_parameters (0 ms)
3: [ RUN      ] serial.range_policy_one_way_convertible_bounds
3: [       OK ] serial.range_policy_one_way_convertible_bounds (0 ms)
3: [ RUN      ] serial.range_for_require
3: [       OK ] serial.range_for_require (0 ms)
3: [ RUN      ] serial.range_reduce_require
3: [       OK ] serial.range_reduce_require (0 ms)
3: [ RUN      ] serial.range_dynamic_policy_require
3: [       OK ] serial.range_dynamic_policy_require (0 ms)
3: [ RUN      ] serial.reducers_int
3: [       OK ] serial.reducers_int (1 ms)
3: [ RUN      ] serial.reducers_double
3: [       OK ] serial.reducers_double (1 ms)
3: [ RUN      ] serial.reducers_complex_double
3: [       OK ] serial.reducers_complex_double (0 ms)
3: [ RUN      ] serial.reducers_struct
3: [       OK ] serial.reducers_struct (0 ms)
3: [ RUN      ] serial.reducers_half_t
3: [       OK ] serial.reducers_half_t (0 ms)
3: [ RUN      ] serial.reducers_bhalf_t
3: [       OK ] serial.reducers_bhalf_t (0 ms)
3: [ RUN      ] serial.reducers_int8_t
3: [       OK ] serial.reducers_int8_t (0 ms)
3: [ RUN      ] serial.reducers_int16_t
3: [       OK ] serial.reducers_int16_t (0 ms)
3: [ RUN      ] serial.reducers_bool
3: [       OK ] serial.reducers_bool (0 ms)
3: [ RUN      ] serial.int64_t_reduce
3: [       OK ] serial.int64_t_reduce (86 ms)
3: [ RUN      ] serial.double_reduce
3: [       OK ] serial.double_reduce (243 ms)
3: [ RUN      ] serial.int64_t_reduce_dynamic
3: [       OK ] serial.int64_t_reduce_dynamic (1069 ms)
3: [ RUN      ] serial.double_reduce_dynamic
3: [       OK ] serial.double_reduce_dynamic (1101 ms)
3: [ RUN      ] serial.int64_t_reduce_dynamic_view
3: [       OK ] serial.int64_t_reduce_dynamic_view (226 ms)
3: [ RUN      ] serial.int_combined_reduce
3: [       OK ] serial.int_combined_reduce (0 ms)
3: [ RUN      ] serial.mdrange_combined_reduce
3: [       OK ] serial.mdrange_combined_reduce (0 ms)
3: [ RUN      ] serial.int_combined_reduce_mixed
3: [       OK ] serial.int_combined_reduce_mixed (0 ms)
3: [ RUN      ] serial.reduction_with_large_iteration_count
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestReduce.hpp:663: Skipped
3: Disabling for host backends
3: [  SKIPPED ] serial.reduction_with_large_iteration_count (0 ms)
3: [ RUN      ] serial.reduction_deduction
3: [       OK ] serial.reduction_deduction (0 ms)
3: [ RUN      ] serial.reduce_device_view_range_policy
3: [       OK ] serial.reduce_device_view_range_policy (5 ms)
3: [ RUN      ] serial.reduce_device_view_mdrange_policy
3: [       OK ] serial.reduce_device_view_mdrange_policy (1676 ms)
3: [ RUN      ] serial.reduce_device_view_team_policy
3: [       OK ] serial.reduce_device_view_team_policy (176 ms)
3: [ RUN      ] serial.impl_shared_alloc
3: [       OK ] serial.impl_shared_alloc (4 ms)
3: [ RUN      ] serial.mdspan_space_aware_accessor
3: [       OK ] serial.mdspan_space_aware_accessor (0 ms)
3: [ RUN      ] serial.kokkos_swap
3: [       OK ] serial.kokkos_swap (0 ms)
3: [----------] 192 tests from serial (21011 ms total)
3: 
3: [----------] 16 tests from serial_graph
3: [ RUN      ] serial_graph.submit_once
3: [       OK ] serial_graph.submit_once (0 ms)
3: [ RUN      ] serial_graph.submit_once_rvalue
3: [       OK ] serial_graph.submit_once_rvalue (0 ms)
3: [ RUN      ] serial_graph.instantiate_and_submit_once
3: [       OK ] serial_graph.instantiate_and_submit_once (0 ms)
3: [ RUN      ] serial_graph.submit_onto_another_execution_space_instance
3: [       OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms)
3: [ RUN      ] serial_graph.create_graph_no_closure_with_exec
3: [       OK ] serial_graph.create_graph_no_closure_with_exec (0 ms)
3: [ RUN      ] serial_graph.create_graph_no_arg
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:252: Skipped
3: Skipping since useless if the test fixture is not on the default execution space.
3: [  SKIPPED ] serial_graph.create_graph_no_arg (0 ms)
3: [ RUN      ] serial_graph.submit_six
3: [       OK ] serial_graph.submit_six (0 ms)
3: [ RUN      ] serial_graph.when_all_cycle
3: [       OK ] serial_graph.when_all_cycle (0 ms)
3: [ RUN      ] serial_graph.repeat_chain
3: [       OK ] serial_graph.repeat_chain (0 ms)
3: [ RUN      ] serial_graph.zero_work_reduce
3: [       OK ] serial_graph.zero_work_reduce (0 ms)
3: [ RUN      ] serial_graph.empty_graph
3: [       OK ] serial_graph.empty_graph (0 ms)
3: [ RUN      ] serial_graph.force_global_launch
3: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:457: Skipped
3: This execution space does not support global launch.
3: [  SKIPPED ] serial_graph.force_global_launch (0 ms)
3: [ RUN      ] serial_graph.empty_graph_default_host_exec
3: [       OK ] serial_graph.empty_graph_default_host_exec (0 ms)
3: [ RUN      ] serial_graph.node_lifetime
3: [       OK ] serial_graph.node_lifetime (0 ms)
3: [ RUN      ] serial_graph.diamond
3: [       OK ] serial_graph.diamond (0 ms)
3: [ RUN      ] serial_graph.end_of_submit_control_flow
3: [       OK ] serial_graph.end_of_submit_control_flow (0 ms)
3: [----------] 16 tests from serial_graph (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 220 tests from 4 test suites ran. (26639 ms total)
3: [  PASSED  ] 214 tests.
3: [  SKIPPED ] 6 tests, listed below:
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
3: [  SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
3: [  SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once
3: [  SKIPPED ] serial.reduction_with_large_iteration_count
3: [  SKIPPED ] serial_graph.create_graph_no_arg
3: [  SKIPPED ] serial_graph.force_global_launch
 3/55 Test  #3: Kokkos_CoreUnitTest_Serial1 ................................   Passed   27.03 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Serial2

4: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
4: Test timeout computed to be: 1500
4: [==========] Running 143 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 8 tests from serial_DeathTest
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped
4: only enforced when debug bound checks is enabled
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
4: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9810 ms)
4: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
4: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (9220 ms)
4: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewMemoryAccessViolation.hpp:156: Skipped
4: skipping since no memory access violation would occur
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
4: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewMemoryAccessViolation.hpp:171: Skipped
4: skipping since no memory access violation would occur
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
4: [----------] 8 tests from serial_DeathTest (19030 ms total)
4: 
4: [----------] 135 tests from serial
4: [ RUN      ] serial.team_for
4: [       OK ] serial.team_for (0 ms)
4: [ RUN      ] serial.team_reduce
4: [       OK ] serial.team_reduce (0 ms)
4: [ RUN      ] serial.team_reduce_large
4: [       OK ] serial.team_reduce_large (290 ms)
4: [ RUN      ] serial.team_parallel_single
4: [       OK ] serial.team_parallel_single (9 ms)
4: [ RUN      ] serial.large_team_scratch_size
4: [       OK ] serial.large_team_scratch_size (0 ms)
4: [ RUN      ] serial.team_broadcast_long
4: [       OK ] serial.team_broadcast_long (0 ms)
4: [ RUN      ] serial.team_broadcast_long_wrapper
4: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
4: [ RUN      ] serial.team_broadcast_char
4: [       OK ] serial.team_broadcast_char (0 ms)
4: [ RUN      ] serial.team_broadcast_float
4: [       OK ] serial.team_broadcast_float (0 ms)
4: [ RUN      ] serial.team_broadcast_double
4: [       OK ] serial.team_broadcast_double (0 ms)
4: [ RUN      ] serial.team_handle_by_value
4: [       OK ] serial.team_handle_by_value (0 ms)
4: [ RUN      ] serial.team_vector
4: [       OK ] serial.team_vector (4 ms)
4: [ RUN      ] serial.triple_nested_parallelism
4: [       OK ] serial.triple_nested_parallelism (569 ms)
4: [ RUN      ] serial.parallel_scan_with_reducers
4: [       OK ] serial.parallel_scan_with_reducers (62 ms)
4: [ RUN      ] serial.team_thread_range_combined_reducers
4: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
4: [ RUN      ] serial.thread_vector_range_combined_reducers
4: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] serial.team_vector_range_combined_reducers
4: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] serial.TeamThreadMDRangeParallelFor
4: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
4: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
4: [       OK ] serial.ThreadVectorMDRangeParallelFor (3 ms)
4: [ RUN      ] serial.TeamVectorMDRangeParallelFor
4: [       OK ] serial.TeamVectorMDRangeParallelFor (3 ms)
4: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
4: [       OK ] serial.TeamThreadMDRangeParallelReduce (7 ms)
4: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
4: [       OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms)
4: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
4: [       OK ] serial.TeamVectorMDRangeParallelReduce (7 ms)
4: [ RUN      ] serial.team_policy_runtime_parameters
4: [       OK ] serial.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] serial.team_reduction_scan
4: [       OK ] serial.team_reduction_scan (62 ms)
4: [ RUN      ] serial.team_long_reduce
4: [       OK ] serial.team_long_reduce (88 ms)
4: [ RUN      ] serial.team_double_reduce
4: [       OK ] serial.team_double_reduce (36 ms)
4: [ RUN      ] serial.team_long_array_reduce
4: [       OK ] serial.team_long_array_reduce (90 ms)
4: [ RUN      ] serial.team_double_array_reduce
4: [       OK ] serial.team_double_array_reduce (67 ms)
4: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] serial.repeated_team_reduce
4: [       OK ] serial.repeated_team_reduce (6960 ms)
4: [ RUN      ] serial.nested_team_reduce_functor_as_reducer
4: [       OK ] serial.nested_team_reduce_functor_as_reducer (0 ms)
4: [ RUN      ] serial.team_scan
4: [       OK ] serial.team_scan (96 ms)
4: [ RUN      ] serial.team_scan_ret_val
4: [       OK ] serial.team_scan_ret_val (86 ms)
4: [ RUN      ] serial.team_shared_request
4: [       OK ] serial.team_shared_request (25 ms)
4: [ RUN      ] serial.team_scratch_request
4: [       OK ] serial.team_scratch_request (2 ms)
4: [ RUN      ] serial.team_lambda_shared_request
4: [       OK ] serial.team_lambda_shared_request (24 ms)
4: [ RUN      ] serial.scratch_align
4: [       OK ] serial.scratch_align (0 ms)
4: [ RUN      ] serial.shmem_size
4: [       OK ] serial.shmem_size (0 ms)
4: [ RUN      ] serial.multi_level_scratch
4: [       OK ] serial.multi_level_scratch (1 ms)
4: [ RUN      ] serial.team_scratch_memory_index_parallel_for
4: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] serial.team_policy_max_recommended
4: [       OK ] serial.team_policy_max_recommended (1 ms)
4: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] serial.team_teamvector_range
4: [       OK ] serial.team_teamvector_range (1 ms)
4: [ RUN      ] serial.unique_token_global
4: [       OK ] serial.unique_token_global (0 ms)
4: [ RUN      ] serial.unique_token_instance
4: [       OK ] serial.unique_token_instance (0 ms)
4: [ RUN      ] serial.unique_token_team_acquire
4: [       OK ] serial.unique_token_team_acquire (0 ms)
4: [ RUN      ] serial.view_api_a
4: [       OK ] serial.view_api_a (3 ms)
4: [ RUN      ] serial.view_layout_left_with_stride
4: [       OK ] serial.view_layout_left_with_stride (0 ms)
4: [ RUN      ] serial.view_layout_right_with_stride
4: [       OK ] serial.view_layout_right_with_stride (0 ms)
4: [ RUN      ] serial.view_api_b
4: [       OK ] serial.view_api_b (0 ms)
4: [ RUN      ] serial.view_api_c
4: [       OK ] serial.view_api_c (12 ms)
4: [ RUN      ] serial.view_api_d
4: [       OK ] serial.view_api_d (0 ms)
4: [ RUN      ] serial.view_remap
4: [       OK ] serial.view_remap (0 ms)
4: [ RUN      ] serial.view_mirror_nonconst
4: [       OK ] serial.view_mirror_nonconst (0 ms)
4: [ RUN      ] serial.view_stride_method
4: [       OK ] serial.view_stride_method (0 ms)
4: [ RUN      ] serial.anonymous_space
4: [       OK ] serial.anonymous_space (0 ms)
4: [ RUN      ] serial.view_overload_resolution
4: [       OK ] serial.view_overload_resolution (0 ms)
4: [ RUN      ] serial.view_allocation_large_rank
4: [       OK ] serial.view_allocation_large_rank (1302 ms)
4: [ RUN      ] serial.view_shmem_size_on_device
4: [       OK ] serial.view_shmem_size_on_device (0 ms)
4: [ RUN      ] serial.view_is_assignable
4: [       OK ] serial.view_is_assignable (0 ms)
4: [ RUN      ] serial.view_bad_alloc
4: [       OK ] serial.view_bad_alloc (0 ms)
4: [ RUN      ] serial.view_copy_tests
4: [       OK ] serial.view_copy_tests (3 ms)
4: [ RUN      ] serial.view_copy_tests_rank_0
4: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
4: [ RUN      ] serial.view_copy_degenerated
4: [       OK ] serial.view_copy_degenerated (0 ms)
4: [ RUN      ] serial.view_fill_tests_layout_right
4: [       OK ] serial.view_fill_tests_layout_right (2372 ms)
4: [ RUN      ] serial.view_fill_tests_layout_left
4: [       OK ] serial.view_fill_tests_layout_left (2552 ms)
4: [ RUN      ] serial.vcp_empty_traits
4: [       OK ] serial.vcp_empty_traits (0 ms)
4: [ RUN      ] serial.is_view_label
4: [       OK ] serial.is_view_label (0 ms)
4: [ RUN      ] serial.vcp_label_base_traits
4: [       OK ] serial.vcp_label_base_traits (0 ms)
4: [ RUN      ] serial.vcp_label_traits
4: [       OK ] serial.vcp_label_traits (0 ms)
4: [ RUN      ] serial.view_alloc_can_perfect_forward_label
4: [       OK ] serial.view_alloc_can_perfect_forward_label (0 ms)
4: [ RUN      ] serial.vcp_label_copy_constructor
4: [       OK ] serial.vcp_label_copy_constructor (0 ms)
4: [ RUN      ] serial.vcp_pointer_add_property
4: [       OK ] serial.vcp_pointer_add_property (0 ms)
4: [ RUN      ] serial.view_empty_runtime_unmanaged
4: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] serial.view_hooks
4: [       OK ] serial.view_hooks (0 ms)
4: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (45 ms)
4: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms)
4: [ RUN      ] serial.view_irregular_layout
4: [       OK ] serial.view_irregular_layout (0 ms)
4: [ RUN      ] serial.view_mapping
4: [       OK ] serial.view_mapping (65 ms)
4: [ RUN      ] serial.view_mapping_operator
4: [       OK ] serial.view_mapping_operator (1 ms)
4: [ RUN      ] serial.static_extent
4: [       OK ] serial.static_extent (0 ms)
4: [ RUN      ] serial.view_mapping_atomic
4: [       OK ] serial.view_mapping_atomic (0 ms)
4: [ RUN      ] serial.view_mapping_class_value
4: [       OK ] serial.view_mapping_class_value (0 ms)
4: [ RUN      ] serial.view_mapping_assignable
4: [       OK ] serial.view_mapping_assignable (0 ms)
4: [ RUN      ] serial.view_mapping_trivially_copyable
4: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] serial.view_mapping_subview
4: [       OK ] serial.view_mapping_subview (0 ms)
4: [ RUN      ] serial.view_nested_view
4: [       OK ] serial.view_nested_view (0 ms)
4: [ RUN      ] serial.view_of_views_default
4: [       OK ] serial.view_of_views_default (0 ms)
4: [ RUN      ] serial.view_of_views_without_initializing
4: [       OK ] serial.view_of_views_without_initializing (0 ms)
4: [ RUN      ] serial.test_view_of_views_sequential_host_init
4: [       OK ] serial.test_view_of_views_sequential_host_init (0 ms)
4: [ RUN      ] serial.append_formatted_multidimensional_index
4: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] serial.view_resize
4: [       OK ] serial.view_resize (1 ms)
4: [ RUN      ] serial.view_realloc
4: [       OK ] serial.view_realloc (0 ms)
4: [ RUN      ] serial.workgraph_fib
4: [       OK ] serial.workgraph_fib (114 ms)
4: [ RUN      ] serial.resize_realloc_no_init
4: [       OK ] serial.resize_realloc_no_init (0 ms)
4: [ RUN      ] serial.resize_realloc_no_alloc
4: [       OK ] serial.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] serial.realloc_exec_space
4: [       OK ] serial.realloc_exec_space (0 ms)
4: [ RUN      ] serial.view_alloc
4: [       OK ] serial.view_alloc (0 ms)
4: [ RUN      ] serial.view_alloc_exec_space
4: [       OK ] serial.view_alloc_exec_space (0 ms)
4: [ RUN      ] serial.view_alloc_int
4: [       OK ] serial.view_alloc_int (0 ms)
4: [ RUN      ] serial.view_alloc_exec_space_int
4: [       OK ] serial.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] serial.deep_copy_zero_memset
4: [       OK ] serial.deep_copy_zero_memset (0 ms)
4: [ RUN      ] serial.resize_exec_space
4: [       OK ] serial.resize_exec_space (0 ms)
4: [ RUN      ] serial.view_allocation_int
4: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestWithoutInitializing.hpp:301: Skipped
4: skipping since the fence checked for isn't necessary
4: [  SKIPPED ] serial.view_allocation_int (0 ms)
4: [ RUN      ] serial.view_allocation_exec_space_int
4: [       OK ] serial.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] serial.view_not_default_constructible
4: [       OK ] serial.view_not_default_constructible (0 ms)
4: [ RUN      ] serial.view_subview_auto_1d_left
4: [       OK ] serial.view_subview_auto_1d_left (0 ms)
4: [ RUN      ] serial.view_subview_auto_1d_right
4: [       OK ] serial.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] serial.view_subview_auto_1d_stride
4: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] serial.view_subview_assign_strided
4: [       OK ] serial.view_subview_assign_strided (0 ms)
4: [ RUN      ] serial.view_subview_left_0
4: [       OK ] serial.view_subview_left_0 (0 ms)
4: [ RUN      ] serial.view_subview_left_1
4: [       OK ] serial.view_subview_left_1 (0 ms)
4: [ RUN      ] serial.view_subview_left_2
4: [       OK ] serial.view_subview_left_2 (0 ms)
4: [ RUN      ] serial.view_subview_left_3
4: [       OK ] serial.view_subview_left_3 (0 ms)
4: [ RUN      ] serial.view_subview_right_0
4: [       OK ] serial.view_subview_right_0 (0 ms)
4: [ RUN      ] serial.view_subview_right_1
4: [       OK ] serial.view_subview_right_1 (0 ms)
4: [ RUN      ] serial.view_subview_right_3
4: [       OK ] serial.view_subview_right_3 (0 ms)
4: [ RUN      ] serial.view_static_tests
4: [       OK ] serial.view_static_tests (0 ms)
4: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
4: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
4: [ RUN      ] serial.view_subview_layoutright_to_layoutright
4: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
4: [ RUN      ] serial.view_subview_1d_assign
4: [       OK ] serial.view_subview_1d_assign (0 ms)
4: [ RUN      ] serial.view_subview_1d_assign_atomic
4: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
4: [ RUN      ] serial.view_subview_1d_assign_randomaccess
4: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
4: [ RUN      ] serial.view_subview_2d_from_3d
4: [       OK ] serial.view_subview_2d_from_3d (3 ms)
4: [ RUN      ] serial.view_subview_2d_from_3d_atomic
4: [       OK ] serial.view_subview_2d_from_3d_atomic (3 ms)
4: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
4: [       OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_left
4: [       OK ] serial.view_subview_3d_from_5d_left (116 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
4: [       OK ] serial.view_subview_3d_from_5d_left_atomic (116 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (116 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_right
4: [       OK ] serial.view_subview_3d_from_5d_right (140 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
4: [       OK ] serial.view_subview_3d_from_5d_right_atomic (141 ms)
4: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (140 ms)
4: [ RUN      ] serial.view_test_unmanaged_subview_reset
4: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] serial.view_subview_memory_traits_construction
4: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
4: [----------] 135 tests from serial (15822 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 143 tests from 2 test suites ran. (34852 ms total)
4: [  PASSED  ] 136 tests.
4: [  SKIPPED ] 7 tests, listed below:
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix
4: [  SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
4: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] serial.view_allocation_int
 4/55 Test  #4: Kokkos_CoreUnitTest_Serial2 ................................   Passed   35.25 sec
test 5
      Start  5: Kokkos_CoreUnitTest_HIP

5: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_HIP
5: Test timeout computed to be: 1500
5: [==========] Running 427 tests from 6 test suites.
5: [----------] Global test environment set-up.
5: [----------] 19 tests from hip_DeathTest
5: [ RUN      ] hip_DeathTest.abort_from_host
5: [       OK ] hip_DeathTest.abort_from_host (1360 ms)
5: [ RUN      ] hip_DeathTest.abort_from_device
5: [       OK ] hip_DeathTest.abort_from_device (1394 ms)
5: [ RUN      ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort
5: [       OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1393 ms)
5: [ RUN      ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions
5: [       OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1345 ms)
5: [ RUN      ] hip_DeathTest.policy_invalid_bounds
5: [       OK ] hip_DeathTest.policy_invalid_bounds (0 ms)
5: [ RUN      ] hip_DeathTest.range_policy_invalid_bounds
5: [       OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms)
5: [ RUN      ] hip_DeathTest.range_policy_round_trip_conversion_fires
5: [       OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (0 ms)
5: [ RUN      ] hip_DeathTest.range_policy_check_sign_changes
5: [       OK ] hip_DeathTest.range_policy_check_sign_changes (0 ms)
5: [ RUN      ] hip_DeathTest.range_policy_implicitly_converted_bounds
5: [       OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
5: [ RUN      ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host
5: [       OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1333 ms)
5: [ RUN      ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device
5: [       OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1400 ms)
5: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_dyn
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
5: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_stat
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms)
5: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_mix
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms)
5: [ RUN      ] hip_DeathTest.view_construction_with_wrong_static_extents
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped
5: only enforced when debug bound checks is enabled
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms)
5: [ RUN      ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment
5: [       OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9842 ms)
5: [ RUN      ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment
5: [       OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (9743 ms)
5: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_host
5: [       OK ] hip_DeathTest.view_memory_access_violations_from_host (24588 ms)
5: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_device
5: [       OK ] hip_DeathTest.view_memory_access_violations_from_device (24800 ms)
5: [----------] 19 tests from hip_DeathTest (77203 ms total)
5: 
5: [----------] 1 test from hip_graph_DeathTest
5: [ RUN      ] hip_graph_DeathTest.can_instantiate_only_once
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:181: Skipped
5: Preconditions are not checked.
5: [  SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once (0 ms)
5: [----------] 1 test from hip_graph_DeathTest (0 ms total)
5: 
5: [----------] 307 tests from hip
5: [ RUN      ] hip.array_capacity
5: [       OK ] hip.array_capacity (0 ms)
5: [ RUN      ] hip.array_element_access
5: [       OK ] hip.array_element_access (0 ms)
5: [ RUN      ] hip.array_operator_equal
5: [       OK ] hip.array_operator_equal (0 ms)
5: [ RUN      ] hip.array_zero_capacity
5: [       OK ] hip.array_zero_capacity (0 ms)
5: [ RUN      ] hip.array_zero_data_nullptr
5: [       OK ] hip.array_zero_data_nullptr (0 ms)
5: [ RUN      ] hip.array_contiguous_capacity
5: [       OK ] hip.array_contiguous_capacity (0 ms)
5: [ RUN      ] hip.array_contiguous_element_access
5: [       OK ] hip.array_contiguous_element_access (0 ms)
5: [ RUN      ] hip.array_contiguous_assignment
5: [       OK ] hip.array_contiguous_assignment (0 ms)
5: [ RUN      ] hip.array_strided_capacity
5: [       OK ] hip.array_strided_capacity (0 ms)
5: [ RUN      ] hip.array_strided_element_access
5: [       OK ] hip.array_strided_element_access (0 ms)
5: [ RUN      ] hip.array_strided_assignment
5: [       OK ] hip.array_strided_assignment (0 ms)
5: [ RUN      ] hip.atomic_operations_complexdouble
5: [       OK ] hip.atomic_operations_complexdouble (12 ms)
5: [ RUN      ] hip.atomic_operations_complexfloat
5: [       OK ] hip.atomic_operations_complexfloat (9 ms)
5: [ RUN      ] hip.atomic_operations_double
5: [       OK ] hip.atomic_operations_double (11 ms)
5: [ RUN      ] hip.atomic_operations_float
5: [       OK ] hip.atomic_operations_float (9 ms)
5: [ RUN      ] hip.atomic_operations_int
5: [       OK ] hip.atomic_operations_int (28 ms)
5: [ RUN      ] hip.atomic_operations_long
5: [       OK ] hip.atomic_operations_long (27 ms)
5: [ RUN      ] hip.atomic_operations_longlong
5: [       OK ] hip.atomic_operations_longlong (27 ms)
5: [ RUN      ] hip.atomic_shared
5: [       OK ] hip.atomic_shared (0 ms)
5: [ RUN      ] hip.atomic_operations_unsigned
5: [       OK ] hip.atomic_operations_unsigned (30 ms)
5: [ RUN      ] hip.atomic_operations_unsignedlong
5: [       OK ] hip.atomic_operations_unsignedlong (22 ms)
5: [ RUN      ] hip.atomics
5: [       OK ] hip.atomics (336 ms)
5: [ RUN      ] hip.atomics_tpetra_max_abs
5: [       OK ] hip.atomics_tpetra_max_abs (0 ms)
5: [ RUN      ] hip.atomic_views_integral
5: [       OK ] hip.atomic_views_integral (8515 ms)
5: [ RUN      ] hip.atomic_views_nonintegral
5: [       OK ] hip.atomic_views_nonintegral (6960 ms)
5: [ RUN      ] hip.atomic_view_api
5: [       OK ] hip.atomic_view_api (0 ms)
5: [ RUN      ] hip.bit_manip_countl_zero
5: [       OK ] hip.bit_manip_countl_zero (23 ms)
5: [ RUN      ] hip.bit_manip_countl_one
5: [       OK ] hip.bit_manip_countl_one (0 ms)
5: [ RUN      ] hip.bit_manip_countr_zero
5: [       OK ] hip.bit_manip_countr_zero (0 ms)
5: [ RUN      ] hip.bit_manip_countr_one
5: [       OK ] hip.bit_manip_countr_one (0 ms)
5: [ RUN      ] hip.bit_manip_popcount
5: [       OK ] hip.bit_manip_popcount (0 ms)
5: [ RUN      ] hip.bit_manip_has_single_bit
5: [       OK ] hip.bit_manip_has_single_bit (0 ms)
5: [ RUN      ] hip.bit_manip_bit_floor
5: [       OK ] hip.bit_manip_bit_floor (0 ms)
5: [ RUN      ] hip.bit_manip_bit_ceil
5: [       OK ] hip.bit_manip_bit_ceil (0 ms)
5: [ RUN      ] hip.bit_manip_bit_width
5: [       OK ] hip.bit_manip_bit_width (0 ms)
5: [ RUN      ] hip.bit_manip_rotl
5: [       OK ] hip.bit_manip_rotl (0 ms)
5: [ RUN      ] hip.bit_manip_rotr
5: [       OK ] hip.bit_manip_rotr (0 ms)
5: [ RUN      ] hip.bit_manip_byeswap
5: [       OK ] hip.bit_manip_byeswap (0 ms)
5: [ RUN      ] hip.bit_manip_bit_cast
5: [       OK ] hip.bit_manip_bit_cast (0 ms)
5: [ RUN      ] hip.test_block_deduction_bug_pr_3103
5: [       OK ] hip.test_block_deduction_bug_pr_3103 (0 ms)
5: [ RUN      ] hip.checked_integer_operations_multiply_overflow
5: [       OK ] hip.checked_integer_operations_multiply_overflow (0 ms)
5: [ RUN      ] hip.execution_policy_occupancy_and_hint
5: [       OK ] hip.execution_policy_occupancy_and_hint (0 ms)
5: [ RUN      ] hip.complex_construction
5: [       OK ] hip.complex_construction (1 ms)
5: [ RUN      ] hip.complex_basic_math
5: [       OK ] hip.complex_basic_math (0 ms)
5: [ RUN      ] hip.complex_special_funtions
5: [       OK ] hip.complex_special_funtions (0 ms)
5: [ RUN      ] hip.complex_io
5: [       OK ] hip.complex_io (0 ms)
5: [ RUN      ] hip.complex_trivially_copyable
5: [       OK ] hip.complex_trivially_copyable (0 ms)
5: [ RUN      ] hip.complex_issue_3865
5: [       OK ] hip.complex_issue_3865 (0 ms)
5: [ RUN      ] hip.complex_operations_arithmetic_types_overloads
5: [       OK ] hip.complex_operations_arithmetic_types_overloads (0 ms)
5: [ RUN      ] hip.complex_structured_bindings
5: [       OK ] hip.complex_structured_bindings (0 ms)
5: [ RUN      ] hip.crs_count_fill
5: [       OK ] hip.crs_count_fill (4 ms)
5: [ RUN      ] hip.crs_copy_constructor
5: [       OK ] hip.crs_copy_constructor (15 ms)
5: [ RUN      ] hip.deep_copy_alignment
5: [       OK ] hip.deep_copy_alignment (9 ms)
5: [ RUN      ] hip.deep_copy_conversion
5: [       OK ] hip.deep_copy_conversion (607 ms)
5: [ RUN      ] hip.partitioning_by_args
5: [       OK ] hip.partitioning_by_args (22 ms)
5: [ RUN      ] hip.partitioning_by_vector
5: [       OK ] hip.partitioning_by_vector (1 ms)
5: [ RUN      ] hip.exec_space_thread_safety_range
5: [       OK ] hip.exec_space_thread_safety_range (1898 ms)
5: [ RUN      ] hip.exec_space_thread_safety_mdrange
5: [       OK ] hip.exec_space_thread_safety_mdrange (190 ms)
5: [ RUN      ] hip.exec_space_thread_safety_team_policy
5: [       OK ] hip.exec_space_thread_safety_team_policy (190 ms)
5: [ RUN      ] hip.exec_space_thread_safety_range_reduce
5: [       OK ] hip.exec_space_thread_safety_range_reduce (190 ms)
5: [ RUN      ] hip.exec_space_thread_safety_mdrange_reduce
5: [       OK ] hip.exec_space_thread_safety_mdrange_reduce (190 ms)
5: [ RUN      ] hip.exec_space_thread_safety_team_policy_reduce
5: [       OK ] hip.exec_space_thread_safety_team_policy_reduce (190 ms)
5: [ RUN      ] hip.exec_space_thread_safety_range_scan
5: [       OK ] hip.exec_space_thread_safety_range_scan (190 ms)
5: [ RUN      ] hip.execution_space_as_class_data_member
5: [       OK ] hip.execution_space_as_class_data_member (0 ms)
5: [ RUN      ] hip.functor_analysis
5: [       OK ] hip.functor_analysis (0 ms)
5: [ RUN      ] hip.when_all_type
5: [       OK ] hip.when_all_type (1 ms)
5: [ RUN      ] hip.graph_then
5: [       OK ] hip.graph_then (8 ms)
5: [ RUN      ] hip.host_shared_ptr_use_count
5: [       OK ] hip.host_shared_ptr_use_count (0 ms)
5: [ RUN      ] hip.host_shared_ptr_get
5: [       OK ] hip.host_shared_ptr_get (0 ms)
5: [ RUN      ] hip.host_shared_ptr_dereference_on_device
5: [       OK ] hip.host_shared_ptr_dereference_on_device (0 ms)
5: [ RUN      ] hip.host_shared_ptr_special_members_on_device
5: [       OK ] hip.host_shared_ptr_special_members_on_device (0 ms)
5: [ RUN      ] hip.host_shared_ptr_tracking
5: 
5: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
5:                                  does not support page migration between device and host.
5:                                  HIPManagedSpace might not work as expected.
5:                                  Please refer to the ROCm documentation on unified/managed memory.
5: [       OK ] hip.host_shared_ptr_tracking (0 ms)
5: [ RUN      ] hip.join_backward_compatibility
5: [       OK ] hip.join_backward_compatibility (0 ms)
5: [ RUN      ] hip.local_deepcopy_teampolicy_layoutleft
5: [       OK ] hip.local_deepcopy_teampolicy_layoutleft (1094 ms)
5: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutleft
5: [       OK ] hip.local_deepcopy_rangepolicy_layoutleft (2293 ms)
5: [ RUN      ] hip.local_deepcopy_teampolicy_layoutright
5: [       OK ] hip.local_deepcopy_teampolicy_layoutright (1328 ms)
5: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutright
5: [       OK ] hip.local_deepcopy_rangepolicy_layoutright (1993 ms)
5: [ RUN      ] hip.deep_copy_scratch
5: [       OK ] hip.deep_copy_scratch (0 ms)
5: [ RUN      ] hip.mathematical_constants_e
5: [       OK ] hip.mathematical_constants_e (6 ms)
5: [ RUN      ] hip.mathematical_constants_log2e
5: [       OK ] hip.mathematical_constants_log2e (0 ms)
5: [ RUN      ] hip.mathematical_constants_log10e
5: [       OK ] hip.mathematical_constants_log10e (0 ms)
5: [ RUN      ] hip.mathematical_constants_pi
5: [       OK ] hip.mathematical_constants_pi (0 ms)
5: [ RUN      ] hip.mathematical_constants_inv_pi
5: [       OK ] hip.mathematical_constants_inv_pi (0 ms)
5: [ RUN      ] hip.mathematical_constants_inv_sqrtpi
5: [       OK ] hip.mathematical_constants_inv_sqrtpi (0 ms)
5: [ RUN      ] hip.mathematical_constants_ln2
5: [       OK ] hip.mathematical_constants_ln2 (0 ms)
5: [ RUN      ] hip.mathematical_constants_ln10
5: [       OK ] hip.mathematical_constants_ln10 (0 ms)
5: [ RUN      ] hip.mathematical_constants_sqrt2
5: [       OK ] hip.mathematical_constants_sqrt2 (0 ms)
5: [ RUN      ] hip.mathematical_constants_sqrt3
5: [       OK ] hip.mathematical_constants_sqrt3 (0 ms)
5: [ RUN      ] hip.mathematical_constants_inv_sqrt3
5: [       OK ] hip.mathematical_constants_inv_sqrt3 (0 ms)
5: [ RUN      ] hip.mathematical_constants_egamma
5: [       OK ] hip.mathematical_constants_egamma (0 ms)
5: [ RUN      ] hip.mathematical_constants_phi
5: [       OK ] hip.mathematical_constants_phi (0 ms)
5: [ RUN      ] hip.mathematical_functions_trigonometric_functions
5: [       OK ] hip.mathematical_functions_trigonometric_functions (38 ms)
5: [ RUN      ] hip.mathematical_functions_hyperbolic_functions
5: [       OK ] hip.mathematical_functions_hyperbolic_functions (2 ms)
5: [ RUN      ] hip.mathematical_functions_non_standard
5: [       OK ] hip.mathematical_functions_non_standard (0 ms)
5: [ RUN      ] hip.mathematical_functions_power_functions
5: [       OK ] hip.mathematical_functions_power_functions (37 ms)
5: [ RUN      ] hip.mathematical_functions_fma
5: [       OK ] hip.mathematical_functions_fma (0 ms)
5: [ RUN      ] hip.mathematical_functions_error_and_gamma_functions
5: [       OK ] hip.mathematical_functions_error_and_gamma_functions (3 ms)
5: [ RUN      ] hip.mathematical_functions_nearest_interger_floating_point_operations
5: [       OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (1 ms)
5: [ RUN      ] hip.mathematical_functions_floating_point_manipulation_functions
5: [       OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms)
5: [ RUN      ] hip.mathematical_functions_absolute_value
5: [       OK ] hip.mathematical_functions_absolute_value (0 ms)
5: [ RUN      ] hip.mathematical_functions_floating_point_absolute_value
5: [       OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms)
5: [ RUN      ] hip.mathematical_functions_remainder_function
5: [       OK ] hip.mathematical_functions_remainder_function (0 ms)
5: [ RUN      ] hip.mathematical_functions_isfinite
5: [       OK ] hip.mathematical_functions_isfinite (0 ms)
5: [ RUN      ] hip.mathematical_functions_isinf
5: [       OK ] hip.mathematical_functions_isinf (0 ms)
5: [ RUN      ] hip.mathematical_functions_isnan
5: [       OK ] hip.mathematical_functions_isnan (0 ms)
5: [ RUN      ] hip.mathematical_functions_exponential_functions
5: [       OK ] hip.mathematical_functions_exponential_functions (9 ms)
5: [ RUN      ] hip.mathspecialfunc_expint1
5: [       OK ] hip.mathspecialfunc_expint1 (3 ms)
5: [ RUN      ] hip.mathspecialfunc_errorfunc
5: [       OK ] hip.mathspecialfunc_errorfunc (0 ms)
5: [ RUN      ] hip.mathspecialfunc_cbesselj0y0
5: [       OK ] hip.mathspecialfunc_cbesselj0y0 (18 ms)
5: [ RUN      ] hip.mathspecialfunc_cbesselj1y1
5: [       OK ] hip.mathspecialfunc_cbesselj1y1 (18 ms)
5: [ RUN      ] hip.mathspecialfunc_cbesseli0k0
5: [       OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms)
5: [ RUN      ] hip.mathspecialfunc_cbesseli1k1
5: [       OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms)
5: [ RUN      ] hip.mathspecialfunc_cbesselh1stkind
5: [       OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms)
5: [ RUN      ] hip.mathspecialfunc_cbesselh2ndkind
5: [       OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms)
5: [ RUN      ] hip.mdrange_5d
5: [       OK ] hip.mdrange_5d (13 ms)
5: [ RUN      ] hip.mdrange_6d
5: [       OK ] hip.mdrange_6d (17 ms)
5: [ RUN      ] hip.mdrange_2d
5: [       OK ] hip.mdrange_2d (9 ms)
5: [ RUN      ] hip.mdrange_array_reduce
5: [       OK ] hip.mdrange_array_reduce (0 ms)
5: [ RUN      ] hip.mdrange_3d
5: [       OK ] hip.mdrange_3d (7 ms)
5: [ RUN      ] hip.mdrange_neg_idx
5: [       OK ] hip.mdrange_neg_idx (1 ms)
5: [ RUN      ] hip.mdrange_4d
5: [       OK ] hip.mdrange_4d (4 ms)
5: [ RUN      ] hip.mdrange_scalar
5: [       OK ] hip.mdrange_scalar (0 ms)
5: [ RUN      ] hip.mdrange_large_deep_copy
5: [       OK ] hip.mdrange_large_deep_copy (46 ms)
5: [ RUN      ] hip.md_range_policy_construction_from_arrays
5: [       OK ] hip.md_range_policy_construction_from_arrays (0 ms)
5: [ RUN      ] hip.policy_get_tile_size
5: [       OK ] hip.policy_get_tile_size (0 ms)
5: [ RUN      ] hip.mdrange_parallel_reduce_primitive_types
5: [       OK ] hip.mdrange_parallel_reduce_primitive_types (2667 ms)
5: [ RUN      ] hip.mdspan_minimal_functional
5: [       OK ] hip.mdspan_minimal_functional (0 ms)
5: [ RUN      ] hip.mdspan_atomic_accessor
5: [       OK ] hip.mdspan_atomic_accessor (0 ms)
5: [ RUN      ] hip.view_mdspan_conversion
5: [       OK ] hip.view_mdspan_conversion (6 ms)
5: [ RUN      ] hip.view_mdspan_conversion_with_stride
5: [       OK ] hip.view_mdspan_conversion_with_stride (0 ms)
5: [ RUN      ] hip.max
5: [       OK ] hip.max (0 ms)
5: [ RUN      ] hip.max_within_parfor
5: [       OK ] hip.max_within_parfor (0 ms)
5: [ RUN      ] hip.min
5: [       OK ] hip.min (0 ms)
5: [ RUN      ] hip.min_within_parfor
5: [       OK ] hip.min_within_parfor (0 ms)
5: [ RUN      ] hip.minmax
5: [       OK ] hip.minmax (0 ms)
5: [ RUN      ] hip.minmax_within_parfor
5: [       OK ] hip.minmax_within_parfor (0 ms)
5: [ RUN      ] hip.clamp
5: [       OK ] hip.clamp (0 ms)
5: [ RUN      ] hip.clamp_within_parfor
5: [       OK ] hip.clamp_within_parfor (0 ms)
5: [ RUN      ] hip.numeric_traits_infinity
5: [       OK ] hip.numeric_traits_infinity (13 ms)
5: [ RUN      ] hip.numeric_traits_epsilon
5: [       OK ] hip.numeric_traits_epsilon (0 ms)
5: [ RUN      ] hip.numeric_traits_round_error
5: [       OK ] hip.numeric_traits_round_error (0 ms)
5: [ RUN      ] hip.numeric_traits_norm_min
5: [       OK ] hip.numeric_traits_norm_min (0 ms)
5: [ RUN      ] hip.numeric_traits_denorm_min
5: [       OK ] hip.numeric_traits_denorm_min (0 ms)
5: [ RUN      ] hip.numeric_traits_finite_min_max
5: [       OK ] hip.numeric_traits_finite_min_max (2 ms)
5: [ RUN      ] hip.numeric_traits_digits
5: [       OK ] hip.numeric_traits_digits (1 ms)
5: [ RUN      ] hip.numeric_traits_digits10
5: [       OK ] hip.numeric_traits_digits10 (1 ms)
5: [ RUN      ] hip.numeric_traits_max_digits10
5: [       OK ] hip.numeric_traits_max_digits10 (0 ms)
5: [ RUN      ] hip.numeric_traits_radix
5: [       OK ] hip.numeric_traits_radix (1 ms)
5: [ RUN      ] hip.numeric_traits_min_max_exponent
5: [       OK ] hip.numeric_traits_min_max_exponent (0 ms)
5: [ RUN      ] hip.numeric_traits_min_max_exponent10
5: [       OK ] hip.numeric_traits_min_max_exponent10 (0 ms)
5: [ RUN      ] hip.numeric_traits_quiet_and_signaling_nan
5: [       OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms)
5: [ RUN      ] hip.numeric_traits_sfinae_friendly
5: [       OK ] hip.numeric_traits_sfinae_friendly (0 ms)
5: [ RUN      ] hip.occupancy_control
5: [       OK ] hip.occupancy_control (1 ms)
5: [ RUN      ] hip.memory_pool
5: [       OK ] hip.memory_pool (39 ms)
5: [ RUN      ] hip.cxx11
5: [       OK ] hip.cxx11 (1 ms)
5: [ RUN      ] hip.viewctorprop_embedded_dim
5: [       OK ] hip.viewctorprop_embedded_dim (0 ms)
5: [ RUN      ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility
5: [       OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
5: [ RUN      ] hip.parallel_scan_range_policy
5: [       OK ] hip.parallel_scan_range_policy (51 ms)
5: [ RUN      ] hip.kokkos_printf
5: [       OK ] hip.kokkos_printf (1 ms)
5: [ RUN      ] hip.range_for
5: [       OK ] hip.range_for (2 ms)
5: [ RUN      ] hip.range_reduce
5: [       OK ] hip.range_reduce (0 ms)
5: [ RUN      ] hip.range_dynamic_policy
5: [       OK ] hip.range_dynamic_policy (0 ms)
5: [ RUN      ] hip.range_policy_runtime_parameters
5: [       OK ] hip.range_policy_runtime_parameters (0 ms)
5: [ RUN      ] hip.range_policy_one_way_convertible_bounds
5: [       OK ] hip.range_policy_one_way_convertible_bounds (0 ms)
5: [ RUN      ] hip.range_for_require
5: [       OK ] hip.range_for_require (2 ms)
5: [ RUN      ] hip.range_reduce_require
5: [       OK ] hip.range_reduce_require (0 ms)
5: [ RUN      ] hip.range_dynamic_policy_require
5: [       OK ] hip.range_dynamic_policy_require (0 ms)
5: [ RUN      ] hip.reducers_int
5: [       OK ] hip.reducers_int (8 ms)
5: [ RUN      ] hip.reducers_double
5: [       OK ] hip.reducers_double (7 ms)
5: [ RUN      ] hip.reducers_complex_double
5: [       OK ] hip.reducers_complex_double (9 ms)
5: [ RUN      ] hip.reducers_struct
5: [       OK ] hip.reducers_struct (4 ms)
5: [ RUN      ] hip.reducers_half_t
5: [       OK ] hip.reducers_half_t (4 ms)
5: [ RUN      ] hip.reducers_bhalf_t
5: [       OK ] hip.reducers_bhalf_t (4 ms)
5: [ RUN      ] hip.reducers_int8_t
5: [       OK ] hip.reducers_int8_t (3 ms)
5: [ RUN      ] hip.reducers_int16_t
5: [       OK ] hip.reducers_int16_t (3 ms)
5: [ RUN      ] hip.reducers_bool
5: [       OK ] hip.reducers_bool (1 ms)
5: [ RUN      ] hip.int64_t_reduce
5: [       OK ] hip.int64_t_reduce (26 ms)
5: [ RUN      ] hip.double_reduce
5: [       OK ] hip.double_reduce (17 ms)
5: [ RUN      ] hip.int64_t_reduce_dynamic
5: [       OK ] hip.int64_t_reduce_dynamic (25 ms)
5: [ RUN      ] hip.double_reduce_dynamic
5: [       OK ] hip.double_reduce_dynamic (25 ms)
5: [ RUN      ] hip.int64_t_reduce_dynamic_view
5: [       OK ] hip.int64_t_reduce_dynamic_view (9 ms)
5: [ RUN      ] hip.int_combined_reduce
5: [       OK ] hip.int_combined_reduce (0 ms)
5: [ RUN      ] hip.mdrange_combined_reduce
5: [       OK ] hip.mdrange_combined_reduce (0 ms)
5: [ RUN      ] hip.int_combined_reduce_mixed
5: [       OK ] hip.int_combined_reduce_mixed (0 ms)
5: [ RUN      ] hip.reduction_with_large_iteration_count
5: [       OK ] hip.reduction_with_large_iteration_count (312 ms)
5: [ RUN      ] hip.reduction_deduction
5: [       OK ] hip.reduction_deduction (0 ms)
5: [ RUN      ] hip.reduce_device_view_range_policy
5: [       OK ] hip.reduce_device_view_range_policy (10293 ms)
5: [ RUN      ] hip.reduce_device_view_mdrange_policy
5: [       OK ] hip.reduce_device_view_mdrange_policy (11725 ms)
5: [ RUN      ] hip.reduce_device_view_team_policy
5: [       OK ] hip.reduce_device_view_team_policy (10065 ms)
5: [ RUN      ] hip.impl_shared_alloc
5: [       OK ] hip.impl_shared_alloc (101 ms)
5: [ RUN      ] hip.mdspan_space_aware_accessor
5: [       OK ] hip.mdspan_space_aware_accessor (2 ms)
5: [ RUN      ] hip.kokkos_swap
5: [       OK ] hip.kokkos_swap (0 ms)
5: [ RUN      ] hip.team_for
5: [       OK ] hip.team_for (26 ms)
5: [ RUN      ] hip.team_reduce
5: [       OK ] hip.team_reduce (0 ms)
5: [ RUN      ] hip.team_reduce_large
5: [       OK ] hip.team_reduce_large (60 ms)
5: [ RUN      ] hip.team_parallel_single
5: [       OK ] hip.team_parallel_single (6 ms)
5: [ RUN      ] hip.large_team_scratch_size
5: [       OK ] hip.large_team_scratch_size (0 ms)
5: [ RUN      ] hip.team_broadcast_long
5: [       OK ] hip.team_broadcast_long (0 ms)
5: [ RUN      ] hip.team_broadcast_long_wrapper
5: [       OK ] hip.team_broadcast_long_wrapper (0 ms)
5: [ RUN      ] hip.team_broadcast_char
5: [       OK ] hip.team_broadcast_char (0 ms)
5: [ RUN      ] hip.team_broadcast_float
5: [       OK ] hip.team_broadcast_float (0 ms)
5: [ RUN      ] hip.team_broadcast_double
5: [       OK ] hip.team_broadcast_double (0 ms)
5: [ RUN      ] hip.team_handle_by_value
5: [       OK ] hip.team_handle_by_value (0 ms)
5: [ RUN      ] hip.team_vector
5: [       OK ] hip.team_vector (11 ms)
5: [ RUN      ] hip.triple_nested_parallelism
5: [       OK ] hip.triple_nested_parallelism (5 ms)
5: [ RUN      ] hip.parallel_scan_with_reducers
5: [       OK ] hip.parallel_scan_with_reducers (71 ms)
5: [ RUN      ] hip.team_thread_range_combined_reducers
5: [       OK ] hip.team_thread_range_combined_reducers (2 ms)
5: [ RUN      ] hip.thread_vector_range_combined_reducers
5: [       OK ] hip.thread_vector_range_combined_reducers (0 ms)
5: [ RUN      ] hip.team_vector_range_combined_reducers
5: [       OK ] hip.team_vector_range_combined_reducers (0 ms)
5: [ RUN      ] hip.TeamThreadMDRangeParallelFor
5: [       OK ] hip.TeamThreadMDRangeParallelFor (33 ms)
5: [ RUN      ] hip.ThreadVectorMDRangeParallelFor
5: [       OK ] hip.ThreadVectorMDRangeParallelFor (9 ms)
5: [ RUN      ] hip.TeamVectorMDRangeParallelFor
5: [       OK ] hip.TeamVectorMDRangeParallelFor (10 ms)
5: [ RUN      ] hip.TeamThreadMDRangeParallelReduce
5: [       OK ] hip.TeamThreadMDRangeParallelReduce (19 ms)
5: [ RUN      ] hip.ThreadVectorMDRangeParallelReduce
5: [       OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms)
5: [ RUN      ] hip.TeamVectorMDRangeParallelReduce
5: [       OK ] hip.TeamVectorMDRangeParallelReduce (6 ms)
5: [ RUN      ] hip.team_policy_runtime_parameters
5: [       OK ] hip.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] hip.team_reduction_scan
5: [       OK ] hip.team_reduction_scan (1593 ms)
5: [ RUN      ] hip.team_long_reduce
5: [       OK ] hip.team_long_reduce (22 ms)
5: [ RUN      ] hip.team_double_reduce
5: [       OK ] hip.team_double_reduce (22 ms)
5: [ RUN      ] hip.team_long_array_reduce
5: [       OK ] hip.team_long_array_reduce (24 ms)
5: [ RUN      ] hip.team_double_array_reduce
5: [       OK ] hip.team_double_array_reduce (24 ms)
5: [ RUN      ] hip.team_parallel_dummy_with_reducer_and_scratch_space
5: [       OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
5: [ RUN      ] hip.repeated_team_reduce
5: [       OK ] hip.repeated_team_reduce (18 ms)
5: [ RUN      ] hip.nested_team_reduce_functor_as_reducer
5: [       OK ] hip.nested_team_reduce_functor_as_reducer (0 ms)
5: [ RUN      ] hip.team_scan
5: [       OK ] hip.team_scan (140 ms)
5: [ RUN      ] hip.team_scan_ret_val
5: [       OK ] hip.team_scan_ret_val (123 ms)
5: [ RUN      ] hip.team_shared_request
5: [       OK ] hip.team_shared_request (2 ms)
5: [ RUN      ] hip.team_scratch_request
5: [       OK ] hip.team_scratch_request (1 ms)
5: [ RUN      ] hip.team_lambda_shared_request
5: [       OK ] hip.team_lambda_shared_request (3 ms)
5: [ RUN      ] hip.scratch_align
5: [       OK ] hip.scratch_align (0 ms)
5: [ RUN      ] hip.shmem_size
5: [       OK ] hip.shmem_size (0 ms)
5: [ RUN      ] hip.multi_level_scratch
5: [       OK ] hip.multi_level_scratch (9 ms)
5: [ RUN      ] hip.team_scratch_memory_index_parallel_for
5: [       OK ] hip.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] hip.team_policy_max_recommended
5: [       OK ] hip.team_policy_max_recommended (20 ms)
5: [ RUN      ] hip.team_policy_minmax_scalar_without_plus_equal_k
5: [       OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
5: [ RUN      ] hip.team_teamvector_range
5: [       OK ] hip.team_teamvector_range (3 ms)
5: [ RUN      ] hip.unique_token_global
5: [       OK ] hip.unique_token_global (3 ms)
5: [ RUN      ] hip.unique_token_instance
5: [       OK ] hip.unique_token_instance (1 ms)
5: [ RUN      ] hip.unique_token_team_acquire
5: [       OK ] hip.unique_token_team_acquire (13 ms)
5: [ RUN      ] hip.view_api_a
5: [       OK ] hip.view_api_a (4 ms)
5: [ RUN      ] hip.view_layout_left_with_stride
5: [       OK ] hip.view_layout_left_with_stride (0 ms)
5: [ RUN      ] hip.view_layout_right_with_stride
5: [       OK ] hip.view_layout_right_with_stride (0 ms)
5: [ RUN      ] hip.view_api_b
5: [       OK ] hip.view_api_b (7 ms)
5: [ RUN      ] hip.view_api_c
5: [       OK ] hip.view_api_c (5 ms)
5: [ RUN      ] hip.view_api_d
5: [       OK ] hip.view_api_d (1 ms)
5: [ RUN      ] hip.view_remap
5: [       OK ] hip.view_remap (0 ms)
5: [ RUN      ] hip.view_mirror_nonconst
5: [       OK ] hip.view_mirror_nonconst (0 ms)
5: [ RUN      ] hip.view_stride_method
5: [       OK ] hip.view_stride_method (0 ms)
5: [ RUN      ] hip.anonymous_space
5: [       OK ] hip.anonymous_space (1 ms)
5: [ RUN      ] hip.view_overload_resolution
5: [       OK ] hip.view_overload_resolution (0 ms)
5: [ RUN      ] hip.view_allocation_large_rank
5: [       OK ] hip.view_allocation_large_rank (3 ms)
5: [ RUN      ] hip.view_shmem_size_on_device
5: [       OK ] hip.view_shmem_size_on_device (0 ms)
5: [ RUN      ] hip.view_is_assignable
5: [       OK ] hip.view_is_assignable (1 ms)
5: [ RUN      ] hip.view_bad_alloc
5: [       OK ] hip.view_bad_alloc (0 ms)
5: [ RUN      ] hip.view_copy_tests
5: [       OK ] hip.view_copy_tests (5 ms)
5: [ RUN      ] hip.view_copy_tests_rank_0
5: [       OK ] hip.view_copy_tests_rank_0 (1 ms)
5: [ RUN      ] hip.view_copy_degenerated
5: [       OK ] hip.view_copy_degenerated (0 ms)
5: [ RUN      ] hip.view_fill_tests_layout_right
5: [       OK ] hip.view_fill_tests_layout_right (51 ms)
5: [ RUN      ] hip.view_fill_tests_layout_left
5: [       OK ] hip.view_fill_tests_layout_left (30 ms)
5: [ RUN      ] hip.vcp_empty_traits
5: [       OK ] hip.vcp_empty_traits (0 ms)
5: [ RUN      ] hip.is_view_label
5: [       OK ] hip.is_view_label (0 ms)
5: [ RUN      ] hip.vcp_label_base_traits
5: [       OK ] hip.vcp_label_base_traits (0 ms)
5: [ RUN      ] hip.vcp_label_traits
5: [       OK ] hip.vcp_label_traits (0 ms)
5: [ RUN      ] hip.view_alloc_can_perfect_forward_label
5: [       OK ] hip.view_alloc_can_perfect_forward_label (0 ms)
5: [ RUN      ] hip.vcp_label_copy_constructor
5: [       OK ] hip.vcp_label_copy_constructor (0 ms)
5: [ RUN      ] hip.vcp_pointer_add_property
5: [       OK ] hip.vcp_pointer_add_property (0 ms)
5: [ RUN      ] hip.view_empty_runtime_unmanaged
5: [       OK ] hip.view_empty_runtime_unmanaged (0 ms)
5: [ RUN      ] hip.view_hooks
5: [       OK ] hip.view_hooks (0 ms)
5: [ RUN      ] hip.view_layoutstride_left_to_layoutleft_assignment
5: [       OK ] hip.view_layoutstride_left_to_layoutleft_assignment (49 ms)
5: [ RUN      ] hip.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] hip.view_layoutstride_right_to_layoutright_assignment (48 ms)
5: [ RUN      ] hip.view_irregular_layout
5: [       OK ] hip.view_irregular_layout (4 ms)
5: [ RUN      ] hip.view_mapping
5: [       OK ] hip.view_mapping (72 ms)
5: [ RUN      ] hip.view_mapping_operator
5: [       OK ] hip.view_mapping_operator (20 ms)
5: [ RUN      ] hip.static_extent
5: [       OK ] hip.static_extent (0 ms)
5: [ RUN      ] hip.view_mapping_atomic
5: [       OK ] hip.view_mapping_atomic (1 ms)
5: [ RUN      ] hip.view_mapping_class_value
5: [       OK ] hip.view_mapping_class_value (0 ms)
5: [ RUN      ] hip.view_mapping_assignable
5: [       OK ] hip.view_mapping_assignable (0 ms)
5: [ RUN      ] hip.view_mapping_trivially_copyable
5: [       OK ] hip.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] hip.view_mapping_subview
5: [       OK ] hip.view_mapping_subview (1 ms)
5: [ RUN      ] hip.view_nested_view
5: [       OK ] hip.view_nested_view (1 ms)
5: [ RUN      ] hip.view_of_views_default
5: [       OK ] hip.view_of_views_default (0 ms)
5: [ RUN      ] hip.view_of_views_without_initializing
5: [       OK ] hip.view_of_views_without_initializing (0 ms)
5: [ RUN      ] hip.test_view_of_views_sequential_host_init
5: [       OK ] hip.test_view_of_views_sequential_host_init (0 ms)
5: [ RUN      ] hip.append_formatted_multidimensional_index
5: [       OK ] hip.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] hip.view_resize
5: [       OK ] hip.view_resize (13 ms)
5: [ RUN      ] hip.view_realloc
5: [       OK ] hip.view_realloc (0 ms)
5: [ RUN      ] hip.workgraph_fib
5: [       OK ] hip.workgraph_fib (2621 ms)
5: [ RUN      ] hip.resize_realloc_no_init
5: [       OK ] hip.resize_realloc_no_init (0 ms)
5: [ RUN      ] hip.resize_realloc_no_alloc
5: [       OK ] hip.resize_realloc_no_alloc (0 ms)
5: [ RUN      ] hip.realloc_exec_space
5: [       OK ] hip.realloc_exec_space (0 ms)
5: [ RUN      ] hip.view_alloc
5: [       OK ] hip.view_alloc (1 ms)
5: [ RUN      ] hip.view_alloc_exec_space
5: [       OK ] hip.view_alloc_exec_space (0 ms)
5: [ RUN      ] hip.view_alloc_int
5: [       OK ] hip.view_alloc_int (0 ms)
5: [ RUN      ] hip.view_alloc_exec_space_int
5: [       OK ] hip.view_alloc_exec_space_int (0 ms)
5: [ RUN      ] hip.deep_copy_zero_memset
5: [       OK ] hip.deep_copy_zero_memset (0 ms)
5: [ RUN      ] hip.resize_exec_space
5: [       OK ] hip.resize_exec_space (0 ms)
5: [ RUN      ] hip.view_allocation_int
5: [       OK ] hip.view_allocation_int (0 ms)
5: [ RUN      ] hip.view_allocation_exec_space_int
5: [       OK ] hip.view_allocation_exec_space_int (0 ms)
5: [ RUN      ] hip.view_not_default_constructible
5: [       OK ] hip.view_not_default_constructible (0 ms)
5: [ RUN      ] hip.scan_unit
5: [       OK ] hip.scan_unit (18 ms)
5: [ RUN      ] hip.space_access
5: [       OK ] hip.space_access (0 ms)
5: [ RUN      ] hip.impl_view_accessible
5: [       OK ] hip.impl_view_accessible (2 ms)
5: [ RUN      ] hip.memory_requirements
5: [       OK ] hip.memory_requirements (0 ms)
5: [ RUN      ] hip.team_scratch_1_streams
5: [       OK ] hip.team_scratch_1_streams (55848 ms)
5: [ RUN      ] hip.async_launcher
5: [       OK ] hip.async_launcher (3 ms)
5: [ RUN      ] hip.preferred_blocksize_deduction
5: [       OK ] hip.preferred_blocksize_deduction (0 ms)
5: [ RUN      ] hip.unified_memory_zero_memset
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:27: Skipped
5: this test should only be run with HIP unified memory enabled
5: [  SKIPPED ] hip.unified_memory_zero_memset (0 ms)
5: [----------] 307 tests from hip (123282 ms total)
5: 
5: [----------] 16 tests from hip_graph
5: [ RUN      ] hip_graph.submit_once
5: [       OK ] hip_graph.submit_once (0 ms)
5: [ RUN      ] hip_graph.submit_once_rvalue
5: [       OK ] hip_graph.submit_once_rvalue (0 ms)
5: [ RUN      ] hip_graph.instantiate_and_submit_once
5: [       OK ] hip_graph.instantiate_and_submit_once (2 ms)
5: [ RUN      ] hip_graph.submit_onto_another_execution_space_instance
5: [       OK ] hip_graph.submit_onto_another_execution_space_instance (1 ms)
5: [ RUN      ] hip_graph.create_graph_no_closure_with_exec
5: [       OK ] hip_graph.create_graph_no_closure_with_exec (0 ms)
5: [ RUN      ] hip_graph.create_graph_no_arg
5: [       OK ] hip_graph.create_graph_no_arg (0 ms)
5: [ RUN      ] hip_graph.submit_six
5: [       OK ] hip_graph.submit_six (2 ms)
5: [ RUN      ] hip_graph.when_all_cycle
5: [       OK ] hip_graph.when_all_cycle (0 ms)
5: [ RUN      ] hip_graph.repeat_chain
5: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestGraph.hpp:341: Skipped
5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space.
5: [  SKIPPED ] hip_graph.repeat_chain (0 ms)
5: [ RUN      ] hip_graph.zero_work_reduce
5: [       OK ] hip_graph.zero_work_reduce (0 ms)
5: [ RUN      ] hip_graph.empty_graph
5: [       OK ] hip_graph.empty_graph (0 ms)
5: [ RUN      ] hip_graph.force_global_launch
5: [       OK ] hip_graph.force_global_launch (0 ms)
5: [ RUN      ] hip_graph.empty_graph_default_host_exec
5: [       OK ] hip_graph.empty_graph_default_host_exec (0 ms)
5: [ RUN      ] hip_graph.node_lifetime
5: [       OK ] hip_graph.node_lifetime (0 ms)
5: [ RUN      ] hip_graph.diamond
5: [       OK ] hip_graph.diamond (3 ms)
5: [ RUN      ] hip_graph.end_of_submit_control_flow
5: [       OK ] hip_graph.end_of_submit_control_flow (3 ms)
5: [----------] 16 tests from hip_graph (19 ms total)
5: 
5: [----------] 56 tests from hip_managed
5: [ RUN      ] hip_managed.view_subview_auto_1d_left
5: [       OK ] hip_managed.view_subview_auto_1d_left (1 ms)
5: [ RUN      ] hip_managed.view_subview_auto_1d_right
5: [       OK ] hip_managed.view_subview_auto_1d_right (0 ms)
5: [ RUN      ] hip_managed.view_subview_auto_1d_stride
5: [       OK ] hip_managed.view_subview_auto_1d_stride (0 ms)
5: [ RUN      ] hip_managed.view_subview_assign_strided
5: [       OK ] hip_managed.view_subview_assign_strided (1 ms)
5: [ RUN      ] hip_managed.view_subview_left_0
5: [       OK ] hip_managed.view_subview_left_0 (0 ms)
5: [ RUN      ] hip_managed.view_subview_left_1
5: [       OK ] hip_managed.view_subview_left_1 (0 ms)
5: [ RUN      ] hip_managed.view_subview_left_2
5: [       OK ] hip_managed.view_subview_left_2 (0 ms)
5: [ RUN      ] hip_managed.view_subview_left_3
5: [       OK ] hip_managed.view_subview_left_3 (0 ms)
5: [ RUN      ] hip_managed.view_subview_right_0
5: [       OK ] hip_managed.view_subview_right_0 (0 ms)
5: [ RUN      ] hip_managed.view_subview_right_1
5: [       OK ] hip_managed.view_subview_right_1 (0 ms)
5: [ RUN      ] hip_managed.view_subview_right_3
5: [       OK ] hip_managed.view_subview_right_3 (0 ms)
5: [ RUN      ] hip_managed.view_static_tests
5: [       OK ] hip_managed.view_static_tests (0 ms)
5: [ RUN      ] hip_managed.view_subview_layoutleft_to_layoutleft
5: [       OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms)
5: [ RUN      ] hip_managed.view_subview_layoutright_to_layoutright
5: [       OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms)
5: [ RUN      ] hip_managed.view_subview_1d_assign
5: [       OK ] hip_managed.view_subview_1d_assign (3 ms)
5: [ RUN      ] hip_managed.view_subview_1d_assign_atomic
5: [       OK ] hip_managed.view_subview_1d_assign_atomic (3 ms)
5: [ RUN      ] hip_managed.view_subview_1d_assign_randomaccess
5: [       OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms)
5: [ RUN      ] hip_managed.view_subview_2d_from_3d
5: [       OK ] hip_managed.view_subview_2d_from_3d (40 ms)
5: [ RUN      ] hip_managed.view_subview_2d_from_3d_atomic
5: [       OK ] hip_managed.view_subview_2d_from_3d_atomic (40 ms)
5: [ RUN      ] hip_managed.view_subview_2d_from_3d_randomaccess
5: [       OK ] hip_managed.view_subview_2d_from_3d_randomaccess (39 ms)
5: [ RUN      ] hip_managed.view_subview_3d_from_5d_left
5: [       OK ] hip_managed.view_subview_3d_from_5d_left (166 ms)
5: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_atomic
5: [       OK ] hip_managed.view_subview_3d_from_5d_left_atomic (156 ms)
5: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (153 ms)
5: [ RUN      ] hip_managed.view_subview_3d_from_5d_right
5: [       OK ] hip_managed.view_subview_3d_from_5d_right (156 ms)
5: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_atomic
5: [       OK ] hip_managed.view_subview_3d_from_5d_right_atomic (152 ms)
5: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (154 ms)
5: [ RUN      ] hip_managed.view_test_unmanaged_subview_reset
5: [       OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms)
5: [ RUN      ] hip_managed.view_subview_memory_traits_construction
5: [       OK ] hip_managed.view_subview_memory_traits_construction (0 ms)
5: [ RUN      ] hip_managed.impl_shared_alloc
5: [       OK ] hip_managed.impl_shared_alloc (192 ms)
5: [ RUN      ] hip_managed.view_api_a
5: [       OK ] hip_managed.view_api_a (5 ms)
5: [ RUN      ] hip_managed.view_layout_left_with_stride
5: [       OK ] hip_managed.view_layout_left_with_stride (0 ms)
5: [ RUN      ] hip_managed.view_layout_right_with_stride
5: [       OK ] hip_managed.view_layout_right_with_stride (0 ms)
5: [ RUN      ] hip_managed.view_api_b
5: [       OK ] hip_managed.view_api_b (13 ms)
5: [ RUN      ] hip_managed.view_api_c
5: [       OK ] hip_managed.view_api_c (1 ms)
5: [ RUN      ] hip_managed.view_api_d
5: [       OK ] hip_managed.view_api_d (4 ms)
5: [ RUN      ] hip_managed.view_remap
5: [       OK ] hip_managed.view_remap (1 ms)
5: [ RUN      ] hip_managed.view_mirror_nonconst
5: [       OK ] hip_managed.view_mirror_nonconst (0 ms)
5: [ RUN      ] hip_managed.view_stride_method
5: [       OK ] hip_managed.view_stride_method (0 ms)
5: [ RUN      ] hip_managed.anonymous_space
5: [       OK ] hip_managed.anonymous_space (0 ms)
5: [ RUN      ] hip_managed.view_overload_resolution
5: [       OK ] hip_managed.view_overload_resolution (0 ms)
5: [ RUN      ] hip_managed.view_allocation_large_rank
5: [       OK ] hip_managed.view_allocation_large_rank (2879 ms)
5: [ RUN      ] hip_managed.view_shmem_size_on_device
5: [       OK ] hip_managed.view_shmem_size_on_device (0 ms)
5: [ RUN      ] hip_managed.view_is_assignable
5: [       OK ] hip_managed.view_is_assignable (193 ms)
5: [ RUN      ] hip_managed.view_copy_tests
5: [       OK ] hip_managed.view_copy_tests (81 ms)
5: [ RUN      ] hip_managed.view_copy_tests_rank_0
5: [       OK ] hip_managed.view_copy_tests_rank_0 (2 ms)
5: [ RUN      ] hip_managed.view_copy_degenerated
5: [       OK ] hip_managed.view_copy_degenerated (0 ms)
5: [ RUN      ] hip_managed.view_fill_tests_layout_right
5: [       OK ] hip_managed.view_fill_tests_layout_right (4622 ms)
5: [ RUN      ] hip_managed.view_fill_tests_layout_left
5: [       OK ] hip_managed.view_fill_tests_layout_left (1123 ms)
5: [ RUN      ] hip_managed.view_mapping
5: [       OK ] hip_managed.view_mapping (73 ms)
5: [ RUN      ] hip_managed.view_mapping_operator
5: [       OK ] hip_managed.view_mapping_operator (18 ms)
5: [ RUN      ] hip_managed.static_extent
5: [       OK ] hip_managed.static_extent (0 ms)
5: [ RUN      ] hip_managed.view_mapping_atomic
5: [       OK ] hip_managed.view_mapping_atomic (1 ms)
5: [ RUN      ] hip_managed.view_mapping_class_value
5: [       OK ] hip_managed.view_mapping_class_value (0 ms)
5: [ RUN      ] hip_managed.view_mapping_assignable
5: [       OK ] hip_managed.view_mapping_assignable (0 ms)
5: [ RUN      ] hip_managed.view_mapping_trivially_copyable
5: [       OK ] hip_managed.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] hip_managed.view_mapping_subview
5: [       OK ] hip_managed.view_mapping_subview (1 ms)
5: [----------] 56 tests from hip_managed (10313 ms total)
5: 
5: [----------] 28 tests from hip_hostpinned
5: [ RUN      ] hip_hostpinned.impl_shared_alloc
5: [       OK ] hip_hostpinned.impl_shared_alloc (131 ms)
5: [ RUN      ] hip_hostpinned.view_api_a
5: [       OK ] hip_hostpinned.view_api_a (8 ms)
5: [ RUN      ] hip_hostpinned.view_layout_left_with_stride
5: [       OK ] hip_hostpinned.view_layout_left_with_stride (0 ms)
5: [ RUN      ] hip_hostpinned.view_layout_right_with_stride
5: [       OK ] hip_hostpinned.view_layout_right_with_stride (0 ms)
5: [ RUN      ] hip_hostpinned.view_api_b
5: [       OK ] hip_hostpinned.view_api_b (5 ms)
5: [ RUN      ] hip_hostpinned.view_api_c
5: [       OK ] hip_hostpinned.view_api_c (0 ms)
5: [ RUN      ] hip_hostpinned.view_api_d
5: [       OK ] hip_hostpinned.view_api_d (6 ms)
5: [ RUN      ] hip_hostpinned.view_remap
5: [       OK ] hip_hostpinned.view_remap (0 ms)
5: [ RUN      ] hip_hostpinned.view_mirror_nonconst
5: [       OK ] hip_hostpinned.view_mirror_nonconst (0 ms)
5: [ RUN      ] hip_hostpinned.view_stride_method
5: [       OK ] hip_hostpinned.view_stride_method (0 ms)
5: [ RUN      ] hip_hostpinned.anonymous_space
5: [       OK ] hip_hostpinned.anonymous_space (0 ms)
5: [ RUN      ] hip_hostpinned.view_overload_resolution
5: [       OK ] hip_hostpinned.view_overload_resolution (0 ms)
5: [ RUN      ] hip_hostpinned.view_allocation_large_rank
5: [       OK ] hip_hostpinned.view_allocation_large_rank (1503 ms)
5: [ RUN      ] hip_hostpinned.view_shmem_size_on_device
5: [       OK ] hip_hostpinned.view_shmem_size_on_device (0 ms)
5: [ RUN      ] hip_hostpinned.view_is_assignable
5: [       OK ] hip_hostpinned.view_is_assignable (1 ms)
5: [ RUN      ] hip_hostpinned.view_copy_tests
5: [       OK ] hip_hostpinned.view_copy_tests (28 ms)
5: [ RUN      ] hip_hostpinned.view_copy_tests_rank_0
5: [       OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms)
5: [ RUN      ] hip_hostpinned.view_copy_degenerated
5: [       OK ] hip_hostpinned.view_copy_degenerated (0 ms)
5: [ RUN      ] hip_hostpinned.view_fill_tests_layout_right
5: [       OK ] hip_hostpinned.view_fill_tests_layout_right (2393 ms)
5: [ RUN      ] hip_hostpinned.view_fill_tests_layout_left
5: [       OK ] hip_hostpinned.view_fill_tests_layout_left (2682 ms)
5: [ RUN      ] hip_hostpinned.view_mapping
5: [       OK ] hip_hostpinned.view_mapping (228 ms)
5: [ RUN      ] hip_hostpinned.view_mapping_operator
5: [       OK ] hip_hostpinned.view_mapping_operator (1 ms)
5: [ RUN      ] hip_hostpinned.static_extent
5: [       OK ] hip_hostpinned.static_extent (0 ms)
5: [ RUN      ] hip_hostpinned.view_mapping_atomic
5: [       OK ] hip_hostpinned.view_mapping_atomic (0 ms)
5: [ RUN      ] hip_hostpinned.view_mapping_class_value
5: [       OK ] hip_hostpinned.view_mapping_class_value (0 ms)
5: [ RUN      ] hip_hostpinned.view_mapping_assignable
5: [       OK ] hip_hostpinned.view_mapping_assignable (0 ms)
5: [ RUN      ] hip_hostpinned.view_mapping_trivially_copyable
5: [       OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] hip_hostpinned.view_mapping_subview
5: [       OK ] hip_hostpinned.view_mapping_subview (0 ms)
5: [----------] 28 tests from hip_hostpinned (6995 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 427 tests from 6 test suites ran. (217815 ms total)
5: [  PASSED  ] 420 tests.
5: [  SKIPPED ] 7 tests, listed below:
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix
5: [  SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents
5: [  SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once
5: [  SKIPPED ] hip.unified_memory_zero_memset
5: [  SKIPPED ] hip_graph.repeat_chain
 5/55 Test  #5: Kokkos_CoreUnitTest_HIP ....................................   Passed  218.29 sec
test 6
      Start  6: Kokkos_CoreUnitTest_HIPInterOpInit

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

7: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams
7: Test timeout computed to be: 1500
7: [==========] Running 1 test from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 1 test from hip
7: [ RUN      ] hip.raw_hip_streams
7: [       OK ] hip.raw_hip_streams (379 ms)
7: [----------] 1 test from hip (379 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 1 test from 1 test suite ran. (379 ms total)
7: [  PASSED  ] 1 test.
 7/55 Test  #7: Kokkos_CoreUnitTest_HIPInterOpStreams ......................   Passed    0.42 sec
test 8
      Start  8: Kokkos_CoreUnitTest_HIPInterOpGraph

8: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph
8: Test timeout computed to be: 1500
8: [==========] Running 2 tests from 1 test suite.
8: [----------] Global test environment set-up.
8: [----------] 2 tests from hip
8: [ RUN      ] hip.graph_promises_on_native_objects
8: [       OK ] hip.graph_promises_on_native_objects (32 ms)
8: [ RUN      ] hip.graph_instantiate_and_debug_dot_print
8: [       OK ] hip.graph_instantiate_and_debug_dot_print (3 ms)
8: [----------] 2 tests from hip (35 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 2 tests from 1 test suite ran. (35 ms total)
8: [  PASSED  ] 2 tests.
 8/55 Test  #8: Kokkos_CoreUnitTest_HIPInterOpGraph ........................   Passed    0.43 sec
test 9
      Start  9: Kokkos_CoreUnitTest_Default

9: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_Default
9: Test timeout computed to be: 1500
9: [==========] Running 59 tests from 41 test suites.
9: [----------] Global test environment set-up.
9: [----------] 19 tests from defaultdevicetype
9: [ RUN      ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free
9: [       OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms)
9: [ RUN      ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free
9: [       OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms)
9: [ RUN      ] defaultdevicetype.shared_space
9: /var/jenkins/workspace/Kokkos_PR-7690/core/unit_test/TestSharedSpace.cpp:109: Skipped
9: skipping because specified arch does not support page migration
9: [  SKIPPED ] defaultdevicetype.shared_space (0 ms)
9: [ RUN      ] defaultdevicetype.shared_host_pinned_space
9: [       OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
9: [ RUN      ] defaultdevicetype.compiler_macros
9: [       OK ] defaultdevicetype.compiler_macros (0 ms)
9: [ RUN      ] defaultdevicetype.half_conversion
9: [       OK ] defaultdevicetype.half_conversion (3 ms)
9: [ RUN      ] defaultdevicetype.bhalf_conversion
9: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
9: [ RUN      ] defaultdevicetype.half_operators
9: [       OK ] defaultdevicetype.half_operators (0 ms)
9: [ RUN      ] defaultdevicetype.bhalf_operators
9: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
9: [ RUN      ] defaultdevicetype.host_space_access
9: [       OK ] defaultdevicetype.host_space_access (0 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
9: [       OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
9: [       OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
9: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
9: [       OK ] defaultdevicetype.reduce_instantiation_a2 (13 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
9: [       OK ] defaultdevicetype.reduce_instantiation_b2 (21 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
9: [       OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
9: [       OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
9: [       OK ] defaultdevicetype.reduce_instantiation_b3 (26 ms)
9: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
9: [       OK ] defaultdevicetype.reduce_instantiation_c3 (11 ms)
9: [----------] 19 tests from defaultdevicetype (132 ms total)
9: 
9: [----------] 1 test from kokkosresize
9: [ RUN      ] kokkosresize.host_space_access
9: [       OK ] kokkosresize.host_space_access (16 ms)
9: [----------] 1 test from kokkosresize (16 ms total)
9: 
9: [----------] 1 test from TestViewAPI/0, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/0.sizes
9: [       OK ] TestViewAPI/0.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/0 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/1, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/1.sizes
9: [       OK ] TestViewAPI/1.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/1 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/2, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/2.sizes
9: [       OK ] TestViewAPI/2.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/2 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/3, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/3.sizes
9: [       OK ] TestViewAPI/3.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/3 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/4, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/4.sizes
9: [       OK ] TestViewAPI/4.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/4 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/5, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/5.sizes
9: [       OK ] TestViewAPI/5.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/5 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/6, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/6.sizes
9: [       OK ] TestViewAPI/6.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/6 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/7, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/7.sizes
9: [       OK ] TestViewAPI/7.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/7 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/8, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/8.sizes
9: [       OK ] TestViewAPI/8.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/8 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/9, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/9.sizes
9: [       OK ] TestViewAPI/9.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/9 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/10, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/10.sizes
9: [       OK ] TestViewAPI/10.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/10 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/11, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/11.sizes
9: [       OK ] TestViewAPI/11.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/11 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/12, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/12.sizes
9: [       OK ] TestViewAPI/12.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/12 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/13, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/13.sizes
9: [       OK ] TestViewAPI/13.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/13 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/14, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/14.sizes
9: [       OK ] TestViewAPI/14.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/14 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/15, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/15.sizes
9: [       OK ] TestViewAPI/15.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/15 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/16, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/16.sizes
9: [       OK ] TestViewAPI/16.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/16 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/17, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/17.sizes
9: [       OK ] TestViewAPI/17.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/17 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/18, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/18.sizes
9: [       OK ] TestViewAPI/18.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/18 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/19, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/19.sizes
9: [       OK ] TestViewAPI/19.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/19 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/20, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/20.sizes
9: [       OK ] TestViewAPI/20.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/20 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/21, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/21.sizes
9: [       OK ] TestViewAPI/21.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/21 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/22, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/22.sizes
9: [       OK ] TestViewAPI/22.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/22 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/23, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/23.sizes
9: [       OK ] TestViewAPI/23.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/23 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/24, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/24.sizes
9: [       OK ] TestViewAPI/24.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/24 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/25, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/25.sizes
9: [       OK ] TestViewAPI/25.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/25 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/26, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/26.sizes
9: [       OK ] TestViewAPI/26.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/26 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/27, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/27.sizes
9: [       OK ] TestViewAPI/27.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/27 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/28, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/28.sizes
9: [       OK ] TestViewAPI/28.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/28 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/29, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/29.sizes
9: [       OK ] TestViewAPI/29.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/29 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/30, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/30.sizes
9: [       OK ] TestViewAPI/30.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/30 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/31, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/31.sizes
9: [       OK ] TestViewAPI/31.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/31 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/32, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/32.sizes
9: [       OK ] TestViewAPI/32.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/32 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/33, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/33.sizes
9: [       OK ] TestViewAPI/33.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/33 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/34, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/34.sizes
9: [       OK ] TestViewAPI/34.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/34 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/35, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/35.sizes
9: [       OK ] TestViewAPI/35.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/35 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/36, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/36.sizes
9: [       OK ] TestViewAPI/36.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/36 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/37, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/37.sizes
9: [       OK ] TestViewAPI/37.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/37 (0 ms total)
9: 
9: [----------] 1 test from TestViewAPI/38, where TypeParam = <type>
9: [ RUN      ] TestViewAPI/38.sizes
9: [       OK ] TestViewAPI/38.sizes (0 ms)
9: [----------] 1 test from TestViewAPI/38 (0 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 59 tests from 41 test suites ran. (150 ms total)
9: [  PASSED  ] 58 tests.
9: [  SKIPPED ] 1 test, listed below:
9: [  SKIPPED ] defaultdevicetype.shared_space
 9/55 Test  #9: Kokkos_CoreUnitTest_Default ................................   Passed    0.56 sec
test 10
      Start 10: Kokkos_CoreUnitTest_InitializeFinalize

10: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize
10: Test timeout computed to be: 1500
10: [==========] Running 28 tests from 6 test suites.
10: [----------] Global test environment set-up.
10: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest
10: [ RUN      ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views
10: [       OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (810 ms)
10: [ RUN      ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views
10: [       OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (3777 ms)
10: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (4587 ms total)
10: 
10: [----------] 4 tests from InitializeFinalize_DeathTest
10: [ RUN      ] InitializeFinalize_DeathTest.initialize
10: [       OK ] InitializeFinalize_DeathTest.initialize (3186 ms)
10: [ RUN      ] InitializeFinalize_DeathTest.finalize
10: [       OK ] InitializeFinalize_DeathTest.finalize (2110 ms)
10: [ RUN      ] InitializeFinalize_DeathTest.is_initialized
10: [       OK ] InitializeFinalize_DeathTest.is_initialized (406 ms)
10: [ RUN      ] InitializeFinalize_DeathTest.is_finalized
10: [       OK ] InitializeFinalize_DeathTest.is_finalized (407 ms)
10: [----------] 4 tests from InitializeFinalize_DeathTest (6110 ms total)
10: 
10: [----------] 1 test from Legion_DeathTest
10: [ RUN      ] Legion_DeathTest.individual_backend_initialization
10: [       OK ] Legion_DeathTest.individual_backend_initialization (405 ms)
10: [----------] 1 test from Legion_DeathTest (405 ms total)
10: 
10: [----------] 2 tests from PushFinalizeHook_DeathTest
10: [ RUN      ] PushFinalizeHook_DeathTest.called_in_reverse_order
10: [       OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (525 ms)
10: [ RUN      ] PushFinalizeHook_DeathTest.terminate_on_throw
10: [       OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1372 ms)
10: [----------] 2 tests from PushFinalizeHook_DeathTest (1897 ms total)
10: 
10: [----------] 6 tests from ScopeGuard_DeathTest
10: [ RUN      ] ScopeGuard_DeathTest.create
10: [       OK ] ScopeGuard_DeathTest.create (421 ms)
10: [ RUN      ] ScopeGuard_DeathTest.create_argument
10: [       OK ] ScopeGuard_DeathTest.create_argument (409 ms)
10: [ RUN      ] ScopeGuard_DeathTest.create_while_initialize
10: [       OK ] ScopeGuard_DeathTest.create_while_initialize (1318 ms)
10: [ RUN      ] ScopeGuard_DeathTest.create_after_initialize
10: [       OK ] ScopeGuard_DeathTest.create_after_initialize (1411 ms)
10: [ RUN      ] ScopeGuard_DeathTest.create_after_finalize
10: [       OK ] ScopeGuard_DeathTest.create_after_finalize (1309 ms)
10: [ RUN      ] ScopeGuard_DeathTest.destroy_after_finalize
10: [       OK ] ScopeGuard_DeathTest.destroy_after_finalize (1417 ms)
10: [----------] 6 tests from ScopeGuard_DeathTest (6288 ms total)
10: 
10: [----------] 13 tests from defaultdevicetype
10: [ RUN      ] defaultdevicetype.initialization_settings
10: [       OK ] defaultdevicetype.initialization_settings (0 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
10: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
10: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
10: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
10: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_help
10: [       OK ] defaultdevicetype.cmd_line_args_help (1 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
10: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms)
10: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
10: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms)
10: [ RUN      ] defaultdevicetype.env_vars_num_threads
10: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
10: [ RUN      ] defaultdevicetype.env_vars_device_id
10: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
10: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
10: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
10: [ RUN      ] defaultdevicetype.env_vars_tune_internals
10: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
10: [ RUN      ] defaultdevicetype.visible_devices
10: [       OK ] defaultdevicetype.visible_devices (0 ms)
10: [----------] 13 tests from defaultdevicetype (2 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 28 tests from 6 test suites ran. (19292 ms total)
10: [  PASSED  ] 28 tests.
10/55 Test #10: Kokkos_CoreUnitTest_InitializeFinalize .....................   Passed   19.32 sec
test 11
      Start 11: Kokkos_CoreUnitTest_Develop

11: Test command: /var/jenkins/workspace/Kokkos_PR-7690/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/55 Test #11: Kokkos_CoreUnitTest_Develop ................................   Passed    0.41 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

12: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
12: Test timeout computed to be: 1500
12: [==========] Running 31 tests from 1 test suite.
12: [----------] Global test environment set-up.
12: [----------] 31 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 (69 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.kernel_name_parallel_for
12: [       OK ] kokkosp.kernel_name_parallel_for (1 ms)
12: [ RUN      ] kokkosp.kernel_name_parallel_reduce
12: [       OK ] kokkosp.kernel_name_parallel_reduce (0 ms)
12: [ RUN      ] kokkosp.kernel_name_parallel_scan
12: [       OK ] kokkosp.kernel_name_parallel_scan (0 ms)
12: [ RUN      ] kokkosp.kernel_name_internal
12: [       OK ] kokkosp.kernel_name_internal (0 ms)
12: [ RUN      ] kokkosp.profiling_section
12: [       OK ] kokkosp.profiling_section (0 ms)
12: [ RUN      ] kokkosp.scoped_profile_region
12: [       OK ] kokkosp.scoped_profile_region (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: [----------] 31 tests from kokkosp (74 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 31 tests from 1 test suite ran. (74 ms total)
12: [  PASSED  ] 31 tests.
12/55 Test #12: Kokkos_CoreUnitTest_KokkosP ................................   Passed    0.48 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ToolIndependence

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

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

15: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkosprinter-tool.so"
15: Test timeout computed to be: 1500
15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/55 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp .....................   Passed    0.41 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7690/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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::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.5.99::kokkosp_allocate_data:Host:source:0x21a8a80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x20e9c40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x20e9d40:Host:source:0x21a8b80: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:0x2175c00: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:0x20e9c40:40::kokkosp_deallocate_data:Host:source:0x21a8a80:40::kokkosp_finalize_library::
16/55 Test #16: Kokkos_ProfilingTestLibraryLoad ............................   Passed    0.40 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7690/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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::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.5.99::kokkosp_allocate_data:Host:source:0x1c846c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x17b2b40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x17b2c40:Host:source:0x1c847c0: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:0x17a5d40: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:0x17b2b40:40::kokkosp_deallocate_data:Host:source:0x1c846c0:40::kokkosp_finalize_library::
17/55 Test #17: Kokkos_ProfilingTestLibraryCmdLine .........................   Passed    0.41 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-7690/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: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fe515e7fab2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2636de]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25f2ef]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x260c2a]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fe515fb03b9]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fe515f88f48]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fe515f8a2ad]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fe515f8aca2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fe515f9a4dd]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fe515fb0e99]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fe515f9a066]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x261100]
18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fe513db6d90]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fe513db6e40]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f185]
18:  
18: demangled test_f1:
18: [0x7fe515e7fab2] Kokkos::Impl::save_stacktrace()
18: [0x2636de] Test::stacktrace_test_f1(std::ostream&)
18: [0x25f2ef] Test::test_stacktrace(bool, bool)
18: [0x260c2a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x7fe515fb03b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x7fe515f88f48] testing::Test::Run()
18: [0x7fe515f8a2ad] testing::TestInfo::Run()
18: [0x7fe515f8aca2] testing::TestSuite::Run()
18: [0x7fe515f9a4dd] testing::internal::UnitTestImpl::RunAllTests()
18: [0x7fe515fb0e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x7fe515f9a066] testing::UnitTest::Run()
18: [0x261100] main
18: [0x7fe513db6d90] 
18: [0x7fe513db6e40] __libc_start_main
18: [0x25f185] _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-7690/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fe515e7fab2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2636de]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x263bc6]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25fce6]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x260c2a]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fe515fb03b9]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fe515f88f48]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fe515f8a2ad]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fe515f8aca2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fe515f9a4dd]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fe515fb0e99]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fe515f9a066]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x261100]
18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fe513db6d90]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fe513db6e40]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f185]
18:  
18: demangled test_f3:
18: [0x7fe515e7fab2] Kokkos::Impl::save_stacktrace()
18: [0x2636de] Test::stacktrace_test_f1(std::ostream&)
18: [0x263bc6] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x25fce6] Test::test_stacktrace(bool, bool)
18: [0x260c2a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x7fe515fb03b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x7fe515f88f48] testing::Test::Run()
18: [0x7fe515f8a2ad] testing::TestInfo::Run()
18: [0x7fe515f8aca2] testing::TestSuite::Run()
18: [0x7fe515f9a4dd] testing::internal::UnitTestImpl::RunAllTests()
18: [0x7fe515fb0e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x7fe515f9a066] testing::UnitTest::Run()
18: [0x261100] main
18: [0x7fe513db6d90] 
18: [0x7fe513db6e40] __libc_start_main
18: [0x25f185] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1478 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2e3e6e2ab2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2636de]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25f2ef]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x260ee7]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2e3e8133b9]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2e3e7ebf48]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2e3e7ed2ad]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2e3e7edca2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2e3e7fd4dd]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2e3e813e99]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2e3e7fd066]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x261100]
18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2e3c619d90]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2e3c619e40]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f185]
18:  
18: demangled test_f1:
18: [0x7f2e3e6e2ab2] Kokkos::Impl::save_stacktrace()
18: [0x2636de] Test::stacktrace_test_f1(std::ostream&)
18: [0x25f2ef] Test::test_stacktrace(bool, bool)
18: [0x260ee7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x7f2e3e8133b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x7f2e3e7ebf48] testing::Test::Run()
18: [0x7f2e3e7ed2ad] testing::TestInfo::Run()
18: [0x7f2e3e7edca2] testing::TestSuite::Run()
18: [0x7f2e3e7fd4dd] testing::internal::UnitTestImpl::RunAllTests()
18: [0x7f2e3e813e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x7f2e3e7fd066] testing::UnitTest::Run()
18: [0x261100] main
18: [0x7f2e3c619d90] 
18: [0x7f2e3c619e40] __libc_start_main
18: [0x25f185] _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-7690/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2e3e6e2ab2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2636de]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x263bc6]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25fce6]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x260ee7]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2e3e8133b9]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2e3e7ebf48]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2e3e7ed2ad]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2e3e7edca2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2e3e7fd4dd]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2e3e813e99]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2e3e7fd066]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x261100]
18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2e3c619d90]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2e3c619e40]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f185]
18:  
18: demangled test_f3:
18: [0x7f2e3e6e2ab2] Kokkos::Impl::save_stacktrace()
18: [0x2636de] Test::stacktrace_test_f1(std::ostream&)
18: [0x263bc6] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x25fce6] Test::test_stacktrace(bool, bool)
18: [0x260ee7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x7f2e3e8133b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x7f2e3e7ebf48] testing::Test::Run()
18: [0x7f2e3e7ed2ad] testing::TestInfo::Run()
18: [0x7f2e3e7edca2] testing::TestSuite::Run()
18: [0x7f2e3e7fd4dd] testing::internal::UnitTestImpl::RunAllTests()
18: [0x7f2e3e813e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x7f2e3e7fd066] testing::UnitTest::Run()
18: [0x261100] main
18: [0x7f2e3c619d90] 
18: [0x7f2e3c619e40] __libc_start_main
18: [0x25f185] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1616 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (3095 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-7690/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fc14f78fab2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2636de]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25f2ef]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fc14f8c03b9]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fc14f898f48]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fc14f89a2ad]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fc14f89aca2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fc14f8aa4dd]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fc14f8c0e99]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fc14f8aa066]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x261100]
18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fc14d6c6d90]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fc14d6c6e40]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f185]
18:  
18: demangled test_f1:
18: [0x7fc14f78fab2] Kokkos::Impl::save_stacktrace()
18: [0x2636de] Test::stacktrace_test_f1(std::ostream&)
18: [0x25f2ef] Test::test_stacktrace(bool, bool)
18: [0x7fc14f8c03b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x7fc14f898f48] testing::Test::Run()
18: [0x7fc14f89a2ad] testing::TestInfo::Run()
18: [0x7fc14f89aca2] testing::TestSuite::Run()
18: [0x7fc14f8aa4dd] testing::internal::UnitTestImpl::RunAllTests()
18: [0x7fc14f8c0e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x7fc14f8aa066] testing::UnitTest::Run()
18: [0x261100] main
18: [0x7fc14d6c6d90] 
18: [0x7fc14d6c6e40] __libc_start_main
18: [0x25f185] _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-7690/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fc14f78fab2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2636de]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x263bc6]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25fce6]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fc14f8c03b9]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fc14f898f48]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fc14f89a2ad]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fc14f89aca2]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fc14f8aa4dd]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fc14f8c0e99]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fc14f8aa066]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x261100]
18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fc14d6c6d90]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fc14d6c6e40]
18: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f185]
18:  
18: demangled test_f3:
18: [0x7fc14f78fab2] Kokkos::Impl::save_stacktrace()
18: [0x2636de] Test::stacktrace_test_f1(std::ostream&)
18: [0x263bc6] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x25fce6] Test::test_stacktrace(bool, bool)
18: [0x7fc14f8c03b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x7fc14f898f48] testing::Test::Run()
18: [0x7fc14f89a2ad] testing::TestInfo::Run()
18: [0x7fc14f89aca2] testing::TestSuite::Run()
18: [0x7fc14f8aa4dd] testing::internal::UnitTestImpl::RunAllTests()
18: [0x7fc14f8c0e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x7fc14f8aa066] testing::UnitTest::Run()
18: [0x261100] main
18: [0x7fc14d6c6d90] 
18: [0x7fc14d6c6e40] __libc_start_main
18: [0x25f185] _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. (3096 ms total)
18: [  PASSED  ] 3 tests.
18/55 Test #18: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    3.50 sec
test 19
      Start 19: Kokkos_IncrementalTest_SERIAL

19: Test command: /var/jenkins/workspace/Kokkos_PR-7690/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 (56 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 (123 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 (2 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 (183 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (183 ms total)
19: [  PASSED  ] 28 tests.
19/55 Test #19: Kokkos_IncrementalTest_SERIAL ..............................   Passed    0.58 sec
test 20
      Start 20: Kokkos_IncrementalTest_HIP

20: Test command: /var/jenkins/workspace/Kokkos_PR-7690/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 = 50731921 = version 5.7.31921
20: macro KOKKOS_ENABLE_ROCTHRUST : defined
20: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
20: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, 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
20: [       OK ] HIP.IncrTest_03b_memspace_free (3701 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 (5 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 (258 ms)
20: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
20: [       OK ] HIP.IncrTest_12a_ThreadScratch (3 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 (1 ms)
20: [ RUN      ] HIP.IncrTest_16_parallelscan
20: [       OK ] HIP.IncrTest_16_parallelscan (124 ms)
20: [ RUN      ] HIP.incr_17_atomicView
20: [       OK ] HIP.incr_17_atomicView (1 ms)
20: [----------] 28 tests from HIP (4107 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (4107 ms total)
20: [  PASSED  ] 28 tests.
20/55 Test #20: Kokkos_IncrementalTest_HIP .................................   Passed    4.52 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

21: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
21: Test timeout computed to be: 1500
21: [==========] Running 8 tests from 2 test suites.
21: [----------] Global test environment set-up.
21: [----------] 5 tests from ctest_environment_DeathTest
21: [ RUN      ] ctest_environment_DeathTest.invalid_rank
21: [       OK ] ctest_environment_DeathTest.invalid_rank (379 ms)
21: [ RUN      ] ctest_environment_DeathTest.no_type_str
21: [       OK ] ctest_environment_DeathTest.no_type_str (376 ms)
21: [ RUN      ] ctest_environment_DeathTest.missing_type
21: [       OK ] ctest_environment_DeathTest.missing_type (762 ms)
21: [ RUN      ] ctest_environment_DeathTest.no_id_str
21: [       OK ] ctest_environment_DeathTest.no_id_str (374 ms)
21: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
21: [       OK ] ctest_environment_DeathTest.invalid_id_str (762 ms)
21: [----------] 5 tests from ctest_environment_DeathTest (2653 ms total)
21: 
21: [----------] 3 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.good
21: [       OK ] ctest_environment.good (0 ms)
21: [----------] 3 tests from ctest_environment (0 ms total)
21: 
21: [----------] Global test environment tear-down
21: [==========] 8 tests from 2 test suites ran. (2653 ms total)
21: [  PASSED  ] 8 tests.
21/55 Test #21: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    2.68 sec
test 22
      Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

22: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
22: Test timeout computed to be: 1500
22/55 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..................   Passed    0.02 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

23: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
23: Test timeout computed to be: 1500
23: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
23/55 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.02 sec
test 24
      Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

24: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
24: Test timeout computed to be: 1500
24/55 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.02 sec
test 25
      Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

25: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
25: Environment variables: 
25:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
25: Test timeout computed to be: 1500
25/55 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.02 sec
test 26
      Start 26: Kokkos_CoreUnitTest_DeviceAndThreads

26: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7690/build/core/unit_test/TestDeviceAndThreads.py" "-v"
26: Test timeout computed to be: 1500
26: test_device_id (__main__.KokkosInitializationTestCase) ... ok
26: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok
26: test_num_devices (__main__.KokkosInitializationTestCase) ... ok
26: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
26: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok
26: 
26: ----------------------------------------------------------------------
26: Ran 5 tests in 4.426s
26: 
26: OK (skipped=1)
26/55 Test #26: Kokkos_CoreUnitTest_DeviceAndThreads .......................   Passed    4.47 sec
test 27
      Start 27: Kokkos_PerformanceTest_TaskDag

27: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
27: Test timeout computed to be: 1500
27/55 Test #27: Kokkos_PerformanceTest_TaskDag .............................   Passed    0.02 sec
test 28
      Start 28: Kokkos_PerformanceTest_Benchmark

28: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-01-20_T03-44-48.json"
28: Test timeout computed to be: 1500
28: 2025-01-20T04:09:30+00:00
28: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
28: Run on (128 X 3177.43 MHz CPU s)
28: CPU Caches:
28:   L1 Data 32 KiB (x128)
28:   L1 Instruction 32 KiB (x128)
28:   L2 Unified 512 KiB (x128)
28:   L3 Unified 16384 KiB (x32)
28: Load Average: 10.61, 12.84, 12.82
28: CPU architecture: none
28: Default Device: HIP
28: GPU architecture: AMD_GFX90A
28: KOKKOS_COMPILER_CLANG: 1700
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 gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
28: Kokkos Version: 4.5.99
28: macro  KOKKOS_ENABLE_HIP: defined
28: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
28: macro KOKKOS_ENABLE_ROCTHRUST: defined
28: platform: 64bit
28: ---------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
28: ---------------------------------------------------------------------------------------------------------------------------------------------------
28: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.006 s         0.007 s             5       1024        6.24447u
28: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.006 s         0.007 s             5     2.048k        3.12915u
28: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.006 s         0.007 s             5     4.096k        1.56585u
28: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.006 s         0.008 s             5     8.192k        785.404n
28: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.006 s         0.008 s             5    16.384k        396.219n
28: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.007 s         0.010 s             5    32.768k         206.59n
28: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.007 s         0.015 s             5    65.536k        107.784n
28: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.009 s         0.026 s             5   131.072k        65.9658n
28: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.012 s         0.047 s             5   262.144k        44.9202n
28: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.016 s         0.095 s             5   524.288k        30.9357n
28: ----------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
28: ----------------------------------------------------------------------------------------------------------------------------------------------
28: CustomReduction<double>/N:100000/R:1000/manual_time                                0.006 s         0.015 s           116 20.6724k/s       11.5
28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.581 s         0.579 s             1        0.103113    0.0496178               0.0863381            0.0420401     0.04319          2.494u
28: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
28: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.070 s         0.069 s            10         7.4219m     3.66149m                 7.0465m                  3.55532m    3.49877m          2.144u
28: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.216 s         0.214 s             4        0.034039    0.0179901               0.0315719                  0.015807   0.0159306          3.036u
28: ---------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
28: ---------------------------------------------------------------------------------------------------------------------------------------------------
28: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        25.5566n
28: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        12.6021n
28: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        6.22998n
28: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.22864n
28: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k         1.5954n
28: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        870.178p
28: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        516.876p
28: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        399.391p
28: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.000 s             5   262.144k        358.303p
28: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.000 s             5   524.288k        314.867p
28: -----------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
28: -----------------------------------------------------------------------------------------------------------------------------------
28: Malloc/N:1/manual_time                                                              11.1 us         38.8 us        62745 89.8262k/s
28: Malloc/N:16/manual_time                                                             29.4 us         50.8 us        63127  34.014k/s
28: Malloc/N:256/manual_time                                                            11.2 us         31.3 us        63460 89.6111k/s
28: Malloc/N:4096/manual_time                                                           11.2 us         32.8 us        63260 88.8977k/s
28: Malloc/N:65536/manual_time                                                          11.3 us         31.4 us        61983 88.4501k/s
28: Malloc/N:1048576/manual_time                                                        11.3 us         31.4 us        61817 88.5022k/s
28: Malloc/N:16777216/manual_time                                                       11.3 us         32.7 us        61808 88.2475k/s
28: Malloc/N:268435456/manual_time                                                      11.3 us         31.4 us        61973 88.1058k/s
28: Malloc/N:4294967296/manual_time                                                     11.5 us         31.5 us        60932 87.1379k/s
28: MallocFree/N:1/manual_time                                                          31.5 us         31.4 us        22217 31.7069k/s
28: MallocFree/N:16/manual_time                                                         33.1 us         31.8 us        22206 30.1722k/s
28: MallocFree/N:256/manual_time                                                        31.5 us         31.4 us        22062 31.7497k/s
28: MallocFree/N:4096/manual_time                                                       31.5 us         31.4 us        22308 31.7873k/s
28: MallocFree/N:65536/manual_time                                                      31.5 us         31.4 us        22235 31.7526k/s
28: MallocFree/N:1048576/manual_time                                                    31.5 us         31.4 us        22258 31.7917k/s
28: MallocFree/N:16777216/manual_time                                                   31.5 us         31.3 us        22316 31.7692k/s
28: MallocFree/N:268435456/manual_time                                                  31.5 us         31.4 us        22231 31.7427k/s
28: MallocFree/N:4294967296/manual_time                                                 31.6 us         31.4 us        22172 31.6766k/s
28: MallocTouch/N:1/manual_time                                                         11.9 us         31.9 us        58559 83.8315k/s
28: MallocTouch/N:16/manual_time                                                        14.3 us         36.2 us        58677 69.7129k/s
28: MallocTouch/N:256/manual_time                                                       11.9 us         31.9 us        58678 84.0389k/s
28: MallocTouch/N:4096/manual_time                                                      25.7 us         46.9 us        27343 38.9694k/s
28: MallocTouch/N:65536/manual_time                                                     25.7 us         47.0 us        27284 38.8523k/s
28: MallocTouch/N:1048576/manual_time                                                   28.8 us         50.0 us        24342 34.6825k/s
28: MallocTouch/N:16777216/manual_time                                                  35.8 us         57.0 us        22432 27.9503k/s
28: MallocTouch/N:268435456/manual_time                                                 82.1 us          103 us         8538 12.1775k/s
28: MallocTouch/N:4294967296/manual_time                                                 925 us          942 us          757  1080.67/s
28: MallocTouchFree/N:1/manual_time                                                     32.1 us         31.9 us        21840 31.1952k/s
28: MallocTouchFree/N:16/manual_time                                                    32.1 us         31.9 us        21922 31.1752k/s
28: MallocTouchFree/N:256/manual_time                                                   32.1 us         31.9 us        21772 31.1669k/s
28: MallocTouchFree/N:4096/manual_time                                                  47.3 us         47.1 us        14787 21.1358k/s
28: MallocTouchFree/N:65536/manual_time                                                 47.3 us         47.0 us        14789 21.1417k/s
28: MallocTouchFree/N:1048576/manual_time                                               50.4 us         50.2 us        13930 19.8234k/s
28: MallocTouchFree/N:16777216/manual_time                                              52.7 us         52.5 us        13297 18.9592k/s
28: MallocTouchFree/N:268435456/manual_time                                              104 us          103 us         6758 9.59922k/s
28: MallocTouchFree/N:4294967296/manual_time                                             951 us          946 us          739  1051.25/s
28: ----------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
28: ----------------------------------------------------------------------------------------------------------------------------------------------
28: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1292 1.47526k/s        800
28: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1290 1.47455k/s        800
28: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1290  1.4746k/s        800
28: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1291 1.47491k/s        800
28: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1290 1.47494k/s        800
28: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1290 1.47507k/s        800
28: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1286 1.47447k/s        800
28: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1290 1.47501k/s        800
28: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1290 1.47448k/s        800
28: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1290 1.47447k/s        800
28: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1291 1.47505k/s        800
28: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1290   1.475k/s        800
28: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1291 1.47492k/s        800
28: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1290 1.32052k/s        800
28: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.001 s         0.001 s          1290 1.47499k/s        800
28: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.001 s         0.001 s          1289 1.47475k/s        800
28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           521 1.18943k/s       1.6k
28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           521 1.19009k/s       1.6k
28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           521 1.19004k/s       1.6k
28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           521 1.19037k/s       1.6k
28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           520 1.18993k/s       1.6k
28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           520 1.18997k/s       1.6k
28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           520 1.19006k/s       1.6k
28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           304  695.596/s       1.6k
28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           198   452.88/s       1.6k
28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           521 1.18999k/s       1.6k
28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           296   675.54/s       1.6k
28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           254  580.584/s       1.6k
28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           521  1.1899k/s       1.6k
28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           520 1.18942k/s       1.6k
28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           520 1.18986k/s       1.6k
28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           520 1.18979k/s       1.6k
28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            63  143.597/s       1.6k
28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            63  144.965/s       1.6k
28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           196  447.085/s       1.6k
28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           130  298.302/s       1.6k
28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           520 1.18946k/s       1.6k
28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           521  1078.41/s       1.6k
28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.013 s            59   110.56/s       1.6k
28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.009 s         0.009 s            77  175.945/s       1.6k
28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           521 1.18999k/s       1.6k
28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           520 1.19014k/s       1.6k
28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            53  121.562/s       1.6k
28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.010 s         0.010 s            70  160.741/s       1.6k
28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           521 1.19026k/s       1.6k
28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           520 1.18999k/s       1.6k
28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            54   123.49/s       1.6k
28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.013 s         0.013 s            52  119.164/s       1.6k
28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           592  1.3526k/s       1.6k
28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           591 1.35271k/s       1.6k
28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           591 1.16549k/s       1.6k
28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           591 1.35293k/s       1.6k
28: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1310 1.49904k/s        800
28: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1313 1.49739k/s        800
28: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1314 1.49943k/s        800
28: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1306 1.49829k/s        800
28: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1309 1.43593k/s        800
28: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1308 1.49955k/s        800
28: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1313 1.49745k/s        800
28: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1312 1.49845k/s        800
28: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1314 1.49737k/s        800
28: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1304  1.4978k/s        800
28: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1311 1.49701k/s        800
28: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1306 1.49842k/s        800
28: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1310 1.46125k/s        800
28: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1310 1.49453k/s        800
28: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1311 1.45801k/s        800
28: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1309 1.49595k/s        800
28: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s          1264 1.47477k/s        800
28: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s          1311 1.48286k/s        800
28: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.33842k/s       1.6k
28: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 8.95116k/s       1.6k
28: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.07597k/s       1.6k
28: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.87954k/s       1.6k
28: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  7.7189k/s       1.6k
28: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.28582k/s       1.6k
28: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 13.3916k/s       1.6k
28: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 13.4061k/s       1.6k
28: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.18221k/s       1.6k
28: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  5.2656k/s       1.6k
28: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 10.6044k/s       1.6k
28: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.24154k/s       1.6k
28: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.30509k/s       1.6k
28: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.42422k/s       1.6k
28: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.54025k/s       1.6k
28: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.62026k/s       1.6k
28: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.87314k/s       1.6k
28: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.26786k/s       1.6k
28: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.86307k/s       1.6k
28: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.93562k/s       1.6k
28: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.05601k/s       1.6k
28: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10  2.1863k/s       1.6k
28: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  3.3248k/s       1.6k
28: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.37065k/s       1.6k
28: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.38668k/s       1.6k
28: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.97792k/s       1.6k
28: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.49031k/s       1.6k
28: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.80043k/s       1.6k
28: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.33749k/s       1.6k
28: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.64297k/s       1.6k
28: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.65604k/s       1.6k
28: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.12389k/s       1.6k
28: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.001 s         0.001 s            10 1.26199k/s       1.6k
28: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.001 s         0.001 s            10 1.32819k/s       1.6k
28/55 Test #28: Kokkos_PerformanceTest_Benchmark ...........................   Passed  121.91 sec
test 29
      Start 29: Kokkos_Benchmark_Atomic_MinMax

29: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-01-20_T03-44-48.json"
29: Test timeout computed to be: 1500
29: 2025-01-20T04:11:32+00:00
29: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
29: Run on (128 X 1996.37 MHz CPU s)
29: CPU Caches:
29:   L1 Data 32 KiB (x128)
29:   L1 Instruction 32 KiB (x128)
29:   L2 Unified 512 KiB (x128)
29:   L3 Unified 16384 KiB (x32)
29: Load Average: 8.85, 11.71, 12.42
29: CPU architecture: none
29: Default Device: HIP
29: GPU architecture: AMD_GFX90A
29: KOKKOS_COMPILER_CLANG: 1700
29: KOKKOS_ENABLE_ASM: no
29: KOKKOS_ENABLE_CXX17: no
29: KOKKOS_ENABLE_CXX20: yes
29: KOKKOS_ENABLE_CXX23: no
29: KOKKOS_ENABLE_CXX26: no
29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
29: KOKKOS_ENABLE_HIP: yes
29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
29: KOKKOS_ENABLE_HWLOC: no
29: KOKKOS_ENABLE_LIBDL: yes
29: KOKKOS_ENABLE_PRAGMA_IVDEP: no
29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
29: KOKKOS_ENABLE_PRAGMA_UNROLL: no
29: KOKKOS_ENABLE_PRAGMA_VECTOR: no
29: KOKKOS_ENABLE_SERIAL: yes
29: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
29: Kokkos Version: 4.5.99
29: macro  KOKKOS_ENABLE_HIP: defined
29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
29: macro KOKKOS_ENABLE_ROCTHRUST: defined
29: platform: 64bit
29: ----------------------------------------------------------------------------------------------------------------------------------------
29: Benchmark                                                                                              Time             CPU   Iterations
29: ----------------------------------------------------------------------------------------------------------------------------------------
29: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
29: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
29: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
29: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
29: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
29: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
29: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
29: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
29: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
29: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
29: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
29: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
29: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
29: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
29: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
29: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
29: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
29: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
29: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
29: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
29/55 Test #29: Kokkos_Benchmark_Atomic_MinMax .............................   Passed    0.61 sec
test 30
      Start 30: Kokkos_PerformanceTest_Mempool

30: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-01-20_T03-44-48.json"
30: Test timeout computed to be: 1500
30: 2025-01-20T04:11:32+00:00
30: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Mempool
30: Run on (128 X 1996.37 MHz CPU s)
30: CPU Caches:
30:   L1 Data 32 KiB (x128)
30:   L1 Instruction 32 KiB (x128)
30:   L2 Unified 512 KiB (x128)
30:   L3 Unified 16384 KiB (x32)
30: Load Average: 8.85, 11.71, 12.42
30: CPU architecture: none
30: Default Device: HIP
30: GPU architecture: AMD_GFX90A
30: KOKKOS_COMPILER_CLANG: 1700
30: KOKKOS_ENABLE_ASM: no
30: KOKKOS_ENABLE_CXX17: no
30: KOKKOS_ENABLE_CXX20: yes
30: KOKKOS_ENABLE_CXX23: no
30: KOKKOS_ENABLE_CXX26: no
30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
30: KOKKOS_ENABLE_HIP: yes
30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
30: KOKKOS_ENABLE_HWLOC: no
30: KOKKOS_ENABLE_LIBDL: yes
30: KOKKOS_ENABLE_PRAGMA_IVDEP: no
30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
30: KOKKOS_ENABLE_PRAGMA_UNROLL: no
30: KOKKOS_ENABLE_PRAGMA_VECTOR: no
30: KOKKOS_ENABLE_SERIAL: yes
30: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
30: Kokkos Version: 4.5.99
30: macro  KOKKOS_ENABLE_HIP: defined
30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
30: macro KOKKOS_ENABLE_ROCTHRUST: defined
30: platform: 64bit
30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
30: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
30: 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          2248               15.8853M/s
30: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
30: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
30: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
30: 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          8453                132.976M/s
30/55 Test #30: Kokkos_PerformanceTest_Mempool .............................   Passed    3.68 sec
test 31
      Start 31: Kokkos_PerformanceTest_Atomic

31: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-01-20_T03-44-48.json"
31: Test timeout computed to be: 1500
31: 2025-01-20T04:11:36+00:00
31: Running /var/jenkins/workspace/Kokkos_PR-7690/build/core/perf_test/Kokkos_PerformanceTest_Atomic
31: Run on (128 X 1996.37 MHz CPU s)
31: CPU Caches:
31:   L1 Data 32 KiB (x128)
31:   L1 Instruction 32 KiB (x128)
31:   L2 Unified 512 KiB (x128)
31:   L3 Unified 16384 KiB (x32)
31: Load Average: 8.46, 11.58, 12.38
31: CPU architecture: none
31: Default Device: HIP
31: GPU architecture: AMD_GFX90A
31: KOKKOS_COMPILER_CLANG: 1700
31: KOKKOS_ENABLE_ASM: no
31: KOKKOS_ENABLE_CXX17: no
31: KOKKOS_ENABLE_CXX20: yes
31: KOKKOS_ENABLE_CXX23: no
31: KOKKOS_ENABLE_CXX26: no
31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
31: KOKKOS_ENABLE_HIP: yes
31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
31: KOKKOS_ENABLE_HWLOC: no
31: KOKKOS_ENABLE_LIBDL: yes
31: KOKKOS_ENABLE_PRAGMA_IVDEP: no
31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
31: KOKKOS_ENABLE_PRAGMA_UNROLL: no
31: KOKKOS_ENABLE_PRAGMA_VECTOR: no
31: KOKKOS_ENABLE_SERIAL: yes
31: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
31: Kokkos Version: 4.5.99
31: macro  KOKKOS_ENABLE_HIP: defined
31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
31: macro KOKKOS_ENABLE_ROCTHRUST: defined
31: platform: 64bit
31: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
31: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Test_Atomic<int>/30000/iterations:10                          0.258 s         0.255 s            10          1            4     6.2344m        5.07323m    56.4333u     449.985M            14.2k     449.985M
31: Test_Atomic<long int>/100000/iterations:10                     6.76 s          6.73 s            10          1            8     10.8305        1.71703m     114.12u     4.99995G          26.494k     4.99995G
31: Test_Atomic<long long int>/100000/iterations:10                2.15 s          2.14 s            10          1            8    2.72954m        1.51926m     112.62u     4.99995G          16.062k     4.99995G
31: Test_Atomic<unsigned int>/100000/iterations:10                 2.11 s          2.10 s            10          1            4    2.67183m        1.50393m       55.3u     704.983M         121.848k     704.983M
31: Test_Atomic<unsigned long int>/100000/iterations:10            6.88 s          6.86 s            10          1            8     10.6758        1.72685m      156.6u     4.99995G          63.294k     4.99995G
31: Test_Atomic<unsigned long long int>/100000/iterations:10       2.34 s          2.33 s            10          1            8     2.7078m        1.51746m     113.72u     4.99995G         132.094k     4.99995G
31: Test_Atomic<float>/100000/iterations:10                        6.71 s          6.69 s            10          0            4     11.2499        1.85289m     897.59u     5.00003G          110.52k     4.99989G
31: Test_Atomic<double>/100000/iterations:10                       6.67 s          6.65 s            10          1            8     11.5798        1.85359m     897.49u     4.99995G         175.102k     4.99995G
31/55 Test #31: Kokkos_PerformanceTest_Atomic ..............................   Passed  339.27 sec
test 32
      Start 32: Kokkos_ContainersUnitTest_Serial

32: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
32: Test timeout computed to be: 1500
32: [==========] Running 69 tests from 2 test suites.
32: [----------] Global test environment set-up.
32: [----------] 1 test from serial_DeathTest
32: [ RUN      ] serial_DeathTest.offsetview_unmanaged_construction
32: [       OK ] serial_DeathTest.offsetview_unmanaged_construction (16147 ms)
32: [----------] 1 test from serial_DeathTest (16147 ms total)
32: 
32: [----------] 68 tests from serial
32: [ RUN      ] serial.bitset
32: [       OK ] serial.bitset (1175 ms)
32: [ RUN      ] serial.bitset_default_constructor_no_alloc
32: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
32: [ RUN      ] serial.dualview_combination
32: [       OK ] serial.dualview_combination (0 ms)
32: [ RUN      ] serial.dualview_alloc
32: [       OK ] serial.dualview_alloc (0 ms)
32: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
32: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
32: [ RUN      ] serial.dualview_combinations_without_init
32: [       OK ] serial.dualview_combinations_without_init (0 ms)
32: [ RUN      ] serial.dualview_deep_copy
32: [       OK ] serial.dualview_deep_copy (0 ms)
32: [ RUN      ] serial.dualview_realloc
32: [       OK ] serial.dualview_realloc (0 ms)
32: [ RUN      ] serial.dualview_resize
32: [       OK ] serial.dualview_resize (0 ms)
32: [ RUN      ] serial.dualview_device_correct_kokkos_device
32: 
32: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
32:                                  does not support page migration between device and host.
32:                                  HIPManagedSpace might not work as expected.
32:                                  Please refer to the ROCm documentation on unified/managed memory.
32: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
32: [ RUN      ] serial.dualview_host_correct_kokkos_device
32: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
32: [ RUN      ] serial.dualview_host_modify_template_device_sync
32: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
32: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
32: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
32: [ RUN      ] serial.dualview_device_modify_template_host_sync
32: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
32: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
32: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
32: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
32: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
32: [ RUN      ] serial.dualview_template_views_return_correct_views_from_const_dual_view
32: [       OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
32: [ RUN      ] serial.dualview_sequential_host_init
32: [       OK ] serial.dualview_sequential_host_init (0 ms)
32: [ RUN      ] serial.dynamic_view
32: [       OK ] serial.dynamic_view (5 ms)
32: [ RUN      ] serial.dyn_rank_view_api_generic
32: [       OK ] serial.dyn_rank_view_api_generic (5 ms)
32: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
32: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
32: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
32: /var/jenkins/workspace/Kokkos_PR-7690/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
32: skipping since not default execution space
32: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
32: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
32: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
32: [ RUN      ] serial.dyn_rank_view_team_scratch
32: [       OK ] serial.dyn_rank_view_team_scratch (0 ms)
32: [ RUN      ] serial.ErrorReporterViaLambda
32: [       OK ] serial.ErrorReporterViaLambda (0 ms)
32: [ RUN      ] serial.ErrorReporter
32: [       OK ] serial.ErrorReporter (0 ms)
32: [ RUN      ] serial.offsetview_construction
32: [       OK ] serial.offsetview_construction (20 ms)
32: [ RUN      ] serial.offsetview_unmanaged_construction
32: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
32: [ RUN      ] serial.offsetview_subview
32: [       OK ] serial.offsetview_subview (11 ms)
32: [ RUN      ] serial.offsetview_offsets_rank1
32: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
32: [ RUN      ] serial.offsetview_offsets_rank2
32: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
32: [ RUN      ] serial.offsetview_offsets_rank3
32: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
32: [ RUN      ] serial.scatterview
32: [       OK ] serial.scatterview (1613 ms)
32: [ RUN      ] serial.scatterview_devicetype
32: [       OK ] serial.scatterview_devicetype (1 ms)
32: [ RUN      ] serial.staticcrsgraph
32: [       OK ] serial.staticcrsgraph (7 ms)
32: [ RUN      ] serial.resize_realloc_no_init_dualview
32: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
32: [ RUN      ] serial.resize_realloc_no_alloc_dualview
32: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
32: [ RUN      ] serial.resize_exec_space_dualview
32: [       OK ] serial.resize_exec_space_dualview (0 ms)
32: [ RUN      ] serial.realloc_exec_space_dualview
32: [       OK ] serial.realloc_exec_space_dualview (0 ms)
32: [ RUN      ] serial.resize_realloc_no_init_dynrankview
32: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
32: [ RUN      ] serial.resize_exec_space_dynrankview
32: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
32: [ RUN      ] serial.realloc_exec_space_dynrankview
32: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
32: [ RUN      ] serial.resize_realloc_no_init_scatterview
32: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
32: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
32: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
32: [ RUN      ] serial.resize_exec_space_scatterview
32: [       OK ] serial.resize_exec_space_scatterview (0 ms)
32: [ RUN      ] serial.realloc_exec_space_scatterview
32: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
32: [ RUN      ] serial.create_mirror_no_init_dynrankview
32: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
32: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
32: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
32: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
32: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
32: [ RUN      ] serial.create_mirror_no_init_offsetview
32: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
32: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
32: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
32: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
32: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
32: [ RUN      ] serial.create_mirror_no_init_dynamicview
32: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
32: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
32: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
32: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
32: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
32: [ RUN      ] serial.UnorderedMap_insert
32: [       OK ] serial.UnorderedMap_insert (5635 ms)
32: [ RUN      ] serial.UnorderedMap_failed_insert
32: [       OK ] serial.UnorderedMap_failed_insert (2730 ms)
32: [ RUN      ] serial.UnorderedMap_deep_copy
32: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
32: [ RUN      ] serial.UnorderedMap_valid_empty
32: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
32: [ RUN      ] serial.UnorderedMap_clear_zero_size
32: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
32: [ RUN      ] serial.UnorderedMap_consistent_size
32: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
32: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
32: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
32: [ RUN      ] serial.UnorderedMap_lambda_capturable
32: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
32: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
32: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
32: [ RUN      ] serial.vector_combination
32: [       OK ] serial.vector_combination (0 ms)
32: [ RUN      ] serial.vector_insert
32: [       OK ] serial.vector_insert (0 ms)
32: [ RUN      ] serial.vector_push_back_default_exec
32: [       OK ] serial.vector_push_back_default_exec (0 ms)
32: [ RUN      ] serial.viewctorprop_embedded_dim
32: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
32: [----------] 68 tests from serial (11214 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 69 tests from 2 test suites ran. (27361 ms total)
32: [  PASSED  ] 68 tests.
32: [  SKIPPED ] 1 test, listed below:
32: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
32/55 Test #32: Kokkos_ContainersUnitTest_Serial ...........................   Passed   27.80 sec
test 33
      Start 33: Kokkos_ContainersUnitTest_HIP

33: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
33: Test timeout computed to be: 1500
33: [==========] Running 69 tests from 2 test suites.
33: [----------] Global test environment set-up.
33: [----------] 1 test from hip_DeathTest
33: [ RUN      ] hip_DeathTest.offsetview_unmanaged_construction
33: [       OK ] hip_DeathTest.offsetview_unmanaged_construction (15478 ms)
33: [----------] 1 test from hip_DeathTest (15478 ms total)
33: 
33: [----------] 68 tests from hip
33: [ RUN      ] hip.bitset
33: [       OK ] hip.bitset (23 ms)
33: [ RUN      ] hip.bitset_default_constructor_no_alloc
33: [       OK ] hip.bitset_default_constructor_no_alloc (0 ms)
33: [ RUN      ] hip.dualview_combination
33: [       OK ] hip.dualview_combination (5 ms)
33: [ RUN      ] hip.dualview_alloc
33: [       OK ] hip.dualview_alloc (0 ms)
33: [ RUN      ] hip.test_dualview_copy_construction_and_assignment
33: [       OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
33: [ RUN      ] hip.dualview_combinations_without_init
33: [       OK ] hip.dualview_combinations_without_init (0 ms)
33: [ RUN      ] hip.dualview_deep_copy
33: [       OK ] hip.dualview_deep_copy (1 ms)
33: [ RUN      ] hip.dualview_realloc
33: [       OK ] hip.dualview_realloc (0 ms)
33: [ RUN      ] hip.dualview_resize
33: [       OK ] hip.dualview_resize (0 ms)
33: [ RUN      ] hip.dualview_device_correct_kokkos_device
33: 
33: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
33:                                  does not support page migration between device and host.
33:                                  HIPManagedSpace might not work as expected.
33:                                  Please refer to the ROCm documentation on unified/managed memory.
33: [       OK ] hip.dualview_device_correct_kokkos_device (0 ms)
33: [ RUN      ] hip.dualview_host_correct_kokkos_device
33: [       OK ] hip.dualview_host_correct_kokkos_device (0 ms)
33: [ RUN      ] hip.dualview_host_modify_template_device_sync
33: [       OK ] hip.dualview_host_modify_template_device_sync (0 ms)
33: [ RUN      ] hip.dualview_host_modify_template_device_execspace_sync
33: [       OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
33: [ RUN      ] hip.dualview_device_modify_template_host_sync
33: [       OK ] hip.dualview_device_modify_template_host_sync (0 ms)
33: [ RUN      ] hip.dualview_device_modify_template_host_execspace_sync
33: [       OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
33: [ RUN      ] hip.dualview_template_views_return_correct_executionspace_views
33: [       OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
33: [ RUN      ] hip.dualview_template_views_return_correct_views_from_const_dual_view
33: [       OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
33: [ RUN      ] hip.dualview_sequential_host_init
33: [       OK ] hip.dualview_sequential_host_init (0 ms)
33: [ RUN      ] hip.dynamic_view
33: [       OK ] hip.dynamic_view (40 ms)
33: [ RUN      ] hip.dyn_rank_view_api_generic
33: [       OK ] hip.dyn_rank_view_api_generic (14 ms)
33: [ RUN      ] hip.dyn_rank_view_api_operator_rank12345
33: [       OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms)
33: [ RUN      ] hip.dyn_rank_view_check_fence_resize_realloc
33: [       OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
33: [ RUN      ] hip.dyn_rank_view_api_operator_rank67
33: [       OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms)
33: [ RUN      ] hip.dyn_rank_view_team_scratch
33: [       OK ] hip.dyn_rank_view_team_scratch (0 ms)
33: [ RUN      ] hip.ErrorReporterViaLambda
33: [       OK ] hip.ErrorReporterViaLambda (1 ms)
33: [ RUN      ] hip.ErrorReporter
33: [       OK ] hip.ErrorReporter (0 ms)
33: [ RUN      ] hip.offsetview_construction
33: [       OK ] hip.offsetview_construction (3 ms)
33: [ RUN      ] hip.offsetview_unmanaged_construction
33: [       OK ] hip.offsetview_unmanaged_construction (0 ms)
33: [ RUN      ] hip.offsetview_subview
33: [       OK ] hip.offsetview_subview (0 ms)
33: [ RUN      ] hip.offsetview_offsets_rank1
33: [       OK ] hip.offsetview_offsets_rank1 (0 ms)
33: [ RUN      ] hip.offsetview_offsets_rank2
33: [       OK ] hip.offsetview_offsets_rank2 (0 ms)
33: [ RUN      ] hip.offsetview_offsets_rank3
33: [       OK ] hip.offsetview_offsets_rank3 (0 ms)
33: [ RUN      ] hip.scatterview
33: [       OK ] hip.scatterview (30815 ms)
33: [ RUN      ] hip.scatterview_devicetype
33: [       OK ] hip.scatterview_devicetype (47495 ms)
33: [ RUN      ] hip.staticcrsgraph
33: [       OK ] hip.staticcrsgraph (24 ms)
33: [ RUN      ] hip.resize_realloc_no_init_dualview
33: [       OK ] hip.resize_realloc_no_init_dualview (3 ms)
33: [ RUN      ] hip.resize_realloc_no_alloc_dualview
33: [       OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
33: [ RUN      ] hip.resize_exec_space_dualview
33: [       OK ] hip.resize_exec_space_dualview (0 ms)
33: [ RUN      ] hip.realloc_exec_space_dualview
33: [       OK ] hip.realloc_exec_space_dualview (0 ms)
33: [ RUN      ] hip.resize_realloc_no_init_dynrankview
33: [       OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
33: [ RUN      ] hip.resize_exec_space_dynrankview
33: [       OK ] hip.resize_exec_space_dynrankview (0 ms)
33: [ RUN      ] hip.realloc_exec_space_dynrankview
33: [       OK ] hip.realloc_exec_space_dynrankview (0 ms)
33: [ RUN      ] hip.resize_realloc_no_init_scatterview
33: [       OK ] hip.resize_realloc_no_init_scatterview (0 ms)
33: [ RUN      ] hip.resize_realloc_no_alloc_scatterview
33: [       OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
33: [ RUN      ] hip.resize_exec_space_scatterview
33: [       OK ] hip.resize_exec_space_scatterview (0 ms)
33: [ RUN      ] hip.realloc_exec_space_scatterview
33: [       OK ] hip.realloc_exec_space_scatterview (0 ms)
33: [ RUN      ] hip.create_mirror_no_init_dynrankview
33: [       OK ] hip.create_mirror_no_init_dynrankview (0 ms)
33: [ RUN      ] hip.create_mirror_no_init_dynrankview_viewctor
33: [       OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
33: [ RUN      ] hip.create_mirror_view_and_copy_dynrankview
33: [       OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
33: [ RUN      ] hip.create_mirror_no_init_offsetview
33: [       OK ] hip.create_mirror_no_init_offsetview (0 ms)
33: [ RUN      ] hip.create_mirror_no_init_offsetview_view_ctor
33: [       OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
33: [ RUN      ] hip.create_mirror_view_and_copy_offsetview
33: [       OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
33: [ RUN      ] hip.create_mirror_no_init_dynamicview
33: [       OK ] hip.create_mirror_no_init_dynamicview (0 ms)
33: [ RUN      ] hip.create_mirror_view_and_copy_dynamicview
33: [       OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
33: [ RUN      ] hip.create_mirror_no_init_dynamicview_view_ctor
33: [       OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
33: [ RUN      ] hip.UnorderedMap_insert
33: [       OK ] hip.UnorderedMap_insert (2065 ms)
33: [ RUN      ] hip.UnorderedMap_failed_insert
33: [       OK ] hip.UnorderedMap_failed_insert (668 ms)
33: [ RUN      ] hip.UnorderedMap_deep_copy
33: [       OK ] hip.UnorderedMap_deep_copy (4 ms)
33: [ RUN      ] hip.UnorderedMap_valid_empty
33: [       OK ] hip.UnorderedMap_valid_empty (1 ms)
33: [ RUN      ] hip.UnorderedMap_clear_zero_size
33: [       OK ] hip.UnorderedMap_clear_zero_size (0 ms)
33: [ RUN      ] hip.UnorderedMap_consistent_size
33: [       OK ] hip.UnorderedMap_consistent_size (0 ms)
33: [ RUN      ] hip.UnorderedMap_shallow_copyable_on_device
33: [       OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
33: [ RUN      ] hip.UnorderedMap_lambda_capturable
33: [       OK ] hip.UnorderedMap_lambda_capturable (0 ms)
33: [ RUN      ] hip.UnorderedMap_constructor_view_alloc
33: [       OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
33: [ RUN      ] hip.vector_combination
33: [       OK ] hip.vector_combination (0 ms)
33: [ RUN      ] hip.vector_insert
33: [       OK ] hip.vector_insert (2 ms)
33: [ RUN      ] hip.vector_push_back_default_exec
33: [       OK ] hip.vector_push_back_default_exec (0 ms)
33: [ RUN      ] hip.viewctorprop_embedded_dim
33: [       OK ] hip.viewctorprop_embedded_dim (1 ms)
33: [----------] 68 tests from hip (81188 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 69 tests from 2 test suites ran. (96667 ms total)
33: [  PASSED  ] 69 tests.
33/55 Test #33: Kokkos_ContainersUnitTest_HIP ..............................   Passed   97.20 sec
test 34
      Start 34: Kokkos_ContainersPerformanceTest_HIP

34: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
34: Test timeout computed to be: 1500
34: [==========] Running 4 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 4 tests from TEST_CATEGORY
34: [ RUN      ] TEST_CATEGORY.dynrankview_perf
34: HIP
34:  DynRankView vs View: Initialization Only 
34:  View time (init only): 0.0028082
34:  View sum computation time: 0.0028082
34:  Strided View time (init only): 0.00165855
34:  View Rank7 time (init only): 0.0012866
34:  DynRankView time (init only): 0.00144278
34:  DynRankView sum computation time: 0.00130459
34:  Ratio of View to DynRankView time: 1.94638
34:  Ratio of View to DynRankView sum computation time: 1.06231
34:  Ratio of View to View Rank7  time: 2.18265
34:  Ratio of StrideView to DynRankView time: 1.14956
34:  Ratio of DynRankView to View Rank7  time: 1.12138
34: [       OK ] TEST_CATEGORY.dynrankview_perf (11 ms)
34: [ RUN      ] TEST_CATEGORY.global_2_local
34: HIP
34: size, create, generate, fill, find
34: 256, 0.000237217, 1.5069e-05, 0.0274712, 0.00938692
34: 512, 0.000258286, 1.3816e-05, 3.2551e-05, 0.0035001
34: 1024, 0.000230905, 1.3164e-05, 3.4976e-05, 0.00344129
34: 2048, 0.000229001, 1.3084e-05, 3.7009e-05, 0.00349372
34: 4096, 0.000262604, 1.2764e-05, 3.7681e-05, 0.00349447
34: 8192, 0.000227358, 1.2464e-05, 3.5427e-05, 0.00350729
34: 16384, 0.000218532, 1.2524e-05, 3.5938e-05, 0.00353513
34: 32768, 0.000222469, 1.2474e-05, 3.8182e-05, 0.00362739
34: 65536, 0.00027602, 1.3255e-05, 4.233e-05, 0.00386582
34: 131072, 0.000272954, 1.2854e-05, 6.2207e-05, 0.00452237
34: 262144, 0.000314192, 1.4518e-05, 0.000139312, 0.0060911
34: 524288, 0.000344358, 1.5549e-05, 0.000391827, 0.0099037
34: 1048576, 0.000369787, 1.9447e-05, 0.000935671, 0.0241367
34: 2097152, 0.000395685, 2.4957e-05, 0.00209136, 0.054085
34: 4194304, 0.000491315, 3.4455e-05, 0.00463972, 0.114749
34: [       OK ] TEST_CATEGORY.global_2_local (293 ms)
34: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
34: skipping test
34: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
34: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
34: skipping test
34: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
34: [----------] 4 tests from TEST_CATEGORY (305 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 4 tests from 1 test suite ran. (305 ms total)
34: [  PASSED  ] 4 tests.
34/55 Test #34: Kokkos_ContainersPerformanceTest_HIP .......................   Passed    0.87 sec
test 35
      Start 35: Kokkos_UnitTest_Sort

35: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
35: Test timeout computed to be: 1500
35: [==========] Running 17 tests from 2 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from hip_DeathTest
35: [ RUN      ] hip_DeathTest.SortByKeyKeysLargerThanValues
35: [       OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2637 ms)
35: [----------] 1 test from hip_DeathTest (2637 ms total)
35: 
35: [----------] 16 tests from hip
35: [ RUN      ] hip.SortUnsignedValueType
35: [       OK ] hip.SortUnsignedValueType (44 ms)
35: [ RUN      ] hip.SortEmptyView
35: [       OK ] hip.SortEmptyView (0 ms)
35: [ RUN      ] hip.SortByKeyEmptyView
35: [       OK ] hip.SortByKeyEmptyView (0 ms)
35: [ RUN      ] hip.SortByKeyEmptyViewHost
35: [       OK ] hip.SortByKeyEmptyViewHost (0 ms)
35: [ RUN      ] hip.SortByKey
35: [       OK ] hip.SortByKey (12 ms)
35: [ RUN      ] hip.SortByKeyWithComparator
35: [       OK ] hip.SortByKeyWithComparator (0 ms)
35: [ RUN      ] hip.SortByKeyStaticExtents
35: [       OK ] hip.SortByKeyStaticExtents (0 ms)
35: [ RUN      ] hip.SortByKeyWithStrides
35: [       OK ] hip.SortByKeyWithStrides (0 ms)
35: [ RUN      ] hip.SortWithCustomComparator
35: [       OK ] hip.SortWithCustomComparator (89 ms)
35: [ RUN      ] hip.BinSortGenericTests
35: [       OK ] hip.BinSortGenericTests (18 ms)
35: [ RUN      ] hip.BinSortEmptyView
35: [       OK ] hip.BinSortEmptyView (0 ms)
35: [ RUN      ] hip.BinSortEmptyKeysView
35: [       OK ] hip.BinSortEmptyKeysView (0 ms)
35: [ RUN      ] hip.BinSort_issue_7221
35: [       OK ] hip.BinSort_issue_7221 (0 ms)
35: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
35: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10555 ms)
35: [ RUN      ] hip.NestedSort
35: [       OK ] hip.NestedSort (34 ms)
35: [ RUN      ] hip.NestedSortByKey
35: [       OK ] hip.NestedSortByKey (94 ms)
35: [----------] 16 tests from hip (10850 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 17 tests from 2 test suites ran. (13487 ms total)
35: [  PASSED  ] 17 tests.
35/55 Test #35: Kokkos_UnitTest_Sort .......................................   Passed   13.91 sec
test 36
      Start 36: Kokkos_UnitTest_Random

36: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_UnitTest_Random
36: Test timeout computed to be: 1500
36: [==========] Running 3 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 3 tests from hip
36: [ RUN      ] hip.Random_XorShift64
36: Test Seed:1737346775334540608
36: Test Scalar=int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.45775e-07 -0.00983832 0.0331595 || 0.051031 27925 29332 || 28959.3 28674.4 || 458.397 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.5082e-07 -0.0103566 0.00907006 || 0.051031 1e+64 -1e+64
36: Test Scalar=unsigned int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 0.0173908 -0.00100622 || 0.051031 28047 29311 || 28184.2 28674.4 || -13.9099 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 -0.0066747 0.00237194 || 0.051031 1e+64 -1e+64
36: Test Scalar=int64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 -0.00858925 0.0109286 || 0.051031 28075 29360 || 28922.8 28674.4 || 151.078 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 -0.0176239 0.00576406 || 0.051031 1e+64 -1e+64
36: Test Scalar=uint64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 -0.0109534 0.00064918 || 0.051031 27997 29311 || 28991.9 28674.4 || 8.97427 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 0.0059986 -0.014422 || 0.051031 1e+64 -1e+64
36: Test Scalar=half
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 0.000244112 -0.99999 -48245.5 || 0.051031 0 195300 || 2.92872e+09 28674.4 || -6.66946e+08 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 0.000731253 -0.301479 0.154793 || 0.051031 1e+64 -1e+64
36: Test Scalar=bhalf
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.76045e-07 0.00712914 0.00320683 || 0.051031 27989 29327 || 28471.4 28674.4 || 44.3312 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 7.41632e-07 -0.00429906 -0.000669801 || 0.051031 1e+64 -1e+64
36: Test Scalar=float
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.78568e-07 0.00115721 -0.00797915 || 0.051031 28030 29372 || 28641.2 28674.4 || -110.304 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 7.49199e-07 -0.0145439 0.00762613 || 0.051031 1e+64 -1e+64
36: Test Scalar=double
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 -0.00470988 -0.0155334 || 0.051031 28086 29314 || 28810.1 28674.4 || -214.734 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 -0.000929996 -0.0092009 || 0.051031 1e+64 -1e+64
36: Test Seed:1737346775503971306
36: Test Scalar=int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 0.0155644 -0.015876 || 0.051031 28095 29316 || 28234.9 28674.4 || -219.469 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 0.0386847 -0.00251564 || 0.051031 1e+64 -1e+64
36: Test Scalar=unsigned int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 0.0118381 -0.0157883 || 0.051031 28023 29323 || 28338.9 28674.4 || -218.257 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 -0.00680306 0.0075684 || 0.051031 1e+64 -1e+64
36: Test Scalar=int64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 0.00610754 -0.0143094 || 0.051031 28003 29425 || 28500.3 28674.4 || -197.814 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 -0.0114822 -0.00380622 || 0.051031 1e+64 -1e+64
36: Test Scalar=uint64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 0.00458168 -0.00517852 || 0.051031 28019 29397 || 28543.6 28674.4 || -71.5879 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 0.0100158 -0.00331179 || 0.051031 1e+64 -1e+64
36: Test Scalar=half
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 0.000244283 -0.99999 -48243.2 || 0.051031 0 194900 || 2.92838e+09 28674.4 || -6.66914e+08 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 0.000731784 -0.304594 0.134867 || 0.051031 1e+64 -1e+64
36: Test Scalar=bhalf
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.6091e-07 0.000128275 0.039386 || 0.051031 28026 29323 || 28670.7 28674.4 || 544.472 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.96226e-07 -0.0133368 -0.00626263 || 0.051031 1e+64 -1e+64
36: Test Scalar=float
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.71e-07 0.00578416 0.0279614 || 0.051031 27976 29270 || 28509.5 28674.4 || 386.538 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 7.26496e-07 2.0031e-05 -0.00617053 || 0.051031 1e+64 -1e+64
36: Test Scalar=double
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 6.43252e-07 -0.011241 -0.0165699 || 0.051031 27980 29372 || 29000.4 28674.4 || -229.062 -2.0744
36:  -- Testing 3-D histogram
36: Density 3D: 6.43252e-07 0.00427988 -0.00260727 || 0.051031 1e+64 -1e+64
36: [       OK ] hip.Random_XorShift64 (296 ms)
36: [ RUN      ] hip.Random_XorShift1024_0
36: Test Seed:1737346775631143256
36: Test Scalar=int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 -0.0069445 0.000919602 || 0.051031 10967 11817 || 11456.5 11377 || 12.7126 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.000692647 -0.00239587 || 0.051031 1e+64 -1e+64
36: Test Scalar=unsigned int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 -0.00564418 -0.0156361 || 0.051031 10957 11753 || 11441.5 11377 || -216.154 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.0165407 -0.0013959 || 0.051031 1e+64 -1e+64
36: Test Scalar=int64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 -0.000263432 -0.00570481 || 0.051031 10979 11785 || 11380 11377 || -78.8632 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.00662285 -0.00201262 || 0.051031 1e+64 -1e+64
36: Test Scalar=uint64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 0.00581322 0.00557711 || 0.051031 10989 11794 || 11311.2 11377 || 77.098 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.0265733 0.00108 || 0.051031 1e+64 -1e+64
36: Test Scalar=half
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 0.000245593 -0.999975 -7594.65 || 0.051031 0 77589 || 4.60997e+08 11377 || -1.04988e+08 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 0.000736569 -0.154501 0.024935 || 0.051031 1e+64 -1e+64
36: Test Scalar=bhalf
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.73387e-07 -0.00116939 -0.00115272 || 0.051031 10947 11792 || 11390.3 11377 || -15.9353 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 3.24249e-07 -0.00464079 0.00278433 || 0.051031 1e+64 -1e+64
36: Test Scalar=float
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 3.11534e-07 -0.00890451 -0.00802328 || 0.051031 10956 11826 || 11479.2 11377 || -110.914 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 4.3869e-07 -0.0187913 -0.00119043 || 0.051031 1e+64 -1e+64
36: Test Scalar=double
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 -0.0148322 0.0129465 || 0.051031 10981 11798 || 11548.2 11377 || 178.972 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.00798627 0.00138018 || 0.051031 1e+64 -1e+64
36: Test Seed:1737346775735821259
36: Test Scalar=int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 0.00800884 -0.0149279 || 0.051031 10969 11788 || 11286.6 11377 || -206.364 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.0144734 -0.00429209 || 0.051031 1e+64 -1e+64
36: Test Scalar=unsigned int
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 -0.00900668 0.000610502 || 0.051031 10997 11819 || 11480.4 11377 || 8.43957 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 -0.00300282 0.0008489 || 0.051031 1e+64 -1e+64
36: Test Scalar=int64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 0.00396293 -0.0101581 || 0.051031 10989 11802 || 11332 11377 || -140.426 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 -0.00742747 0.00188617 || 0.051031 1e+64 -1e+64
36: Test Scalar=uint64_t
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 0.0107217 0.00391293 || 0.051031 10994 11765 || 11256.3 11377 || 54.0924 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 0.0460331 0.00306976 || 0.051031 1e+64 -1e+64
36: Test Scalar=half
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 0.000246649 -0.999975 -7595.49 || 0.051031 0 77616 || 4.61147e+08 11377 || -1.05e+08 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 0.000739682 -0.144151 0.0232979 || 0.051031 1e+64 -1e+64
36: Test Scalar=bhalf
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 3.05176e-07 0.0155647 0.0013827 || 0.051031 10975 11782 || 11202.6 11377 || 19.1144 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 4.19617e-07 -0.0110355 -0.00264278 || 0.051031 1e+64 -1e+64
36: Test Scalar=float
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.98818e-07 0.00710127 -0.00343493 || 0.051031 11000 11799 || 11296.7 11377 || -47.4844 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 4.00543e-07 0.0054908 0.00308924 || 0.051031 1e+64 -1e+64
36: Test Scalar=double
36:  -- Testing randomness properties
36:  -- Testing 1-D histogram
36: Density 1D: 2.47955e-07 -0.00539134 -0.00223255 || 0.051031 10977 11797 || 11438.6 11377 || -30.8628 -0.823045
36:  -- Testing 3-D histogram
36: Density 3D: 2.47955e-07 -0.0024896 0.0046874 || 0.051031 1e+64 -1e+64
36: [       OK ] hip.Random_XorShift1024_0 (245 ms)
36: [ RUN      ] hip.Multi_streams
36: [       OK ] hip.Multi_streams (301 ms)
36: [----------] 3 tests from hip (844 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 3 tests from 1 test suite ran. (844 ms total)
36: [  PASSED  ] 3 tests.
36/55 Test #36: Kokkos_UnitTest_Random .....................................   Passed    1.25 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_A

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

38: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
38: Test timeout computed to be: 1500
38: [==========] Running 7 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 7 tests from std_algorithms_min_max_element_test
38: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
38: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
38: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
38: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
38: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
38: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms)
38: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
38: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms)
38: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
38: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms)
38: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
38: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms)
38: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
38: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms)
38: [----------] 7 tests from std_algorithms_min_max_element_test (46 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 7 tests from 1 test suite ran. (46 ms total)
38: [  PASSED  ] 7 tests.
38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.43 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_C

39: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
39: Test timeout computed to be: 1500
39: [==========] Running 13 tests from 10 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_lexicographical_compare_test
39: [ RUN      ] std_algorithms_lexicographical_compare_test.test
39: [       OK ] std_algorithms_lexicographical_compare_test.test (26 ms)
39: [----------] 1 test from std_algorithms_lexicographical_compare_test (26 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_test
39: [ RUN      ] std_algorithms_for_each_test.test
39: [       OK ] std_algorithms_for_each_test.test (59 ms)
39: [----------] 1 test from std_algorithms_for_each_test (59 ms total)
39: 
39: [----------] 1 test from std_algorithms_find_test
39: [ RUN      ] std_algorithms_find_test.test
39: [       OK ] std_algorithms_find_test.test (29 ms)
39: [----------] 1 test from std_algorithms_find_test (29 ms total)
39: 
39: [----------] 4 tests from std_algorithms_non_mod_seq_ops
39: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
39: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (485 ms)
39: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
39: [       OK ] std_algorithms_non_mod_seq_ops.find_end (481 ms)
39: [ RUN      ] std_algorithms_non_mod_seq_ops.search
39: [       OK ] std_algorithms_non_mod_seq_ops.search (484 ms)
39: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
39: [       OK ] std_algorithms_non_mod_seq_ops.search_n (368 ms)
39: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1820 ms total)
39: 
39: [----------] 1 test from std_algorithms_count_test
39: [ RUN      ] std_algorithms_count_test.test
39: [       OK ] std_algorithms_count_test.test (23 ms)
39: [----------] 1 test from std_algorithms_count_test (23 ms total)
39: 
39: [----------] 1 test from std_algorithms_equal_test
39: [ RUN      ] std_algorithms_equal_test.test
39: [       OK ] std_algorithms_equal_test.test (18 ms)
39: [----------] 1 test from std_algorithms_equal_test (18 ms total)
39: 
39: [----------] 1 test from std_algorithms_all_any_none_of_test
39: [ RUN      ] std_algorithms_all_any_none_of_test.test
39: [       OK ] std_algorithms_all_any_none_of_test.test (30 ms)
39: [----------] 1 test from std_algorithms_all_any_none_of_test (30 ms total)
39: 
39: [----------] 1 test from std_algorithms_nonmod_seq_ops
39: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
39: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (62 ms)
39: [----------] 1 test from std_algorithms_nonmod_seq_ops (62 ms total)
39: 
39: [----------] 1 test from std_algorithms_mismatch_test
39: [ RUN      ] std_algorithms_mismatch_test.test
39: [       OK ] std_algorithms_mismatch_test.test (67 ms)
39: [----------] 1 test from std_algorithms_mismatch_test (67 ms total)
39: 
39: [----------] 1 test from std_algorithms_mod_seq_ops
39: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
39: [       OK ] std_algorithms_mod_seq_ops.move_backward (64 ms)
39: [----------] 1 test from std_algorithms_mod_seq_ops (64 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 13 tests from 10 test suites ran. (2202 ms total)
39: [  PASSED  ] 13 tests.
39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    2.62 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_D

40: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
40: Test timeout computed to be: 1500
40: [==========] Running 31 tests from 5 test suites.
40: [----------] Global test environment set-up.
40: [----------] 3 tests from std_algorithms_mod_ops_test
40: [ RUN      ] std_algorithms_mod_ops_test.move
40: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
40: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
40: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
40: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
40: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
40: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
40: 
40: [----------] 12 tests from std_algorithms_mod_seq_ops_test
40: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
40: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
40: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
40: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
40: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
40: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
40: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
40: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
40: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
40: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
40: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
40: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
40: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
40: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
40: 
40: [----------] 4 tests from std_algorithms_replace_ops_test
40: [ RUN      ] std_algorithms_replace_ops_test.replace
40: [       OK ] std_algorithms_replace_ops_test.replace (36 ms)
40: [ RUN      ] std_algorithms_replace_ops_test.replace_if
40: [       OK ] std_algorithms_replace_ops_test.replace_if (117 ms)
40: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
40: [       OK ] std_algorithms_replace_ops_test.replace_copy (61 ms)
40: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
40: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (60 ms)
40: [----------] 4 tests from std_algorithms_replace_ops_test (276 ms total)
40: 
40: [----------] 11 tests from std_algorithms_mod_seq_ops
40: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
40: [       OK ] std_algorithms_mod_seq_ops.copy_if (67 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.unique
40: [       OK ] std_algorithms_mod_seq_ops.unique (90 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
40: [       OK ] std_algorithms_mod_seq_ops.unique_copy (56 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.remove
40: [       OK ] std_algorithms_mod_seq_ops.remove (39 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
40: [       OK ] std_algorithms_mod_seq_ops.remove_if (42 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
40: [       OK ] std_algorithms_mod_seq_ops.remove_copy (144 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
40: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (38 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.rotate
40: [       OK ] std_algorithms_mod_seq_ops.rotate (1237 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
40: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (523 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
40: [       OK ] std_algorithms_mod_seq_ops.shift_left (1454 ms)
40: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
40: [       OK ] std_algorithms_mod_seq_ops.shift_right (1444 ms)
40: [----------] 11 tests from std_algorithms_mod_seq_ops (5138 ms total)
40: 
40: [----------] 1 test from std_algorithms_modseq_test
40: [ RUN      ] std_algorithms_modseq_test.reverse
40: [       OK ] std_algorithms_modseq_test.reverse (61 ms)
40: [----------] 1 test from std_algorithms_modseq_test (61 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 31 tests from 5 test suites ran. (5485 ms total)
40: [  PASSED  ] 31 tests.
40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    5.94 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_E

41: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
41: Test timeout computed to be: 1500
41: [==========] Running 29 tests from 7 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_sorting_ops_test
41: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
41: [       OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms)
41: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
41: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms)
41: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partitioning_test
41: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
41: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
41: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
41: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
41: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
41: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
41: [ RUN      ] std_algorithms_partitioning_test.partition_point
41: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
41: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total)
41: 
41: [----------] 1 test from std_algorithms_partitioning_ops
41: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
41: [       OK ] std_algorithms_partitioning_ops.partition_copy (57 ms)
41: [----------] 1 test from std_algorithms_partitioning_ops (57 ms total)
41: 
41: [----------] 12 tests from std_algorithms_numerics_test
41: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
41: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms)
41: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
41: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
41: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
41: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
41: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
41: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
41: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
41: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
41: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
41: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
41: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
41: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
41: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
41: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
41: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
41: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
41: [----------] 12 tests from std_algorithms_numerics_test (15 ms total)
41: 
41: [----------] 1 test from std_algorithms_numerics_ops_test
41: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
41: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (99 ms)
41: [----------] 1 test from std_algorithms_numerics_ops_test (99 ms total)
41: 
41: [----------] 8 tests from std_algorithms_numeric_ops_test
41: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
41: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (715 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
41: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
41: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (650 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
41: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
41: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (206 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
41: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
41: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (398 ms)
41: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
41: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
41: [----------] 8 tests from std_algorithms_numeric_ops_test (1971 ms total)
41: 
41: [----------] 1 test from std_algorithms_transform_ops_test
41: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
41: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (45 ms)
41: [----------] 1 test from std_algorithms_transform_ops_test (45 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 29 tests from 7 test suites ran. (2222 ms total)
41: [  PASSED  ] 29 tests.
41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.63 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

42: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
42: Test timeout computed to be: 1500
42: [==========] Running 12 tests from 7 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_adjacent_find_team_test
42: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
42: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (551 ms)
42: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
42: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (584 ms)
42: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1135 ms total)
42: 
42: [----------] 2 tests from std_algorithms_count_team_test
42: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
42: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (241 ms)
42: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
42: [       OK ] std_algorithms_count_team_test.count_returns_zero (232 ms)
42: [----------] 2 tests from std_algorithms_count_team_test (474 ms total)
42: 
42: [----------] 1 test from std_algorithms_count_if_team_test
42: [ RUN      ] std_algorithms_count_if_team_test.test
42: [       OK ] std_algorithms_count_if_team_test.test (283 ms)
42: [----------] 1 test from std_algorithms_count_if_team_test (283 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_team_test
42: [ RUN      ] std_algorithms_for_each_team_test.test
42: [       OK ] std_algorithms_for_each_team_test.test (353 ms)
42: [----------] 1 test from std_algorithms_for_each_team_test (354 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_n_team_test
42: [ RUN      ] std_algorithms_for_each_n_team_test.test
42: [       OK ] std_algorithms_for_each_n_team_test.test (383 ms)
42: [----------] 1 test from std_algorithms_for_each_n_team_test (383 ms total)
42: 
42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
42: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
42: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (589 ms)
42: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
42: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (618 ms)
42: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
42: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (545 ms)
42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1753 ms total)
42: 
42: [----------] 2 tests from std_algorithms_mismatch_team_test
42: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
42: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (588 ms)
42: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
42: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (774 ms)
42: [----------] 2 tests from std_algorithms_mismatch_team_test (1363 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 12 tests from 7 test suites ran. (5748 ms total)
42: [  PASSED  ] 12 tests.
42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    6.18 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

43: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
43: Test timeout computed to be: 1500
43: [==========] Running 8 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_equal_team_test
43: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
43: [       OK ] std_algorithms_equal_team_test.views_are_equal (968 ms)
43: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
43: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1332 ms)
43: [----------] 2 tests from std_algorithms_equal_team_test (2301 ms total)
43: 
43: [----------] 2 tests from std_algorithms_search_team_test
43: [ RUN      ] std_algorithms_search_team_test.sequences_exist
43: [       OK ] std_algorithms_search_team_test.sequences_exist (519 ms)
43: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
43: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (529 ms)
43: [----------] 2 tests from std_algorithms_search_team_test (1049 ms total)
43: 
43: [----------] 2 tests from std_algorithms_find_end_team_test
43: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
43: [       OK ] std_algorithms_find_end_team_test.sequences_exist (607 ms)
43: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
43: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (678 ms)
43: [----------] 2 tests from std_algorithms_find_end_team_test (1285 ms total)
43: 
43: [----------] 2 tests from std_algorithms_find_first_of_team_test
43: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
43: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (552 ms)
43: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
43: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (783 ms)
43: [----------] 2 tests from std_algorithms_find_first_of_team_test (1336 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 8 tests from 4 test suites ran. (5973 ms total)
43: [  PASSED  ] 8 tests.
43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    6.41 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

44: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
44: Test timeout computed to be: 1500
44: [==========] Running 11 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_find_team_test
44: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
44: [       OK ] std_algorithms_find_team_test.searched_values_exist (254 ms)
44: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
44: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (256 ms)
44: [----------] 2 tests from std_algorithms_find_team_test (510 ms total)
44: 
44: [----------] 2 tests from std_algorithms_find_if_team_test
44: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
44: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (238 ms)
44: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
44: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (250 ms)
44: [----------] 2 tests from std_algorithms_find_if_team_test (489 ms total)
44: 
44: [----------] 2 tests from std_algorithms_find_if_not_team_test
44: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
44: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (270 ms)
44: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
44: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (241 ms)
44: [----------] 2 tests from std_algorithms_find_if_not_team_test (512 ms total)
44: 
44: [----------] 1 test from std_algorithms_all_of_team_test
44: [ RUN      ] std_algorithms_all_of_team_test.test
44: [       OK ] std_algorithms_all_of_team_test.test (254 ms)
44: [----------] 1 test from std_algorithms_all_of_team_test (254 ms total)
44: 
44: [----------] 1 test from std_algorithms_any_of_team_test
44: [ RUN      ] std_algorithms_any_of_team_test.test
44: [       OK ] std_algorithms_any_of_team_test.test (240 ms)
44: [----------] 1 test from std_algorithms_any_of_team_test (240 ms total)
44: 
44: [----------] 1 test from std_algorithms_none_of_team_test
44: [ RUN      ] std_algorithms_none_of_team_test.test
44: [       OK ] std_algorithms_none_of_team_test.test (247 ms)
44: [----------] 1 test from std_algorithms_none_of_team_test (247 ms total)
44: 
44: [----------] 2 tests from std_algorithms_search_n_team_test
44: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
44: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (267 ms)
44: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
44: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (247 ms)
44: [----------] 2 tests from std_algorithms_search_n_team_test (515 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 11 tests from 7 test suites ran. (2771 ms total)
44: [  PASSED  ] 11 tests.
44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    3.17 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

45: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
45: Test timeout computed to be: 1500
45: [==========] Running 3 tests from 3 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_min_element_team_test
45: [ RUN      ] std_algorithms_min_element_team_test.test
45: [       OK ] std_algorithms_min_element_team_test.test (585 ms)
45: [----------] 1 test from std_algorithms_min_element_team_test (585 ms total)
45: 
45: [----------] 1 test from std_algorithms_max_element_team_test
45: [ RUN      ] std_algorithms_max_element_team_test.test
45: [       OK ] std_algorithms_max_element_team_test.test (566 ms)
45: [----------] 1 test from std_algorithms_max_element_team_test (566 ms total)
45: 
45: [----------] 1 test from std_algorithms_minmax_element_team_test
45: [ RUN      ] std_algorithms_minmax_element_team_test.test
45: [       OK ] std_algorithms_minmax_element_team_test.test (649 ms)
45: [----------] 1 test from std_algorithms_minmax_element_team_test (649 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 3 tests from 3 test suites ran. (1802 ms total)
45: [  PASSED  ] 3 tests.
45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    2.21 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

46: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
46: Test timeout computed to be: 1500
46: [==========] Running 6 tests from 6 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_fill_team_test
46: [ RUN      ] std_algorithms_fill_team_test.test
46: [       OK ] std_algorithms_fill_team_test.test (273 ms)
46: [----------] 1 test from std_algorithms_fill_team_test (273 ms total)
46: 
46: [----------] 1 test from std_algorithms_fill_n_team_test
46: [ RUN      ] std_algorithms_fill_n_team_test.test
46: [       OK ] std_algorithms_fill_n_team_test.test (380 ms)
46: [----------] 1 test from std_algorithms_fill_n_team_test (380 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_team_test
46: [ RUN      ] std_algorithms_replace_team_test.test
46: [       OK ] std_algorithms_replace_team_test.test (405 ms)
46: [----------] 1 test from std_algorithms_replace_team_test (405 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_if_team_test
46: [ RUN      ] std_algorithms_replace_if_team_test.test
46: [       OK ] std_algorithms_replace_if_team_test.test (359 ms)
46: [----------] 1 test from std_algorithms_replace_if_team_test (359 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_copy_team_test
46: [ RUN      ] std_algorithms_replace_copy_team_test.test
46: [       OK ] std_algorithms_replace_copy_team_test.test (390 ms)
46: [----------] 1 test from std_algorithms_replace_copy_team_test (390 ms total)
46: 
46: [----------] 1 test from std_algorithms_replace_copy_if_team_test
46: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
46: [       OK ] std_algorithms_replace_copy_if_team_test.test (381 ms)
46: [----------] 1 test from std_algorithms_replace_copy_if_team_test (381 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 6 tests from 6 test suites ran. (2191 ms total)
46: [  PASSED  ] 6 tests.
46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.59 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

47: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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_reverse_team_test
47: [ RUN      ] std_algorithms_reverse_team_test.test
47: [       OK ] std_algorithms_reverse_team_test.test (296 ms)
47: [----------] 1 test from std_algorithms_reverse_team_test (296 ms total)
47: 
47: [----------] 1 test from std_algorithms_reverse_copy_team_test
47: [ RUN      ] std_algorithms_reverse_copy_team_test.test
47: [       OK ] std_algorithms_reverse_copy_team_test.test (343 ms)
47: [----------] 1 test from std_algorithms_reverse_copy_team_test (343 ms total)
47: 
47: [----------] 1 test from std_algorithms_rotate_team_test
47: [ RUN      ] std_algorithms_rotate_team_test.test
47: [       OK ] std_algorithms_rotate_team_test.test (567 ms)
47: [----------] 1 test from std_algorithms_rotate_team_test (567 ms total)
47: 
47: [----------] 1 test from std_algorithms_rotate_copy_team_test
47: [ RUN      ] std_algorithms_rotate_copy_team_test.test
47: [       OK ] std_algorithms_rotate_copy_team_test.test (575 ms)
47: [----------] 1 test from std_algorithms_rotate_copy_team_test (575 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (1783 ms total)
47: [  PASSED  ] 4 tests.
47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    2.19 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

48: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
48: Test timeout computed to be: 1500
48: [==========] Running 4 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_move_team_test
48: [ RUN      ] std_algorithms_move_team_test.test
48: [       OK ] std_algorithms_move_team_test.test (503 ms)
48: [----------] 1 test from std_algorithms_move_team_test (503 ms total)
48: 
48: [----------] 1 test from std_algorithms_move_backward_team_test
48: [ RUN      ] std_algorithms_move_backward_team_test.test
48: [       OK ] std_algorithms_move_backward_team_test.test (471 ms)
48: [----------] 1 test from std_algorithms_move_backward_team_test (472 ms total)
48: 
48: [----------] 1 test from std_algorithms_shift_left_team_test
48: [ RUN      ] std_algorithms_shift_left_team_test.test
48: [       OK ] std_algorithms_shift_left_team_test.test (1535 ms)
48: [----------] 1 test from std_algorithms_shift_left_team_test (1535 ms total)
48: 
48: [----------] 1 test from std_algorithms_shift_right_team_test
48: [ RUN      ] std_algorithms_shift_right_team_test.test
48: [       OK ] std_algorithms_shift_right_team_test.test (1564 ms)
48: [----------] 1 test from std_algorithms_shift_right_team_test (1564 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (4075 ms total)
48: [  PASSED  ] 4 tests.
48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    4.48 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

49: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
49: Test timeout computed to be: 1500
49: [==========] Running 9 tests from 9 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_copy_team_test
49: [ RUN      ] std_algorithms_copy_team_test.test
49: [       OK ] std_algorithms_copy_team_test.test (662 ms)
49: [----------] 1 test from std_algorithms_copy_team_test (662 ms total)
49: 
49: [----------] 1 test from std_algorithms_copy_n_team_test
49: [ RUN      ] std_algorithms_copy_n_team_test.test
49: [       OK ] std_algorithms_copy_n_team_test.test (472 ms)
49: [----------] 1 test from std_algorithms_copy_n_team_test (472 ms total)
49: 
49: [----------] 1 test from std_algorithms_copy_backward_team_test
49: [ RUN      ] std_algorithms_copy_backward_team_test.test
49: [       OK ] std_algorithms_copy_backward_team_test.test (509 ms)
49: [----------] 1 test from std_algorithms_copy_backward_team_test (509 ms total)
49: 
49: [----------] 1 test from std_algorithms_copy_if_team_test
49: [ RUN      ] std_algorithms_copy_if_team_test.test
49: [       OK ] std_algorithms_copy_if_team_test.test (407 ms)
49: [----------] 1 test from std_algorithms_copy_if_team_test (407 ms total)
49: 
49: [----------] 1 test from std_algorithms_unique_copy_team_test
49: [ RUN      ] std_algorithms_unique_copy_team_test.test
49: [       OK ] std_algorithms_unique_copy_team_test.test (500 ms)
49: [----------] 1 test from std_algorithms_unique_copy_team_test (500 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_team_test
49: [ RUN      ] std_algorithms_remove_team_test.test
49: [       OK ] std_algorithms_remove_team_test.test (419 ms)
49: [----------] 1 test from std_algorithms_remove_team_test (419 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_if_team_test
49: [ RUN      ] std_algorithms_remove_if_team_test.test
49: [       OK ] std_algorithms_remove_if_team_test.test (379 ms)
49: [----------] 1 test from std_algorithms_remove_if_team_test (379 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_copy_team_test
49: [ RUN      ] std_algorithms_remove_copy_team_test.test
49: [       OK ] std_algorithms_remove_copy_team_test.test (411 ms)
49: [----------] 1 test from std_algorithms_remove_copy_team_test (411 ms total)
49: 
49: [----------] 1 test from std_algorithms_remove_copy_if_team_test
49: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
49: [       OK ] std_algorithms_remove_copy_if_team_test.test (346 ms)
49: [----------] 1 test from std_algorithms_remove_copy_if_team_test (346 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 9 tests from 9 test suites ran. (4109 ms total)
49: [  PASSED  ] 9 tests.
49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    4.53 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

50: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
50: Test timeout computed to be: 1500
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_unique_team_test
50: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
50: [       OK ] std_algorithms_unique_team_test.test_default_predicate (667 ms)
50: [----------] 1 test from std_algorithms_unique_team_test (667 ms total)
50: 
50: [----------] 1 test from std_algorithms_adjacent_difference_team_test
50: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
50: [       OK ] std_algorithms_adjacent_difference_team_test.test (797 ms)
50: [----------] 1 test from std_algorithms_adjacent_difference_team_test (797 ms total)
50: 
50: [----------] 1 test from std_algorithms_reduce_team_test
50: [ RUN      ] std_algorithms_reduce_team_test.test
50: [       OK ] std_algorithms_reduce_team_test.test (787 ms)
50: [----------] 1 test from std_algorithms_reduce_team_test (787 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_reduce_team_test
50: [ RUN      ] std_algorithms_transform_reduce_team_test.test
50: [       OK ] std_algorithms_transform_reduce_team_test.test (1347 ms)
50: [----------] 1 test from std_algorithms_transform_reduce_team_test (1347 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (3599 ms total)
50: [  PASSED  ] 4 tests.
50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    4.01 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

51: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
51: Test timeout computed to be: 1500
51: [==========] Running 18 tests from 5 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_is_sorted_team_test
51: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
51: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (519 ms)
51: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
51: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (406 ms)
51: [----------] 2 tests from std_algorithms_is_sorted_team_test (926 ms total)
51: 
51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (22 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (25 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (380 ms)
51: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
51: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (436 ms)
51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (865 ms total)
51: 
51: [----------] 4 tests from std_algorithms_is_partitioned_team_test
51: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
51: [       OK ] std_algorithms_is_partitioned_team_test.empty (12 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
51: [       OK ] std_algorithms_is_partitioned_team_test.all_true (218 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
51: [       OK ] std_algorithms_is_partitioned_team_test.all_false (211 ms)
51: [ RUN      ] std_algorithms_is_partitioned_team_test.random
51: [       OK ] std_algorithms_is_partitioned_team_test.random (159 ms)
51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (601 ms total)
51: 
51: [----------] 4 tests from std_algorithms_partition_copy_team_test
51: [ RUN      ] std_algorithms_partition_copy_team_test.empty
51: [       OK ] std_algorithms_partition_copy_team_test.empty (21 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
51: [       OK ] std_algorithms_partition_copy_team_test.all_true (504 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
51: [       OK ] std_algorithms_partition_copy_team_test.all_false (501 ms)
51: [ RUN      ] std_algorithms_partition_copy_team_test.random
51: [       OK ] std_algorithms_partition_copy_team_test.random (474 ms)
51: [----------] 4 tests from std_algorithms_partition_copy_team_test (1502 ms total)
51: 
51: [----------] 4 tests from std_algorithms_partition_point_team_test
51: [ RUN      ] std_algorithms_partition_point_team_test.empty
51: [       OK ] std_algorithms_partition_point_team_test.empty (14 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.all_true
51: [       OK ] std_algorithms_partition_point_team_test.all_true (200 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.all_false
51: [       OK ] std_algorithms_partition_point_team_test.all_false (201 ms)
51: [ RUN      ] std_algorithms_partition_point_team_test.random
51: [       OK ] std_algorithms_partition_point_team_test.random (140 ms)
51: [----------] 4 tests from std_algorithms_partition_point_team_test (556 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 18 tests from 5 test suites ran. (4452 ms total)
51: [  PASSED  ] 18 tests.
51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    4.86 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

52: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
52: Test timeout computed to be: 1500
52: [==========] Running 5 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from std_algorithms_transform_team_test
52: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
52: [       OK ] std_algorithms_transform_team_test.test_unary_op (687 ms)
52: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
52: [       OK ] std_algorithms_transform_team_test.test_binary_op (816 ms)
52: [----------] 2 tests from std_algorithms_transform_team_test (1503 ms total)
52: 
52: [----------] 1 test from std_algorithms_generate_team_test
52: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
52: [       OK ] std_algorithms_generate_team_test.test_unary_op (1595 ms)
52: [----------] 1 test from std_algorithms_generate_team_test (1595 ms total)
52: 
52: [----------] 1 test from std_algorithms_generate_n_team_test
52: [ RUN      ] std_algorithms_generate_n_team_test.test
52: [       OK ] std_algorithms_generate_n_team_test.test (410 ms)
52: [----------] 1 test from std_algorithms_generate_n_team_test (410 ms total)
52: 
52: [----------] 1 test from std_algorithms_swap_ranges_team_test
52: [ RUN      ] std_algorithms_swap_ranges_team_test.test
52: [       OK ] std_algorithms_swap_ranges_team_test.test (807 ms)
52: [----------] 1 test from std_algorithms_swap_ranges_team_test (807 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 5 tests from 4 test suites ran. (4318 ms total)
52: [  PASSED  ] 5 tests.
52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    4.75 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

53: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
53: Test timeout computed to be: 1500
53: [==========] Running 2 tests from 2 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_exclusive_scan_team_test
53: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
53: [       OK ] std_algorithms_exclusive_scan_team_test.test (1737 ms)
53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1737 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
53: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
53: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (857 ms)
53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (857 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 2 tests from 2 test suites ran. (2594 ms total)
53: [  PASSED  ] 2 tests.
53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    3.03 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

54: Test command: /var/jenkins/workspace/Kokkos_PR-7690/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
54: Test timeout computed to be: 1500
54: [==========] Running 2 tests from 2 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_inclusive_scan_team_test
54: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
54: [       OK ] std_algorithms_inclusive_scan_team_test.test (2558 ms)
54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2558 ms total)
54: 
54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
54: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
54: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1612 ms)
54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1612 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 2 tests from 2 test suites ran. (4171 ms total)
54: [  PASSED  ] 2 tests.
54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    4.60 sec
test 55
      Start 55: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 55

Label Time Summary:
Kokkos    = 523.11 sec*proc (50 tests)

Total Test time (real) = 993.06 sec
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): 0.00 / 5.00 (0.00 %)

Use the -v/--verbose option for more details.
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 37428855ba51efb81f7b8635947606102807b4213498a6efd1018762a64680d6
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7690' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 37428855ba51efb81f7b8635947606102807b4213498a6efd1018762a64680d6
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-2)
Stage "Build-2" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] parallel
[Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2)
[Pipeline] { (Branch: CUDA-12.2-NVHPC-AS-HOST-COMPILER)
[Pipeline] { (Branch: SYCL-OneAPI)
[Pipeline] { (Branch: HIP-ROCm-5.3)
[Pipeline] { (Branch: HIP-ROCm-6.0-amdclang)
[Pipeline] { (Branch: OPENMPTARGET-Clang)
[Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy)
[Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG)
[Pipeline] { (Branch: CUDA-11.7-NVCC)
[Pipeline] stage
[Pipeline] { (OPENACC-NVHPC-CUDA-12.2)
[Pipeline] stage
[Pipeline] { (CUDA-12.2-NVHPC-AS-HOST-COMPILER)
[Pipeline] stage
[Pipeline] { (SYCL-OneAPI)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.3)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-6.0-amdclang)
[Pipeline] stage
[Pipeline] { (OPENMPTARGET-Clang)
[Pipeline] stage
[Pipeline] { (CUDA-11.0.3-Clang-Tidy)
[Pipeline] stage
[Pipeline] { (CUDA-11.6-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (CUDA-11.7-NVCC)
Stage "OPENACC-NVHPC-CUDA-12.2" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "CUDA-12.2-NVHPC-AS-HOST-COMPILER" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "SYCL-OneAPI" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "HIP-ROCm-5.3" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "HIP-ROCm-6.0-amdclang" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "OPENMPTARGET-Clang" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "CUDA-11.0.3-Clang-Tidy" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "CUDA-11.6-NVCC-DEBUG" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
Stage "CUDA-11.7-NVCC" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch OPENACC-NVHPC-CUDA-12.2
[Pipeline] }
Failed in branch CUDA-12.2-NVHPC-AS-HOST-COMPILER
[Pipeline] }
Failed in branch SYCL-OneAPI
[Pipeline] }
Failed in branch HIP-ROCm-5.3
[Pipeline] }
Failed in branch HIP-ROCm-6.0-amdclang
[Pipeline] }
Failed in branch OPENMPTARGET-Clang
[Pipeline] }
Failed in branch CUDA-11.0.3-Clang-Tidy
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] }
Failed in branch CUDA-11.7-NVCC
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: FAILURE