Skip to content
Failed

Console Output

Pull request #6899 opened
22:27:23 Connecting to https://api.github.com using 476720/******
Obtained .jenkins from 0834a1281093d518dd18a642256f2aa0bc94464c+1c60a32b79fa20066a74b5affd50c0c6881326e5 (a5764bd7b6eefd0d2b7a542b473eda9c327f27dc)
[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 waffle02 in /var/jenkins/workspace/Kokkos_PR-6899
[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-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
Fetching without tags
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 812d15c5f88fbeedc39d2e1299be0c409d443988 -f scripts/docker/Dockerfile.clang scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/3 : FROM ubuntu:20.04
 ---> f78909c2b360
Step 2/3 : RUN apt-get update && apt-get install -y         bc         git         build-essential         clang-format-8         wget         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 0822e36bab5e
Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8
 ---> Using cache
 ---> a7e3193db0fc
Successfully built a7e3193db0fc
Successfully tagged 812d15c5f88fbeedc39d2e1299be0c409d443988:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
+ docker inspect -f . 812d15c5f88fbeedc39d2e1299be0c409d443988
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle02 seems to be running inside container 513ee25db9c00f1143f827fe54a65b8d4179488f3cfafb783bbd6973b26d5cb3
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6899 --volumes-from 513ee25db9c00f1143f827fe54a65b8d4179488f3cfafb783bbd6973b26d5cb3 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 812d15c5f88fbeedc39d2e1299be0c409d443988 cat
$ docker top 016be3ffc624193a7bf77cc0ebda1b86fb7e8e65e22ef886b7bdaffc7921fc76 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ./scripts/docker/check_format_cpp.sh
[Pipeline] }
$ docker stop --time=1 016be3ffc624193a7bf77cc0ebda1b86fb7e8e65e22ef886b7bdaffc7921fc76
$ docker rm -f --volumes 016be3ffc624193a7bf77cc0ebda1b86fb7e8e65e22ef886b7bdaffc7921fc76
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2)
[Pipeline] { (Branch: CUDA-12.2-NVHPC)
[Pipeline] { (Branch: SYCL-OneAPI)
[Pipeline] { (Branch: HIP-ROCm-5.2)
[Pipeline] { (Branch: HIP-ROCm-5.6-C++20)
[Pipeline] { (Branch: OPENMPTARGET-Clang)
[Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy)
[Pipeline] { (Branch: CUDA-11.7-NVCC)
[Pipeline] { (Branch: CUDA-11.0-NVCC-RDC)
[Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG)
[Pipeline] { (Branch: GCC-8.4.0)
[Pipeline] stage
[Pipeline] { (OPENACC-NVHPC-CUDA-12.2)
[Pipeline] stage
[Pipeline] { (CUDA-12.2-NVHPC)
[Pipeline] stage
[Pipeline] { (SYCL-OneAPI)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.2)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.6-C++20)
[Pipeline] stage
[Pipeline] { (OPENMPTARGET-Clang)
[Pipeline] stage
[Pipeline] { (CUDA-11.0.3-Clang-Tidy)
[Pipeline] stage
[Pipeline] { (CUDA-11.7-NVCC)
[Pipeline] stage
[Pipeline] { (CUDA-11.0-NVCC-RDC)
[Pipeline] stage
[Pipeline] { (CUDA-11.6-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (GCC-8.4.0)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] node
[Pipeline] node
Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] node
Running on lascaux04 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] node
Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] {
Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6899
Running on fetnat07 in /var/jenkins/workspace/Kokkos_PR-6899
Running on fetnat04 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] {
Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[Pipeline] checkout
using credential Jenkins ORNL
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[Pipeline] checkout
Fetching changes from the remote Git repository
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags[Pipeline] checkout

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[Pipeline] checkout
using credential Jenkins ORNL
[Pipeline] {
Fetching without tags
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[Pipeline] checkout
using credential Jenkins ORNL
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6899/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
[Pipeline] withEnv
[Pipeline] {
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
[Pipeline] isUnix
[Pipeline] readFile
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
[Pipeline] sh
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6899 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
+ docker build -t 0545a63074d58f7456ecbdaf79b50c165982e92f -f scripts/docker/Dockerfile.sycl scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04
Step 2/16 : FROM $BASE
 ---> 28a6f693c19c
Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> 07b4b79d9f63
Step 4/16 : RUN apt-get update && apt-get install -y         bc         wget         ccache         ninja-build         python3         git         libomp-dev         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 724285e1c306
Step 5/16 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> 7399242bae0a
Step 6/16 : ARG CMAKE_VERSION=3.23.2
 ---> Using cache
 ---> fcdf183e9912
Step 7/16 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 33dae45af63a
Step 8/16 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} &&     CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p ${CMAKE_DIR} &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} &&     rm cmake*
 ---> Using cache
 ---> 4850e271acb0
Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 19a4c48d38cf
Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB &&     apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB &&     echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list &&     apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" &&     apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 15f07977d706
Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh &&     chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh &&     ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y &&     rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh
 ---> Using cache
 ---> 25caa29c10b2
Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh &&    chmod +x ./l_oneDPL_p_2022.0.0.25335.sh &&     ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept &&     rm l_oneDPL_p_2022.0.0.25335.sh
 ---> Using cache
 ---> 0594a29ff811
Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH
 ---> Using cache
 ---> 1da367b6cf1c
Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH
 ---> Using cache
 ---> 0b994e28c8a0
Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH
 ---> Using cache
 ---> 5304c5a39181
Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH
 ---> Using cache
 ---> 2c632da3e6ed
Successfully built 2c632da3e6ed
Successfully tagged 0545a63074d58f7456ecbdaf79b50c165982e92f:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 0545a63074d58f7456ecbdaf79b50c165982e92f
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle02 seems to be running inside container 513ee25db9c00f1143f827fe54a65b8d4179488f3cfafb783bbd6973b26d5cb3
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6899 --volumes-from 513ee25db9c00f1143f827fe54a65b8d4179488f3cfafb783bbd6973b26d5cb3 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 0545a63074d58f7456ecbdaf79b50c165982e92f cat
Fetching without tags
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # 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/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching without tags
Fetching without tags
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
Fetching without tags
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Fetching without tags
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
Fetching without tags
$ docker top c0cfcafc85ca60eff7fdf465f713803f17f8a85eb3a3b1b41b2b4f2889279528 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] isUnix
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
+ ccache --zero-stats
Statistics zeroed
[Pipeline] sh
+ docker build -t 216229de137434063926303a0ce76ae8938d1f3b --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete -f scripts/docker/Dockerfile.hipcc scripts/docker
#1 [internal] load build definition from Dockerfile.hipcc
#1 sha256:f42131e5c0bf387e9ce051f0f67bf7665bc0310233a5539d141ff979a0265ee2
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2-complete
#2 sha256:69c5ca29d0872de0ebfb6a8fe6829aeb16bc364d36baf420066bee35d46f00d3
[Pipeline] withEnv
[Pipeline] {
+ docker build -t 2bf0384251f0868e2fbc821a4c01f015e55f6373 -f scripts/docker/Dockerfile.nvhpc scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04
Step 2/7 : FROM $BASE
 ---> 14f99d87eca9
Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> fbe999c47d4c
Step 4/7 : ARG CMAKE_VERSION=3.23.1
 ---> Using cache
 ---> d96f6463a078
Step 5/7 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> aaeba91d06ab
Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} &&     CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p ${CMAKE_DIR} &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} &&     rm cmake*
 ---> Using cache
 ---> ed9691c173ad
Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> e52dba42e05f
Successfully built e52dba42e05f
Successfully tagged 2bf0384251f0868e2fbc821a4c01f015e55f6373:latest
+ docker build -t 20dd18323c7f4a56932d26b6d77607c633114d4b -f scripts/docker/Dockerfile.gcc scripts/docker
#1 [internal] load .dockerignore
#1 sha256:40db041ddecbaeb22863322f0beee8b8015bec7c1acf234ee092e95fbf81cba5
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.gcc
#2 sha256:725a60df214844c8ad7e4de02f1769d4adccbd36e7b4999a0448230da47ab312
#2 transferring dockerfile: 1.75kB done
#2 DONE 0.0s

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

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

#8 [4/5] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
#8 sha256:035b84f81dcb1fbe0f758c815269ed6a56dc6c44764865d28eac5764fe2cac95
#8 CACHED

#4 [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/*
#4 sha256:648562ad4fcfbc4cb8a5014f4428c2d07061154f853f1e27f22af9ca976a3035
#4 CACHED

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

#7 [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*
#7 sha256:f39f048c28c6b89431d733a6d575d4533501e1152fa6ffa79fbf8559b4150f40
#7 CACHED

#9 exporting to image
#9 sha256:87b568a57660120aeaf56a2428e16e7e92bce4894e6bf3ee5975fbad5000aa51
#9 exporting layers done
#9 writing image sha256:b8a8945b4a09a43c3daeb2e23724012c1c87a6761d46f57662b1655e8a2209d9 done
#9 naming to docker.io/library/20dd18323c7f4a56932d26b6d77607c633114d4b:latest done
#9 DONE 0.0s
+ docker build -t 54ec5027d36cfbab9393da6c2c0650303c9d4032 --build-arg BASE=nvidia/cuda:11.7.1-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel
Step 2/10 : FROM $BASE
 ---> 54bed995e06c
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> cc1c0b2451dc
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> 80ab8a370921
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
 ---> 453c9306709e
Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> 80db1cfd7660
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> 983ec63f4778
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 52bb6c44d299
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
 ---> 6a12a5b7bea2
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> c1f794de5612
Successfully built c1f794de5612
Successfully tagged 54ec5027d36cfbab9393da6c2c0650303c9d4032:latest
+ docker build -t 8b8fb7fe9f78b9aabdd4649a3d31ffb889115809 --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel
Step 2/10 : FROM $BASE
 ---> a557740b9093
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> 5da673f61aed
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> ab846a8a6117
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
 ---> 1783a30c8e5c
Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> ee8294651073
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> b7684dd0fa26
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 7456b7f220c7
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
 ---> a63cd8d95882
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 655e850cbed6
Successfully built 655e850cbed6
Successfully tagged 8b8fb7fe9f78b9aabdd4649a3d31ffb889115809:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED=0 -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 ..
-- Setting default Kokkos CXX standard to 17
#2 DONE 0.4s

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

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

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

#5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
#5 sha256:048ccd7a655b3c43ab7c9d5d0849019f138019335967f1eb1a2e1ed37b9732b5
#5 CACHED

#4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 &&     CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-3.16.8-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p /opt/cmake &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake &&     rm cmake*
#4 sha256:cb46f82ed2d1fa39346555236424180bec57cef5b2488e2132cbc08c475e280d
#4 CACHED

#8 exporting to image
#8 sha256:bd9af79438c8aae69e750e566a592069a4ee890464bbb9e7720d4054a2eeef4b
#8 exporting layers done
#8 writing image sha256:0ee0885998ca54715e5c55755bbef9da1b6061c23b8733531b3e598f95e6eb92 done
#8 naming to docker.io/library/216229de137434063926303a0ce76ae8938d1f3b:latest done
#8 DONE 0.0s
[Pipeline] withEnv
[Pipeline] {
+ docker inspect -f . 2bf0384251f0868e2fbc821a4c01f015e55f6373
.
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
[Pipeline] }
+ docker inspect -f . 20dd18323c7f4a56932d26b6d77607c633114d4b
.
+ docker inspect -f . 54ec5027d36cfbab9393da6c2c0650303c9d4032
.
[Pipeline] // withEnv
Fetching without tags
[Pipeline] withDockerContainer
+ docker build -t 2abf3ca9f416c6f44b06c75d4794b307d7c8cb8f -f scripts/docker/Dockerfile.openmptarget scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/14 : ARG BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04
Step 2/14 : FROM $BASE
 ---> 9165013c68c2
Step 3/14 : RUN apt-get update && apt-get install -y         bc         git         wget         ccache         python3         libelf-dev         g++-multilib         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 432b9d08714a
Step 4/14 : ARG NPROC=8
 ---> Using cache
 ---> 839cd496fa3f
Step 5/14 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> b837de43b723
Step 6/14 : ARG CMAKE_VERSION=3.27.7
 ---> Using cache
 ---> a5d3f2939de6
Step 7/14 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 924586399cf7
Step 8/14 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} &&     CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p ${CMAKE_DIR} &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} &&     rm ${CMAKE_SCRIPT}
 ---> Using cache
 ---> ea1ecc267f0a
Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> c7b9855b9c16
Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3
 ---> Using cache
 ---> f42a55dbb636
Step 11/14 : ENV LLVM_DIR=/opt/llvm
 ---> Using cache
 ---> 667e13d11c2c
Step 12/14 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive &&    LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz &&    SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} &&     wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} &&     mkdir llvm-project &&     tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 &&     cd llvm-project &&     mkdir build && cd build &&     cmake       -DCMAKE_BUILD_TYPE=Release       -DCMAKE_INSTALL_PREFIX=$LLVM_DIR       -DCMAKE_C_COMPILER=gcc       -DCMAKE_CXX_COMPILER=g++       -DLLVM_ENABLE_PROJECTS="clang"       -DLLVM_ENABLE_RUNTIMES="openmp"       -DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70       -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70     ../llvm &&     make -j${NPROC} &&     make install &&     rm -rf ${SCRATCH_DIR}
 ---> Using cache
 ---> 9e041b43ec41
Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH
 ---> Using cache
 ---> ca9802428715
Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH
 ---> Using cache
 ---> a41eed8bd0fd
Successfully built a41eed8bd0fd
Successfully tagged 2abf3ca9f416c6f44b06c75d4794b307d7c8cb8f:latest
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
fetnat05 seems to be running inside container b3517e93f044dd7efc194e11e91b888823fb4a8cdd0e088a697c6f6654c71052
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6899/head:refs/remotes/origin/PR-6899 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
+ docker inspect -f . 8b8fb7fe9f78b9aabdd4649a3d31ffb889115809
.
$ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6899 --volumes-from b3517e93f044dd7efc194e11e91b888823fb4a8cdd0e088a697c6f6654c71052 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2bf0384251f0868e2fbc821a4c01f015e55f6373 cat
-- The CXX compiler identification is IntelLLVM 2023.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-6899/build/generated/Kokkos_Version_Info.cpp
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=gnu++17 for C++17 extensions as feature
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
-- SIMD: AVX2 detected
-- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
$ docker top 11142c6457a5340bb1078917d07fad785af025b3857ecf41b52af8a27f062e22 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] withEnv
[Pipeline] {
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6899 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 20dd18323c7f4a56932d26b6d77607c633114d4b cat
-- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Experimental::SYCL
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  AMPERE80
-- Found TPLLIBDL: /usr/include  
-- Looking for C++ include oneapi/dpl/execution
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&large_images&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker-- Looking for C++ include oneapi/dpl/execution - not found
-- Looking for C++ include oneapi/dpl/algorithm
-- Looking for C++ include oneapi/dpl/algorithm - not found
-- Performing Test KOKKOS_NO_TBB_CONFLICT
$ docker top 50699c1d01e702176d75e7cb2314667488e91efa41834b6387bfaba5e1103855 -eo pid,comm
[Pipeline] {
[Pipeline] withDockerContainer
fetnat07 seems to be running inside container 10ebff79d13c0ca9eb13c34387395f2e0b5c026bcc7a518a0f7ce14231b6c516
$ 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-6899 --volumes-from 10ebff79d13c0ca9eb13c34387395f2e0b5c026bcc7a518a0f7ce14231b6c516 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 54ec5027d36cfbab9393da6c2c0650303c9d4032 cat
-- Performing Test KOKKOS_NO_TBB_CONFLICT - Success
-- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend
-- Performing Test _fsycl_option
-- Performing Test _fsycl_option - Success
-- Using internal desul_atomics copy
-- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
$ docker top 5d800735919e40bbd06be25ccc105296d8fe5f3d24c063ec0004509cb5ec0039 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat06 seems to be running inside container d95ba1cc990ac8a12fa18becb48576632d11b2e32b0863d77c8b8aa8006052f4
$ 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-6899 --volumes-from d95ba1cc990ac8a12fa18becb48576632d11b2e32b0863d77c8b8aa8006052f4 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 8b8fb7fe9f78b9aabdd4649a3d31ffb889115809 cat
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Found Git: /usr/bin/git (found version "2.34.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
$ docker top 141bc8dce66a4f70a0d8a78d8b3d032c7680603adeb16671e0e03d22fd5d036e -eo pid,comm
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 216229de137434063926303a0ce76ae8938d1f3b
.
+ docker inspect -f . 2abf3ca9f416c6f44b06c75d4794b307d7c8cb8f
.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker build -t e15fd5213991919b4ac61175214943925fa10f82 --build-arg BASE=rocm/dev-ubuntu-20.04:5.6-complete -f scripts/docker/Dockerfile.hipcc scripts/docker
#1 [internal] load build definition from Dockerfile.hipcc
#1 sha256:8be8737d2fb0ec346d8974b40a20c6c8cc4d3c17b4ef3b90787a7d3eccbe5450
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6-complete
#2 sha256:de758bb069f537eec48abc7bc43bc4c241cc935759afc505336c42a91c26893c
[Pipeline] sh
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
[Pipeline] }
[Pipeline] }
+ rm -rf build
+ mkdir -p build
+ cd build
+ /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON ..
-- Setting default Kokkos CXX standard to 17
[Pipeline] // withEnv
[Pipeline] withDockerContainer
padirac11 seems to be running inside container 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce
+ ccache --zero-stats
Statistics zeroed
$ 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-6899 --volumes-from 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 216229de137434063926303a0ce76ae8938d1f3b cat
+ docker build -t b81bd6f229fdc64c079f1360e8ce8eaa5e510478 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/13 : FROM nvidia/cuda:11.0.3-devel
 ---> f6eb2aa24ca2
Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> 59535cb04b7f
Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y         bc         git         wget         ccache         python3         python3-distutils         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 3ec82533baec
Step 4/13 : RUN apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common &&     add-apt-repository ppa:ubuntu-toolchain-r/test -y &&     apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 82de4140b047
Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> 04af64e42243
Step 6/13 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> 5c1e1ed05f21
Step 7/13 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 58ea1da00613
Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} &&     CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p ${CMAKE_DIR} &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} &&     rm cmake*
 ---> Using cache
 ---> c27f7602f8e4
Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 1e8d2afa2b09
Step 10/13 : ARG NPROC=8
 ---> Using cache
 ---> dc9da35955a3
Step 11/13 : ENV LLVM_DIR=/opt/llvm
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON ..
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /usr/bin/c++
#2 DONE 0.4s

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

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

#5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
#5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e
#5 CACHED

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

#4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 &&     CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-3.16.8-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p /opt/cmake &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake &&     rm cmake*
#4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434
#4 CACHED

#8 exporting to image
#8 sha256:d8dc2e08863c0af9ee4d24a71c962f24bb11bf3fae289e0745658c9fd035a25a
#8 exporting layers done
#8 writing image sha256:25f2b3b0db02fe78c63aefdac1b4e463f13669b8cecad67e8d78a919e8af4108 done
#8 naming to docker.io/library/e15fd5213991919b4ac61175214943925fa10f82:latest done
#8 DONE 0.0s
+ ccache --zero-stats
Statistics cleared
-- The CXX compiler identification is NVHPC 23.7.0
-- Detecting CXX compiler ABI info
 ---> Using cache
 ---> 47ddfbb9b724
Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 &&     LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz &&    LLVM_ARCHIVE=llvm.tar.xz &&     SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} &&     wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} &&     mkdir llvm-project &&     tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 &&     cd llvm-project &&     mkdir build && cd build &&     cmake       -DCMAKE_BUILD_TYPE=Release       -DCMAKE_INSTALL_PREFIX=$LLVM_DIR       -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt"     ../llvm &&     make -j${NPROC} &&     make install &&     echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig &&     rm -rf ${SCRATCH_DIR}
 ---> Using cache
 ---> 80469c486fb9
Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH
 ---> Using cache
 ---> 43cc72ff6820
Successfully built 43cc72ff6820
Successfully tagged b81bd6f229fdc64c079f1360e8ce8eaa5e510478:latest
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-6899/build/generated/Kokkos_Version_Info.cpp
-- Using -std=gnu++17 for C++17 extensions as feature
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
$ docker top f357cde1bd2ad29a05cb737a5f8bf95a08aefda0a131fc755f7f0ecbbf69e9e8 -eo pid,comm
[Pipeline] {
-- SIMD: AVX2 detected
-- Built-in Execution Spaces:
--     Device Parallel: NoTypeDefined
--     Host Parallel: Kokkos::OpenMP
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat09 seems to be running inside container ba645db59ffe47642024d2ecfbbc5bb83fd3f98f0634473d3dd1c7d42e195586
$ 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-6899 --volumes-from ba645db59ffe47642024d2ecfbbc5bb83fd3f98f0634473d3dd1c7d42e195586 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2abf3ca9f416c6f44b06c75d4794b307d7c8cb8f cat
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting build type to 'RelWithDebInfo' as none was specified.
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-6899/build/generated/Kokkos_Version_Info.cpp
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using --c++17;--gnu_extensions for C++17 extensions as feature
-- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT
-- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Using internal desul_atomics copy
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- No installed google benchmark found, fetching from GitHub
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- SIMD: AVX512 detected
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Experimental::OpenACC
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  VOLTA70
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
-- [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_PEDANTIC_ERRORS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
-- [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_CXX_FLAG_WSHORTEN_64_TO_32 - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
$ docker top 2ca469fb7c36470fe1fb9437e0c0a70687a92583a75ade95eb7870c433a7fed3 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
+ cd build
+ ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70
Generating Makefiles with options  KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
+ make test -j8
make -C core/unit_test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
+ 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 -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-6899/build/../install ..
-- Setting default Kokkos CXX standard to 17
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . e15fd5213991919b4ac61175214943925fa10f82
.
[Pipeline] }
+ docker inspect -f . b81bd6f229fdc64c079f1360e8ce8eaa5e510478
.
[Pipeline] // withEnv
[Pipeline] withDockerContainer
+ ccache --zero-stats
Statistics zeroed
lascaux04 seems to be running inside container 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19
+ ccache --zero-stats
Statistics zeroed
$ 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-6899 --volumes-from 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e15fd5213991919b4ac61175214943925fa10f82 cat
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /usr/bin/g++-8
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- Kokkos Backends: OPENACC;SERIAL
-- Configuring done
$ docker top aa0e422807aaf348ada621f4574380828a4f328f5a39b7f9f28c7f3ea6ca1894 -eo pid,comm
[Pipeline] {
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] withDockerContainer
-- 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.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 11.0.221
-- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6899/bin/kokkos_launch_compiler) is enabled...
fetnat04 seems to be running inside container 3b6db9f76a3764e23425e248da644f2a4c1c0ee72b5ac0d428184db7e80c1f8e
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/UnitTestMainInit.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Init.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_RangePolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_RangePolicyRequire.cpp
$ 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-6899 --volumes-from 3b6db9f76a3764e23425e248da644f2a4c1c0ee72b5ac0d428184db7e80c1f8e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b81bd6f229fdc64c079f1360e8ce8eaa5e510478 cat
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 ..
-- Setting default Kokkos CXX standard to 17
+ echo /opt/rocm/llvm/lib
+ ldconfig
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:180 (MESSAGE):
  Setting Kokkos_ENABLE_CUDA_LAMBDA is deprecated.  Lambda expressions in
  device code are always enabled.  Forcing -DKokkos_ENABLE_CUDA_LAMBDA=ON
Call Stack (most recent call first):
  cmake/kokkos_tribits.cmake:202 (INCLUDE)
  CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT)


-- Using -std=c++17 for C++17 standard as feature
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  1%] Built target AlwaysCheckGit
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- The CXX compiler identification is Clang 17.0.3
-- Detecting CXX compiler ABI info
-- [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
-- SIMD: AVX512 detected
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  2%] Linking CXX static library libkokkossimd.a
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-6899/build/generated/Kokkos_Version_Info.cpp
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=gnu++17 for C++17 extensions as feature
-- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture...
-- Looking for a CUDA compiler
[  2%] Built target kokkossimd
[  2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
Scanning dependencies of target kokkossimd
Scanning dependencies of target AlwaysCheckGit
[Pipeline] // withDockerContainer
[Pipeline] }
-- [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
Scanning dependencies of target kokkos_gtest
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
Scanning dependencies of target benchmark
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
Scanning dependencies of target kokkoscore
[  1%] Built target AlwaysCheckGit
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  2%] Linking CXX static library libkokkossimd.a
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] sh
Running on fetnat04 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.0.3-Clang-Tidy
[Pipeline] sh
[Pipeline] checkout
[  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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Experimental::OpenMPTarget
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  VOLTA70
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
Fetching without tags
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DNDEBUG -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON ..
-- Setting default Kokkos CXX standard to 17
+ ccache --zero-stats
Statistics zeroed
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  2%] Linking CXX static library libimpl_git_version.a
[Pipeline] sh
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[  2%] Built target impl_git_version
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON ..
-- Setting default Kokkos CXX standard to 20
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success
-- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6899/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6899/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
-- The CXX compiler identification is Clang 14.0.0
-- Check for working CXX compiler: /opt/rocm/bin/hipcc
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
[  2%] Linking CXX static library libimpl_git_version.a
[  2%] Linking CXX shared library libkokkosprinter-tool.so
-- The CXX compiler identification is Clang 16.0.0
-- Check for working CXX compiler: /opt/rocm/bin/hipcc
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[  2%] Built target impl_git_version
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  3%] Built target kokkosprinter-tool
+ docker build -t c2780461d0e55ed0cfa3b1089a78cc8424e4d37b --build-arg BASE=nvidia/cuda:11.6.2-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel
Step 2/10 : FROM $BASE
 ---> d3d3738d6060
Step 3/10 : ARG ADDITIONAL_PACKAGES
 ---> Using cache
 ---> 1340e4ee15d8
Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
 ---> Using cache
 ---> e03b2dd33fab
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
 ---> 1bfb791ce949
Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> de9ec6721408
Step 7/10 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> 0dd7214eb035
Step 8/10 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 0e92978561a6
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
 ---> 0e35f5bcf037
Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> 1cd6de8a411c
Successfully built 1cd6de8a411c
Successfully tagged c2780461d0e55ed0cfa3b1089a78cc8424e4d37b:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
+ docker inspect -f . c2780461d0e55ed0cfa3b1089a78cc8424e4d37b
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat04 seems to be running inside container 3b6db9f76a3764e23425e248da644f2a4c1c0ee72b5ac0d428184db7e80c1f8e
$ 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-6899 --volumes-from 3b6db9f76a3764e23425e248da644f2a4c1c0ee72b5ac0d428184db7e80c1f8e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c2780461d0e55ed0cfa3b1089a78cc8424e4d37b cat
-- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works
-- Detecting CXX compiler ABI info
-- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
-- The CUDA compiler identification is NVIDIA 11.0.221
-- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc
-- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works
-- Detecting CXX compiler ABI info
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- [benchmark] Compiling and running to test HAVE_POSIX_REGEX
-- [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
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
-- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works
-- Detecting CUDA compiler ABI info
[Pipeline] // node
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Compiler Version: 5.2.21151
-- Using -std=gnu++17 for C++17 extensions as feature
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- [benchmark] Found Threads: TRUE  
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
-- Kokkos Backends: SERIAL;SYCL
-- Configuring done
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- [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
-- Detecting CUDA compiler ABI info - done
-- Detecting CUDA compile features
-- Detecting CUDA compile features - done
-- Compiler Version: 5.6.31061
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=gnu++2a for C++20 extensions as feature
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
[  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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
[  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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
-- [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
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  0%] Built target AlwaysCheckGit
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
-- Detected CUDA Compute Capability 70
-- Setting Kokkos_ARCH_VOLTA70=ON
-- Built-in Execution Spaces:
CMake Deprecation Warning at cmake/kokkos_arch.cmake:1089 (MESSAGE):
  Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable
  Kokkos::SharedSpace as an explicit memory space in your code instead
Call Stack (most recent call first):
  cmake/kokkos_tribits.cmake:204 (INCLUDE)
  CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT)


--     Device Parallel: Kokkos::Cuda
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
--  VOLTA70
-- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") 
-- Looking for C++ include pthread.h
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
-- [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-6899/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
[  1%] Linking CXX static library libkokkossimd.a
[  1%] Built target kokkossimd
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
-- 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
[  1%] Linking CXX shared library libkokkosprinter-tool.so
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found TPLCUDA: TRUE  
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
-- Experimental mdspan support is enabled
-- Looking for C++ include experimental/mdspan
-- Looking for C++ include experimental/mdspan - not found
-- Looking for C++ include mdspan
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  1%] Built target kokkosprinter-tool
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[  1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
-- Looking for C++ include mdspan - not found
-- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6899/core/src/../../tpls/mdspan/include
-- Kokkos Backends: CUDA;SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/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
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[  1%] Linking CXX static library libimpl_git_version.a
[  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
Scanning dependencies of target kokkoscore
[ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  1%] Built target impl_git_version
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 39%] Linking CXX static library libimpl_git_version.a
[ 39%] Built target impl_git_version
[ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[  5%] Linking CXX static library libbenchmark.a
[  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%] Built target benchmark
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
-- SIMD: AVX2 detected
-- Setting Kokkos_ARCH_VEGA908=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::HIP
--     Host Parallel: Kokkos::OpenMP
--       Host Serial: NONE
-- 
-- Architectures:
--  NATIVE
--  VEGA908
-- Found TPLLIBDL: /usr/include  
-- Looking for C++ include pthread.h
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  2%] 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_SharedAlloc.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- [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
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_b.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_c.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_d.cpp
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- [benchmark] Check if compiler accepts -pthread
-- [benchmark] Check if compiler accepts -pthread - yes
-- [benchmark] Found Threads: TRUE  
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- hip::amdhip64 is SHARED_LIBRARY
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
-- 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
-- Found TPLLIBDL: /usr/include  
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Kokkos Backends: OPENMPTARGET;SERIAL
-- Configuring done (12.6s)
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewAPI_e.cpp
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.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
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewCopy_a.cpp
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
-- Generating done (1.4s)
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.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
[  3%] Linking CXX static library libkokkossimd.a
[  3%] Built target AlwaysCheckGit
[  3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
Scanning dependencies of target benchmark_main
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
-- Looking for pthread_create in pthread - not found
-- Check if compiler accepts -pthread
[ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[  3%] Linking CXX static library libkokkos_gtest.a
[  3%] Built target kokkossimd
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  3%] Built target kokkos_gtest
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  6%] Linking CXX static library libbenchmark_main.a
[  6%] Built target benchmark_main
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- hip::amdhip64 is SHARED_LIBRARY
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
[  4%] Linking CXX static library libimpl_git_version.a
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewCopy_b.cpp
[  4%] Linking CXX static library libbenchmark.a
[  4%] Built target benchmark
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
-- Found OpenMP_CXX: -fopenmp=libomp  
-- Found OpenMP: TRUE   
-- Using internal desul_atomics copy
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
[  4%] Linking CXX shared library libkokkosprinter-tool.so
[  4%] Built target impl_git_version
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) 
-- [benchmark] Version: 1.7.1
-- [benchmark] Looking for shm_open in rt
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- Using internal desul_atomics copy
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  4%] Built target kokkosprinter-tool
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
-- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 
-- No installed google benchmark found, fetching from GitHub
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] 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
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  6%] Linking CXX static library libkokkoscore.a
[  7%] Linking CXX static library libkokkos_gtest.a
[  7%] Built target kokkoscore
[  7%] Built target kokkos_gtest
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
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA
[ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  7%] Linking CXX static library libkokkoscontainers.a
-- [benchmark] Looking for shm_open in rt - found
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
-- [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
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_DeepCopyAlignment.cpp
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
[ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
[ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
[ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
-- [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_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[ 11%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o
-- [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_PEDANTIC_ERRORS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
-- [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
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
[ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewMapping_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewMapping_b.cpp
[  6%] Linking CXX static library libkokkoscore.a
[  6%] Built target kokkoscore
[  6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[ 13%] Built target Kokkos_push_finalize_hook_terminate
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewMapping_subview.cpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success
-- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6899/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[  6%] Linking CXX static library libkokkoscontainers.a
[  6%] Built target kokkoscontainers
[  6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[  6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[  6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success
-- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6899/build/_deps/googlebenchmark-src/include
-- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.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/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[  7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewResize.cpp
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewLayoutStrideAssignment.cpp
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[  5%] Linking CXX static library libbenchmark_main.a
[  5%] Built target benchmark_main
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[  7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
[  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_HostSpace_deepcopy.cpp.o
[  7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[  7%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 13%] Built target Kokkos_CoreUnitTest_OpenMPGraph
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Compiling and running to test HAVE_STD_REGEX
[  8%] Linking CXX static library libkokkos_gtest.a
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[  8%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[  8%] Built target kokkos_gtest
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 92%] Linking CXX static library libkokkoscore.a
[ 92%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
[ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_b.cpp
[  8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[  9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[  9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[  9%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 13%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o
[ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_IncrementalTest_OPENMP
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o
[ 12%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 12%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX
[ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
-- [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
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
-- [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
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[100%] Linking CXX static library libkokkoscontainers.a
[100%] Built target kokkoscontainers
Install the project...
-- Install configuration: "Release"
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- Sources TestOpenMP.cpp
-- Sources TestHIP.cpp
-- Kokkos Backends: OPENMP;HIP
-- Configuring done
[  5%] Linking CXX static library libkokkoscore.a
[  5%] Built target kokkoscore
[  6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_View.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_CudaSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Cuda/Kokkos_Cuda_abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HPX
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HPX/Kokkos_HPX_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HPX/Kokkos_HPX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Layout.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Assert.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Space.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ReduceScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Vectorization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Profiling_ProfileSection.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Timer.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Core.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_ScratchSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_GraphKernelTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_ScheduleTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_Traits_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_IndexTypeTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_LaunchBoundsTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_OccupancyControlTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_PolicyTraitMatcher.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_IterationPatternTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_WorkTagTrait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Atomic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_OPENMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_OPENACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_THREADS.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_SERIAL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_HPX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Parallel_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_HostSpace_deepcopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_GraphImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_HostBarrier.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_CheckedIntegerOps.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskNode.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskQueueCommon.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Command_Line_Parsing.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Tools_Generic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewCtor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_InitializationSettings.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_GraphNodeImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_SharedAlloc_timpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_EBO.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_CPUDiscovery.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_DeviceManagement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Combined_Reducer.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ZeroMemset_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_StringManipulation.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewUniformType.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewMapping.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Utilities.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Profiling_C_Interface.h
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskResult.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Default_Graph_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_GraphImpl_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Half_NumericTraits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Profiling.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Traits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskQueue_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_MemoryPoolAllocator.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_HostThreadTeam.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Profiling_Interface.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_HostSharedPtr.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_QuadPrecisionMath.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_SingleTaskQueue.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ExecSpaceManager.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewLayoutTiled.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_GraphNodeCustomization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_MultipleTaskQueue.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TeamMDPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_SharedAlloc.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_GraphImpl_Utilities.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskBase.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Tools.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Atomic_View.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/KokkosExp_Host_IterateTile.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_BitOps.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskQueue.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ConcurrentBitset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewDataAnalysis.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_LIFO.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ClockTic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_AnalyzePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewTracker.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_FunctorAnalysis.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/KokkosExp_IterateTileGPU.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_LinkedListNode.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Volatile_Load.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_SimpleTaskScheduler.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Stacktrace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskQueueMultiple.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/KokkosExp_ViewMapping.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ChaseLev.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskPolicyData.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_ViewArray.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_VLAEmulation.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_TaskTeamMember.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Default_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_OptionalRef.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Atomics_Desul_Wrapper.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_OPENACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_OPENMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_THREADS.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_HPX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_SERIAL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/fwd/Kokkos_Fwd_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_NumericTraits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Atomics_Desul_Config.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_Spinwait.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_State.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Threads/Kokkos_Threads_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Array.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_MathematicalConstants.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosExp_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Printf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_TaskScheduler.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_TaskScheduler_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_AcquireUniqueTokenImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Rank.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_GraphNode.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Core_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACCSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Concepts.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosExp_InterOp.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Graph_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_MemoryPool.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Parallel.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_HostSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_MinMax.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_PointerOwnership.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Pair.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_CopyViews.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Complex.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_MemoryTraits.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Graph.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_View.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Vectorization.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_Task.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Serial/Kokkos_Serial.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_BitManipulation.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_MathematicalSpecialFunctions.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_MathematicalFunctions.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/View
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/View/Hooks
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/View/Hooks/Kokkos_ViewHooks.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/View/MDSpan
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_AnonymousSpace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Future.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_ReductionIdentity.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Half.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_hwloc.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Profiling_ScopedRegion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Clamp.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Tuners.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_Instance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_Abort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/SYCL/Kokkos_SYCL_Space.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/setup
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/setup/Kokkos_Setup_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/setup/Kokkos_Setup_Cuda.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/setup/Kokkos_Setup_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Crs.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_ExecPolicy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Swap.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_DetectionIdiom.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Common.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Generic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Adapt_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_GCC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_OpenMP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Array.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_MSVC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_MSVC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_Generic.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Array_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Operator_Function_Objects.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Adapt_CXX.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/openmp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/openmp/OpenMP_40.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/openmp/OpenMP_40_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Adapt_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Array_HIP.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Thread_Fence_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Array_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/CUDA_asm.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Fetch_Op_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_CUDA.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Atomic_Ref.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Compare_Exchange_SYCL.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/desul/atomics/Config.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/libkokkoscore.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/libkokkoscore.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/mdspan
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/mdspan/mdspan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/mdspan/mdarray.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2630_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2630_bits/strided_slice.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2630_bits/submdspan_extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2630_bits/submdspan_mapping.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2630_bits/submdspan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p1684_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p1684_bits/mdarray.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/config.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/layout_right.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/no_unique_address.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/mdspan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/layout_left.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/compressed_pair.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/macros.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/trait_backports.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/type_list.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/dynamic_extent.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/layout_stride.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/extents.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/default_accessor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p0009_bits/full_extent_t.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2642_bits
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/experimental/__p2642_bits/layout_padded.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Bitset.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_UnorderedMap_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Functional_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/impl/Kokkos_Bitset_impl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_StaticCrsGraph.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_ScatterView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Functional.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_DualView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_UnorderedMap.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Vector.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_OffsetView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_DynRankView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_DynamicView.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_ErrorReporter.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/libkokkoscontainers.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/libkokkoscontainers.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Mismatch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Find.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Transform.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_CopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_AllOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_RemoveIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ForEach.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_NoneOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_AdjacentFind.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Equal.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_MoveBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Transform.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Equal.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Constraints.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Reverse.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Unique.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Rotate.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Replace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_SearchN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Search.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_Move.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Generate.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_CountIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Fill.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_FindIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ReplaceIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_IterSwap.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_MinMaxElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_FindIfNot.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_GenerateN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_CopyBackward.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Reverse.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Unique.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Copy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_TransformReduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Count.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_PartitionCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_IsSorted.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_BeginEnd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Rotate.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_IsPartitioned.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_FindEnd.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_PartitionPoint.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_InclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ForEachN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_RemoveCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ShiftRight.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ShiftLeft.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_MaxElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_RotateCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Reduce.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_MinElement.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Replace.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Remove.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_SearchN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Search.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_SwapRanges.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Move.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_AnyOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_FillN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_FindFirstOf.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_UniqueCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_ReverseCopy.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_Distance.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/std_algorithms/Kokkos_CopyN.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Sort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/impl
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/impl/Kokkos_SortImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/Kokkos_SortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/Kokkos_BinSortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_Random.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_NestedSort.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_StdAlgorithms.hpp
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD_AVX2.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD_Scalar.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD_AVX512.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD_Common.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD_Common_Math.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/Kokkos_SIMD_NEON.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/libkokkossimd.a
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/libkokkossimd.a
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfig.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosTargets.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosTargets-release.cmake
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosCore_config.h
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/bin/nvcc_wrapper
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/bin/hpcbind
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/bin/kokkos_launch_compiler
-- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosCore_config.h
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosCore_Config_FwdBackend.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosCore_Config_SetupBackend.hpp
-- Installing: /var/jenkins/workspace/Kokkos_PR-6899/install/include/KokkosCore_Config_DeclareBackend.hpp
+ cd ..
+ rm -rf build-tests
+ mkdir -p build-tests
+ cd build-tests
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/../install
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror --Werror=all-warnings -Xcudafe --diag_suppress=3159 -DCMAKE_CXX_STANDARD=17 -DKokkos_INSTALL_TESTING=ON ..
-- Setting default Kokkos CXX standard to 17
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
Scanning dependencies of target kokkossimd
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkosprinter-tool
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
Scanning dependencies of target kokkos_gtest
[  0%] Built target AlwaysCheckGit
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
Scanning dependencies of target benchmark
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
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
Scanning dependencies of target kokkoscore
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- Sources TestHIP.cpp
-- Kokkos Backends: SERIAL;HIP
-- Configuring done
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper
[ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target kokkosprinter-tool
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
Scanning dependencies of target kokkos_gtest
[  0%] Built target AlwaysCheckGit
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
Scanning dependencies of target benchmark
Scanning dependencies of target impl_git_version
[  0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
Scanning dependencies of target kokkoscore
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper - works
-- Detecting CXX compiler ABI info
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[  1%] Linking CXX static library libkokkossimd.a
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[  1%] Built target kokkossimd
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  2%] Linking CXX static library libimpl_git_version.a
[  2%] Built target impl_git_version
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[  2%] Linking CXX shared library libkokkosprinter-tool.so
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  2%] Built target kokkosprinter-tool
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[  2%] Linking CXX static library libkokkossimd.a
[  3%] Built target kokkossimd
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  3%] Linking CXX static library libimpl_git_version.a
[  3%] Built target impl_git_version
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  3%] Linking CXX shared library libkokkosprinter-tool.so
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  cmake/kokkos_tribits.cmake:186 (FIND_PACKAGE)
  CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT)


[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  3%] Built target kokkosprinter-tool
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[  2%] 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_Error.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[  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
[ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_c.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_d.cpp
[ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
    Reason given by package: 
        Interpreter: Wrong major version for the interpreter "/usr/bin/python"

-- Sources TestCuda.cpp
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
-- Kokkos Backends: 
-- Configuring done
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[  7%] Linking CXX static library libkokkos_gtest.a
[ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
-- Generating done
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build-tests
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkos_gtest
Scanning dependencies of target kokkosprinter-tool
Scanning dependencies of target Kokkos_query_device
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  0%] Built target AlwaysCheckGit
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[  0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[  0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[  0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
Scanning dependencies of target Kokkos_tutorial_01_hello_world
[  0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  7%] Built target kokkos_gtest
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o
[ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewAPI_e.cpp
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[ 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_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.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
[  6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  6%] Linking CXX static library libkokkoscontainers.a
[  6%] Built target kokkoscontainers
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o
[ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[  7%] Linking CXX static library libbenchmark.a
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[  1%] Linking CXX shared library libkokkosprinter-tool.so
[  1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[  1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[  1%] Built target kokkosprinter-tool
[  1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewCopy_a.cpp
[  8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
[  8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[  4%] 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
[  8%] Built target benchmark
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[  5%] Linking CXX static library libkokkos_gtest.a
[  5%] Built target kokkos_gtest
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o
[ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 15%] Built target Kokkos_CoreUnitTest_KokkosP
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[  8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[  8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.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
[ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 15%] Built target Kokkos_CoreTestCompileOnly
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[  8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.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_Instance.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[  8%] Linking CXX static library libbenchmark_main.a
[ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[  6%] Linking CXX static library libbenchmark.a
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[  6%] Built target benchmark
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
Scanning dependencies of target benchmark_main
[  7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o
[  1%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  1%] Linking CXX executable Kokkos_tutorial_01_hello_world
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewCopy_b.cpp
[  8%] Built target benchmark_main
/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during instantiation of "__nv_bool <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL, void>, R=Kokkos::Array<int, 5UL, void>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during instantiation of "__nv_bool <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL, void>, R=Kokkos::Array<int, 5UL, void>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during instantiation of "__nv_bool <unnamed>::is_equal(const L &, const R &) [with L=Kokkos::Array<int, 5UL, void>, R=Kokkos::Array<int, 5UL, void>]" 
(70): here

/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_tutorial_02_simple_reduce
[  1%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o
[  7%] Linking CXX static library libbenchmark_main.a
[  7%] Built target benchmark_main
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[  1%] Built target Kokkos_tutorial_01_hello_world
[  1%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces
[  1%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o
Scanning dependencies of target Kokkos_tutorial_03_simple_view
[  2%] Linking CXX executable Kokkos_query_device
[  2%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewMapping_a.cpp
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[  2%] Built target Kokkos_query_device
[  2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o
[  5%] Linking CXX static library libbenchmark.a
[  5%] Built target benchmark
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[  7%] Linking CXX static library libkokkoscore.a
[  7%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target benchmark_main
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewMapping_b.cpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o
[  7%] Linking CXX static library libbenchmark_main.a
[  7%] Built target benchmark_main
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaUVM_ViewMapping_subview.cpp
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 16%] 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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
Scanning dependencies of target Kokkos_UnitTest_HIPGraph
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[  2%] Linking CXX static library libkokkos_gtest.a
Scanning dependencies of target Kokkos_CoreUnitTest_HIP
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[  2%] Built target kokkos_gtest
Scanning dependencies of target Kokkos_tutorial_05_simple_atomics
[  2%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[  2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_b.cpp
[  8%] Linking CXX static library libkokkoscore.a
[  8%] Built target kokkoscore
[  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
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[  2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[  2%] Linking CXX executable Kokkos_tutorial_02_simple_reduce
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[  8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[  8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[  2%] Built target Kokkos_tutorial_02_simple_reduce
Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy
[  3%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[  9%] Built target Kokkos_CoreUnitTest_CTestDevice
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[  4%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces
[  4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[  7%] Linking CXX static library libkokkoscore.a
[  7%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_c.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_d.cpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[  4%] Linking CXX executable Kokkos_tutorial_03_simple_view
[  4%] Built target Kokkos_tutorial_04_simple_memoryspaces
Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts
[  4%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 40%] Linking CXX executable Kokkos_CoreTestCompileOnly
"/var/jenkins/workspace/Kokkos_PR-6899/containers/src/Kokkos_Vector.hpp", line 33: warning: function "<unnamed>::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated <Kokkos_Vector.hpp> header is included") [deprecated_entity_with_custom_message]
  static auto do_not_include = emit_warning_kokkos_vector_deprecated();
                               ^
"/var/jenkins/workspace/Kokkos_PR-6899/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute
  [[deprecated("Deprecated <Kokkos_Vector.hpp> header is included")]] int
    ^

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

[  8%] Linking CXX static library libkokkoscontainers.a
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[  4%] Built target Kokkos_tutorial_03_simple_view
[  8%] Built target kokkoscontainers
[  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_Serial2.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams
Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits
[  4%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
[ 40%] Built target Kokkos_CoreTestCompileOnly
[  7%] Linking CXX static library libkokkos_gtest.a
[  7%] Built target kokkos_gtest
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
Scanning dependencies of target Kokkos_UnitTest_HIPGraph
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o
[  9%] Built target Kokkos_CoreUnitTest_SerialGraph
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewAPI_e.cpp
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[  8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_CoreUnitTest_HIP
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[  8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 40%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.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_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewCopy_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewCopy_b.cpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewMapping_a.cpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[  9%] Linking CXX executable Kokkos_UnitTest_HIPGraph
[  9%] Built target Kokkos_UnitTest_HIPGraph
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o
[  4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[  4%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[  4%] Linking CXX executable Kokkos_tutorial_05_simple_atomics
[  8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o
[  4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_CTestDevice
Scanning dependencies of target Kokkos_IncrementalTest_HIP
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o
[  4%] Built target Kokkos_tutorial_05_simple_atomics
[  4%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews
[  4%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o
Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews
[  5%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o
[  5%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[  8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[  5%] Built target Kokkos_tutorial_06_simple_mdrangepolicy
Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm
[  5%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 19%] 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_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewMapping_b.cpp
[  8%] Built target Kokkos_CoreUnitTest_SerialGraph
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 40%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCudaHostPinned_ViewMapping_subview.cpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_View_64bit.cpp
Scanning dependencies of target Kokkos_IncrementalTest_HIP
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[  5%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewOfClass.cpp
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o
[  5%] Built target Kokkos_tutorial_advancedviews_01_data_layouts
[  5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[  9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams
"/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [with T=int32_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity]
        return Kokkos::Experimental::abs(a);
                                     ^
"/var/jenkins/workspace/Kokkos_PR-6899/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute
  KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs)
  ^
          detected during:
            instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd<int32_t, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int32_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<int32_t>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"

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

"/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [with T=int64_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity]
        return Kokkos::Experimental::abs(a);
                                     ^
"/var/jenkins/workspace/Kokkos_PR-6899/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute
  KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs)
  ^
          detected during:
            instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd<int64_t, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<int64_t>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"

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

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

Scanning dependencies of target Kokkos_CoreUnitTest_Default
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[  5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o
[  5%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_ToolIndependence
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[  5%] Built target Kokkos_tutorial_advancedviews_02_memory_traits
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[  5%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_b.cpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[  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_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used
          detected during instantiation of "__nv_bool <unnamed>::test_view_rank_and_dynamic_rank<View,Rank,RankDynamic>() [with View=Kokkos::View<long long>, Rank=0UL, RankDynamic=0UL]" 
(42): here

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[  5%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c01.cpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o
[  5%] Built target Kokkos_tutorial_advancedviews_03_subviews
Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[  5%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o
[  5%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm
[  5%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[  5%] Built target Kokkos_tutorial_advancedviews_04_dualviews
Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[  5%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[  5%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o
[  5%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm
Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda
[  5%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c02.cpp
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c03.cpp
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c04.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c05.cpp
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
[ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[  6%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 13%] Built target Kokkos_CoreUnitTest_OpenMPGraph
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 14%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c06.cpp
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 13%] Built target Kokkos_CoreUnitTest_Develop
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[  6%] Built target Kokkos_ContainersTestCompileOnly
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda
[  6%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 13%] Linking CXX executable Kokkos_UnitTest_HIPGraph
[  6%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 13%] Built target Kokkos_push_finalize_hook_terminate
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[  6%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda
[  7%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 13%] Built target Kokkos_UnitTest_HIPGraph
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o
[  8%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[  8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
Scanning dependencies of target Kokkos_atomic
[  9%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[  9%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[  8%] 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_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o
[ 10%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda
Scanning dependencies of target Kokkos_gather
[ 10%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
Scanning dependencies of target Kokkos_gups
[ 10%] Built target Kokkos_tutorial_01_hello_world_lambda
[ 10%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
Scanning dependencies of target Kokkos_launch_latency
[ 10%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o
[ 11%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 14%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
[ 14%] Built target Kokkos_ProfilingAllCalls
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
[ 44%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 11%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization
Scanning dependencies of target Kokkos_stream
[ 11%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o
[ 11%] Built target Kokkos_tutorial_02_simple_reduce_lambda
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
Scanning dependencies of target Kokkos_policy_performance
[ 11%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 11%] Built target Kokkos_CoreTestCompileOnly
Scanning dependencies of target Kokkos_bytes_and_flops
[ 11%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 44%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c07.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c08.cpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o
[ 16%] 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_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 11%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c09.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c10.cpp
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.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_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 11%] Built target Kokkos_CoreUnitTest_Develop
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c11.cpp
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o
[ 11%] Linking CXX executable Kokkos_gups
[ 11%] Built target Kokkos_tutorial_03_simple_view_lambda
Scanning dependencies of target impl_git_version
[ 11%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[ 11%] Linking CXX executable Kokkos_atomic
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o
[ 12%] Linking CXX executable Kokkos_launch_latency
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o
[ 12%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 12%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 13%] Built target Kokkos_launch_latency
Scanning dependencies of target Kokkos_ToolsInitialization
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 44%] 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_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o
nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17
[ 23%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
[ 23%] Built target Kokkos_IncrementalTest_OPENMP
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 13%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o
[ 13%] Linking CXX static library libimpl_git_version.a
[ 13%] Linking CXX executable Kokkos_stream
[ 13%] Built target impl_git_version
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o
[ 10%] 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/TestViewRank.cpp.o
[ 13%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o
[ 14%] Built target Kokkos_stream
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.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_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 14%] Linking CXX executable Kokkos_gather
[ 14%] Linking CXX executable Kokkos_policy_performance
[ 14%] Built target Kokkos_push_finalize_hook_terminate
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o
[ 14%] Built target Kokkos_gather
[ 14%] Built target Kokkos_policy_performance
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics
[ 10%] 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_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
[ 14%] Linking CXX executable Kokkos_ToolsInitialization
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 14%] Built target Kokkos_CoreUnitTest_TuningBasics
[ 14%] Built target Kokkos_ToolsInitialization
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_TuningBuiltins
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 25%] Linking CXX executable Kokkos_StackTraceTestExec
[ 25%] Built target Kokkos_StackTraceTestExec
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c12.cpp
[ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 45%] 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_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 17%] Built target Kokkos_CoreTestCompileOnly
Scanning dependencies of target Kokkos_ToolsInitialization
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_SubView_c13.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reductions.cpp
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o
[ 46%] 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_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o
[ 20%] Built target Kokkos_CoreUnitTest_KokkosP
Scanning dependencies of target Kokkos_IncrementalTest_OPENMP
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 20%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 20%] Built target Kokkos_IncrementalTest_SERIAL
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o
[ 20%] Linking CXX executable Kokkos_ToolsInitialization
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 20%] Built target Kokkos_ToolsInitialization
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_SerialGraph
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 16%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
[ 10%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 20%] Linking CXX executable Kokkos_IncrementalTest_HIP
[ 20%] Built target Kokkos_IncrementalTest_HIP
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ParallelScanRangePolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reductions_DeviceView.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reducers_a.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reducers_b.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reducers_c.cpp
[ 16%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased
[ 20%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 20%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o
[ 10%] Built target Kokkos_CoreTestCompileOnly
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o
[ 21%] Linking CXX executable Kokkos_StackTraceTestExec
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 21%] Built target Kokkos_StackTraceTestExec
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 16%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 16%] Built target Kokkos_CoreUnitTest_CudaTimingBased
[ 16%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 17%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reducers_d.cpp
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o
[ 21%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 21%] Built target Kokkos_push_finalize_hook_terminate
[ 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_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o
[ 21%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 27%] 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_CoreTestCompileOnly.dir/TestArray.cpp.o
[ 21%] Built target Kokkos_CoreUnitTest_Develop
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o
[ 16%] Built target Kokkos_ProfilingAllCalls
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 47%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Reducers_e.cpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Complex.cpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_int.cpp
[ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
[ 28%] 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_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 18%] Linking CXX executable Kokkos_StackTraceTestExec
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 18%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o
[ 47%] Built target Kokkos_CoreUnitTest_Default
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code

Warning #20208-D: 'long double' is treated as 'double' in device code

[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o
[ 19%] Built target Kokkos_StackTraceTestExec
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_unsignedint.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_longint.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_unsignedlongint.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o
[ 21%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 21%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_longlongint.cpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_double.cpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 21%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o
[ 21%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 22%] Linking CXX executable Kokkos_bytes_and_flops
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o
[ 22%] Built target Kokkos_bytes_and_flops
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_float.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_complexfloat.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.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_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicOperations_complexdouble.cpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
[ 25%] Linking CXX executable Kokkos_IncrementalTest_HIP
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 25%] Built target Kokkos_IncrementalTest_HIP
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 16%] Linking CXX executable Kokkos_ToolsInitialization
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_AtomicViews.cpp
[ 49%] Linking CXX executable Kokkos_UnitTest_SIMD
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Atomics.cpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_TeamBasic.cpp
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_TeamScratch.cpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 27%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 27%] Built target Kokkos_CoreTestCompileOnly
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
[ 16%] Built target Kokkos_ToolsInitialization
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 50%] Built target Kokkos_UnitTest_SIMD
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o
[ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 50%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 23%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_TeamReductionScan.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_TeamTeamSize.cpp
[ 28%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 28%] Built target Kokkos_ProfilingAllCalls
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 50%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_TeamVectorRange.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Other.cpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
Scanning dependencies of target Kokkos_IncrementalTest_SERIAL
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 24%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 17%] Built target Kokkos_CoreTestCompileOnly
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o
[ 52%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 52%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_MDRange_a.cpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_MDRange_b.cpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
Scanning dependencies of target Kokkos_ToolsInitialization
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.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_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 32%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 32%] Built target Kokkos_CoreUnitTest_KokkosP
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_MDRange_c.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_MDRange_d.cpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
Scanning dependencies of target Kokkos_StackTraceTestExec
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 54%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_MDRange_e.cpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 54%] Built target Kokkos_CoreUnitTest_Develop
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 34%] Built target Kokkos_CoreUnitTest_Serial1
Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 34%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 33%] Linking CXX executable Kokkos_ToolsInitialization
[ 33%] Built target Kokkos_ToolsInitialization
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Crs.cpp
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_Default
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 34%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 34%] Built target Kokkos_CoreUnitTest_Develop
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_Task.cpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 55%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 55%] Built target Kokkos_push_finalize_hook_terminate
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_WorkGraph.cpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 55%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_Spaces.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_UniqueToken.cpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 33%] Linking CXX executable Kokkos_StackTraceTestExec
[ 33%] Built target Kokkos_StackTraceTestExec
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 55%] 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 55%] Built target Kokkos_CoreUnitTest_ToolIndependence
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_LocalDeepCopy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 26%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 26%] Built target Kokkos_IncrementalTest_OPENMP
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Command_Line_Parsing.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 38%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 38%] Built target Kokkos_CoreUnitTest_Default
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Abort.cpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 58%] Linking CXX executable Kokkos_ProfilingAllCalls
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostThreadTeam.cpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_SharedAlloc.cpp
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 22%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 59%] Built target Kokkos_ProfilingAllCalls
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_hwloc.cpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_CPUDiscovery.cpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostBarrier.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Core.cpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Stacktrace.cpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 22%] Built target Kokkos_CoreUnitTest_KokkosP
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Profiling.cpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_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
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace.cpp
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_MemoryPool.cpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 49%] 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
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 23%] Linking CXX executable Kokkos_StackTraceTestExec
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Task.cpp
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/src/Lock_Array_CUDA.cpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 23%] Built target Kokkos_StackTraceTestExec
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.cpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial_Task.cpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/UnitTestMain.cpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_InterOp_Init.cpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 61%] Linking CXX executable Kokkos_ToolsInitialization
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 61%] Built target Kokkos_ToolsInitialization
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Init.cpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_RangePolicy.cpp
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_RangePolicyRequire.cpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 23%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_View_64bit.cpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 30%] 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_SubView_c01.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_a.cpp
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 23%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 16%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_b.cpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 55%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 55%] Built target Kokkos_PerformanceTest_Mempool
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 23%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_c.cpp
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_d.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewAPI_e.cpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_DeepCopyAlignment.cpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewCopy_a.cpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 23%] Built target Kokkos_CoreUnitTest_CTestDevice
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewCopy_b.cpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewMapping_a.cpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 23%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 56%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 56%] Built target Kokkos_IncrementalTest_SERIAL
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o
[ 63%] Linking CXX executable Kokkos_StackTraceTestExec
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewMapping_b.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o
[ 23%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewMapping_subview.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewResize.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewLayoutStrideAssignment.cpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 63%] Built target Kokkos_StackTraceTestExec
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 24%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 56%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewOfClass.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_a.cpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 56%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 56%] Built target Kokkos_Benchmark_Atomic_MinMax
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o
[ 31%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_b.cpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o
[ 63%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 31%] Built target Kokkos_CoreUnitTest_ToolIndependence
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 63%] Built target Kokkos_CoreUnitTest_KokkosP
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c01.cpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o
[ 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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c02.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c03.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
Warning: 'long double' is treated as 'double' in device code

[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 24%] 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_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c04.cpp
[ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Experimental::OpenACC::in_parallel" was declared deprecated [deprecated_entity]
      int in_parallel = ExecSpace::in_parallel();
                                   ^
"/var/jenkins/workspace/Kokkos_PR-6899/core/src/OpenACC/Kokkos_OpenACC.hpp", line 95: note: because of a "deprecated" attribute
    KOKKOS_DEPRECATED static bool in_parallel() {
    ^
          detected during instantiation of "void Test::TestIncrExecSpace<ExecSpace>::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85

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

[ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 59%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 59%] Built target Kokkos_PerformanceTest_Atomic
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c05.cpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c06.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c07.cpp
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c08.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c09.cpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o
[ 32%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 32%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c10.cpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c11.cpp
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 18%] Built target Kokkos_CoreUnitTest_SYCL2B
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_Default
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c12.cpp
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_CudaInterOpInit
Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_SubView_c13.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reductions.cpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ParallelScanRangePolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reductions_DeviceView.cpp
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reducers_a.cpp
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reducers_b.cpp
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o
[ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reducers_c.cpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 36%] 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_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reducers_d.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Reducers_e.cpp
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Complex.cpp
[ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o
[ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o
[ 34%] Built target Kokkos_CoreUnitTest_CudaGraph
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_int.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_unsignedint.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code

Warning #20208-D: 'long double' is treated as 'double' in device code

/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_longint.cpp
[ 37%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_unsignedlongint.cpp
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 37%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_longlongint.cpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_double.cpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_float.cpp
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_complexfloat.cpp
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicOperations_complexdouble.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_AtomicViews.cpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Atomics.cpp
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o
[ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o
[ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_TeamBasic.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_TeamScratch.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_TeamVectorRange.cpp
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_TeamReductionScan.cpp
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_TeamTeamSize.cpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Other.cpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 64%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 64%] Built target Kokkos_ContainersUnitTest_Serial
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_MDRange_a.cpp
[ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_MDRange_b.cpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o
[ 44%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 45%] Built target Kokkos_CoreUnitTest_Serial2
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
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_MDRange_c.cpp
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.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_HIP.dir/hip/TestHIP_Other.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_MDRange_d.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_MDRange_e.cpp
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Crs.cpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o
[ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.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
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/serial/TestSerial_Task.cpp
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 45%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 45%] Built target Kokkos_CoreUnitTest_Serial1
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
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.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
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o
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_Core_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_WorkGraph.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
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
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_LocalDeepCopy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestHWLOC.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType.cpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_a1.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_b1.cpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_c1.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_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
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_a2.cpp
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.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_AcquireUniqueTokenImpl_hpp
[ 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
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_b2.cpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_c2.cpp
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 68%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 68%] Built target Kokkos_PerformanceTest_Benchmark
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_a3.cpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_b3.cpp
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o
[ 68%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_c3.cpp
[ 68%] Built target Kokkos_ContainersUnitTest_OpenMP
Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP
[ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/default/TestDefaultDeviceType_d.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestStackTrace.cpp
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o
[ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 69%] Built target Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o
[ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestStackTrace_f0.cpp
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 55, 9);
    ^

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

[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestStackTrace_f1.cpp
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestStackTrace_f2.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestStackTrace_f3.cpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 4, 4);
    ^

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

[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestStackTrace_f4.cpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 69%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMainInit.o gtest-all.o TestCuda_Init.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_Cuda
[ 69%] Built target Kokkos_ContainersPerformanceTest_OpenMP
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o
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
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMain.o gtest-all.o TestCuda_InterOp_Init.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_CudaInterOpInit
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.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
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMain.o gtest-all.o TestCuda_InterOp_Streams.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMainInit.o gtest-all.o TestSerial_Init.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_Serial
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_HWLOC
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_Default
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_PushFinalizeHook
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  TestStackTrace.o TestStackTrace_f0.o TestStackTrace_f1.o TestStackTrace_f2.o TestStackTrace_f3.o TestStackTrace_f4.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test -L/usr/local/cuda/lib64  -lpthread -o KokkosCore_UnitTest_StackTraceTestExec
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make -C core/perf_test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-6899/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/core/perf_test/test_taskdag.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_hwloc.cpp
[ 33%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostBarrier.cpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o
Warning: 'long double' is treated as 'double' in device code

[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Profiling.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Error.cpp
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 33%] Built target Kokkos_IncrementalTest_OPENMPTARGET
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_MemoryPool.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_CudaSpace.cpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Task.cpp
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/src/Lock_Array_CUDA.cpp
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial_Task.cpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.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_MathematicalConstants_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test -L/usr/local/cuda/lib64  -lpthread  test_taskdag.o -lkokkos -ldl -lcudart -lcuda  -o KokkosCore_PerformanceTest_TaskDAG
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make -C containers/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_Bitset.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_DualView.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_DynamicView.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_generic.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_rank12345.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_DynViewAPI_rank67.cpp
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
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
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o
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
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o
[ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ErrorReporter.cpp
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.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
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_OffsetView.cpp
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ScatterView.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_StaticCrsGraph.cpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_UnorderedMap.cpp
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda_ViewCtorPropEmbeddedDim.cpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
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
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Command_Line_Parsing.cpp
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.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
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 63%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 63%] Built target Kokkos_PerformanceTest_TaskDag
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
[ 63%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 63%] Built target Kokkos_PerformanceTest_SharedSpace
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Abort.cpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostThreadTeam.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_SharedAlloc.cpp
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 64%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 64%] Built target Kokkos_PerformanceTest_Mempool
Scanning dependencies of target Kokkos_ContainersUnitTest_HIP
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o
[ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_CPUDiscovery.cpp
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostBarrier.cpp
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Develop
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Core.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Stacktrace.cpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o
[ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Profiling.cpp
[ 65%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Error.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace.cpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_MemoryPool.cpp
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Task.cpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/src/Lock_Array_CUDA.cpp
[ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 67%] Built target Kokkos_PerformanceTest_Atomic
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.cpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial_Task.cpp
[ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o
[ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_Bitset.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_DualView.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_DynamicView.cpp
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o
[ 46%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o
[ 46%] Built target Kokkos_CoreUnitTest_Develop
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_DynViewAPI_generic.cpp
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_DynViewAPI_rank12345.cpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_DynViewAPI_rank67.cpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ErrorReporter.cpp
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_OffsetView.cpp
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 75%] Linking CXX executable Kokkos_UnitTest_Sort
[ 75%] Built target Kokkos_UnitTest_Sort
Scanning dependencies of target Kokkos_UnitTest_Random
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 47%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 47%] Built target Kokkos_push_finalize_hook_terminate
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ScatterView.cpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_StaticCrsGraph.cpp
[ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_UnorderedMap.cpp
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial_ViewCtorPropEmbeddedDim.cpp
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_StaticCrsGraph.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosContainers_UnitTest_Cuda
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o
[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o
[ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 41%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o
[ 26%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 41%] Built target Kokkos_CoreUnitTest_Default
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.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_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_StaticCrsGraph.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosContainers_UnitTest_Serial
[ 76%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make -C containers/performance_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
[ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests/TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests/TestMain.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_ExecPolicy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostThreadTeam.cpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 76%] Built target Kokkos_CoreUnitTest_Serial2
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 83%] Linking CXX executable Kokkos_IncrementalTest_OPENACC
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_SharedAlloc.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_hwloc.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
[ 78%] Linking CXX executable Kokkos_UnitTest_Random
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 78%] Built target Kokkos_UnitTest_Random
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_CPUDiscovery.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostBarrier.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Core.cpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 83%] Built target Kokkos_IncrementalTest_OPENACC
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Stacktrace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Profiling.cpp
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Error.cpp
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_MemoryPool.cpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Instance.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_CudaSpace.cpp
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Task.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/src/Lock_Array_CUDA.cpp
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial_Task.cpp
[ 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_HIP.dir/hip/TestHIP_Vector.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 44%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests -L/usr/local/cuda/lib64  -lpthread  TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -o KokkosContainers_PerformanceTest_Cuda
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make -C algorithms/unit_tests
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestCuda.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/UnitTestMain.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Command_Line_Parsing.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace_deepcopy.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Abort.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_ExecPolicy.cpp
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Serial::in_parallel" was declared deprecated [deprecated_entity]
      int in_parallel = ExecSpace::in_parallel();
                                   ^
"/var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.hpp", line 126: note: because of a "deprecated" attribute
    KOKKOS_DEPRECATED inline static int in_parallel() { return false; }
    ^
          detected during instantiation of "void Test::TestIncrExecSpace<ExecSpace>::testit() [with ExecSpace=Kokkos::Serial]" at line 85

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

[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 44%] Built target Kokkos_IncrementalTest_SERIAL
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostThreadTeam.cpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_SharedAlloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_hwloc.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_CPUDiscovery.cpp
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostBarrier.cpp
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Core.cpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Stacktrace.cpp
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Profiling.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_Error.cpp
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 72%] Linking CXX executable Kokkos_ContainersUnitTest_HIP
[ 72%] Built target Kokkos_ContainersUnitTest_HIP
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_HostSpace.cpp
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/impl/Kokkos_MemoryPool.cpp
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Instance.cpp
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_CudaSpace.cpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Cuda/Kokkos_Cuda_Task.cpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/src/Lock_Array_CUDA.cpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP
[ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.cpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
[ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial_Task.cpp
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6899/core/src -I/var/jenkins/workspace/Kokkos_PR-6899/containers/src -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/category_files -Werror  -c TestSerial.cpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 51%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000020ba_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined
ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o
ranlib libkokkos.a
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 51%] Built target Kokkos_CoreUnitTest_Cuda3
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 73%] Built target Kokkos_ContainersPerformanceTest_HIP
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 73%] Built target Kokkos_ContainersUnitTest_Serial
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 74%] Built target Kokkos_ContainersTestCompileOnly
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  TestSerial.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosAlgorithms_UnitTest_Serial
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 51%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o
[ 75%] 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_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 51%] Built target Kokkos_CoreUnitTest_Default
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o
Scanning dependencies of target Kokkos_ProfilingAllCalls
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
Scanning dependencies of target Kokkos_ContainersUnitTest_Serial
[ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 55%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp
[ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 55%] Built target Kokkos_ProfilingAllCalls
[ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 55, 9);
    ^

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

[ 76%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 76%] Built target Kokkos_PerformanceTest_Benchmark
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 4, 4);
    ^

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

[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper  TestCuda.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda  -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests -L/usr/local/cuda/lib64  -lpthread -o KokkosAlgorithms_UnitTest_Cuda
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
make -C core/unit_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make -f /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
./KokkosCore_UnitTest_Cuda
./KokkosCore_UnitTest_Serial
./KokkosCore_UnitTest_HWLOC
./KokkosCore_UnitTest_Default
./KokkosCore_UnitTest_PushFinalizeHook
./KokkosCore_UnitTest_PushFinalizeHook_terminate
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from hwloc
[ RUN      ] hwloc.query
 NUMA[1] CORE[1] PU[1]
[       OK ] hwloc.query (0 ms)
[----------] 1 test from hwloc (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate
./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term
Note: Google Test filter = *normal
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype
[ RUN      ] defaultdevicetype.stacktrace_normal
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[       OK ] defaultdevicetype.stacktrace_normal (0 ms)
[----------] 1 test from defaultdevicetype (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
Note: Google Test filter = *terminate
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype_DeathTest
[ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion

[WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[       OK ] defaultdevicetype.half_conversion (7 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[       OK ] defaultdevicetype.bhalf_conversion (11 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.half_operators (1 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (4 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[       OK ] defaultdevicetype.half_conversion (13 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
[       OK ] defaultdevicetype.bhalf_conversion (9 ms)
[ RUN      ] defaultdevicetype.half_operators
[==========] Running 165 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from serial_DeathTest
[ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] defaultdevicetype.half_operators (6 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[==========] Running 15 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 15 tests from defaultdevicetype
[ RUN      ] defaultdevicetype.half_conversion
[       OK ] defaultdevicetype.bhalf_operators (4 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
Note: Google Test filter = *generic_term
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from defaultdevicetype_DeathTest
[ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term

[WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[       OK ] defaultdevicetype.half_conversion (10 ms)
[ RUN      ] defaultdevicetype.bhalf_conversion
Top of f1
Top of f0
Top of f0
Top of f3
Top of f3
Top of f3
Top of f3
Top of f3
Top of f1
Top of f0
Top of f0
StackTrace f3(std::cout, 4) returned: 110
Test setting std::terminate handler that prints the last saved stack trace
[       OK ] defaultdevicetype.bhalf_conversion (11 ms)
[ RUN      ] defaultdevicetype.half_operators
[       OK ] defaultdevicetype.reduce_instantiation_a1 (58 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.half_operators (8 ms)
[ RUN      ] defaultdevicetype.bhalf_operators
[       OK ] defaultdevicetype.bhalf_operators (5 ms)
[ RUN      ] defaultdevicetype.host_space_access
[       OK ] defaultdevicetype.host_space_access (0 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a1
[==========] Running 226 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from cuda_DeathTest
[ RUN      ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] defaultdevicetype.reduce_instantiation_a1 (68 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.reduce_instantiation_a1 (59 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b1
[       OK ] defaultdevicetype.reduce_instantiation_b1 (179 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_b1 (182 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (58 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_b1 (178 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c1
[       OK ] defaultdevicetype.reduce_instantiation_c1 (57 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_c1 (46 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (74 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype.reduce_instantiation_a2 (65 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b2
[       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (458 ms)
[----------] 1 test from defaultdevicetype_DeathTest (458 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (458 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (448 ms)
[----------] 1 test from defaultdevicetype_DeathTest (448 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (448 ms total)
[  PASSED  ] 1 test.
[       OK ] defaultdevicetype.reduce_instantiation_b2 (187 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_b2 (185 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_c2 (59 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_b2 (184 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c2
[       OK ] defaultdevicetype.reduce_instantiation_c2 (61 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_c2 (62 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_a3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (71 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_a3 (71 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_b3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (201 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_b3 (191 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (60 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (957 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (957 ms total)
[  PASSED  ] 15 tests.
[       OK ] defaultdevicetype.reduce_instantiation_b3 (191 ms)
[ RUN      ] defaultdevicetype.reduce_instantiation_c3
[       OK ] defaultdevicetype.reduce_instantiation_c3 (43 ms)
[ RUN      ] defaultdevicetype.malloc
[       OK ] defaultdevicetype.malloc (0 ms)
[----------] 15 tests from defaultdevicetype (972 ms total)

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

[----------] Global test environment tear-down
[==========] 15 tests from 1 test suite ran. (938 ms total)
[  PASSED  ] 15 tests.
[ 56%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
[ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 56%] Built target Kokkos_CoreUnitTest_KokkosP
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3647 ms)
[ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o
[       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7120 ms)
[ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
[       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3759 ms)
[----------] 2 tests from serial_DeathTest (7407 ms total)

[----------] 163 tests from serial
[ RUN      ] serial.init
[       OK ] serial.init (0 ms)
[ RUN      ] serial.dispatch
[       OK ] serial.dispatch (9 ms)
[ RUN      ] serial.impl_shared_alloc
[       OK ] serial.impl_shared_alloc (12 ms)
[ RUN      ] serial.range_for
[       OK ] serial.range_for (0 ms)
[ RUN      ] serial.range_reduce
[       OK ] serial.range_reduce (0 ms)
[ RUN      ] serial.range_dynamic_policy
[       OK ] serial.range_dynamic_policy (0 ms)
[ RUN      ] serial.range_for_require
[       OK ] serial.range_for_require (0 ms)
[ RUN      ] serial.range_reduce_require
[       OK ] serial.range_reduce_require (0 ms)
[ RUN      ] serial.range_dynamic_policy_require
[       OK ] serial.range_dynamic_policy_require (0 ms)
[ RUN      ] serial.view_api_a
[       OK ] serial.view_api_a (55 ms)
[ RUN      ] serial.view_api_b
[       OK ] serial.view_api_b (1 ms)
[ RUN      ] serial.view_api_c
[       OK ] serial.view_api_c (0 ms)
[ RUN      ] serial.view_api_d
[       OK ] serial.view_api_d (1 ms)
[ RUN      ] serial.view_allocation_error
[       OK ] serial.view_allocation_error (0 ms)
[ RUN      ] serial.view_remap
[       OK ] serial.view_remap (0 ms)
[ RUN      ] serial.view_mirror_nonconst
[       OK ] serial.view_mirror_nonconst (0 ms)
[ RUN      ] serial.view_stride_method
[       OK ] serial.view_stride_method (0 ms)
[ RUN      ] serial.anonymous_space
[       OK ] serial.anonymous_space (0 ms)
[ RUN      ] serial.view_overload_resolution
[       OK ] serial.view_overload_resolution (0 ms)
[ RUN      ] serial.view_allocation_large_rank
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[       OK ] serial.view_allocation_large_rank (1036 ms)
[ RUN      ] serial.view_shmem_size_on_device
[       OK ] serial.view_shmem_size_on_device (0 ms)
[ RUN      ] serial.view_is_assignable
[       OK ] serial.view_is_assignable (0 ms)
[ RUN      ] serial.deep_copy_alignment
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[       OK ] serial.deep_copy_alignment (88 ms)
[ RUN      ] serial.deep_copy_conversion
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o
[       OK ] serial.deep_copy_conversion (426 ms)
[ RUN      ] serial.view_copy_tests
[       OK ] serial.view_copy_tests (80 ms)
[ RUN      ] serial.view_copy_tests_rank_0
[       OK ] serial.view_copy_tests_rank_0 (0 ms)
[ RUN      ] serial.view_copy_degenerated
[       OK ] serial.view_copy_degenerated (0 ms)
[ RUN      ] serial.view_mapping
[       OK ] serial.view_mapping (590 ms)
[ RUN      ] serial.view_mapping_operator
[       OK ] serial.view_mapping_operator (38 ms)
[ RUN      ] serial.static_extent
[       OK ] serial.static_extent (0 ms)
[ RUN      ] serial.view_mapping_atomic
[       OK ] serial.view_mapping_atomic (6 ms)
[ RUN      ] serial.view_mapping_class_value
[       OK ] serial.view_mapping_class_value (0 ms)
[ RUN      ] serial.view_mapping_assignable
[       OK ] serial.view_mapping_assignable (0 ms)
[ RUN      ] serial.view_mapping_trivially_copyable
[       OK ] serial.view_mapping_trivially_copyable (0 ms)
[ RUN      ] serial.view_mapping_subview
[       OK ] serial.view_mapping_subview (0 ms)
[ RUN      ] serial.view_resize
[       OK ] serial.view_resize (93 ms)
[ RUN      ] serial.view_realloc
[       OK ] serial.view_realloc (0 ms)
[ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
[       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (192 ms)
[ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[       OK ] serial.view_layoutstride_right_to_layoutright_assignment (188 ms)
[ RUN      ] serial.view_irregular_layout
[       OK ] serial.view_irregular_layout (0 ms)
[ RUN      ] serial.view_nested_view
[       OK ] serial.view_nested_view (0 ms)
[ RUN      ] serial.view_subview_auto_1d_left
[       OK ] serial.view_subview_auto_1d_left (0 ms)
[ RUN      ] serial.view_subview_auto_1d_right
[       OK ] serial.view_subview_auto_1d_right (0 ms)
[ RUN      ] serial.view_subview_auto_1d_stride
[       OK ] serial.view_subview_auto_1d_stride (0 ms)
[ RUN      ] serial.view_subview_assign_strided
[       OK ] serial.view_subview_assign_strided (0 ms)
[ RUN      ] serial.view_subview_left_0
[       OK ] serial.view_subview_left_0 (0 ms)
[ RUN      ] serial.view_subview_left_1
[       OK ] serial.view_subview_left_1 (0 ms)
[ RUN      ] serial.view_subview_left_2
[       OK ] serial.view_subview_left_2 (0 ms)
[ RUN      ] serial.view_subview_left_3
[       OK ] serial.view_subview_left_3 (0 ms)
[ RUN      ] serial.view_subview_right_0
[       OK ] serial.view_subview_right_0 (0 ms)
[ RUN      ] serial.view_subview_right_1
[       OK ] serial.view_subview_right_1 (0 ms)
[ RUN      ] serial.view_subview_right_3
[       OK ] serial.view_subview_right_3 (0 ms)
[ RUN      ] serial.view_static_tests
[       OK ] serial.view_static_tests (0 ms)
[ RUN      ] serial.view_subview_layoutleft_to_layoutleft
[       OK ] serial.view_subview_layoutleft_to_layoutleft (1 ms)
[ RUN      ] serial.view_subview_layoutright_to_layoutright
[       OK ] serial.view_subview_layoutright_to_layoutright (1 ms)
[ RUN      ] serial.view_subview_1d_assign
[       OK ] serial.view_subview_1d_assign (0 ms)
[ RUN      ] serial.view_subview_1d_assign_atomic
[       OK ] serial.view_subview_1d_assign_atomic (0 ms)
[ RUN      ] serial.view_subview_1d_assign_randomaccess
[       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
[ RUN      ] serial.view_subview_2d_from_3d
[       OK ] serial.view_subview_2d_from_3d (68 ms)
[ RUN      ] serial.view_subview_2d_from_3d_atomic
[       OK ] serial.view_subview_2d_from_3d_atomic (70 ms)
[ RUN      ] serial.view_subview_2d_from_3d_randomaccess
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[       OK ] serial.view_subview_2d_from_3d_randomaccess (69 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[       OK ] serial.view_subview_3d_from_5d_left (2324 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6336 ms)
[----------] 2 tests from cuda_DeathTest (13456 ms total)

[----------] 147 tests from cuda
[ RUN      ] cuda.init
[       OK ] cuda.init (0 ms)
[ RUN      ] cuda.dispatch
[       OK ] cuda.dispatch (59 ms)
[ RUN      ] cuda.impl_shared_alloc
[       OK ] cuda.impl_shared_alloc (66 ms)
[ RUN      ] cuda.range_for
[       OK ] cuda.range_for (3 ms)
[ RUN      ] cuda.range_reduce
[       OK ] cuda.range_reduce (0 ms)
[ RUN      ] cuda.range_dynamic_policy
[       OK ] cuda.range_dynamic_policy (0 ms)
[ RUN      ] cuda.range_for_require
[       OK ] cuda.range_for_require (1 ms)
[ RUN      ] cuda.range_reduce_require
[       OK ] cuda.range_reduce_require (0 ms)
[ RUN      ] cuda.range_dynamic_policy_require
[       OK ] cuda.range_dynamic_policy_require (0 ms)
[ RUN      ] cuda.view_api_a
[       OK ] cuda.view_api_a (60 ms)
[ RUN      ] cuda.view_api_b
[       OK ] cuda.view_api_b (4 ms)
[ RUN      ] cuda.view_api_c
[       OK ] cuda.view_api_c (0 ms)
[ RUN      ] cuda.view_api_d
[       OK ] cuda.view_api_d (1 ms)
[ RUN      ] cuda.view_allocation_error
[       OK ] cuda.view_allocation_error (0 ms)
[ RUN      ] cuda.view_remap
[       OK ] cuda.view_remap (0 ms)
[ RUN      ] cuda.view_mirror_nonconst
[       OK ] cuda.view_mirror_nonconst (0 ms)
[ RUN      ] cuda.view_stride_method
[       OK ] cuda.view_stride_method (0 ms)
[ RUN      ] cuda.anonymous_space
[       OK ] cuda.anonymous_space (0 ms)
[ RUN      ] cuda.view_overload_resolution
[       OK ] cuda.view_overload_resolution (0 ms)
[ RUN      ] cuda.view_allocation_large_rank
[       OK ] cuda.view_allocation_large_rank (15 ms)
[ RUN      ] cuda.view_shmem_size_on_device
[       OK ] cuda.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda.view_is_assignable
[       OK ] cuda.view_is_assignable (0 ms)
[ RUN      ] cuda.view_copy_tests
[       OK ] cuda.view_copy_tests (41 ms)
[ RUN      ] cuda.view_copy_tests_rank_0
[       OK ] cuda.view_copy_tests_rank_0 (1 ms)
[ RUN      ] cuda.view_copy_degenerated
[       OK ] cuda.view_copy_degenerated (0 ms)
[ RUN      ] cuda.deep_copy_alignment
[       OK ] cuda.deep_copy_alignment (38 ms)
[ RUN      ] cuda.deep_copy_conversion
[       OK ] cuda.deep_copy_conversion (6 ms)
[ RUN      ] cuda.view_mapping
[       OK ] cuda.view_mapping (575 ms)
[ RUN      ] cuda.view_mapping_operator
[       OK ] cuda.view_mapping_operator (9 ms)
[ RUN      ] cuda.static_extent
[       OK ] cuda.static_extent (0 ms)
[ RUN      ] cuda.view_mapping_atomic
[       OK ] cuda.view_mapping_atomic (1 ms)
[ RUN      ] cuda.view_mapping_class_value
[       OK ] cuda.view_mapping_class_value (0 ms)
[ RUN      ] cuda.view_mapping_assignable
[       OK ] cuda.view_mapping_assignable (0 ms)
[ RUN      ] cuda.view_mapping_trivially_copyable
[       OK ] cuda.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda.view_mapping_subview
[       OK ] cuda.view_mapping_subview (0 ms)
[ RUN      ] cuda.view_resize
[       OK ] cuda.view_resize (68 ms)
[ RUN      ] cuda.view_realloc
[       OK ] cuda.view_realloc (0 ms)
[ RUN      ] cuda.view_layoutstride_left_to_layoutleft_assignment
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[       OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (202 ms)
[ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
[       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (202 ms)
[ RUN      ] cuda.view_irregular_layout
[       OK ] cuda.view_irregular_layout (0 ms)
[ RUN      ] cuda.view_nested_view
[       OK ] cuda.view_nested_view (0 ms)
[ RUN      ] cuda.int64_t_reduce
[       OK ] cuda.int64_t_reduce (10 ms)
[ RUN      ] cuda.double_reduce
[       OK ] cuda.double_reduce (9 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic
[       OK ] cuda.int64_t_reduce_dynamic (14 ms)
[ RUN      ] cuda.double_reduce_dynamic
[       OK ] cuda.double_reduce_dynamic (14 ms)
[ RUN      ] cuda.int64_t_reduce_dynamic_view
[       OK ] cuda.int64_t_reduce_dynamic_view (3 ms)
[ RUN      ] cuda.int_combined_reduce
[       OK ] cuda.int_combined_reduce (0 ms)
[ RUN      ] cuda.mdrange_combined_reduce
[       OK ] cuda.mdrange_combined_reduce (0 ms)
[ RUN      ] cuda.int_combined_reduce_mixed
[       OK ] cuda.int_combined_reduce_mixed (0 ms)
[ RUN      ] cuda.reduction_deduction
[       OK ] cuda.reduction_deduction (0 ms)
[ RUN      ] cuda.parallel_scan_range_policy
[       OK ] cuda.parallel_scan_range_policy (53 ms)
[ RUN      ] cuda.reduce_device_view_range_policy
[       OK ] cuda.reduce_device_view_range_policy (5 ms)
[ RUN      ] cuda.reduce_device_view_mdrange_policy
[       OK ] serial.view_subview_3d_from_5d_left_atomic (2289 ms)
[ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
[       OK ] cuda.reduce_device_view_mdrange_policy (124 ms)
[ RUN      ] cuda.reduce_device_view_team_policy
[       OK ] cuda.reduce_device_view_team_policy (5 ms)
[ RUN      ] cuda.reducers_int
[       OK ] cuda.reducers_int (5 ms)
[ RUN      ] cuda.reducers_double
[       OK ] cuda.reducers_double (6 ms)
[ RUN      ] cuda.reducers_complex_double
[       OK ] cuda.reducers_complex_double (2 ms)
[ RUN      ] cuda.reducers_struct
[       OK ] cuda.reducers_struct (5 ms)
[ RUN      ] cuda.reducers_half_t
[       OK ] cuda.reducers_half_t (4 ms)
[ RUN      ] cuda.reducers_bhalf_t
[       OK ] cuda.reducers_bhalf_t (4 ms)
[ RUN      ] cuda.reducers_int8_t
[       OK ] cuda.reducers_int8_t (3 ms)
[ RUN      ] cuda.reducers_int16_t
[       OK ] cuda.reducers_int16_t (3 ms)
[ RUN      ] cuda.reducers_point_t
[       OK ] cuda.reducers_point_t (2 ms)
[ RUN      ] cuda.reducers_bool
[       OK ] cuda.reducers_bool (0 ms)
[ RUN      ] cuda.complex_construction
[       OK ] cuda.complex_construction (0 ms)
[ RUN      ] cuda.complex_basic_math
[       OK ] cuda.complex_basic_math (0 ms)
[ RUN      ] cuda.complex_special_funtions
[       OK ] cuda.complex_special_funtions (0 ms)
[ RUN      ] cuda.complex_io
[       OK ] cuda.complex_io (0 ms)
[ RUN      ] cuda.complex_trivially_copyable
[       OK ] cuda.complex_trivially_copyable (0 ms)
[ RUN      ] cuda.complex_issue_3865
[       OK ] cuda.complex_issue_3865 (0 ms)
[ RUN      ] cuda.complex_operations_arithmetic_types_overloads
[       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
[ RUN      ] cuda.atomic_operations_int
[       OK ] cuda.atomic_operations_int (14 ms)
[ RUN      ] cuda.atomic_operations_unsigned
[       OK ] cuda.atomic_operations_unsigned (12 ms)
[ RUN      ] cuda.atomic_operations_long
[       OK ] cuda.atomic_operations_long (14 ms)
[ RUN      ] cuda.atomic_operations_unsignedlong
[       OK ] cuda.atomic_operations_unsignedlong (12 ms)
[ RUN      ] cuda.atomic_operations_longlong
[       OK ] cuda.atomic_operations_longlong (14 ms)
[ RUN      ] cuda.atomic_operations_double
[       OK ] cuda.atomic_operations_double (6 ms)
[ RUN      ] cuda.atomic_operations_float
[       OK ] cuda.atomic_operations_float (6 ms)
[ RUN      ] cuda.atomic_operations_complexfloat
[       OK ] cuda.atomic_operations_complexfloat (6 ms)
[ RUN      ] cuda.atomic_operations_complexdouble
[       OK ] cuda.atomic_operations_complexdouble (6 ms)
[ RUN      ] cuda.atomic_views_integral
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
[ 29%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A
[       OK ] serial.view_subview_3d_from_5d_left_randomaccess (2257 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[       OK ] serial.view_subview_3d_from_5d_right (2692 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_atomic
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o
[       OK ] cuda.atomic_views_integral (6479 ms)
[ RUN      ] cuda.atomic_views_nonintegral
[       OK ] cuda.atomic_views_nonintegral (63 ms)
[ RUN      ] cuda.atomic_view_api
[       OK ] cuda.atomic_view_api (0 ms)
[ RUN      ] cuda.atomics
[       OK ] cuda.atomics (209 ms)
[ RUN      ] cuda.atomics_tpetra_max_abs
[       OK ] cuda.atomics_tpetra_max_abs (0 ms)
[ RUN      ] cuda.team_for
[       OK ] cuda.team_for (0 ms)
[ RUN      ] cuda.team_reduce
[       OK ] cuda.team_reduce (0 ms)
[ RUN      ] cuda.team_reduce_large
[       OK ] cuda.team_reduce_large (43 ms)
[ RUN      ] cuda.team_parallel_single
[       OK ] cuda.team_parallel_single (5 ms)
[ RUN      ] cuda.large_team_scratch_size
[       OK ] cuda.large_team_scratch_size (5 ms)
[ RUN      ] cuda.team_broadcast_long
[       OK ] cuda.team_broadcast_long (0 ms)
[ RUN      ] cuda.team_broadcast_long_wrapper
[       OK ] cuda.team_broadcast_long_wrapper (0 ms)
[ RUN      ] cuda.team_broadcast_char
[       OK ] cuda.team_broadcast_char (0 ms)
[ RUN      ] cuda.team_broadcast_float
[       OK ] cuda.team_broadcast_float (0 ms)
[ RUN      ] cuda.team_broadcast_double
[       OK ] cuda.team_broadcast_double (0 ms)
[ RUN      ] cuda.team_handle_by_value
[       OK ] cuda.team_handle_by_value (0 ms)
[ RUN      ] cuda.team_vector
[       OK ] cuda.team_vector (12 ms)
[ RUN      ] cuda.triple_nested_parallelism
[       OK ] cuda.triple_nested_parallelism (8 ms)
[ RUN      ] cuda.parallel_scan_with_reducers
[ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
Scanning dependencies of target Kokkos_UnitTest_Random
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[       OK ] serial.view_subview_3d_from_5d_right_atomic (2684 ms)
[ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[       OK ] cuda.parallel_scan_with_reducers (647 ms)
[ RUN      ] cuda.team_shared_request
[       OK ] cuda.team_shared_request (0 ms)
[ RUN      ] cuda.team_scratch_request
[       OK ] cuda.team_scratch_request (0 ms)
[ RUN      ] cuda.team_lambda_shared_request
[       OK ] cuda.team_lambda_shared_request (0 ms)
[ RUN      ] cuda.scratch_align
[       OK ] cuda.scratch_align (0 ms)
[ RUN      ] cuda.shmem_size
[       OK ] cuda.shmem_size (0 ms)
[ RUN      ] cuda.multi_level_scratch
[       OK ] cuda.multi_level_scratch (6 ms)
[ RUN      ] cuda.team_scratch_memory_index_parallel_for
[       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
[ RUN      ] cuda.team_reduction_scan
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
[       OK ] cuda.team_reduction_scan (1245 ms)
[ RUN      ] cuda.team_long_reduce
[       OK ] cuda.team_long_reduce (9 ms)
[ RUN      ] cuda.team_double_reduce
[       OK ] cuda.team_double_reduce (9 ms)
[ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
[       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
[ RUN      ] cuda.repeated_team_reduce
[       OK ] cuda.repeated_team_reduce (11 ms)
[ RUN      ] cuda.team_policy_max_recommended
[       OK ] cuda.team_policy_max_recommended (319 ms)
[ RUN      ] cuda.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] cuda.team_teamvector_range
[       OK ] cuda.team_teamvector_range (2 ms)
[ RUN      ] cuda.view_aggregate
[       OK ] cuda.view_aggregate (0 ms)
[ RUN      ] cuda.memory_pool
[       OK ] cuda.memory_pool (14 ms)
[ RUN      ] cuda.cxx11
[       OK ] cuda.cxx11 (1 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (0 ms)
[ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
[       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
[ RUN      ] cuda.view_layouttiled
[       OK ] cuda.view_layouttiled (5 ms)
[ RUN      ] cuda.view_layouttiled_subtile
[       OK ] cuda.view_layouttiled_subtile (2 ms)
[ RUN      ] cuda.mdrange_5d
[       OK ] cuda.mdrange_5d (90 ms)
[ RUN      ] cuda.mdrange_6d
[       OK ] cuda.mdrange_6d (123 ms)
[ RUN      ] cuda.mdrange_2d
[       OK ] cuda.mdrange_2d (3 ms)
[ RUN      ] cuda.mdrange_array_reduce
[       OK ] cuda.mdrange_array_reduce (0 ms)
[ RUN      ] cuda.mdrange_3d
[       OK ] cuda.mdrange_3d (17 ms)
[ RUN      ] cuda.mdrange_neg_idx
[       OK ] cuda.mdrange_neg_idx (1 ms)
[ RUN      ] cuda.mdrange_4d
[       OK ] cuda.mdrange_4d (18 ms)
[ RUN      ] cuda.crs_count_fill
[       OK ] cuda.crs_count_fill (4 ms)
[ RUN      ] cuda.crs_copy_constructor
[       OK ] cuda.crs_copy_constructor (15 ms)
[ RUN      ] cuda.workgraph_fib
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o
[       OK ] serial.view_subview_3d_from_5d_right_randomaccess (2764 ms)
[ RUN      ] serial.view_test_unmanaged_subview_reset
[       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
[ RUN      ] serial.int64_t_reduce
[       OK ] cuda.workgraph_fib (934 ms)
[ RUN      ] cuda.space_access
[       OK ] cuda.space_access (0 ms)
[ RUN      ] cuda.uvm
[       OK ] cuda.uvm (2 ms)
[ RUN      ] cuda.impl_view_accessible
[       OK ] cuda.impl_view_accessible (1 ms)
[ RUN      ] cuda.impl_view_texture
[       OK ] cuda.impl_view_texture (0 ms)
[ RUN      ] cuda.view_subview_const_randomaccess
[       OK ] cuda.view_subview_const_randomaccess (0 ms)
[ RUN      ] cuda.unique_token_global
[       OK ] cuda.unique_token_global (2 ms)
[ RUN      ] cuda.unique_token_instance
[       OK ] cuda.unique_token_instance (2 ms)
[ RUN      ] cuda.unique_token_team_acquire
[       OK ] cuda.unique_token_team_acquire (11 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o
[       OK ] serial.int64_t_reduce (2237 ms)
[ RUN      ] serial.double_reduce
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[       OK ] serial.double_reduce (2229 ms)
[ RUN      ] serial.int64_t_reduce_dynamic
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[       OK ] cuda.local_deepcopy_teampolicy_layoutleft (5049 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[       OK ] serial.int64_t_reduce_dynamic (3884 ms)
[ RUN      ] serial.double_reduce_dynamic
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 53%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (5909 ms)
[ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
[ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o
[       OK ] serial.double_reduce_dynamic (4012 ms)
[ RUN      ] serial.int64_t_reduce_dynamic_view
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[       OK ] serial.int64_t_reduce_dynamic_view (749 ms)
[ RUN      ] serial.int_combined_reduce
[       OK ] serial.int_combined_reduce (0 ms)
[ RUN      ] serial.mdrange_combined_reduce
[       OK ] serial.mdrange_combined_reduce (0 ms)
[ RUN      ] serial.int_combined_reduce_mixed
[       OK ] serial.int_combined_reduce_mixed (0 ms)
[ RUN      ] serial.reduction_deduction
[       OK ] serial.reduction_deduction (0 ms)
[ RUN      ] serial.parallel_scan_range_policy
[       OK ] serial.parallel_scan_range_policy (32 ms)
[ RUN      ] serial.reduce_device_view_range_policy
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o
[ 53%] Built target Kokkos_PerformanceTest_Mempool
[       OK ] cuda.local_deepcopy_teampolicy_layoutright (5583 ms)
[ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[       OK ] cuda.local_deepcopy_rangepolicy_layoutright (5833 ms)
[ RUN      ] cuda.deep_copy_scratch
[       OK ] cuda.deep_copy_scratch (0 ms)
[ RUN      ] cuda.debug_serial_execution
[       OK ] cuda.debug_serial_execution (6 ms)
[ RUN      ] cuda.debug_pin_um_to_host
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[       OK ] cuda.debug_pin_um_to_host (692 ms)
[ RUN      ] cuda.team_scratch_1_streams
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o
[ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 79%] Linking CXX executable Kokkos_UnitTest_Sort
[ 79%] Built target Kokkos_UnitTest_Sort
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Linking CXX executable Kokkos_UnitTest_Random
[ 79%] Built target Kokkos_UnitTest_Random
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[       OK ] serial.reduce_device_view_range_policy (24560 ms)
[ RUN      ] serial.reduce_device_view_mdrange_policy
[       OK ] cuda.team_scratch_1_streams (14795 ms)
[----------] 147 tests from cuda (49960 ms total)

[----------] 52 tests from cuda_uvm
[ RUN      ] cuda_uvm.impl_shared_alloc
[       OK ] cuda_uvm.impl_shared_alloc (46 ms)
[ RUN      ] cuda_uvm.view_api_a
[       OK ] cuda_uvm.view_api_a (66 ms)
[ RUN      ] cuda_uvm.view_api_b
[       OK ] cuda_uvm.view_api_b (15 ms)
[ RUN      ] cuda_uvm.view_api_c
[       OK ] cuda_uvm.view_api_c (0 ms)
[ RUN      ] cuda_uvm.view_api_d
[       OK ] cuda_uvm.view_api_d (3 ms)
[ RUN      ] cuda_uvm.view_allocation_error
[       OK ] cuda_uvm.view_allocation_error (0 ms)
[ RUN      ] cuda_uvm.view_remap
[       OK ] cuda_uvm.view_remap (1 ms)
[ RUN      ] cuda_uvm.view_mirror_nonconst
[       OK ] cuda_uvm.view_mirror_nonconst (0 ms)
[ RUN      ] cuda_uvm.view_stride_method
[       OK ] cuda_uvm.view_stride_method (0 ms)
[ RUN      ] cuda_uvm.anonymous_space
[       OK ] cuda_uvm.anonymous_space (0 ms)
[ RUN      ] cuda_uvm.view_overload_resolution
[       OK ] cuda_uvm.view_overload_resolution (0 ms)
[ RUN      ] cuda_uvm.view_allocation_large_rank
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o
[ 93%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[       OK ] cuda_uvm.view_allocation_large_rank (279 ms)
[ RUN      ] cuda_uvm.view_shmem_size_on_device
[       OK ] cuda_uvm.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda_uvm.view_is_assignable
[       OK ] cuda_uvm.view_is_assignable (24 ms)
[ RUN      ] cuda_uvm.view_copy_tests
[       OK ] cuda_uvm.view_copy_tests (37 ms)
[ RUN      ] cuda_uvm.view_copy_tests_rank_0
[       OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms)
[ RUN      ] cuda_uvm.view_copy_degenerated
[       OK ] cuda_uvm.view_copy_degenerated (0 ms)
[ RUN      ] cuda_uvm.view_mapping
[       OK ] cuda_uvm.view_mapping (584 ms)
[ RUN      ] cuda_uvm.view_mapping_operator
[       OK ] cuda_uvm.view_mapping_operator (8 ms)
[ RUN      ] cuda_uvm.static_extent
[       OK ] cuda_uvm.static_extent (0 ms)
[ RUN      ] cuda_uvm.view_mapping_atomic
[       OK ] cuda_uvm.view_mapping_atomic (2 ms)
[ RUN      ] cuda_uvm.view_mapping_class_value
[       OK ] cuda_uvm.view_mapping_class_value (0 ms)
[ RUN      ] cuda_uvm.view_mapping_assignable
[       OK ] cuda_uvm.view_mapping_assignable (0 ms)
[ RUN      ] cuda_uvm.view_mapping_trivially_copyable
[       OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_uvm.view_mapping_subview
[       OK ] cuda_uvm.view_mapping_subview (0 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_left
[       OK ] cuda_uvm.view_subview_auto_1d_left (5 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_right
[       OK ] cuda_uvm.view_subview_auto_1d_right (5 ms)
[ RUN      ] cuda_uvm.view_subview_auto_1d_stride
[       OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms)
[ RUN      ] cuda_uvm.view_subview_assign_strided
[       OK ] cuda_uvm.view_subview_assign_strided (4 ms)
[ RUN      ] cuda_uvm.view_subview_left_0
[       OK ] cuda_uvm.view_subview_left_0 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_1
[       OK ] cuda_uvm.view_subview_left_1 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_2
[       OK ] cuda_uvm.view_subview_left_2 (0 ms)
[ RUN      ] cuda_uvm.view_subview_left_3
[       OK ] cuda_uvm.view_subview_left_3 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_0
[       OK ] cuda_uvm.view_subview_right_0 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_1
[       OK ] cuda_uvm.view_subview_right_1 (0 ms)
[ RUN      ] cuda_uvm.view_subview_right_3
[       OK ] cuda_uvm.view_subview_right_3 (0 ms)
[ RUN      ] cuda_uvm.view_static_tests
[       OK ] cuda_uvm.view_static_tests (0 ms)
[ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
[       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms)
[ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
[       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign
[       OK ] cuda_uvm.view_subview_1d_assign (4 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
[       OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms)
[ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
[       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d
[       OK ] cuda_uvm.view_subview_2d_from_3d (54 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
[       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (55 ms)
[ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
[       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (55 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
[       OK ] cuda_uvm.view_subview_3d_from_5d_left (75 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (75 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (78 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
[       OK ] cuda_uvm.view_subview_3d_from_5d_right (74 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (74 ms)
[ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
[       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (74 ms)
[ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
[       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
[----------] 52 tests from cuda_uvm (1747 ms total)

[----------] 25 tests from cuda_hostpinned
[ RUN      ] cuda_hostpinned.impl_shared_alloc
[       OK ] cuda_hostpinned.impl_shared_alloc (30 ms)
[ RUN      ] cuda_hostpinned.view_api_a
[       OK ] cuda_hostpinned.view_api_a (55 ms)
[ RUN      ] cuda_hostpinned.view_api_b
[       OK ] cuda_hostpinned.view_api_b (6 ms)
[ RUN      ] cuda_hostpinned.view_api_c
[       OK ] cuda_hostpinned.view_api_c (0 ms)
[ RUN      ] cuda_hostpinned.view_api_d
[       OK ] cuda_hostpinned.view_api_d (2 ms)
[ RUN      ] cuda_hostpinned.view_allocation_error
[       OK ] cuda_hostpinned.view_allocation_error (0 ms)
[ RUN      ] cuda_hostpinned.view_remap
[       OK ] cuda_hostpinned.view_remap (0 ms)
[ RUN      ] cuda_hostpinned.view_mirror_nonconst
[       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
[ RUN      ] cuda_hostpinned.view_stride_method
[       OK ] cuda_hostpinned.view_stride_method (0 ms)
[ RUN      ] cuda_hostpinned.anonymous_space
[       OK ] cuda_hostpinned.anonymous_space (0 ms)
[ RUN      ] cuda_hostpinned.view_overload_resolution
[       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
[ RUN      ] cuda_hostpinned.view_allocation_large_rank
[ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
[ 93%] Built target Kokkos_IncrementalTest_SERIAL
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[       OK ] cuda_hostpinned.view_allocation_large_rank (3767 ms)
[ RUN      ] cuda_hostpinned.view_shmem_size_on_device
[       OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms)
[ RUN      ] cuda_hostpinned.view_is_assignable
[       OK ] cuda_hostpinned.view_is_assignable (0 ms)
[ RUN      ] cuda_hostpinned.view_copy_tests
[       OK ] cuda_hostpinned.view_copy_tests (79 ms)
[ RUN      ] cuda_hostpinned.view_copy_tests_rank_0
[       OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms)
[ RUN      ] cuda_hostpinned.view_copy_degenerated
[       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[       OK ] cuda_hostpinned.view_mapping (569 ms)
[ RUN      ] cuda_hostpinned.view_mapping_operator
[       OK ] cuda_hostpinned.view_mapping_operator (36 ms)
[ RUN      ] cuda_hostpinned.static_extent
[       OK ] cuda_hostpinned.static_extent (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_atomic
[       OK ] cuda_hostpinned.view_mapping_atomic (6 ms)
[ RUN      ] cuda_hostpinned.view_mapping_class_value
[       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_assignable
[       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
[       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
[ RUN      ] cuda_hostpinned.view_mapping_subview
[       OK ] cuda_hostpinned.view_mapping_subview (0 ms)
[----------] 25 tests from cuda_hostpinned (4555 ms total)

[----------] Global test environment tear-down
[==========] 226 tests from 4 test suites ran. (69720 ms total)
[  PASSED  ] 226 tests.
./KokkosCore_UnitTest_CudaInterOpInit
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from cuda
[ RUN      ] cuda.raw_cuda_interop
[       OK ] cuda.raw_cuda_interop (127 ms)
[----------] 1 test from cuda (127 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (127 ms total)
[  PASSED  ] 1 test.
./KokkosCore_UnitTest_CudaInterOpStreams
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from cuda
[ RUN      ] cuda.raw_cuda_streams
[       OK ] cuda.raw_cuda_streams (93 ms)
[----------] 1 test from cuda (93 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (93 ms total)
[  PASSED  ] 1 test.
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 30%] Built target Kokkos_CoreUnitTest_SYCL1B
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o
[ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
Scanning dependencies of target Kokkos_atomic
[ 94%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 94%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 59%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 94%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 53%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
Scanning dependencies of target Kokkos_gather
[ 94%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 59%] Built target Kokkos_CoreUnitTest_Serial2
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 94%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 94%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o
[ 94%] Linking CXX executable Kokkos_atomic
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 94%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_gups
[ 94%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o
[ 94%] Linking CXX executable Kokkos_gups
[ 94%] Built target Kokkos_gups
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
Scanning dependencies of target Kokkos_launch_latency
[ 94%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 53%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_stream
[ 94%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 94%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 94%] Built target Kokkos_UnitTest_SIMD
Scanning dependencies of target Kokkos_policy_performance
[ 94%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 95%] Linking CXX executable Kokkos_launch_latency
Scanning dependencies of target Kokkos_bytes_and_flops
[ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 95%] Built target Kokkos_launch_latency
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 95%] Linking CXX executable Kokkos_gather
[ 95%] Built target Kokkos_gather
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 30%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 30%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C
[ 96%] Linking CXX executable Kokkos_stream
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
[ 96%] Built target Kokkos_stream
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
[ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[       OK ] serial.reduce_device_view_mdrange_policy (49796 ms)
[ RUN      ] serial.reduce_device_view_team_policy
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 96%] Linking CXX executable Kokkos_policy_performance
[ 96%] Built target Kokkos_policy_performance
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
[ 30%] Built target Kokkos_CoreUnitTest_Serial2
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o
[ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o
[       OK ] serial.reduce_device_view_team_policy (13165 ms)
[ RUN      ] serial.reducers_int
[       OK ] serial.reducers_int (7 ms)
[ RUN      ] serial.reducers_double
[       OK ] serial.reducers_double (7 ms)
[ RUN      ] serial.reducers_complex_double
[       OK ] serial.reducers_complex_double (2 ms)
[ RUN      ] serial.reducers_struct
[       OK ] serial.reducers_struct (2 ms)
[ RUN      ] serial.reducers_half_t
[       OK ] serial.reducers_half_t (1 ms)
[ RUN      ] serial.reducers_bhalf_t
[       OK ] serial.reducers_bhalf_t (0 ms)
[ RUN      ] serial.reducers_int8_t
[       OK ] serial.reducers_int8_t (0 ms)
[ RUN      ] serial.reducers_int16_t
[       OK ] serial.reducers_int16_t (0 ms)
[ RUN      ] serial.reducers_point_t
[       OK ] serial.reducers_point_t (0 ms)
[ RUN      ] serial.reducers_bool
[       OK ] serial.reducers_bool (0 ms)
[ RUN      ] serial.complex_construction
[       OK ] serial.complex_construction (0 ms)
[ RUN      ] serial.complex_basic_math
[       OK ] serial.complex_basic_math (0 ms)
[ RUN      ] serial.complex_special_funtions
[       OK ] serial.complex_special_funtions (0 ms)
[ RUN      ] serial.complex_io
[       OK ] serial.complex_io (0 ms)
[ RUN      ] serial.complex_trivially_copyable
[       OK ] serial.complex_trivially_copyable (0 ms)
[ RUN      ] serial.complex_issue_3865
[       OK ] serial.complex_issue_3865 (0 ms)
[ RUN      ] serial.complex_operations_arithmetic_types_overloads
[       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
[ RUN      ] serial.atomic_operations_int
[       OK ] serial.atomic_operations_int (2 ms)
[ RUN      ] serial.atomic_operations_unsigned
[       OK ] serial.atomic_operations_unsigned (2 ms)
[ RUN      ] serial.atomic_operations_long
[       OK ] serial.atomic_operations_long (2 ms)
[ RUN      ] serial.atomic_operations_unsignedlong
[       OK ] serial.atomic_operations_unsignedlong (2 ms)
[ RUN      ] serial.atomic_operations_longlong
[       OK ] serial.atomic_operations_longlong (2 ms)
[ RUN      ] serial.atomic_operations_double
[       OK ] serial.atomic_operations_double (1 ms)
[ RUN      ] serial.atomic_operations_float
[       OK ] serial.atomic_operations_float (1 ms)
[ RUN      ] serial.atomic_operations_complexfloat
[       OK ] serial.atomic_operations_complexfloat (0 ms)
[ RUN      ] serial.atomic_operations_complexdouble
[       OK ] serial.atomic_operations_complexdouble (1 ms)
[ RUN      ] serial.atomic_views_integral
[       OK ] serial.atomic_views_integral (440 ms)
[ RUN      ] serial.atomic_views_nonintegral
[ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o
[       OK ] serial.atomic_views_nonintegral (238 ms)
[ RUN      ] serial.atomic_view_api
[       OK ] serial.atomic_view_api (0 ms)
[ RUN      ] serial.atomics
[       OK ] serial.atomics (12 ms)
[ RUN      ] serial.atomics_tpetra_max_abs
[       OK ] serial.atomics_tpetra_max_abs (0 ms)
[ RUN      ] serial.team_for
[       OK ] serial.team_for (0 ms)
[ RUN      ] serial.team_reduce
[       OK ] serial.team_reduce (0 ms)
[ RUN      ] serial.team_reduce_large
[ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda
[ 59%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o
[ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 61%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o
[ 99%] Linking CXX executable Kokkos_bytes_and_flops
[ 99%] Built target Kokkos_bytes_and_flops
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o
[ 97%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
[       OK ] serial.team_reduce_large (21678 ms)
[ RUN      ] serial.team_parallel_single
[       OK ] serial.team_parallel_single (101 ms)
[ RUN      ] serial.large_team_scratch_size
[       OK ] serial.large_team_scratch_size (0 ms)
[ RUN      ] serial.team_broadcast_long
[       OK ] serial.team_broadcast_long (0 ms)
[ RUN      ] serial.team_broadcast_long_wrapper
[       OK ] serial.team_broadcast_long_wrapper (0 ms)
[ RUN      ] serial.team_broadcast_char
[       OK ] serial.team_broadcast_char (0 ms)
[ RUN      ] serial.team_broadcast_float
[       OK ] serial.team_broadcast_float (0 ms)
[ RUN      ] serial.team_broadcast_double
[       OK ] serial.team_broadcast_double (0 ms)
[ RUN      ] serial.team_handle_by_value
[       OK ] serial.team_handle_by_value (0 ms)
[ RUN      ] serial.team_vector
[       OK ] serial.team_vector (71 ms)
[ RUN      ] serial.triple_nested_parallelism
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[       OK ] serial.triple_nested_parallelism (3260 ms)
[ RUN      ] serial.parallel_scan_with_reducers
/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used

[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o
[ 97%] Built target Kokkos_CoreUnitTest_Serial1
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o
[       OK ] serial.parallel_scan_with_reducers (805 ms)
[ RUN      ] serial.team_shared_request
[       OK ] serial.team_shared_request (434 ms)
[ RUN      ] serial.team_scratch_request
[       OK ] serial.team_scratch_request (69 ms)
[ RUN      ] serial.team_lambda_shared_request
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o
[       OK ] serial.team_lambda_shared_request (439 ms)
[ RUN      ] serial.scratch_align
[       OK ] serial.scratch_align (0 ms)
[ RUN      ] serial.shmem_size
[       OK ] serial.shmem_size (0 ms)
[ RUN      ] serial.multi_level_scratch
[       OK ] serial.multi_level_scratch (98 ms)
[ RUN      ] serial.team_scratch_memory_index_parallel_for
[       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
[ RUN      ] serial.team_teamvector_range
[       OK ] serial.team_teamvector_range (21 ms)
[ RUN      ] serial.team_reduction_scan
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
[       OK ] serial.team_reduction_scan (296 ms)
[ RUN      ] serial.team_long_reduce
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 62%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o
[       OK ] serial.team_long_reduce (785 ms)
[ RUN      ] serial.team_double_reduce
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o
[       OK ] serial.team_double_reduce (835 ms)
[ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
[       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
[ RUN      ] serial.repeated_team_reduce
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 62%] Built target Kokkos_ContainersPerformanceTest_Cuda
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
[       OK ] serial.repeated_team_reduce (8084 ms)
[ RUN      ] serial.team_policy_max_recommended
[       OK ] serial.team_policy_max_recommended (36 ms)
[ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
[       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
[ RUN      ] serial.view_aggregate
[       OK ] serial.view_aggregate (0 ms)
[ RUN      ] serial.memory_pool
[       OK ] serial.memory_pool (66 ms)
[ RUN      ] serial.cxx11
[       OK ] serial.cxx11 (0 ms)
[ RUN      ] serial.viewctorprop_embedded_dim
[       OK ] serial.viewctorprop_embedded_dim (0 ms)
[ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
[       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
[ RUN      ] serial.view_layouttiled
[       OK ] serial.view_layouttiled (5 ms)
[ RUN      ] serial.view_layouttiled_subtile
[       OK ] serial.view_layouttiled_subtile (2 ms)
[ RUN      ] serial.mdrange_5d
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[       OK ] serial.mdrange_5d (465 ms)
[ RUN      ] serial.mdrange_6d
[       OK ] serial.mdrange_6d (1420 ms)
[ RUN      ] serial.mdrange_2d
[       OK ] serial.mdrange_2d (10 ms)
[ RUN      ] serial.mdrange_array_reduce
[       OK ] serial.mdrange_array_reduce (0 ms)
[ RUN      ] serial.mdrange_3d
[       OK ] serial.mdrange_3d (108 ms)
[ RUN      ] serial.mdrange_neg_idx
[       OK ] serial.mdrange_neg_idx (666 ms)
[ RUN      ] serial.mdrange_4d
[       OK ] serial.mdrange_4d (118 ms)
[ RUN      ] serial.crs_count_fill
[       OK ] serial.crs_count_fill (3 ms)
[ RUN      ] serial.crs_copy_constructor
[       OK ] serial.crs_copy_constructor (18 ms)
[ RUN      ] serial.workgraph_fib
[       OK ] serial.workgraph_fib (623 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 34%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o
[ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[       OK ] serial.local_deepcopy_teampolicy_layoutleft (11806 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o
[ 56%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o
[ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[       OK ] serial.local_deepcopy_rangepolicy_layoutleft (9380 ms)
[ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[       OK ] serial.local_deepcopy_teampolicy_layoutright (5532 ms)
[ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[ 56%] Built target Kokkos_PerformanceTest_Atomic
[ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[       OK ] serial.local_deepcopy_rangepolicy_layoutright (5898 ms)
[ RUN      ] serial.deep_copy_scratch
[       OK ] serial.deep_copy_scratch (0 ms)
[----------] 163 tests from serial (192614 ms total)

[----------] Global test environment tear-down
[==========] 165 tests from 2 test suites ran. (200021 ms total)
[  PASSED  ] 165 tests.
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test'
make -C core/perf_test test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-6899/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make -f /var/jenkins/workspace/Kokkos_PR-6899/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
./KokkosCore_PerformanceTest_TaskDAG
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test'
make -C containers/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
./KokkosContainers_UnitTest_Cuda
./KokkosContainers_UnitTest_Serial
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[==========] Running 42 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 42 tests from cuda
[ RUN      ] cuda.bitset
[==========] Running 42 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 42 tests from serial
[ RUN      ] serial.bitset
[       OK ] cuda.bitset (14 ms)
[ RUN      ] cuda.bitset_default_constructor_no_alloc
[       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
[ RUN      ] cuda.dualview_combination
[       OK ] cuda.dualview_combination (0 ms)
[ RUN      ] cuda.dualview_alloc
[       OK ] cuda.dualview_alloc (0 ms)
[ RUN      ] cuda.test_dualview_copy_construction_and_assignment
[       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
[ RUN      ] cuda.dualview_combinations_without_init
[       OK ] cuda.dualview_combinations_without_init (0 ms)
[ RUN      ] cuda.dualview_deep_copy
[       OK ] cuda.dualview_deep_copy (1 ms)
[ RUN      ] cuda.dualview_realloc
[       OK ] cuda.dualview_realloc (0 ms)
[ RUN      ] cuda.dualview_resize
[       OK ] cuda.dualview_resize (0 ms)
[ RUN      ] cuda.dualview_device_correct_kokkos_device
[       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
[ RUN      ] cuda.dualview_host_correct_kokkos_device
[       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
[ RUN      ] cuda.dualview_host_modify_template_device_sync
[       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
[ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
[       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
[ RUN      ] cuda.dualview_device_modify_template_host_sync
[       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
[ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
[       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
[ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
[       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
[ RUN      ] cuda.dynamic_view
[       OK ] cuda.dynamic_view (25 ms)
[ RUN      ] cuda.dyn_rank_view_api_generic
[       OK ] cuda.dyn_rank_view_api_generic (24 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
[       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
[ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
[       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
[ RUN      ] cuda.dyn_rank_view_api_operator_rank67
[       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] cuda.ErrorReporterViaLambda
[       OK ] cuda.ErrorReporterViaLambda (0 ms)
[ RUN      ] cuda.ErrorReporter
[       OK ] cuda.ErrorReporter (0 ms)
[ RUN      ] cuda.offsetview_construction
[       OK ] cuda.offsetview_construction (1 ms)
[ RUN      ] cuda.offsetview_unmanaged_construction
[       OK ] cuda.offsetview_unmanaged_construction (0 ms)
[ RUN      ] cuda.offsetview_subview
[       OK ] cuda.offsetview_subview (0 ms)
[ RUN      ] cuda.offsetview_offsets_rank1
[       OK ] cuda.offsetview_offsets_rank1 (0 ms)
[ RUN      ] cuda.offsetview_offsets_rank2
[       OK ] cuda.offsetview_offsets_rank2 (0 ms)
[ RUN      ] cuda.offsetview_offsets_rank3
[       OK ] cuda.offsetview_offsets_rank3 (0 ms)
[ RUN      ] cuda.scatterview
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams
[ 34%] Built target Kokkos_CoreUnitTest_SYCL2A
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
[ 34%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o
[       OK ] serial.bitset (8156 ms)
[ RUN      ] serial.bitset_default_constructor_no_alloc
[       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
[ RUN      ] serial.dualview_combination
[       OK ] serial.dualview_combination (0 ms)
[ RUN      ] serial.dualview_alloc
[       OK ] serial.dualview_alloc (0 ms)
[ RUN      ] serial.test_dualview_copy_construction_and_assignment
[       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
[ RUN      ] serial.dualview_combinations_without_init
[       OK ] serial.dualview_combinations_without_init (0 ms)
[ RUN      ] serial.dualview_deep_copy
[       OK ] serial.dualview_deep_copy (0 ms)
[ RUN      ] serial.dualview_realloc
[       OK ] serial.dualview_realloc (0 ms)
[ RUN      ] serial.dualview_resize
[       OK ] serial.dualview_resize (0 ms)
[ RUN      ] serial.dualview_device_correct_kokkos_device
[       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
[ RUN      ] serial.dualview_host_correct_kokkos_device
[       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
[ RUN      ] serial.dualview_host_modify_template_device_sync
[       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
[ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
[       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
[ RUN      ] serial.dualview_device_modify_template_host_sync
[       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
[ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
[       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
[ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
[       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
[ RUN      ] serial.dynamic_view
[       OK ] serial.dynamic_view (106 ms)
[ RUN      ] serial.dyn_rank_view_api_generic
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[       OK ] serial.dyn_rank_view_api_generic (26 ms)
[ RUN      ] serial.dyn_rank_view_api_operator_rank12345
[       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
[ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
/var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
skipping since not default execution space
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
[ RUN      ] serial.dyn_rank_view_api_operator_rank67
[       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
[ RUN      ] serial.ErrorReporterViaLambda
[       OK ] serial.ErrorReporterViaLambda (0 ms)
[ RUN      ] serial.ErrorReporter
[       OK ] serial.ErrorReporter (0 ms)
[ RUN      ] serial.offsetview_construction
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o
[       OK ] serial.offsetview_construction (558 ms)
[ RUN      ] serial.offsetview_unmanaged_construction
[       OK ] serial.offsetview_unmanaged_construction (0 ms)
[ RUN      ] serial.offsetview_subview
[       OK ] serial.offsetview_subview (13 ms)
[ RUN      ] serial.offsetview_offsets_rank1
[       OK ] serial.offsetview_offsets_rank1 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank2
[       OK ] serial.offsetview_offsets_rank2 (0 ms)
[ RUN      ] serial.offsetview_offsets_rank3
[       OK ] serial.offsetview_offsets_rank3 (0 ms)
[ RUN      ] serial.scatterview
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[ 34%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[       OK ] serial.scatterview (18144 ms)
[ RUN      ] serial.scatterview_devicetype
[       OK ] serial.scatterview_devicetype (5 ms)
[ RUN      ] serial.staticcrsgraph
[       OK ] serial.staticcrsgraph (22 ms)
[ RUN      ] serial.UnorderedMap_insert
[100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[100%] Built target Kokkos_CoreUnitTest_OpenMP
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
1:                                     Detected: 4 cores per node.
1:                                     Detected: 1 MPI_ranks per node.
1:                                     Requested: 8 threads per process.
1: [==========] Running 224 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
[ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
1: [       OK ] serial_DeathTest.abort_from_host (324 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (200 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.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
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (197 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (198 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
1: [----------] 7 tests from serial_DeathTest (920 ms total)
1: 
1: [----------] 217 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (0 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (0 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (0 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (0 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (9 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (97 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (53 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (16 ms)
1: [ RUN      ] serial.deep_copy_conversion
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.deep_copy_conversion (29 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (15 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (23 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (2 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o
[ 34%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
[ 67%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (3067 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.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/TestStdAlgorithmsRemoveIf.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2183 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 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/TestStdAlgorithmsRemoveCopy.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1271 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 67%] Built target Kokkos_ContainersUnitTest_Serial
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1255 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (38 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (22 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (3 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (8 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (15 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (18 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (5 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (24 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (4 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (4 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (1 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (73 ms)
1: [ RUN      ] serial.mdrange_6d
[ 34%] Built target Kokkos_CoreUnitTest_SYCL2C
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
1: [       OK ] serial.mdrange_6d (236 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (0 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (14 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (115 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (17 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.mdrange_large_deep_copy (1112 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3858 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (0 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (39 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (0 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (3 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (0 ms)
1: [ RUN      ] serial.quad_precision_reductions
1: [       OK ] serial.quad_precision_reductions (0 ms)
1: [ RUN      ] serial.quad_precision_common_math_functions
1: [       OK ] serial.quad_precision_common_math_functions (0 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (27 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (27 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (2 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (2 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (1 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (1 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_point_t
1: [       OK ] serial.reducers_point_t (1 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (299 ms)
1: [ RUN      ] serial.double_reduce
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
1: [       OK ] serial.double_reduce (333 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 35%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
1: [       OK ] serial.int64_t_reduce_dynamic (1033 ms)
1: [ RUN      ] serial.double_reduce_dynamic
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 35%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
1: [       OK ] serial.double_reduce_dynamic (1308 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (256 ms)
1: [ RUN      ] serial.int_combined_reduce
1: [       OK ] serial.int_combined_reduce (0 ms)
1: [ RUN      ] serial.mdrange_combined_reduce
1: [       OK ] serial.mdrange_combined_reduce (0 ms)
1: [ RUN      ] serial.int_combined_reduce_mixed
1: [       OK ] serial.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (7 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
1: [       OK ] serial.reduce_device_view_mdrange_policy (3782 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
1: [       OK ] serial.reduce_device_view_team_policy (2092 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (4 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [ RUN      ] serial.task_fib_deprecated
1: [       OK ] serial.task_fib_deprecated (1190 ms)
1: [ RUN      ] serial.task_depend_deprecated
1: [       OK ] serial.task_depend_deprecated (0 ms)
1: [ RUN      ] serial.task_team_deprecated
1: [       OK ] serial.task_team_deprecated (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated
1: [       OK ] serial.task_with_mempool_deprecated (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated
1: [       OK ] serial.task_multiple_depend_deprecated (25 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated
1: [       OK ] serial.task_scheduler_ctors_deprecated (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated
1: [       OK ] serial.task_scheduer_ctors_device_deprecated (0 ms)
1: [ RUN      ] serial.task_fib_deprecated_multiple
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o
1: [       OK ] serial.task_fib_deprecated_multiple (1192 ms)
1: [ RUN      ] serial.task_depend_deprecated_multiple
1: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_team_deprecated_multiple
1: [       OK ] serial.task_team_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated_multiple
1: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
1: [       OK ] serial.task_multiple_depend_deprecated_multiple (24 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
1: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
1: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_fib_single
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o
1: [       OK ] serial.task_fib_single (925 ms)
1: [ RUN      ] serial.task_depend_single
1: [       OK ] serial.task_depend_single (0 ms)
1: [ RUN      ] serial.task_team_single
1: [       OK ] serial.task_team_single (0 ms)
1: [ RUN      ] serial.task_with_mempool_single
1: [       OK ] serial.task_with_mempool_single (0 ms)
1: [ RUN      ] serial.task_multiple_depend_single
1: [       OK ] serial.task_multiple_depend_single (23 ms)
1: [ RUN      ] serial.task_scheduler_ctors_single
1: [       OK ] serial.task_scheduler_ctors_single (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_single
1: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
1: [ RUN      ] serial.task_fib_multiple
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
1: [       OK ] serial.task_fib_multiple (930 ms)
1: [ RUN      ] serial.task_depend_multiple
1: [       OK ] serial.task_depend_multiple (0 ms)
1: [ RUN      ] serial.task_team_multiple
1: [       OK ] serial.task_team_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_multiple
1: [       OK ] serial.task_with_mempool_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_multiple
1: [       OK ] serial.task_multiple_depend_multiple (23 ms)
1: [ RUN      ] serial.task_scheduler_ctors_multiple
1: [       OK ] serial.task_scheduler_ctors_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_multiple
1: [       OK ] serial.task_scheduer_ctors_device_multiple (0 ms)
1: [ RUN      ] serial.task_fib_chase_lev
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
1: [       OK ] serial.task_fib_chase_lev (974 ms)
1: [ RUN      ] serial.task_depend_chase_lev
1: [       OK ] serial.task_depend_chase_lev (0 ms)
1: [ RUN      ] serial.task_team_chase_lev
1: [       OK ] serial.task_team_chase_lev (0 ms)
1: [ RUN      ] serial.task_with_mempool_chase_lev
1: [       OK ] serial.task_with_mempool_chase_lev (0 ms)
1: [ RUN      ] serial.task_multiple_depend_chase_lev
1: [       OK ] serial.task_multiple_depend_chase_lev (23 ms)
1: [ RUN      ] serial.task_scheduler_ctors_chase_lev
1: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
1: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
1: [----------] 217 tests from serial (28187 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 224 tests from 2 test suites ran. (29107 ms total)
1: [  PASSED  ] 223 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
 1/45 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   29.14 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
2:                                     Detected: 4 cores per node.
2:                                     Detected: 1 MPI_ranks per node.
2:                                     Requested: 8 threads per process.
2: [==========] Running 126 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 8 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o
[ 68%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1522 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 68%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1489 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 8 tests from serial_DeathTest (3013 ms total)
2: 
2: [----------] 118 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
2: [       OK ] serial.team_reduce_large (0 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (6 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (6 ms)
2: [ RUN      ] serial.triple_nested_parallelism
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
2: [       OK ] serial.triple_nested_parallelism (783 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (77 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (9 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (10 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (7 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (8 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (7 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (47 ms)
2: [ RUN      ] serial.team_long_reduce
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o
2: [       OK ] serial.team_long_reduce (71 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (104 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
2: [       OK ] serial.repeated_team_reduce (5485 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (163 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (153 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (78 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (5 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (80 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (5 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (1 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (2 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (0 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (0 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (8 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (0 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o
2: [       OK ] serial.view_allocation_large_rank (1462 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (18 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (8 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (59 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (54 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (71 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (2 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (1 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (7 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (181 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (17 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (16 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (15 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left (678 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (680 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (681 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_right (740 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (736 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (739 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 118 tests from serial (13317 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 126 tests from 2 test suites ran. (16330 ms total)
2: [  PASSED  ] 123 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[       OK ] cuda.scatterview (68563 ms)
[ RUN      ] cuda.scatterview_devicetype
[       OK ] cuda.scatterview_devicetype (28 ms)
[ RUN      ] cuda.staticcrsgraph
[       OK ] cuda.staticcrsgraph (33 ms)
[ RUN      ] cuda.UnorderedMap_insert
 2/45 Test  #2: Kokkos_CoreUnitTest_Serial2 .................   Passed   16.37 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

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

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP
4: Test timeout computed to be: 1500
4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
4:                                     Detected: 4 cores per node.
4:                                     Detected: 1 MPI_ranks per node.
4:                                     Requested: 8 threads per process.
4: [==========] Running 350 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from openmp_DeathTest
4: [ RUN      ] openmp_DeathTest.abort_from_host
4: [       OK ] openmp_DeathTest.abort_from_host (205 ms)
4: [ RUN      ] openmp_DeathTest.abort_from_device
4: [       OK ] openmp_DeathTest.abort_from_device (202 ms)
4: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
4: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (210 ms)
4: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
4: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (211 ms)
4: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
4: [       OK ] openmp_DeathTest.policy_invalid_bounds (0 ms)
4: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
4: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms)
4: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
4: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[       OK ] serial.UnorderedMap_insert (47697 ms)
[ RUN      ] serial.UnorderedMap_failed_insert
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
4: [       OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1485 ms)
4: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[       OK ] cuda.UnorderedMap_insert (7442 ms)
[ RUN      ] cuda.UnorderedMap_failed_insert
[       OK ] cuda.UnorderedMap_failed_insert (1025 ms)
[ RUN      ] cuda.UnorderedMap_deep_copy
[       OK ] cuda.UnorderedMap_deep_copy (6 ms)
[ RUN      ] cuda.UnorderedMap_valid_empty
[       OK ] cuda.UnorderedMap_valid_empty (1 ms)
[ RUN      ] cuda.UnorderedMap_clear_zero_size
[       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
[ RUN      ] cuda.UnorderedMap_consistent_size
[       OK ] cuda.UnorderedMap_consistent_size (0 ms)
[ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
[       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] cuda.UnorderedMap_lambda_capturable
[       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] cuda.UnorderedMap_constructor_view_alloc
[       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] cuda.viewctorprop_embedded_dim
[       OK ] cuda.viewctorprop_embedded_dim (0 ms)
[----------] 42 tests from cuda (77184 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (77184 ms total)
[  PASSED  ] 42 tests.
4: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1480 ms)
4: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
4: skipping since no memory access violation would occur
4: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms)
4: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
4: skipping since no memory access violation would occur
4: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms)
4: [----------] 15 tests from openmp_DeathTest (3796 ms total)
4: 
4: [----------] 335 tests from openmp
4: [ RUN      ] openmp.array_capacity
4: [       OK ] openmp.array_capacity (0 ms)
4: [ RUN      ] openmp.array_element_access
4: [       OK ] openmp.array_element_access (0 ms)
4: [ RUN      ] openmp.array_zero_capacity
4: [       OK ] openmp.array_zero_capacity (0 ms)
4: [ RUN      ] openmp.array_zero_data_nullptr
4: [       OK ] openmp.array_zero_data_nullptr (0 ms)
4: [ RUN      ] openmp.array_contiguous_capacity
4: [       OK ] openmp.array_contiguous_capacity (0 ms)
4: [ RUN      ] openmp.array_contiguous_element_access
4: [       OK ] openmp.array_contiguous_element_access (0 ms)
4: [ RUN      ] openmp.array_contiguous_assignment
4: [       OK ] openmp.array_contiguous_assignment (0 ms)
4: [ RUN      ] openmp.array_strided_capacity
4: [       OK ] openmp.array_strided_capacity (0 ms)
4: [ RUN      ] openmp.array_strided_element_access
4: [       OK ] openmp.array_strided_element_access (0 ms)
4: [ RUN      ] openmp.array_strided_assignment
4: [       OK ] openmp.array_strided_assignment (0 ms)
4: [ RUN      ] openmp.atomic_operations_complexdouble
4: [       OK ] openmp.atomic_operations_complexdouble (77 ms)
4: [ RUN      ] openmp.atomic_operations_complexfloat
4: [       OK ] openmp.atomic_operations_complexfloat (80 ms)
4: [ RUN      ] openmp.atomic_operations_double
4: [       OK ] openmp.atomic_operations_double (144 ms)
4: [ RUN      ] openmp.atomic_operations_float
4: [       OK ] openmp.atomic_operations_float (122 ms)
4: [ RUN      ] openmp.atomic_operations_int
4: [       OK ] openmp.atomic_operations_int (191 ms)
4: [ RUN      ] openmp.atomic_operations_long
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
4: [       OK ] openmp.atomic_operations_long (253 ms)
4: [ RUN      ] openmp.atomic_operations_longlong
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
4: [       OK ] openmp.atomic_operations_longlong (116 ms)
4: [ RUN      ] openmp.atomic_shared
4: [       OK ] openmp.atomic_shared (0 ms)
4: [ RUN      ] openmp.atomic_operations_unsigned
4: [       OK ] openmp.atomic_operations_unsigned (131 ms)
4: [ RUN      ] openmp.atomic_operations_unsignedlong
4: [       OK ] openmp.atomic_operations_unsignedlong (100 ms)
4: [ RUN      ] openmp.atomics
[ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
4: [       OK ] openmp.atomics (57 ms)
4: [ RUN      ] openmp.atomics_tpetra_max_abs
4: [       OK ] openmp.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] openmp.atomic_views_integral
4: [       OK ] openmp.atomic_views_integral (239 ms)
4: [ RUN      ] openmp.atomic_views_nonintegral
4: [       OK ] openmp.atomic_views_nonintegral (94 ms)
4: [ RUN      ] openmp.atomic_view_api
4: [       OK ] openmp.atomic_view_api (0 ms)
4: [ RUN      ] openmp.bit_manip_countl_zero
4: [       OK ] openmp.bit_manip_countl_zero (0 ms)
4: [ RUN      ] openmp.bit_manip_countl_one
4: [       OK ] openmp.bit_manip_countl_one (0 ms)
4: [ RUN      ] openmp.bit_manip_countr_zero
4: [       OK ] openmp.bit_manip_countr_zero (0 ms)
4: [ RUN      ] openmp.bit_manip_countr_one
4: [       OK ] openmp.bit_manip_countr_one (0 ms)
4: [ RUN      ] openmp.bit_manip_popcount
4: [       OK ] openmp.bit_manip_popcount (0 ms)
4: [ RUN      ] openmp.bit_manip_has_single_bit
4: [       OK ] openmp.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_floor
4: [       OK ] openmp.bit_manip_bit_floor (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_ceil
4: [       OK ] openmp.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_width
4: [       OK ] openmp.bit_manip_bit_width (0 ms)
4: [ RUN      ] openmp.bit_manip_rotl
4: [       OK ] openmp.bit_manip_rotl (0 ms)
4: [ RUN      ] openmp.bit_manip_rotr
4: [       OK ] openmp.bit_manip_rotr (0 ms)
4: [ RUN      ] openmp.bit_manip_byeswap
4: [       OK ] openmp.bit_manip_byeswap (0 ms)
4: [ RUN      ] openmp.bit_manip_bit_cast
4: [       OK ] openmp.bit_manip_bit_cast (0 ms)
4: [ RUN      ] openmp.test_block_deduction_bug_pr_3103
4: [       OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] openmp.checked_integer_operations_multiply_overflow
4: [       OK ] openmp.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] openmp.execution_policy_occupancy_and_hint
4: [       OK ] openmp.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] openmp.complex_construction
4: [       OK ] openmp.complex_construction (0 ms)
4: [ RUN      ] openmp.complex_basic_math
4: [       OK ] openmp.complex_basic_math (0 ms)
4: [ RUN      ] openmp.complex_special_funtions
4: [       OK ] openmp.complex_special_funtions (0 ms)
4: [ RUN      ] openmp.complex_io
4: [       OK ] openmp.complex_io (0 ms)
4: [ RUN      ] openmp.complex_trivially_copyable
4: [       OK ] openmp.complex_trivially_copyable (0 ms)
4: [ RUN      ] openmp.complex_issue_3865
4: [       OK ] openmp.complex_issue_3865 (0 ms)
4: [ RUN      ] openmp.complex_operations_arithmetic_types_overloads
4: [       OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] openmp.crs_count_fill
4: [       OK ] openmp.crs_count_fill (2 ms)
4: [ RUN      ] openmp.crs_copy_constructor
4: [       OK ] openmp.crs_copy_constructor (13 ms)
4: [ RUN      ] openmp.deep_copy_alignment
4: [       OK ] openmp.deep_copy_alignment (6 ms)
4: [ RUN      ] openmp.deep_copy_conversion
4: [       OK ] openmp.deep_copy_conversion (70 ms)
4: [ RUN      ] openmp.partitioning_by_args
4: [       OK ] openmp.partitioning_by_args (75 ms)
4: [ RUN      ] openmp.partitioning_by_vector
4: [       OK ] openmp.partitioning_by_vector (59 ms)
4: [ RUN      ] openmp.execution_space_as_class_data_member
4: [       OK ] openmp.execution_space_as_class_data_member (12 ms)
4: [ RUN      ] openmp.functor_analysis
4: [       OK ] openmp.functor_analysis (0 ms)
4: [ RUN      ] openmp.host_shared_ptr_use_count
4: [       OK ] openmp.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] openmp.host_shared_ptr_get
4: [       OK ] openmp.host_shared_ptr_get (0 ms)
4: [ RUN      ] openmp.host_shared_ptr_dereference_on_device
4: [       OK ] openmp.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] openmp.host_shared_ptr_special_members_on_device
4: [       OK ] openmp.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] openmp.host_shared_ptr_tracking
4: [       OK ] openmp.host_shared_ptr_tracking (0 ms)
4: [ RUN      ] openmp.init
4: [       OK ] openmp.init (0 ms)
4: [ RUN      ] openmp.dispatch
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
4: [       OK ] openmp.dispatch (546 ms)
4: [ RUN      ] openmp.join_backward_compatibility
4: [       OK ] openmp.join_backward_compatibility (0 ms)
4: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o
4: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (2204 ms)
4: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o
4: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1870 ms)
4: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
4: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (1479 ms)
4: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
[ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
Scanning dependencies of target Kokkos_atomic
[ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
4: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (1472 ms)
4: [ RUN      ] openmp.deep_copy_scratch
4: [       OK ] openmp.deep_copy_scratch (0 ms)
4: [ RUN      ] openmp.mathematical_constants_e
4: [       OK ] openmp.mathematical_constants_e (0 ms)
4: [ RUN      ] openmp.mathematical_constants_log2e
4: [       OK ] openmp.mathematical_constants_log2e (0 ms)
4: [ RUN      ] openmp.mathematical_constants_log10e
4: [       OK ] openmp.mathematical_constants_log10e (0 ms)
4: [ RUN      ] openmp.mathematical_constants_pi
4: [       OK ] openmp.mathematical_constants_pi (0 ms)
4: [ RUN      ] openmp.mathematical_constants_inv_pi
4: [       OK ] openmp.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] openmp.mathematical_constants_inv_sqrtpi
4: [       OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] openmp.mathematical_constants_ln2
4: [       OK ] openmp.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] openmp.mathematical_constants_ln10
4: [       OK ] openmp.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] openmp.mathematical_constants_sqrt2
4: [       OK ] openmp.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] openmp.mathematical_constants_sqrt3
4: [       OK ] openmp.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] openmp.mathematical_constants_inv_sqrt3
4: [       OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] openmp.mathematical_constants_egamma
4: [       OK ] openmp.mathematical_constants_egamma (0 ms)
4: [ RUN      ] openmp.mathematical_constants_phi
4: [       OK ] openmp.mathematical_constants_phi (0 ms)
4: [ RUN      ] openmp.mathematical_functions_trigonometric_functions
4: [       OK ] openmp.mathematical_functions_trigonometric_functions (4 ms)
4: [ RUN      ] openmp.mathematical_functions_hyperbolic_functions
4: [       OK ] openmp.mathematical_functions_hyperbolic_functions (4 ms)
4: [ RUN      ] openmp.mathematical_functions_non_standard
4: [       OK ] openmp.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] openmp.mathematical_functions_power_functions
4: [       OK ] openmp.mathematical_functions_power_functions (2 ms)
4: [ RUN      ] openmp.mathematical_functions_fma
4: [       OK ] openmp.mathematical_functions_fma (0 ms)
4: [ RUN      ] openmp.mathematical_functions_error_and_gamma_functions
4: [       OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms)
4: [ RUN      ] openmp.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (3 ms)
4: [ RUN      ] openmp.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] openmp.mathematical_functions_floating_point_manipulation_functions (2 ms)
4: [ RUN      ] openmp.mathematical_functions_absolute_value
4: [       OK ] openmp.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] openmp.mathematical_functions_floating_point_absolute_value
4: [       OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] openmp.mathematical_functions_remainder_function
4: [       OK ] openmp.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] openmp.mathematical_functions_isfinite
4: [       OK ] openmp.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] openmp.mathematical_functions_isinf
4: [       OK ] openmp.mathematical_functions_isinf (0 ms)
4: [ RUN      ] openmp.mathematical_functions_isnan
4: [       OK ] openmp.mathematical_functions_isnan (0 ms)
4: [ RUN      ] openmp.mathematical_functions_exponential_functions
4: [       OK ] openmp.mathematical_functions_exponential_functions (4 ms)
4: [ RUN      ] openmp.mathspecialfunc_expint1
4: [       OK ] openmp.mathspecialfunc_expint1 (0 ms)
4: [ RUN      ] openmp.mathspecialfunc_errorfunc
4: [       OK ] openmp.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesselj0y0
4: [       OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesselj1y1
4: [       OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesseli0k0
4: [       OK ] openmp.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesseli1k1
4: [       OK ] openmp.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesselh1stkind
4: [       OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms)
4: [ RUN      ] openmp.mathspecialfunc_cbesselh2ndkind
4: [       OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms)
4: [ RUN      ] openmp.mdrange_5d
4: [       OK ] openmp.mdrange_5d (51 ms)
4: [ RUN      ] openmp.mdrange_6d
4: [       OK ] openmp.mdrange_6d (144 ms)
4: [ RUN      ] openmp.mdrange_2d
4: [       OK ] openmp.mdrange_2d (3 ms)
4: [ RUN      ] openmp.mdrange_array_reduce
4: [       OK ] openmp.mdrange_array_reduce (0 ms)
4: [ RUN      ] openmp.mdrange_3d
4: [       OK ] openmp.mdrange_3d (18 ms)
4: [ RUN      ] openmp.mdrange_neg_idx
4: [       OK ] openmp.mdrange_neg_idx (77 ms)
4: [ RUN      ] openmp.mdrange_4d
4: [       OK ] openmp.mdrange_4d (15 ms)
4: [ RUN      ] openmp.mdrange_scalar
4: [       OK ] openmp.mdrange_scalar (0 ms)
4: [ RUN      ] openmp.mdrange_large_deep_copy
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
4: [       OK ] openmp.mdrange_large_deep_copy (1110 ms)
4: [ RUN      ] openmp.md_range_policy_construction_from_arrays
4: [       OK ] openmp.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] openmp.mdrange_parallel_reduce_primitive_types
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o
Scanning dependencies of target Kokkos_gather
[ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o
Scanning dependencies of target Kokkos_gups
[ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 99%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o
[ 97%] Linking CXX executable Kokkos_atomic
[ 97%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_launch_latency
[ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o
[ 97%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 97%] Built target Kokkos_UnitTest_SIMD
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o
4: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (7078 ms)
4: [ RUN      ] openmp.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] openmp.mdspan_minimal_functional (0 ms)
4: [ RUN      ] openmp.max
4: [       OK ] openmp.max (0 ms)
4: [ RUN      ] openmp.max_within_parfor
4: [       OK ] openmp.max_within_parfor (0 ms)
4: [ RUN      ] openmp.min
4: [       OK ] openmp.min (0 ms)
4: [ RUN      ] openmp.min_within_parfor
4: [       OK ] openmp.min_within_parfor (0 ms)
4: [ RUN      ] openmp.minmax
4: [       OK ] openmp.minmax (0 ms)
4: [ RUN      ] openmp.minmax_within_parfor
4: [       OK ] openmp.minmax_within_parfor (0 ms)
4: [ RUN      ] openmp.clamp
4: [       OK ] openmp.clamp (0 ms)
4: [ RUN      ] openmp.clamp_within_parfor
4: [       OK ] openmp.clamp_within_parfor (0 ms)
4: [ RUN      ] openmp.numeric_traits_infinity
4: [       OK ] openmp.numeric_traits_infinity (0 ms)
4: [ RUN      ] openmp.numeric_traits_epsilon
4: [       OK ] openmp.numeric_traits_epsilon (0 ms)
4: [ RUN      ] openmp.numeric_traits_round_error
4: [       OK ] openmp.numeric_traits_round_error (0 ms)
4: [ RUN      ] openmp.numeric_traits_norm_min
4: [       OK ] openmp.numeric_traits_norm_min (0 ms)
4: [ RUN      ] openmp.numeric_traits_denorm_min
4: [       OK ] openmp.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] openmp.numeric_traits_finite_min_max
4: [       OK ] openmp.numeric_traits_finite_min_max (1 ms)
4: [ RUN      ] openmp.numeric_traits_digits
4: [       OK ] openmp.numeric_traits_digits (1 ms)
4: [ RUN      ] openmp.numeric_traits_digits10
4: [       OK ] openmp.numeric_traits_digits10 (1 ms)
4: [ RUN      ] openmp.numeric_traits_max_digits10
4: [       OK ] openmp.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] openmp.numeric_traits_radix
4: [       OK ] openmp.numeric_traits_radix (1 ms)
4: [ RUN      ] openmp.numeric_traits_min_max_exponent
4: [       OK ] openmp.numeric_traits_min_max_exponent (0 ms)
4: [ RUN      ] openmp.numeric_traits_min_max_exponent10
4: [       OK ] openmp.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] openmp.numeric_traits_quiet_and_signaling_nan
4: [       OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms)
4: [ RUN      ] openmp.numeric_traits_sfinae_friendly
4: [       OK ] openmp.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] openmp.occupancy_control
4: [       OK ] openmp.occupancy_control (0 ms)
4: [ RUN      ] openmp.view_aggregate
4: [       OK ] openmp.view_aggregate (0 ms)
4: [ RUN      ] openmp.memory_pool
4: [       OK ] openmp.memory_pool (66 ms)
4: [ RUN      ] openmp.cxx11
4: [       OK ] openmp.cxx11 (0 ms)
4: [ RUN      ] openmp.viewctorprop_embedded_dim
4: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] openmp.view_layouttiled
4: [       OK ] openmp.view_layouttiled (1 ms)
4: [ RUN      ] openmp.view_layouttiled_subtile
4: [       OK ] openmp.view_layouttiled_subtile (0 ms)
4: [ RUN      ] openmp.parallel_scan_range_policy
4: [       OK ] openmp.parallel_scan_range_policy (37 ms)
4: [ RUN      ] openmp.kokkos_printf
4: [       OK ] openmp.kokkos_printf (0 ms)
4: [ RUN      ] openmp.quad_precision_reductions
4: [       OK ] openmp.quad_precision_reductions (0 ms)
4: [ RUN      ] openmp.quad_precision_common_math_functions
4: [       OK ] openmp.quad_precision_common_math_functions (0 ms)
4: [ RUN      ] openmp.range_for
4: [       OK ] openmp.range_for (1 ms)
4: [ RUN      ] openmp.range_reduce
4: [       OK ] openmp.range_reduce (2 ms)
4: [ RUN      ] openmp.range_dynamic_policy
4: [       OK ] openmp.range_dynamic_policy (20 ms)
4: [ RUN      ] openmp.range_policy_runtime_parameters
4: [       OK ] openmp.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmp.range_for_require
4: [       OK ] openmp.range_for_require (1 ms)
4: [ RUN      ] openmp.range_reduce_require
4: [       OK ] openmp.range_reduce_require (2 ms)
4: [ RUN      ] openmp.range_dynamic_policy_require
4: [       OK ] openmp.range_dynamic_policy_require (28 ms)
4: [ RUN      ] openmp.reducers_int
4: [       OK ] openmp.reducers_int (9 ms)
4: [ RUN      ] openmp.reducers_double
4: [       OK ] openmp.reducers_double (7 ms)
4: [ RUN      ] openmp.reducers_complex_double
4: [       OK ] openmp.reducers_complex_double (7 ms)
4: [ RUN      ] openmp.reducers_struct
4: [       OK ] openmp.reducers_struct (15 ms)
4: [ RUN      ] openmp.reducers_half_t
4: [       OK ] openmp.reducers_half_t (8 ms)
4: [ RUN      ] openmp.reducers_bhalf_t
4: [       OK ] openmp.reducers_bhalf_t (8 ms)
4: [ RUN      ] openmp.reducers_int8_t
4: [       OK ] openmp.reducers_int8_t (8 ms)
4: [ RUN      ] openmp.reducers_int16_t
4: [       OK ] openmp.reducers_int16_t (8 ms)
4: [ RUN      ] openmp.reducers_point_t
4: [       OK ] openmp.reducers_point_t (9 ms)
4: [ RUN      ] openmp.reducers_bool
4: [       OK ] openmp.reducers_bool (0 ms)
4: [ RUN      ] openmp.int64_t_reduce
4: [       OK ] openmp.int64_t_reduce (159 ms)
4: [ RUN      ] openmp.double_reduce
4: [       OK ] openmp.double_reduce (171 ms)
4: [ RUN      ] openmp.int64_t_reduce_dynamic
4: [       OK ] openmp.int64_t_reduce_dynamic (419 ms)
4: [ RUN      ] openmp.double_reduce_dynamic
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o
4: [       OK ] openmp.double_reduce_dynamic (528 ms)
4: [ RUN      ] openmp.int64_t_reduce_dynamic_view
4: [       OK ] openmp.int64_t_reduce_dynamic_view (113 ms)
4: [ RUN      ] openmp.int_combined_reduce
4: [       OK ] openmp.int_combined_reduce (0 ms)
4: [ RUN      ] openmp.mdrange_combined_reduce
4: [       OK ] openmp.mdrange_combined_reduce (0 ms)
4: [ RUN      ] openmp.int_combined_reduce_mixed
4: [       OK ] openmp.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] openmp.reduction_deduction
4: [       OK ] openmp.reduction_deduction (0 ms)
4: [ RUN      ] openmp.reduce_device_view_range_policy
4: [       OK ] openmp.reduce_device_view_range_policy (19 ms)
4: [ RUN      ] openmp.reduce_device_view_mdrange_policy
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
4: [       OK ] openmp.reduce_device_view_mdrange_policy (842 ms)
4: [ RUN      ] openmp.reduce_device_view_team_policy
[ 97%] Linking CXX executable Kokkos_gups
[ 97%] Built target Kokkos_gups
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o
4: [       OK ] openmp.reduce_device_view_team_policy (815 ms)
4: [ RUN      ] openmp.impl_shared_alloc
4: [       OK ] openmp.impl_shared_alloc (6 ms)
4: [ RUN      ] openmp.kokkos_swap
4: [       OK ] openmp.kokkos_swap (0 ms)
4: [ RUN      ] openmp.team_for
4: [       OK ] openmp.team_for (251 ms)
4: [ RUN      ] openmp.team_reduce
[       OK ] serial.UnorderedMap_failed_insert (21226 ms)
[ RUN      ] serial.UnorderedMap_deep_copy
[       OK ] serial.UnorderedMap_deep_copy (12 ms)
[ RUN      ] serial.UnorderedMap_valid_empty
[       OK ] serial.UnorderedMap_valid_empty (0 ms)
[ RUN      ] serial.UnorderedMap_clear_zero_size
[       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
[ RUN      ] serial.UnorderedMap_consistent_size
[       OK ] serial.UnorderedMap_consistent_size (0 ms)
[ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
[       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
[ RUN      ] serial.UnorderedMap_lambda_capturable
[       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
[ RUN      ] serial.UnorderedMap_constructor_view_alloc
[       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
[ RUN      ] serial.viewctorprop_embedded_dim
[       OK ] serial.viewctorprop_embedded_dim (0 ms)
[----------] 42 tests from serial (95979 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 1 test suite ran. (95979 ms total)
[  PASSED  ] 41 tests.
[  SKIPPED ] 1 test, listed below:
[  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests'
make -C containers/performance_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
./KokkosContainers_PerformanceTest_Cuda
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from TEST_CATEGORY
[ RUN      ] TEST_CATEGORY.dynrankview_perf
Cuda
 DynRankView vs View: Initialization Only 
 View time (init only): 0.00119875
 View sum computation time: 0.00119875
 Strided View time (init only): 0.00116929
 View Rank7 time (init only): 0.00121854
 DynRankView time (init only): 0.0012257
 DynRankView sum computation time: 0.0018712
 Ratio of View to DynRankView time: 0.978013
 Ratio of View to DynRankView sum computation time: 0.873882
 Ratio of View to View Rank7  time: 0.983761
 Ratio of StrideView to DynRankView time: 0.953979
 Ratio of DynRankView to View Rank7  time: 1.00588
[       OK ] TEST_CATEGORY.dynrankview_perf (18 ms)
[ RUN      ] TEST_CATEGORY.global_2_local
Cuda
size, create, generate, fill, find
256, 0.000302409, 5.3345e-05, 0.00270567, 0.00225837
512, 0.000186993, 1.348e-05, 2.4135e-05, 0.00215949
1024, 0.000169354, 1.2687e-05, 2.3578e-05, 0.00217632
2048, 0.000170371, 1.1908e-05, 2.5566e-05, 0.00224214
4096, 0.000172542, 1.2385e-05, 2.5161e-05, 0.00230872
8192, 0.000180841, 1.2554e-05, 2.7085e-05, 0.00225222
16384, 0.000201257, 1.2829e-05, 3.2375e-05, 0.00236536
32768, 0.000195044, 1.3492e-05, 3.6575e-05, 0.00247296
65536, 0.000194962, 1.3542e-05, 4.5021e-05, 0.00287793
131072, 0.000196797, 1.3922e-05, 6.4285e-05, 0.00331125
262144, 0.000212992, 1.7412e-05, 0.000154582, 0.00620557
524288, 0.000213031, 1.9348e-05, 0.000537764, 0.0195827
1048576, 0.000631757, 2.8525e-05, 0.00138409, 0.0477343
2097152, 0.000476713, 4.1809e-05, 0.00305188, 0.109603
4194304, 0.000687578, 6.5161e-05, 0.00683098, 0.236223
[       OK ] TEST_CATEGORY.global_2_local (464 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_near
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
[ RUN      ] TEST_CATEGORY.unordered_map_performance_far
skipping test
[       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
[----------] 4 tests from TEST_CATEGORY (483 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (483 ms total)
[  PASSED  ] 4 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests'
make -C algorithms/unit_tests test
make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
echo "End Build"
End Build
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
make -f /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6899 CXX=/var/jenkins/workspace/Kokkos_PR-6899/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6899 test
make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
./KokkosAlgorithms_UnitTest_Cuda
./KokkosAlgorithms_UnitTest_Serial
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from serial
[ RUN      ] serial.Random_XorShift64
Test Seed:1711421165295420400
Test Scalar=int
 -- Testing randomness properties
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from cuda
[ RUN      ] cuda.Random_XorShift64
Test Seed:1711421165320433401
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0132541 -0.00407863 || 0.051031 28007 29287 || 29059.5 28674.4 || -56.383 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0104266 0.00645031 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00443595 0.00498854 || 0.051031 28018 29368 || 28802.2 28674.4 || 68.9615 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0096054 -0.0128107 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0117673 0.0365463 || 0.051031 27954 29337 || 28340.9 28674.4 || 505.217 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00145404 -0.00112088 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.0114661 0.0291288 || 0.051031 28054 29329 || 28349.3 28674.4 || 402.676 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0241842 -0.0100898 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243799 -0.99999 -48243 || 0.051031 0 194951 || 2.92855e+09 28674.4 || -6.66911e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000730291 -0.308539 0.144467 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195105 -0.999999 -57858.1 || 0.051031 0 1.55215e+06 || 2.86929e+10 28674.4 || -7.9983e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00586353 -0.96803 10.3888 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.65955e-07 0.00671416 -0.00539462 || 0.051031 27953 29337 || 28483.1 28674.4 || -74.5753 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.11361e-07 0.00532603 -0.00503012 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00476519 -0.00273654 || 0.051031 28035 29338 || 28811.7 28674.4 || -37.83 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00101239 0.00250581 || 0.051031 1e+64 -1e+64
Test Seed:1711421165453431224
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.01132 0.00367092 || 0.051031 28060 29307 || 28353.4 28674.4 || 50.7468 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00386354 -0.00177934 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00820775 0.0392847 || 0.051031 27917 29353 || 28911.7 28674.4 || 543.071 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.011493 -0.0106268 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0262402 0.0414142 || 0.051031 28041 29433 || 29447.1 28674.4 || 572.511 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.00104434 0.00107711 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00910213 -0.0355447 || 0.051031 28028 29478 || 28415.7 28674.4 || -491.37 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00836489 -0.00797863 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000244253 -0.99999 -48240.1 || 0.051031 0 194799 || 2.92842e+09 28674.4 || -6.66871e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000731662 -0.310759 0.139096 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00195248 -0.999999 -57857.5 || 0.051031 0 1.55218e+06 || 2.86912e+10 28674.4 || -7.99822e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00586751 -0.967644 10.3085 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.78568e-07 -0.0120843 0.0197995 || 0.051031 27944 29295 || 29025.1 28674.4 || 273.708 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.49199e-07 -0.0030785 0.000663808 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0158083 0.0330129 || 0.051031 28014 29351 || 29135 28674.4 || 456.37 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00871555 0.0104796 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift64 (266 ms)
[ RUN      ] cuda.Random_XorShift1024_0
Test Seed:1711421165586764453
4: [       OK ] openmp.team_reduce (232 ms)
4: [ RUN      ] openmp.team_reduce_large
[ 99%] Built target Kokkos_CoreUnitTest_Serial2
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00610621 0.00723052 || 0.051031 10970 11775 || 11446.9 11377 || 99.9547 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0121141 -0.00580139 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00644815 0.00415133 || 0.051031 10958 11808 || 11450.8 11377 || 57.3879 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00242449 0.00102416 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00369773 -0.0117872 || 0.051031 10989 11885 || 11335 11377 || -162.947 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00505418 -0.000670332 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0125043 -0.00337948 || 0.051031 10985 11827 || 11236.5 11377 || -46.7179 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00476998 -0.00588045 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00024581 -0.999975 -7594.58 || 0.051031 0 77545 || 4.61003e+08 11377 || -1.04988e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000737046 -0.166844 0.0224356 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.0019545 -0.999997 -9107.81 || 0.051031 0 616050 || 4.51655e+09 11377 || -1.25906e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00587391 -0.922786 1.62916 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 3.11534e-07 -0.0107512 -0.00467015 || 0.051031 10947 11832 || 11500.6 11377 || -64.5602 -0.823045
 -- Testing 3-D histogram
Density 3D: 4.3869e-07 0.00856702 0.00524252 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00195483 -0.0069349 || 0.051031 10941 11754 || 11354.8 11377 || -95.8681 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00696861 -1.52125e-05 || 0.051031 1e+64 -1e+64
Test Seed:1711421165771718382
Test Scalar=int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00329734 -0.00247249 || 0.051031 11000 11799 || 11339.6 11377 || -34.1797 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0125015 -0.00307497 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0265224 -0.0121073 || 0.051031 10953 11784 || 11083 11377 || -167.372 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00596502 0.00103693 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00564417 0.00171951 || 0.051031 10976 11809 || 11313.1 11377 || 23.7705 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0142695 -9.8565e-05 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0129168 -0.00845094 || 0.051031 10976 11826 || 11525.8 11377 || -116.826 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0227418 -0.00274284 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.000243863 -0.999975 -7594.13 || 0.051031 0 77741 || 4.60961e+08 11377 || -1.04981e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000731259 -0.149071 0.0220662 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 0.00196163 -0.999997 -9107.8 || 0.051031 0 615810 || 4.51619e+09 11377 || -1.25906e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00589561 -0.923004 1.61936 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.67029e-07 -0.00169719 0.00128032 || 0.051031 10991 11843 || 11396.3 11377 || 17.6991 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.05176e-07 0.00394989 -0.00282832 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00130461 0.0149501 || 0.051031 10986 11772 || 11391.8 11377 || 206.671 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.013773 0.00300783 || 0.051031 1e+64 -1e+64
[       OK ] cuda.Random_XorShift1024_0 (487 ms)
[ RUN      ] cuda.Multi_streams
4: [       OK ] openmp.team_reduce_large (659 ms)
4: [ RUN      ] openmp.team_parallel_single
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[       OK ] cuda.Multi_streams (1818 ms)
[ RUN      ] cuda.SortUnsignedValueType
[       OK ] cuda.SortUnsignedValueType (21 ms)
[ RUN      ] cuda.SortEmptyView
[       OK ] cuda.SortEmptyView (0 ms)
[ RUN      ] cuda.BinSortGenericTests
[       OK ] cuda.BinSortGenericTests (22 ms)
[ RUN      ] cuda.BinSortEmptyView
[       OK ] cuda.BinSortEmptyView (0 ms)
[ RUN      ] cuda.BinSortEmptyKeysView
[       OK ] cuda.BinSortEmptyKeysView (0 ms)
[ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
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_launch_latency
[ 97%] Built target Kokkos_launch_latency
Scanning dependencies of target Kokkos_policy_performance
[ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.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_ViewMapping_b.cpp.o
[ 97%] Linking CXX executable Kokkos_stream
Scanning dependencies of target Kokkos_bytes_and_flops
[ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 97%] Built target Kokkos_stream
[ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o
[ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.45775e-07 -0.000979425 -0.000635022 || 0.051031 27989 29378 || 28702.5 28674.4 || -8.77855 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.5082e-07 0.012595 -0.00457359 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 99%] Linking CXX executable Kokkos_policy_performance
[ 99%] Built target Kokkos_policy_performance
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o
[ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.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
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o
[ 38%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_HIP
[100%] Built target Kokkos_CoreUnitTest_HIP
4: [       OK ] openmp.team_parallel_single (31557 ms)
4: [ RUN      ] openmp.large_team_scratch_size
4: [       OK ] openmp.large_team_scratch_size (0 ms)
4: [ RUN      ] openmp.team_broadcast_long
4: [       OK ] openmp.team_broadcast_long (1006 ms)
4: [ RUN      ] openmp.team_broadcast_long_wrapper
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o
4: [       OK ] openmp.team_broadcast_long_wrapper (1005 ms)
4: [ RUN      ] openmp.team_broadcast_char
[100%] Linking CXX executable Kokkos_bytes_and_flops
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
[100%] Built target Kokkos_bytes_and_flops
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
4: [       OK ] openmp.team_broadcast_char (1001 ms)
4: [ RUN      ] openmp.team_broadcast_float
1: [==========] Running 186 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
4: [       OK ] openmp.team_broadcast_float (1006 ms)
4: [ RUN      ] openmp.team_broadcast_double
1: [       OK ] serial_DeathTest.abort_from_host (1097 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o
4: [       OK ] openmp.team_broadcast_double (1004 ms)
4: [ RUN      ] openmp.team_handle_by_value
4: [       OK ] openmp.team_handle_by_value (0 ms)
4: [ RUN      ] openmp.team_vector
1: [       OK ] serial_DeathTest.abort_from_device (1032 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1033 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00344761 0.0241622 || 0.051031 28013 29307 || 28575.9 28674.4 || 334.018 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0102269 -0.00498526 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1020 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
1: [----------] 7 tests from serial_DeathTest (4185 ms total)
1: 
1: [----------] 179 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (0 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (0 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (0 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (0 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (2 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (67 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (40 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (2 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (19 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (1 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
4: [       OK ] openmp.team_vector (3729 ms)
4: [ RUN      ] openmp.triple_nested_parallelism
4: [       OK ] openmp.triple_nested_parallelism (535 ms)
4: [ RUN      ] openmp.parallel_scan_with_reducers
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (1792 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
4: [       OK ] openmp.parallel_scan_with_reducers (76 ms)
4: [ RUN      ] openmp.team_thread_range_combined_reducers
4: [       OK ] openmp.team_thread_range_combined_reducers (0 ms)
4: [ RUN      ] openmp.thread_vector_range_combined_reducers
4: [       OK ] openmp.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] openmp.team_vector_range_combined_reducers
4: [       OK ] openmp.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] openmp.TeamThreadMDRangeParallelFor
4: [       OK ] openmp.TeamThreadMDRangeParallelFor (7 ms)
4: [ RUN      ] openmp.ThreadVectorMDRangeParallelFor
4: [       OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms)
4: [ RUN      ] openmp.TeamVectorMDRangeParallelFor
4: [       OK ] openmp.TeamVectorMDRangeParallelFor (7 ms)
4: [ RUN      ] openmp.TeamThreadMDRangeParallelReduce
4: [       OK ] openmp.TeamThreadMDRangeParallelReduce (9 ms)
4: [ RUN      ] openmp.ThreadVectorMDRangeParallelReduce
4: [       OK ] openmp.ThreadVectorMDRangeParallelReduce (9 ms)
4: [ RUN      ] openmp.TeamVectorMDRangeParallelReduce
4: [       OK ] openmp.TeamVectorMDRangeParallelReduce (9 ms)
4: [ RUN      ] openmp.team_policy_runtime_parameters
4: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmp.team_reduction_scan
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o
[ 38%] Built target Kokkos_CoreUnitTest_Serial1
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (7512 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (538 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (543 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (22 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (89 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (0 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (4 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (67 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (5 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
1: [       OK ] serial.mdrange_large_deep_copy (385 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o
[ 75%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0239485 -0.00605318 || 0.051031 28010 29412 || 29377.9 28674.4 || -83.6791 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0133786 0.00162506 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3006 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (3 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (30 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (0 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (2 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (0 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (1 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (1 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (78 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (235 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
1: [       OK ] serial.int64_t_reduce_dynamic (1075 ms)
1: [ RUN      ] serial.double_reduce_dynamic
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o
[ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
1: [       OK ] serial.double_reduce_dynamic (1121 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (222 ms)
1: [ RUN      ] serial.int_combined_reduce
1: [       OK ] serial.int_combined_reduce (0 ms)
1: [ RUN      ] serial.mdrange_combined_reduce
1: [       OK ] serial.mdrange_combined_reduce (0 ms)
1: [ RUN      ] serial.int_combined_reduce_mixed
1: [       OK ] serial.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (5 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
[ 75%] Built target Kokkos_CoreUnitTest_Serial1
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o
1: [       OK ] serial.reduce_device_view_mdrange_policy (1671 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (174 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (4 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [----------] 179 tests from serial (18748 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 186 tests from 2 test suites ran. (22933 ms total)
1: [  PASSED  ] 185 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
 1/52 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   23.35 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: [==========] Running 126 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 8 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7349 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 39%] Linking CXX executable Kokkos_CoreUnitTest_Develop
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7422 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 8 tests from serial_DeathTest (14772 ms total)
2: 
2: [----------] 118 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
2: [       OK ] serial.team_reduce_large (385 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (8 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (4 ms)
2: [ RUN      ] serial.triple_nested_parallelism
2: [       OK ] serial.triple_nested_parallelism (289 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (48 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (3 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (7 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (7 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o
[ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
2: [       OK ] serial.team_reduction_scan (66 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (89 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (37 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
[ 39%] Built target Kokkos_CoreUnitTest_Develop
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
Scanning dependencies of target Kokkos_UnitTest_Random
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00892947 0.00428817 || 0.051031 28017 29317 || 28932.7 28674.4 || 59.2796 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0029267 -0.00592048 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
2: [       OK ] serial.repeated_team_reduce (7046 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (83 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (82 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (25 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (2 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (25 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (2 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (1 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (1 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (0 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (0 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (3 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (1 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (1 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (1 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (413 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (2 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (43 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (41 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (65 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (1 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (0 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (1 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (112 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (117 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (117 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (118 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_right (142 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (141 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (141 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 118 tests from serial (9718 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 126 tests from 2 test suites ran. (24491 ms total)
2: [  PASSED  ] 123 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/52 Test  #2: Kokkos_CoreUnitTest_Serial2 .................   Passed   24.90 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

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

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_HIP
4: Test timeout computed to be: 1500
[ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
4: [==========] Running 369 tests from 4 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from hip_DeathTest
4: [ RUN      ] hip_DeathTest.abort_from_host
[       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (81783 ms)
[ RUN      ] cuda.NestedSort
[       OK ] cuda.NestedSort (114 ms)
[ RUN      ] cuda.NestedSortByKey
[       OK ] cuda.NestedSortByKey (515 ms)
[ RUN      ] cuda.SortWithCustomComparator
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
4: [       OK ] hip_DeathTest.abort_from_host (1085 ms)
4: [ RUN      ] hip_DeathTest.abort_from_device
[ 39%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
4: [       OK ] hip_DeathTest.abort_from_device (1114 ms)
4: [ RUN      ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort
[       OK ] cuda.SortWithCustomComparator (2330 ms)
[----------] 12 tests from cuda (87359 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (87359 ms total)
[  PASSED  ] 12 tests.
4: [       OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1078 ms)
4: [ RUN      ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 39%] Built target Kokkos_push_finalize_hook_terminate
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
4: [       OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1073 ms)
4: [ RUN      ] hip_DeathTest.policy_invalid_bounds
4: [       OK ] hip_DeathTest.policy_invalid_bounds (0 ms)
4: [ RUN      ] hip_DeathTest.range_policy_invalid_bounds
4: [       OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms)
4: [ RUN      ] hip_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 76%] Built target Kokkos_ContainersUnitTest_Cuda
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o
4: [       OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7662 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
4: [       OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7514 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_host
[ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 79%] Linking CXX executable Kokkos_UnitTest_Random
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 79%] Built target Kokkos_UnitTest_Random
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_host (19299 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_device
[ 40%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 40%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 80%] Linking CXX executable Kokkos_UnitTest_Sort
[ 41%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o
[ 80%] Built target Kokkos_UnitTest_Sort
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_device (20782 ms)
4: [----------] 15 tests from hip_DeathTest (59611 ms total)
4: 
4: [----------] 276 tests from hip
4: [ RUN      ] hip.array_capacity
4: [       OK ] hip.array_capacity (0 ms)
4: [ RUN      ] hip.array_element_access
4: [       OK ] hip.array_element_access (0 ms)
4: [ RUN      ] hip.array_zero_capacity
4: [       OK ] hip.array_zero_capacity (0 ms)
4: [ RUN      ] hip.array_zero_data_nullptr
4: [       OK ] hip.array_zero_data_nullptr (0 ms)
4: [ RUN      ] hip.array_contiguous_capacity
4: [       OK ] hip.array_contiguous_capacity (0 ms)
4: [ RUN      ] hip.array_contiguous_element_access
4: [       OK ] hip.array_contiguous_element_access (0 ms)
4: [ RUN      ] hip.array_contiguous_assignment
4: [       OK ] hip.array_contiguous_assignment (0 ms)
4: [ RUN      ] hip.array_strided_capacity
4: [       OK ] hip.array_strided_capacity (0 ms)
4: [ RUN      ] hip.array_strided_element_access
4: [       OK ] hip.array_strided_element_access (0 ms)
4: [ RUN      ] hip.array_strided_assignment
4: [       OK ] hip.array_strided_assignment (0 ms)
4: [ RUN      ] hip.atomic_operations_complexdouble
4: [       OK ] hip.atomic_operations_complexdouble (8 ms)
4: [ RUN      ] hip.atomic_operations_complexfloat
4: [       OK ] hip.atomic_operations_complexfloat (7 ms)
4: [ RUN      ] hip.atomic_operations_double
4: [       OK ] hip.atomic_operations_double (9 ms)
4: [ RUN      ] hip.atomic_operations_float
4: [       OK ] hip.atomic_operations_float (7 ms)
4: [ RUN      ] hip.atomic_operations_int
4: [       OK ] hip.atomic_operations_int (19 ms)
4: [ RUN      ] hip.atomic_operations_long
4: [       OK ] hip.atomic_operations_long (19 ms)
4: [ RUN      ] hip.atomic_operations_longlong
4: [       OK ] hip.atomic_operations_longlong (19 ms)
4: [ RUN      ] hip.atomic_shared
4: [       OK ] hip.atomic_shared (0 ms)
4: [ RUN      ] hip.atomic_operations_unsigned
4: [       OK ] hip.atomic_operations_unsigned (16 ms)
4: [ RUN      ] hip.atomic_operations_unsignedlong
4: [       OK ] hip.atomic_operations_unsignedlong (15 ms)
4: [ RUN      ] hip.atomics
4: [       OK ] hip.atomics (645 ms)
4: [ RUN      ] hip.atomics_tpetra_max_abs
4: [       OK ] hip.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] hip.atomic_views_integral
[ 41%] Built target Kokkos_CoreUnitTest_KokkosP
[ 41%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
[ 42%] Built target Kokkos_ProfilingAllCalls
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
4: [       OK ] hip.atomic_views_integral (9021 ms)
4: [ RUN      ] hip.atomic_views_nonintegral
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
4: [       OK ] hip.atomic_views_nonintegral (6610 ms)
4: [ RUN      ] hip.atomic_view_api
4: [       OK ] hip.atomic_view_api (0 ms)
4: [ RUN      ] hip.bit_manip_countl_zero
4: [       OK ] hip.bit_manip_countl_zero (15 ms)
4: [ RUN      ] hip.bit_manip_countl_one
4: [       OK ] hip.bit_manip_countl_one (0 ms)
4: [ RUN      ] hip.bit_manip_countr_zero
4: [       OK ] hip.bit_manip_countr_zero (0 ms)
4: [ RUN      ] hip.bit_manip_countr_one
4: [       OK ] hip.bit_manip_countr_one (0 ms)
4: [ RUN      ] hip.bit_manip_popcount
4: [       OK ] hip.bit_manip_popcount (0 ms)
4: [ RUN      ] hip.bit_manip_has_single_bit
4: [       OK ] hip.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] hip.bit_manip_bit_floor
4: [       OK ] hip.bit_manip_bit_floor (0 ms)
4: [ RUN      ] hip.bit_manip_bit_ceil
4: [       OK ] hip.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] hip.bit_manip_bit_width
4: [       OK ] hip.bit_manip_bit_width (0 ms)
4: [ RUN      ] hip.bit_manip_rotl
4: [       OK ] hip.bit_manip_rotl (0 ms)
4: [ RUN      ] hip.bit_manip_rotr
4: [       OK ] hip.bit_manip_rotr (0 ms)
4: [ RUN      ] hip.bit_manip_byeswap
4: [       OK ] hip.bit_manip_byeswap (0 ms)
4: [ RUN      ] hip.bit_manip_bit_cast
4: [       OK ] hip.bit_manip_bit_cast (0 ms)
4: [ RUN      ] hip.test_block_deduction_bug_pr_3103
4: [       OK ] hip.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] hip.checked_integer_operations_multiply_overflow
4: [       OK ] hip.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] hip.execution_policy_occupancy_and_hint
4: [       OK ] hip.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] hip.complex_construction
4: [       OK ] hip.complex_construction (1 ms)
4: [ RUN      ] hip.complex_basic_math
4: [       OK ] hip.complex_basic_math (0 ms)
4: [ RUN      ] hip.complex_special_funtions
4: [       OK ] hip.complex_special_funtions (0 ms)
4: [ RUN      ] hip.complex_io
4: [       OK ] hip.complex_io (0 ms)
4: [ RUN      ] hip.complex_trivially_copyable
4: [       OK ] hip.complex_trivially_copyable (0 ms)
4: [ RUN      ] hip.complex_issue_3865
4: [       OK ] hip.complex_issue_3865 (0 ms)
4: [ RUN      ] hip.complex_operations_arithmetic_types_overloads
4: [       OK ] hip.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] hip.crs_count_fill
4: [       OK ] hip.crs_count_fill (3 ms)
4: [ RUN      ] hip.crs_copy_constructor
4: [       OK ] hip.crs_copy_constructor (6 ms)
4: [ RUN      ] hip.deep_copy_alignment
4: [       OK ] hip.deep_copy_alignment (9 ms)
4: [ RUN      ] hip.deep_copy_conversion
4: [       OK ] hip.deep_copy_conversion (595 ms)
4: [ RUN      ] hip.partitioning_by_args
4: [       OK ] hip.partitioning_by_args (16 ms)
4: [ RUN      ] hip.partitioning_by_vector
4: [       OK ] hip.partitioning_by_vector (5 ms)
4: [ RUN      ] hip.execution_space_as_class_data_member
4: [       OK ] hip.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] hip.functor_analysis
4: [       OK ] hip.functor_analysis (0 ms)
4: [ RUN      ] hip.host_shared_ptr_use_count
4: [       OK ] hip.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] hip.host_shared_ptr_get
4: [       OK ] hip.host_shared_ptr_get (0 ms)
4: [ RUN      ] hip.host_shared_ptr_dereference_on_device
4: [       OK ] hip.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_special_members_on_device
4: [       OK ] hip.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_tracking
4: 
4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
4:                                  does not support page migration between device and host.
4:                                  HIPManagedSpace might not work as expected.
4:                                  Please refer to the ROCm documentation on unified/managed memory.
4: [       OK ] hip.host_shared_ptr_tracking (0 ms)
4: [ RUN      ] hip.init
4: [       OK ] hip.init (0 ms)
4: [ RUN      ] hip.dispatch
4: [       OK ] hip.dispatch (18 ms)
4: [ RUN      ] hip.join_backward_compatibility
4: [       OK ] hip.join_backward_compatibility (0 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutleft
4: [       OK ] hip.local_deepcopy_teampolicy_layoutleft (1005 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutleft
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutleft (2433 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutright
4: [       OK ] hip.local_deepcopy_teampolicy_layoutright (1011 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutright
[ 80%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
[ 43%] Linking CXX executable Kokkos_ToolsInitialization
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutright (1735 ms)
4: [ RUN      ] hip.deep_copy_scratch
4: [       OK ] hip.deep_copy_scratch (0 ms)
4: [ RUN      ] hip.mathematical_constants_e
4: [       OK ] hip.mathematical_constants_e (2 ms)
4: [ RUN      ] hip.mathematical_constants_log2e
4: [       OK ] hip.mathematical_constants_log2e (0 ms)
4: [ RUN      ] hip.mathematical_constants_log10e
4: [       OK ] hip.mathematical_constants_log10e (0 ms)
4: [ RUN      ] hip.mathematical_constants_pi
4: [       OK ] hip.mathematical_constants_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_pi
4: [       OK ] hip.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrtpi
4: [       OK ] hip.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln2
4: [       OK ] hip.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln10
4: [       OK ] hip.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt2
4: [       OK ] hip.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt3
4: [       OK ] hip.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrt3
4: [       OK ] hip.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_egamma
4: [       OK ] hip.mathematical_constants_egamma (0 ms)
4: [ RUN      ] hip.mathematical_constants_phi
4: [       OK ] hip.mathematical_constants_phi (0 ms)
4: [ RUN      ] hip.mathematical_functions_trigonometric_functions
4: [       OK ] hip.mathematical_functions_trigonometric_functions (43 ms)
4: [ RUN      ] hip.mathematical_functions_hyperbolic_functions
4: [       OK ] hip.mathematical_functions_hyperbolic_functions (2 ms)
4: [ RUN      ] hip.mathematical_functions_non_standard
4: [       OK ] hip.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] hip.mathematical_functions_power_functions
4: [       OK ] hip.mathematical_functions_power_functions (43 ms)
4: [ RUN      ] hip.mathematical_functions_fma
4: [       OK ] hip.mathematical_functions_fma (0 ms)
4: [ RUN      ] hip.mathematical_functions_error_and_gamma_functions
4: [       OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms)
4: [ RUN      ] hip.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms)
4: [ RUN      ] hip.mathematical_functions_absolute_value
4: [       OK ] hip.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_absolute_value
4: [       OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_remainder_function
4: [       OK ] hip.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] hip.mathematical_functions_isfinite
4: [       OK ] hip.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] hip.mathematical_functions_isinf
4: [       OK ] hip.mathematical_functions_isinf (0 ms)
4: [ RUN      ] hip.mathematical_functions_isnan
4: [       OK ] hip.mathematical_functions_isnan (0 ms)
4: [ RUN      ] hip.mathematical_functions_exponential_functions
4: [       OK ] hip.mathematical_functions_exponential_functions (9 ms)
4: [ RUN      ] hip.mathspecialfunc_expint1
4: [       OK ] hip.mathspecialfunc_expint1 (3 ms)
4: [ RUN      ] hip.mathspecialfunc_errorfunc
4: [       OK ] hip.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj0y0
4: [       OK ] hip.mathspecialfunc_cbesselj0y0 (18 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj1y1
4: [       OK ] hip.mathspecialfunc_cbesselj1y1 (18 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli0k0
4: [       OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli1k1
4: [       OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh1stkind
4: [       OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh2ndkind
4: [       OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms)
4: [ RUN      ] hip.mdrange_5d
4: [       OK ] hip.mdrange_5d (15 ms)
4: [ RUN      ] hip.mdrange_6d
4: [       OK ] hip.mdrange_6d (17 ms)
4: [ RUN      ] hip.mdrange_2d
4: [       OK ] hip.mdrange_2d (4 ms)
4: [ RUN      ] hip.mdrange_array_reduce
4: [       OK ] hip.mdrange_array_reduce (0 ms)
4: [ RUN      ] hip.mdrange_3d
4: [       OK ] hip.mdrange_3d (6 ms)
4: [ RUN      ] hip.mdrange_neg_idx
4: [       OK ] hip.mdrange_neg_idx (1 ms)
4: [ RUN      ] hip.mdrange_4d
4: [       OK ] hip.mdrange_4d (5 ms)
4: [ RUN      ] hip.mdrange_scalar
4: [       OK ] hip.mdrange_scalar (0 ms)
4: [ RUN      ] hip.mdrange_large_deep_copy
4: [       OK ] hip.mdrange_large_deep_copy (59 ms)
4: [ RUN      ] hip.md_range_policy_construction_from_arrays
4: [       OK ] hip.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] hip.mdrange_parallel_reduce_primitive_types
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
4: [       OK ] openmp.team_reduction_scan (112310 ms)
4: [ RUN      ] openmp.team_long_reduce
4: [       OK ] openmp.team_long_reduce (105 ms)
4: [ RUN      ] openmp.team_double_reduce
4: [       OK ] openmp.team_double_reduce (128 ms)
4: [ RUN      ] openmp.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] openmp.repeated_team_reduce
4: [       OK ] openmp.repeated_team_reduce (2169 ms)
4: [ RUN      ] openmp.team_scan
4: [       OK ] openmp.team_scan (1285 ms)
4: [ RUN      ] openmp.team_scan_ret_val
4: [       OK ] openmp.team_scan_ret_val (1314 ms)
4: [ RUN      ] openmp.team_shared_request
4: [       OK ] openmp.team_shared_request (329 ms)
4: [ RUN      ] openmp.team_scratch_request
4: [       OK ] openmp.team_scratch_request (464 ms)
4: [ RUN      ] openmp.team_lambda_shared_request
4: [       OK ] openmp.team_lambda_shared_request (46 ms)
4: [ RUN      ] openmp.scratch_align
4: [       OK ] openmp.scratch_align (0 ms)
4: [ RUN      ] openmp.shmem_size
4: [       OK ] openmp.shmem_size (0 ms)
4: [ RUN      ] openmp.multi_level_scratch
4: [       OK ] openmp.multi_level_scratch (62 ms)
4: [ RUN      ] openmp.team_scratch_memory_index_parallel_for
4: [       OK ] openmp.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] openmp.team_policy_max_recommended
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 81%] Built target Kokkos_CoreUnitTest_Cuda2
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
4: [       OK ] hip.mdrange_parallel_reduce_primitive_types (3776 ms)
4: [ RUN      ] hip.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] hip.mdspan_minimal_functional (0 ms)
4: [ RUN      ] hip.max
4: [       OK ] hip.max (0 ms)
4: [ RUN      ] hip.max_within_parfor
4: [       OK ] hip.max_within_parfor (1 ms)
4: [ RUN      ] hip.min
4: [       OK ] hip.min (0 ms)
4: [ RUN      ] hip.min_within_parfor
4: [       OK ] hip.min_within_parfor (0 ms)
4: [ RUN      ] hip.minmax
4: [       OK ] hip.minmax (0 ms)
4: [ RUN      ] hip.minmax_within_parfor
4: [       OK ] hip.minmax_within_parfor (0 ms)
4: [ RUN      ] hip.clamp
4: [       OK ] hip.clamp (0 ms)
4: [ RUN      ] hip.clamp_within_parfor
4: [       OK ] hip.clamp_within_parfor (0 ms)
4: [ RUN      ] hip.numeric_traits_infinity
4: [       OK ] hip.numeric_traits_infinity (9 ms)
4: [ RUN      ] hip.numeric_traits_epsilon
4: [       OK ] hip.numeric_traits_epsilon (0 ms)
4: [ RUN      ] hip.numeric_traits_round_error
4: [       OK ] hip.numeric_traits_round_error (0 ms)
4: [ RUN      ] hip.numeric_traits_norm_min
4: [       OK ] hip.numeric_traits_norm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_denorm_min
4: [       OK ] hip.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_finite_min_max
4: [       OK ] hip.numeric_traits_finite_min_max (1 ms)
4: [ RUN      ] hip.numeric_traits_digits
4: [       OK ] hip.numeric_traits_digits (1 ms)
4: [ RUN      ] hip.numeric_traits_digits10
4: [       OK ] hip.numeric_traits_digits10 (1 ms)
4: [ RUN      ] hip.numeric_traits_max_digits10
4: [       OK ] hip.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] hip.numeric_traits_radix
4: [       OK ] hip.numeric_traits_radix (1 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent
4: [       OK ] hip.numeric_traits_min_max_exponent (0 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent10
4: [       OK ] hip.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] hip.numeric_traits_quiet_and_signaling_nan
4: [       OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms)
4: [ RUN      ] hip.numeric_traits_sfinae_friendly
4: [       OK ] hip.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] hip.occupancy_control
4: [       OK ] hip.occupancy_control (1 ms)
4: [ RUN      ] hip.view_aggregate
4: [       OK ] hip.view_aggregate (0 ms)
4: [ RUN      ] hip.memory_pool
4: [       OK ] hip.memory_pool (38 ms)
4: [ RUN      ] hip.cxx11
4: [       OK ] hip.cxx11 (0 ms)
4: [ RUN      ] hip.viewctorprop_embedded_dim
4: [       OK ] hip.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] hip.view_layouttiled
4: [       OK ] hip.view_layouttiled (1 ms)
4: [ RUN      ] hip.view_layouttiled_subtile
4: [       OK ] hip.view_layouttiled_subtile (0 ms)
4: [ RUN      ] hip.parallel_scan_range_policy
4: [       OK ] hip.parallel_scan_range_policy (44 ms)
4: [ RUN      ] hip.kokkos_printf
4: [       OK ] hip.kokkos_printf (1 ms)
4: [ RUN      ] hip.range_for
4: [       OK ] hip.range_for (2 ms)
4: [ RUN      ] hip.range_reduce
4: [       OK ] hip.range_reduce (0 ms)
4: [ RUN      ] hip.range_dynamic_policy
4: [       OK ] hip.range_dynamic_policy (0 ms)
4: [ RUN      ] hip.range_policy_runtime_parameters
4: [       OK ] hip.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.range_for_require
4: [       OK ] hip.range_for_require (2 ms)
4: [ RUN      ] hip.range_reduce_require
4: [       OK ] hip.range_reduce_require (0 ms)
4: [ RUN      ] hip.range_dynamic_policy_require
4: [       OK ] hip.range_dynamic_policy_require (0 ms)
4: [ RUN      ] hip.reducers_int
4: [       OK ] hip.reducers_int (6 ms)
4: [ RUN      ] hip.reducers_double
4: [       OK ] hip.reducers_double (6 ms)
4: [ RUN      ] hip.reducers_complex_double
4: [       OK ] hip.reducers_complex_double (12 ms)
4: [ RUN      ] hip.reducers_struct
4: [       OK ] hip.reducers_struct (4 ms)
4: [ RUN      ] hip.reducers_half_t
4: [       OK ] hip.reducers_half_t (4 ms)
4: [ RUN      ] hip.reducers_bhalf_t
4: [       OK ] hip.reducers_bhalf_t (3 ms)
4: [ RUN      ] hip.reducers_int8_t
4: [       OK ] hip.reducers_int8_t (3 ms)
4: [ RUN      ] hip.reducers_int16_t
4: [       OK ] hip.reducers_int16_t (3 ms)
4: [ RUN      ] hip.reducers_bool
4: [       OK ] hip.reducers_bool (1 ms)
4: [ RUN      ] hip.int64_t_reduce
4: [       OK ] hip.int64_t_reduce (29 ms)
4: [ RUN      ] hip.double_reduce
4: [       OK ] hip.double_reduce (27 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic
4: [       OK ] hip.int64_t_reduce_dynamic (25 ms)
4: [ RUN      ] hip.double_reduce_dynamic
4: [       OK ] hip.double_reduce_dynamic (25 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic_view
4: [       OK ] hip.int64_t_reduce_dynamic_view (8 ms)
4: [ RUN      ] hip.int_combined_reduce
4: [       OK ] hip.int_combined_reduce (0 ms)
4: [ RUN      ] hip.mdrange_combined_reduce
4: [       OK ] hip.mdrange_combined_reduce (0 ms)
4: [ RUN      ] hip.int_combined_reduce_mixed
4: [       OK ] hip.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] hip.reduction_deduction
4: [       OK ] hip.reduction_deduction (0 ms)
4: [ RUN      ] hip.reduce_device_view_range_policy
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 43%] Built target Kokkos_ToolsInitialization
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.000243524 -0.99999 -48246.4 || 0.051031 0 195037 || 2.92874e+09 28674.4 || -6.66958e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000729419 -0.320577 0.171851 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 43%] Built target Kokkos_CoreUnitTest_SYCL3
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC
4: [       OK ] hip.reduce_device_view_range_policy (13057 ms)
4: [ RUN      ] hip.reduce_device_view_mdrange_policy
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[100%] Built target Kokkos_CoreUnitTest_OpenACC
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 218 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (381 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (354 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (352 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (350 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (2 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
1: [----------] 7 tests from serial_DeathTest (1448 ms total)
1: 
1: [----------] 211 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (1 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (1 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (1 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (1 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (1 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (127 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (26 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (3 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (49 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (3 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
4: [       OK ] hip.reduce_device_view_mdrange_policy (9972 ms)
4: [ RUN      ] hip.reduce_device_view_team_policy
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (2951 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
4: [       OK ] openmp.team_policy_max_recommended (39540 ms)
4: [ RUN      ] openmp.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] openmp.team_teamvector_range
4: [       OK ] openmp.team_teamvector_range (1052 ms)
4: [ RUN      ] openmp.unique_token_global
4: [       OK ] openmp.unique_token_global (7 ms)
4: [ RUN      ] openmp.unique_token_instance
4: [       OK ] openmp.unique_token_instance (21 ms)
4: [ RUN      ] openmp.unique_token_team_acquire
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2855 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
4: [       OK ] openmp.unique_token_team_acquire (13 ms)
4: [ RUN      ] openmp.view_api_a
4: [       OK ] openmp.view_api_a (9 ms)
4: [ RUN      ] openmp.view_api_b
4: [       OK ] openmp.view_api_b (2 ms)
4: [ RUN      ] openmp.view_api_c
4: [       OK ] openmp.view_api_c (0 ms)
4: [ RUN      ] openmp.view_api_d
4: [       OK ] openmp.view_api_d (0 ms)
4: [ RUN      ] openmp.view_allocation_error
4: [       OK ] openmp.view_allocation_error (0 ms)
4: [ RUN      ] openmp.view_remap
4: [       OK ] openmp.view_remap (0 ms)
4: [ RUN      ] openmp.view_mirror_nonconst
4: [       OK ] openmp.view_mirror_nonconst (0 ms)
4: [ RUN      ] openmp.view_stride_method
4: [       OK ] openmp.view_stride_method (0 ms)
4: [ RUN      ] openmp.anonymous_space
4: [       OK ] openmp.anonymous_space (0 ms)
4: [ RUN      ] openmp.view_overload_resolution
4: [       OK ] openmp.view_overload_resolution (0 ms)
4: [ RUN      ] openmp.view_allocation_large_rank
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1020 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
4: [       OK ] openmp.view_allocation_large_rank (1670 ms)
4: [ RUN      ] openmp.view_shmem_size_on_device
4: [       OK ] openmp.view_shmem_size_on_device (0 ms)
4: [ RUN      ] openmp.view_is_assignable
4: [       OK ] openmp.view_is_assignable (0 ms)
4: [ RUN      ] openmp.view_copy_tests
4: [       OK ] openmp.view_copy_tests (21 ms)
4: [ RUN      ] openmp.view_copy_tests_rank_0
4: [       OK ] openmp.view_copy_tests_rank_0 (7 ms)
4: [ RUN      ] openmp.view_copy_degenerated
4: [       OK ] openmp.view_copy_degenerated (0 ms)
4: [ RUN      ] openmp.view_empty_runtime_unmanaged
4: [       OK ] openmp.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] openmp.view_hooks
4: [       OK ] openmp.view_hooks (0 ms)
4: [ RUN      ] openmp.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (58 ms)
4: [ RUN      ] openmp.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openmp.view_layoutstride_right_to_layoutright_assignment (53 ms)
4: [ RUN      ] openmp.view_irregular_layout
4: [       OK ] openmp.view_irregular_layout (0 ms)
4: [ RUN      ] openmp.view_mapping
4: [       OK ] openmp.view_mapping (67 ms)
4: [ RUN      ] openmp.view_mapping_operator
4: [       OK ] openmp.view_mapping_operator (4 ms)
4: [ RUN      ] openmp.static_extent
4: [       OK ] openmp.static_extent (0 ms)
4: [ RUN      ] openmp.view_mapping_atomic
4: [       OK ] openmp.view_mapping_atomic (1 ms)
4: [ RUN      ] openmp.view_mapping_class_value
4: [       OK ] openmp.view_mapping_class_value (0 ms)
4: [ RUN      ] openmp.view_mapping_assignable
4: [       OK ] openmp.view_mapping_assignable (0 ms)
4: [ RUN      ] openmp.view_mapping_trivially_copyable
4: [       OK ] openmp.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] openmp.view_mapping_subview
4: [       OK ] openmp.view_mapping_subview (0 ms)
4: [ RUN      ] openmp.view_nested_view
4: [       OK ] openmp.view_nested_view (1 ms)
4: [ RUN      ] openmp.append_formatted_multidimensional_index
4: [       OK ] openmp.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openmp.view_resize
4: [       OK ] openmp.view_resize (11 ms)
4: [ RUN      ] openmp.view_realloc
4: [       OK ] openmp.view_realloc (0 ms)
4: [ RUN      ] openmp.workgraph_fib
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1088 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (45 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (172 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (1 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (8 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (130 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (10 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
4: [       OK ] openmp.workgraph_fib (802 ms)
4: [ RUN      ] openmp.resize_realloc_no_init
4: [       OK ] openmp.resize_realloc_no_init (0 ms)
4: [ RUN      ] openmp.resize_realloc_no_alloc
4: [       OK ] openmp.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] openmp.realloc_exec_space
4: [       OK ] openmp.realloc_exec_space (0 ms)
4: [ RUN      ] openmp.view_alloc
4: [       OK ] openmp.view_alloc (0 ms)
4: [ RUN      ] openmp.view_alloc_exec_space
4: [       OK ] openmp.view_alloc_exec_space (0 ms)
4: [ RUN      ] openmp.view_alloc_int
4: [       OK ] openmp.view_alloc_int (0 ms)
4: [ RUN      ] openmp.view_alloc_exec_space_int
4: [       OK ] openmp.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] openmp.deep_copy_zero_memset
4: [       OK ] openmp.deep_copy_zero_memset (0 ms)
4: [ RUN      ] openmp.resize_exec_space
4: [       OK ] openmp.resize_exec_space (0 ms)
4: [ RUN      ] openmp.view_allocation_int
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
4: skipping since the fence checked for isn't necessary
4: [  SKIPPED ] openmp.view_allocation_int (0 ms)
4: [ RUN      ] openmp.view_allocation_exec_space_int
4: [       OK ] openmp.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] openmp.view_not_default_constructible
4: [       OK ] openmp.view_not_default_constructible (0 ms)
4: [ RUN      ] openmp.view_subview_auto_1d_left
4: [       OK ] openmp.view_subview_auto_1d_left (0 ms)
4: [ RUN      ] openmp.view_subview_auto_1d_right
4: [       OK ] openmp.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] openmp.view_subview_auto_1d_stride
4: [       OK ] openmp.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] openmp.view_subview_assign_strided
4: [       OK ] openmp.view_subview_assign_strided (0 ms)
4: [ RUN      ] openmp.view_subview_left_0
4: [       OK ] openmp.view_subview_left_0 (0 ms)
4: [ RUN      ] openmp.view_subview_left_1
4: [       OK ] openmp.view_subview_left_1 (0 ms)
4: [ RUN      ] openmp.view_subview_left_2
4: [       OK ] openmp.view_subview_left_2 (0 ms)
4: [ RUN      ] openmp.view_subview_left_3
4: [       OK ] openmp.view_subview_left_3 (0 ms)
4: [ RUN      ] openmp.view_subview_right_0
4: [       OK ] openmp.view_subview_right_0 (0 ms)
4: [ RUN      ] openmp.view_subview_right_1
4: [       OK ] openmp.view_subview_right_1 (0 ms)
4: [ RUN      ] openmp.view_subview_right_3
4: [       OK ] openmp.view_subview_right_3 (0 ms)
4: [ RUN      ] openmp.view_static_tests
4: [       OK ] openmp.view_static_tests (0 ms)
4: [ RUN      ] openmp.view_subview_layoutleft_to_layoutleft
4: [       OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms)
4: [ RUN      ] openmp.view_subview_layoutright_to_layoutright
4: [       OK ] openmp.view_subview_layoutright_to_layoutright (1 ms)
4: [ RUN      ] openmp.view_subview_1d_assign
4: [       OK ] openmp.view_subview_1d_assign (2 ms)
4: [ RUN      ] openmp.view_subview_1d_assign_atomic
4: [       OK ] openmp.view_subview_1d_assign_atomic (1 ms)
4: [ RUN      ] openmp.view_subview_1d_assign_randomaccess
4: [       OK ] openmp.view_subview_1d_assign_randomaccess (1 ms)
4: [ RUN      ] openmp.view_subview_2d_from_3d
4: [       OK ] openmp.view_subview_2d_from_3d (30 ms)
4: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
4: [       OK ] openmp.view_subview_2d_from_3d_atomic (30 ms)
4: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
4: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (30 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_left
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
4: [       OK ] openmp.view_subview_3d_from_5d_left (336 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
4: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (337 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] hip.reduce_device_view_team_policy (9787 ms)
4: [ RUN      ] hip.impl_shared_alloc
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
4: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (336 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_right
4: [       OK ] hip.impl_shared_alloc (91 ms)
4: [ RUN      ] hip.kokkos_swap
4: [       OK ] hip.kokkos_swap (0 ms)
4: [ RUN      ] hip.team_for
4: [       OK ] hip.team_for (23 ms)
4: [ RUN      ] hip.team_reduce
4: [       OK ] hip.team_reduce (0 ms)
4: [ RUN      ] hip.team_reduce_large
4: [       OK ] hip.team_reduce_large (243 ms)
4: [ RUN      ] hip.team_parallel_single
4: [       OK ] hip.team_parallel_single (6 ms)
4: [ RUN      ] hip.large_team_scratch_size
4: [       OK ] hip.large_team_scratch_size (1 ms)
4: [ RUN      ] hip.team_broadcast_long
4: [       OK ] hip.team_broadcast_long (0 ms)
4: [ RUN      ] hip.team_broadcast_long_wrapper
4: [       OK ] hip.team_broadcast_long_wrapper (0 ms)
4: [ RUN      ] hip.team_broadcast_char
4: [       OK ] hip.team_broadcast_char (0 ms)
4: [ RUN      ] hip.team_broadcast_float
4: [       OK ] hip.team_broadcast_float (0 ms)
4: [ RUN      ] hip.team_broadcast_double
4: [       OK ] hip.team_broadcast_double (0 ms)
4: [ RUN      ] hip.team_handle_by_value
4: [       OK ] hip.team_handle_by_value (0 ms)
4: [ RUN      ] hip.team_vector
4: [       OK ] hip.team_vector (9 ms)
4: [ RUN      ] hip.triple_nested_parallelism
4: [       OK ] hip.triple_nested_parallelism (5 ms)
4: [ RUN      ] hip.parallel_scan_with_reducers
4: [       OK ] hip.parallel_scan_with_reducers (53 ms)
4: [ RUN      ] hip.team_thread_range_combined_reducers
4: [       OK ] hip.team_thread_range_combined_reducers (2 ms)
4: [ RUN      ] hip.thread_vector_range_combined_reducers
4: [       OK ] hip.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.team_vector_range_combined_reducers
4: [       OK ] hip.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelFor
4: [       OK ] hip.TeamThreadMDRangeParallelFor (27 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelFor
4: [       OK ] hip.ThreadVectorMDRangeParallelFor (7 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelFor
4: [       OK ] hip.TeamVectorMDRangeParallelFor (8 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelReduce
4: [       OK ] hip.TeamThreadMDRangeParallelReduce (12 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelReduce
4: [       OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelReduce
4: [       OK ] hip.TeamVectorMDRangeParallelReduce (5 ms)
4: [ RUN      ] hip.team_policy_runtime_parameters
4: [       OK ] hip.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.team_reduction_scan
4: [       OK ] openmp.view_subview_3d_from_5d_right (343 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
4: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (347 ms)
4: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
1: [       OK ] serial.mdrange_large_deep_copy (2040 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
4: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (416 ms)
4: [ RUN      ] openmp.view_test_unmanaged_subview_reset
4: [       OK ] openmp.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] openmp.view_subview_memory_traits_construction
4: [       OK ] openmp.view_subview_memory_traits_construction (0 ms)
4: [ RUN      ] openmp.task_fib_deprecated
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip.team_reduction_scan (1932 ms)
4: [ RUN      ] hip.team_long_reduce
4: [       OK ] hip.team_long_reduce (20 ms)
4: [ RUN      ] hip.team_double_reduce
4: [       OK ] hip.team_double_reduce (19 ms)
4: [ RUN      ] hip.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] hip.repeated_team_reduce
4: [       OK ] hip.repeated_team_reduce (84 ms)
4: [ RUN      ] hip.team_scan
4: [       OK ] hip.team_scan (135 ms)
4: [ RUN      ] hip.team_scan_ret_val
4: [       OK ] hip.team_scan_ret_val (116 ms)
4: [ RUN      ] hip.team_shared_request
4: [       OK ] hip.team_shared_request (3 ms)
4: [ RUN      ] hip.team_scratch_request
4: [       OK ] hip.team_scratch_request (1 ms)
4: [ RUN      ] hip.team_lambda_shared_request
4: [       OK ] hip.team_lambda_shared_request (3 ms)
4: [ RUN      ] hip.scratch_align
4: [       OK ] hip.scratch_align (0 ms)
4: [ RUN      ] hip.shmem_size
4: [       OK ] hip.shmem_size (0 ms)
4: [ RUN      ] hip.multi_level_scratch
4: [       OK ] hip.multi_level_scratch (9 ms)
4: [ RUN      ] hip.team_scratch_memory_index_parallel_for
4: [       OK ] hip.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] hip.team_policy_max_recommended
4: [       OK ] hip.team_policy_max_recommended (24 ms)
4: [ RUN      ] hip.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] hip.team_teamvector_range
4: [       OK ] hip.team_teamvector_range (3 ms)
4: [ RUN      ] hip.unique_token_global
4: [       OK ] hip.unique_token_global (3 ms)
4: [ RUN      ] hip.unique_token_instance
4: [       OK ] hip.unique_token_instance (1 ms)
4: [ RUN      ] hip.unique_token_team_acquire
4: [       OK ] hip.unique_token_team_acquire (13 ms)
4: [ RUN      ] hip.view_api_a
4: [       OK ] hip.view_api_a (4 ms)
4: [ RUN      ] hip.view_api_b
4: [       OK ] hip.view_api_b (5 ms)
4: [ RUN      ] hip.view_api_c
4: [       OK ] hip.view_api_c (1 ms)
4: [ RUN      ] hip.view_api_d
4: [       OK ] hip.view_api_d (1 ms)
4: [ RUN      ] hip.view_allocation_error
4: [       OK ] hip.view_allocation_error (3 ms)
4: [ RUN      ] hip.view_remap
4: [       OK ] hip.view_remap (0 ms)
4: [ RUN      ] hip.view_mirror_nonconst
4: [       OK ] hip.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip.view_stride_method
4: [       OK ] hip.view_stride_method (0 ms)
4: [ RUN      ] hip.anonymous_space
4: [       OK ] hip.anonymous_space (1 ms)
4: [ RUN      ] hip.view_overload_resolution
4: [       OK ] hip.view_overload_resolution (0 ms)
4: [ RUN      ] hip.view_allocation_large_rank
4: [       OK ] hip.view_allocation_large_rank (3 ms)
4: [ RUN      ] hip.view_shmem_size_on_device
4: [       OK ] hip.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip.view_is_assignable
4: [       OK ] hip.view_is_assignable (0 ms)
4: [ RUN      ] hip.view_copy_tests
4: [       OK ] hip.view_copy_tests (6 ms)
4: [ RUN      ] hip.view_copy_tests_rank_0
4: [       OK ] hip.view_copy_tests_rank_0 (1 ms)
4: [ RUN      ] hip.view_copy_degenerated
4: [       OK ] hip.view_copy_degenerated (0 ms)
4: [ RUN      ] hip.view_empty_runtime_unmanaged
4: [       OK ] hip.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] hip.view_hooks
4: [       OK ] hip.view_hooks (0 ms)
4: [ RUN      ] hip.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] hip.view_layoutstride_left_to_layoutleft_assignment (48 ms)
4: [ RUN      ] hip.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] hip.view_layoutstride_right_to_layoutright_assignment (48 ms)
4: [ RUN      ] hip.view_irregular_layout
4: [       OK ] hip.view_irregular_layout (6 ms)
4: [ RUN      ] hip.view_mapping
4: [       OK ] hip.view_mapping (75 ms)
4: [ RUN      ] hip.view_mapping_operator
4: [       OK ] hip.view_mapping_operator (20 ms)
4: [ RUN      ] hip.static_extent
4: [       OK ] hip.static_extent (0 ms)
4: [ RUN      ] hip.view_mapping_atomic
4: [       OK ] hip.view_mapping_atomic (1 ms)
4: [ RUN      ] hip.view_mapping_class_value
4: [       OK ] hip.view_mapping_class_value (0 ms)
4: [ RUN      ] hip.view_mapping_assignable
4: [       OK ] hip.view_mapping_assignable (0 ms)
4: [ RUN      ] hip.view_mapping_trivially_copyable
4: [       OK ] hip.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip.view_mapping_subview
4: [       OK ] hip.view_mapping_subview (0 ms)
4: [ RUN      ] hip.view_nested_view
4: [       OK ] hip.view_nested_view (1 ms)
4: [ RUN      ] hip.append_formatted_multidimensional_index
4: [       OK ] hip.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] hip.view_resize
4: [       OK ] hip.view_resize (12 ms)
4: [ RUN      ] hip.view_realloc
4: [       OK ] hip.view_realloc (0 ms)
4: [ RUN      ] hip.workgraph_fib
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3195 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (34 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (11 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (0 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (5 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (6 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (20 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (20 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (0 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (0 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_point_t
1: [       OK ] serial.reducers_point_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (299 ms)
1: [ RUN      ] serial.double_reduce
4: [       OK ] openmp.task_fib_deprecated (3073 ms)
4: [ RUN      ] openmp.task_depend_deprecated
4: [       OK ] openmp.task_depend_deprecated (187 ms)
4: [ RUN      ] openmp.task_team_deprecated
4: [       OK ] openmp.task_team_deprecated (0 ms)
4: [ RUN      ] openmp.task_with_mempool_deprecated
4: [       OK ] openmp.task_with_mempool_deprecated (0 ms)
4: [ RUN      ] openmp.task_multiple_depend_deprecated
4: [       OK ] openmp.task_multiple_depend_deprecated (26 ms)
4: [ RUN      ] openmp.task_scheduler_ctors_deprecated
4: [       OK ] openmp.task_scheduler_ctors_deprecated (0 ms)
4: [ RUN      ] openmp.task_scheduer_ctors_device_deprecated
4: [       OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms)
4: [ RUN      ] openmp.task_fib_deprecated_multiple
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
1: [       OK ] serial.double_reduce (310 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 44%] Built target Kokkos_CoreUnitTest_SYCL2D
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
4: [       OK ] hip.workgraph_fib (2482 ms)
4: [ RUN      ] hip.resize_realloc_no_init
4: [       OK ] hip.resize_realloc_no_init (0 ms)
4: [ RUN      ] hip.resize_realloc_no_alloc
4: [       OK ] hip.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] hip.realloc_exec_space
4: [       OK ] hip.realloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc
4: [       OK ] hip.view_alloc (1 ms)
4: [ RUN      ] hip.view_alloc_exec_space
4: [       OK ] hip.view_alloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc_int
4: [       OK ] hip.view_alloc_int (0 ms)
4: [ RUN      ] hip.view_alloc_exec_space_int
4: [       OK ] hip.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] hip.deep_copy_zero_memset
4: [       OK ] hip.deep_copy_zero_memset (0 ms)
4: [ RUN      ] hip.resize_exec_space
4: [       OK ] hip.resize_exec_space (0 ms)
4: [ RUN      ] hip.view_allocation_int
4: [       OK ] hip.view_allocation_int (0 ms)
4: [ RUN      ] hip.view_allocation_exec_space_int
4: [       OK ] hip.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] hip.view_not_default_constructible
4: [       OK ] hip.view_not_default_constructible (0 ms)
4: [ RUN      ] hip.scan_unit
4: [       OK ] hip.scan_unit (3 ms)
4: [ RUN      ] hip.space_access
4: [       OK ] hip.space_access (0 ms)
4: [ RUN      ] hip.impl_view_accessible
4: [       OK ] hip.impl_view_accessible (1 ms)
4: [ RUN      ] hip.memory_requirements
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/hip/TestHIP_Memory_Requirements.cpp:52: Skipped
4: skipping the test because the CI on MI100 returns:  error( hipErrorInvalidValue)
4: [  SKIPPED ] hip.memory_requirements (0 ms)
4: [ RUN      ] hip.team_scratch_1_streams
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o
1: [       OK ] serial.int64_t_reduce_dynamic (988 ms)
1: [ RUN      ] serial.double_reduce_dynamic
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 60%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
1: [       OK ] serial.double_reduce_dynamic (1070 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (661 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (0 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_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
1: [       OK ] serial.reduce_device_view_mdrange_policy (23 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
4: [       OK ] openmp.task_fib_deprecated_multiple (2956 ms)
4: [ RUN      ] openmp.task_depend_deprecated_multiple
4: [       OK ] openmp.task_depend_deprecated_multiple (29 ms)
4: [ RUN      ] openmp.task_team_deprecated_multiple
4: [       OK ] openmp.task_team_deprecated_multiple (0 ms)
4: [ RUN      ] openmp.task_with_mempool_deprecated_multiple
4: [       OK ] openmp.task_with_mempool_deprecated_multiple (0 ms)
4: [ RUN      ] openmp.task_multiple_depend_deprecated_multiple
4: [       OK ] openmp.task_multiple_depend_deprecated_multiple (27 ms)
4: [ RUN      ] openmp.task_scheduler_ctors_deprecated_multiple
4: [       OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms)
4: [ RUN      ] openmp.task_scheduer_ctors_device_deprecated_multiple
4: [       OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms)
4: [ RUN      ] openmp.task_fib_single
[ 60%] Built target Kokkos_CoreUnitTest_OpenMP
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
4: [       OK ] openmp.task_fib_single (2605 ms)
4: [ RUN      ] openmp.task_depend_single
4: [       OK ] openmp.task_depend_single (117 ms)
4: [ RUN      ] openmp.task_team_single
4: [       OK ] openmp.task_team_single (0 ms)
4: [ RUN      ] openmp.task_with_mempool_single
4: [       OK ] openmp.task_with_mempool_single (0 ms)
4: [ RUN      ] openmp.task_multiple_depend_single
4: [       OK ] openmp.task_multiple_depend_single (26 ms)
4: [ RUN      ] openmp.task_scheduler_ctors_single
4: [       OK ] openmp.task_scheduler_ctors_single (0 ms)
4: [ RUN      ] openmp.task_scheduer_ctors_device_single
4: [       OK ] openmp.task_scheduer_ctors_device_single (0 ms)
4: [ RUN      ] openmp.task_fib_multiple
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
1: [       OK ] serial.reduce_device_view_team_policy (2903 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (6 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [ RUN      ] serial.task_fib_deprecated
1: [       OK ] serial.task_fib_deprecated (195 ms)
1: [ RUN      ] serial.task_depend_deprecated
1: [       OK ] serial.task_depend_deprecated (0 ms)
1: [ RUN      ] serial.task_team_deprecated
1: [       OK ] serial.task_team_deprecated (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated
1: [       OK ] serial.task_with_mempool_deprecated (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated
1: [       OK ] serial.task_multiple_depend_deprecated (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated
1: [       OK ] serial.task_scheduler_ctors_deprecated (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated
1: [       OK ] serial.task_scheduer_ctors_device_deprecated (0 ms)
1: [ RUN      ] serial.task_fib_deprecated_multiple
1: [       OK ] serial.task_fib_deprecated_multiple (196 ms)
1: [ RUN      ] serial.task_depend_deprecated_multiple
1: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_team_deprecated_multiple
1: [       OK ] serial.task_team_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated_multiple
1: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
1: [       OK ] serial.task_multiple_depend_deprecated_multiple (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
1: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
1: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_fib_single
1: [       OK ] serial.task_fib_single (181 ms)
1: [ RUN      ] serial.task_depend_single
1: [       OK ] serial.task_depend_single (0 ms)
1: [ RUN      ] serial.task_team_single
1: [       OK ] serial.task_team_single (0 ms)
1: [ RUN      ] serial.task_with_mempool_single
1: [       OK ] serial.task_with_mempool_single (0 ms)
1: [ RUN      ] serial.task_multiple_depend_single
1: [       OK ] serial.task_multiple_depend_single (6 ms)
1: [ RUN      ] serial.task_scheduler_ctors_single
1: [       OK ] serial.task_scheduler_ctors_single (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_single
1: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
1: [ RUN      ] serial.task_fib_multiple
1: [       OK ] serial.task_fib_multiple (186 ms)
1: [ RUN      ] serial.task_depend_multiple
1: [       OK ] serial.task_depend_multiple (0 ms)
1: [ RUN      ] serial.task_team_multiple
1: [       OK ] serial.task_team_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_multiple
1: [       OK ] serial.task_with_mempool_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_multiple
1: [       OK ] serial.task_multiple_depend_multiple (5 ms)
1: [ RUN      ] serial.task_scheduler_ctors_multiple
1: [       OK ] serial.task_scheduler_ctors_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_multiple
1: [       OK ] serial.task_scheduer_ctors_device_multiple (0 ms)
1: [ RUN      ] serial.task_fib_chase_lev
1: [       OK ] serial.task_fib_chase_lev (223 ms)
1: [ RUN      ] serial.task_depend_chase_lev
1: [       OK ] serial.task_depend_chase_lev (0 ms)
1: [ RUN      ] serial.task_team_chase_lev
1: [       OK ] serial.task_team_chase_lev (0 ms)
1: [ RUN      ] serial.task_with_mempool_chase_lev
1: [       OK ] serial.task_with_mempool_chase_lev (0 ms)
1: [ RUN      ] serial.task_multiple_depend_chase_lev
1: [       OK ] serial.task_multiple_depend_chase_lev (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_chase_lev
1: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
1: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
1: [----------] 211 tests from serial (21143 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 218 tests from 2 test suites ran. (22592 ms total)
1: [  PASSED  ] 217 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
 1/20 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   23.30 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
[ 45%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
2: [==========] Running 125 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 8 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
4: [       OK ] openmp.task_fib_multiple (1715 ms)
4: [ RUN      ] openmp.task_depend_multiple
4: [       OK ] openmp.task_depend_multiple (196 ms)
4: [ RUN      ] openmp.task_team_multiple
4: [       OK ] openmp.task_team_multiple (0 ms)
4: [ RUN      ] openmp.task_with_mempool_multiple
4: [       OK ] openmp.task_with_mempool_multiple (0 ms)
4: [ RUN      ] openmp.task_multiple_depend_multiple
4: [       OK ] openmp.task_multiple_depend_multiple (26 ms)
4: [ RUN      ] openmp.task_scheduler_ctors_multiple
4: [       OK ] openmp.task_scheduler_ctors_multiple (0 ms)
4: [ RUN      ] openmp.task_scheduer_ctors_device_multiple
4: [       OK ] openmp.task_scheduer_ctors_device_multiple (0 ms)
4: [ RUN      ] openmp.task_fib_chase_lev
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 45%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
4: [       OK ] openmp.task_fib_chase_lev (1804 ms)
4: [ RUN      ] openmp.task_depend_chase_lev
4: [       OK ] openmp.task_depend_chase_lev (16 ms)
4: [ RUN      ] openmp.task_team_chase_lev
4: [       OK ] openmp.task_team_chase_lev (0 ms)
4: [ RUN      ] openmp.task_with_mempool_chase_lev
4: [       OK ] openmp.task_with_mempool_chase_lev (0 ms)
4: [ RUN      ] openmp.task_multiple_depend_chase_lev
4: [       OK ] openmp.task_multiple_depend_chase_lev (26 ms)
4: [ RUN      ] openmp.task_scheduler_ctors_chase_lev
4: [       OK ] openmp.task_scheduler_ctors_chase_lev (0 ms)
4: [ RUN      ] openmp.task_scheduer_ctors_device_chase_lev
4: [       OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms)
4: [----------] 335 tests from openmp (240068 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 350 tests from 2 test suites ran. (243865 ms total)
4: [  PASSED  ] 346 tests.
4: [  SKIPPED ] 4 tests, listed below:
4: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host
4: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] openmp.mdspan_minimal_functional
4: [  SKIPPED ] openmp.view_allocation_int
 4/45 Test  #4: Kokkos_CoreUnitTest_OpenMP ..................   Passed  243.88 sec
test 5
      Start  5: Kokkos_CoreUnitTest_OpenMPInterOp

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

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

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Default
7: Test timeout computed to be: 1500
7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
7:                                     Detected: 4 cores per node.
7:                                     Detected: 1 MPI_ranks per node.
7:                                     Requested: 8 threads per process.
7: [==========] Running 71 tests from 41 test suites.
7: [----------] Global test environment set-up.
7: [----------] 31 tests from defaultdevicetype
7: [ RUN      ] defaultdevicetype.initialization_settings
7: [       OK ] defaultdevicetype.initialization_settings (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
7: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
7: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
7: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
7: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_help
7: [       OK ] defaultdevicetype.cmd_line_args_help (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize().
7: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms)
7: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
7: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms)
7: [ RUN      ] defaultdevicetype.env_vars_num_threads
7: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
7: [ RUN      ] defaultdevicetype.env_vars_device_id
7: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
7: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
7: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
7: [ RUN      ] defaultdevicetype.env_vars_tune_internals
7: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
7: [ RUN      ] defaultdevicetype.visible_devices
7: [       OK ] defaultdevicetype.visible_devices (0 ms)
7: [ RUN      ] defaultdevicetype.shared_space
7: /var/jenkins/workspace/Kokkos_PR-6899/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-6899/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 (2 ms)
7: [ RUN      ] defaultdevicetype.bhalf_conversion
7: [       OK ] defaultdevicetype.bhalf_conversion (2 ms)
7: [ RUN      ] defaultdevicetype.half_operators
7: [       OK ] defaultdevicetype.half_operators (1 ms)
7: [ RUN      ] defaultdevicetype.bhalf_operators
7: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
7: [ RUN      ] defaultdevicetype.host_space_access
7: [       OK ] defaultdevicetype.host_space_access (0 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
7: [       OK ] defaultdevicetype.reduce_instantiation_a1 (34 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
7: [       OK ] defaultdevicetype.reduce_instantiation_b1 (81 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
7: [       OK ] defaultdevicetype.reduce_instantiation_c1 (32 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
7: [       OK ] defaultdevicetype.reduce_instantiation_a2 (103 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2440 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
7: [       OK ] defaultdevicetype.reduce_instantiation_b2 (160 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
7: [       OK ] defaultdevicetype.reduce_instantiation_c2 (77 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
7: [       OK ] defaultdevicetype.reduce_instantiation_a3 (79 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
7: [       OK ] defaultdevicetype.reduce_instantiation_b3 (156 ms)
7: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
7: [       OK ] defaultdevicetype.reduce_instantiation_c3 (55 ms)
7: [ RUN      ] defaultdevicetype.malloc
7: [       OK ] defaultdevicetype.malloc (0 ms)
7: [----------] 31 tests from defaultdevicetype (790 ms total)
7: 
7: [----------] 1 test from kokkosresize
7: [ RUN      ] kokkosresize.host_space_access
7: [       OK ] kokkosresize.host_space_access (18 ms)
7: [----------] 1 test from kokkosresize (18 ms total)
7: 
7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
7: [ RUN      ] TestViewAPI/0.sizes
7: [       OK ] TestViewAPI/0.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/0 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
7: [ RUN      ] TestViewAPI/1.sizes
7: [       OK ] TestViewAPI/1.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/1 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
7: [ RUN      ] TestViewAPI/2.sizes
7: [       OK ] TestViewAPI/2.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/2 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/3.sizes
7: [       OK ] TestViewAPI/3.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/3 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/4.sizes
7: [       OK ] TestViewAPI/4.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/4 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/5.sizes
7: [       OK ] TestViewAPI/5.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/5 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/6.sizes
7: [       OK ] TestViewAPI/6.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/6 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/7.sizes
7: [       OK ] TestViewAPI/7.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/7 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/8.sizes
7: [       OK ] TestViewAPI/8.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/8 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/9.sizes
7: [       OK ] TestViewAPI/9.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/9 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
7: [ RUN      ] TestViewAPI/10.sizes
7: [       OK ] TestViewAPI/10.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/10 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
7: [ RUN      ] TestViewAPI/11.sizes
7: [       OK ] TestViewAPI/11.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/11 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
7: [ RUN      ] TestViewAPI/12.sizes
7: [       OK ] TestViewAPI/12.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/12 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/13.sizes
7: [       OK ] TestViewAPI/13.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/13 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/14.sizes
7: [       OK ] TestViewAPI/14.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/14 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/15.sizes
7: [       OK ] TestViewAPI/15.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/15 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/16.sizes
7: [       OK ] TestViewAPI/16.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/16 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/17.sizes
7: [       OK ] TestViewAPI/17.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/17 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/18.sizes
7: [       OK ] TestViewAPI/18.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/18 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/19.sizes
7: [       OK ] TestViewAPI/19.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/19 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
7: [ RUN      ] TestViewAPI/20.sizes
7: [       OK ] TestViewAPI/20.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/20 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
7: [ RUN      ] TestViewAPI/21.sizes
7: [       OK ] TestViewAPI/21.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/21 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
7: [ RUN      ] TestViewAPI/22.sizes
7: [       OK ] TestViewAPI/22.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/22 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/23.sizes
7: [       OK ] TestViewAPI/23.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/23 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/24.sizes
7: [       OK ] TestViewAPI/24.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/24 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
7: [ RUN      ] TestViewAPI/25.sizes
7: [       OK ] TestViewAPI/25.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/25 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/26.sizes
7: [       OK ] TestViewAPI/26.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/26 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/27.sizes
7: [       OK ] TestViewAPI/27.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/27 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/28.sizes
7: [       OK ] TestViewAPI/28.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/28 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
7: [ RUN      ] TestViewAPI/29.sizes
7: [       OK ] TestViewAPI/29.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/29 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
7: [ RUN      ] TestViewAPI/30.sizes
7: [       OK ] TestViewAPI/30.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/30 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
7: [ RUN      ] TestViewAPI/31.sizes
7: [       OK ] TestViewAPI/31.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/31 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
7: [ RUN      ] TestViewAPI/32.sizes
7: [       OK ] TestViewAPI/32.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/32 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
7: [ RUN      ] TestViewAPI/33.sizes
7: [       OK ] TestViewAPI/33.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/33 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
7: [ RUN      ] TestViewAPI/34.sizes
7: [       OK ] TestViewAPI/34.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/34 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
7: [ RUN      ] TestViewAPI/35.sizes
7: [       OK ] TestViewAPI/35.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/35 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
7: [ RUN      ] TestViewAPI/36.sizes
7: [       OK ] TestViewAPI/36.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/36 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
7: [ RUN      ] TestViewAPI/37.sizes
7: [       OK ] TestViewAPI/37.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/37 (0 ms total)
7: 
7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
7: [ RUN      ] TestViewAPI/38.sizes
7: [       OK ] TestViewAPI/38.sizes (0 ms)
7: [----------] 1 test from TestViewAPI/38 (0 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 71 tests from 41 test suites ran. (809 ms total)
7: [  PASSED  ] 69 tests.
7: [  SKIPPED ] 2 tests, listed below:
7: [  SKIPPED ] defaultdevicetype.shared_space
7: [  SKIPPED ] defaultdevicetype.shared_host_pinned_space
 7/45 Test  #7: Kokkos_CoreUnitTest_Default .................   Passed    0.83 sec
test 8
      Start  8: Kokkos_CoreUnitTest_LegionInitialization

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

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
9: Test timeout computed to be: 1500
9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
9:                                     Detected: 4 cores per node.
9:                                     Detected: 1 MPI_ranks per node.
9:                                     Requested: 8 threads per process.
9: SUCCESS
 9/45 Test  #9: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.01 sec
test 10
      Start 10: Kokkos_CoreUnitTest_Develop

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

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
11: Test timeout computed to be: 1500
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
11:                                     Detected: 4 cores per node.
11:                                     Detected: 1 MPI_ranks per node.
11:                                     Requested: 8 threads per process.
11: [==========] Running 27 tests from 2 test suites.
11: [----------] Global test environment set-up.
11: [----------] 25 tests from kokkosp
11: [ RUN      ] kokkosp.test_named_instance_fence
11: Ref: 16777217
11: Ref: named_instance
11: 16777217
11: named_instance
11: [       OK ] kokkosp.test_named_instance_fence (0 ms)
11: [ RUN      ] kokkosp.test_unnamed_instance_fence
11: Ref: 16777217
11: Ref: Unnamed Instance Fence
11: 16777217
11: Kokkos::OpenMP::fence: Unnamed Instance Fence
11: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
11: [ RUN      ] kokkosp.test_named_global_fence
11: Ref: 16777216
11: Ref: test global fence
11: 16777216
11: test global fence
11: [       OK ] kokkosp.test_named_global_fence (0 ms)
11: [ RUN      ] kokkosp.test_unnamed_global_fence
11: Ref: 16777216
11: Ref: Unnamed Global Fence
11: 16777216
11: Kokkos::fence: Unnamed Global Fence
11: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
11: [ RUN      ] kokkosp.test_multiple_default_instances
11: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
11: [ RUN      ] kokkosp.test_id_gen
11: [       OK ] kokkosp.test_id_gen (0 ms)
11: [ RUN      ] kokkosp.test_kernel_sequence
11: Ref: 16777217
11: Ref: named_instance
11: 16777217
11: named_instance
11: Ref: 16777217
11: Ref: test_kernel
11: 16777217
11: named_instance
11: Miss on name
11: 16777217
11: test_kernel
11: [       OK ] kokkosp.test_kernel_sequence (0 ms)
11: [ RUN      ] kokkosp.async_deep_copy
11: [       OK ] kokkosp.async_deep_copy (0 ms)
11: [ RUN      ] kokkosp.parallel_for
11: [       OK ] kokkosp.parallel_for (1 ms)
11: [ RUN      ] kokkosp.parallel_reduce
11: [       OK ] kokkosp.parallel_reduce (0 ms)
11: [ RUN      ] kokkosp.parallel_scan
11: [       OK ] kokkosp.parallel_scan (1 ms)
11: [ RUN      ] kokkosp.parallel_scan_no_fence
11: [       OK ] kokkosp.parallel_scan_no_fence (11 ms)
11: [ RUN      ] kokkosp.parallel_scan_no_fence_view
11: [       OK ] kokkosp.parallel_scan_no_fence_view (2 ms)
11: [ RUN      ] kokkosp.regions
11: [       OK ] kokkosp.regions (0 ms)
11: [ RUN      ] kokkosp.fences
11: [       OK ] kokkosp.fences (0 ms)
11: [ RUN      ] kokkosp.raw_allocation
11: [       OK ] kokkosp.raw_allocation (0 ms)
11: [ RUN      ] kokkosp.view
11: [       OK ] kokkosp.view (0 ms)
11: [ RUN      ] kokkosp.sections
11: [       OK ] kokkosp.sections (0 ms)
11: [ RUN      ] kokkosp.metadata
11: [       OK ] kokkosp.metadata (0 ms)
11: [ RUN      ] kokkosp.profile_events
11: [       OK ] kokkosp.profile_events (0 ms)
11: [ RUN      ] kokkosp.no_init_kernel
11: [       OK ] kokkosp.no_init_kernel (0 ms)
11: [ RUN      ] kokkosp.get_events
11: [       OK ] kokkosp.get_events (0 ms)
11: [ RUN      ] kokkosp.create_mirror_no_init
11: [       OK ] kokkosp.create_mirror_no_init (0 ms)
11: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
11: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
11: [ RUN      ] kokkosp.create_mirror_view_and_copy
11: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
11: [----------] 25 tests from kokkosp (18 ms total)
11: 
11: [----------] 2 tests from defaultdevicetype
11: [ RUN      ] defaultdevicetype.profiling_section
11: [       OK ] defaultdevicetype.profiling_section (0 ms)
11: [ RUN      ] defaultdevicetype.scoped_profile_region
11: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
11: [----------] 2 tests from defaultdevicetype (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 27 tests from 2 test suites ran. (18 ms total)
11: [  PASSED  ] 27 tests.
11/45 Test #11: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.05 sec
test 12
      Start 12: Kokkos_CoreUnitTest_StackTraceTest

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
12: Test timeout computed to be: 1500
12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
12:                                     Detected: 4 cores per node.
12:                                     Detected: 1 MPI_ranks per node.
12:                                     Requested: 8 threads per process.
12: [==========] Running 3 tests from 2 test suites.
12: [----------] Global test environment set-up.
12: [----------] 2 tests from defaultdevicetype_DeathTest
12: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
12: 
12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
12: Top of f1
12: Top of f0
12: Top of f0
12: test_f1:
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56326a78cc29]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56326a73b839]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x56326a7348e4]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x56326a73699f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56326a76daee]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56326a75f75f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56326a75fa72]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56326a76005d]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56326a762778]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56326a762c4c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56326a7334b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6dd00c0083]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56326a7346ee]
12:  
12: demangled test_f1:
12: [0x56326a78cc29] Kokkos::Impl::save_stacktrace()
12: [0x56326a73b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56326a7348e4] Test::test_stacktrace(bool, bool)
12: [0x56326a73699f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
12: [0x56326a76daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56326a75f75f] 
12: [0x56326a75fa72] 
12: [0x56326a76005d] 
12: [0x56326a762778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x56326a762c4c] testing::UnitTest::Run()
12: [0x56326a7334b6] main
12: [0x7f6dd00c0083] __libc_start_main
12: [0x56326a7346ee] _start
12:  
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f1
12: Top of f0
12: Top of f0
12: StackTrace f3(std::cout, 4) returned: 110
12: test_f3:
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56326a78cc29]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56326a73b839]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x56326a73ba78]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x56326a7351ce]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x56326a73699f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56326a76daee]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56326a75f75f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56326a75fa72]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56326a76005d]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56326a762778]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56326a762c4c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56326a7334b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6dd00c0083]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56326a7346ee]
12:  
12: demangled test_f3:
12: [0x56326a78cc29] Kokkos::Impl::save_stacktrace()
12: [0x56326a73b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56326a73ba78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x56326a7351ce] Test::test_stacktrace(bool, bool)
12: [0x56326a73699f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
12: [0x56326a76daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56326a75f75f] 
12: [0x56326a75fa72] 
12: [0x56326a76005d] 
12: [0x56326a762778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x56326a762c4c] testing::UnitTest::Run()
12: [0x56326a7334b6] main
12: [0x7f6dd00c0083] __libc_start_main
12: [0x56326a7346ee] _start
12:  
12: Test setting std::terminate handler that prints the last saved stack trace
12: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (193 ms)
12: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
12: 
12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
12: Top of f1
12: Top of f0
12: Top of f0
12: test_f1:
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56326a78cc29]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56326a73b839]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x56326a7348e4]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x56326a736d1c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56326a76daee]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56326a75f75f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56326a75fa72]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56326a76005d]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56326a762778]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56326a762c4c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56326a7334b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6dd00c0083]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56326a7346ee]
12:  
12: demangled test_f1:
12: [0x56326a78cc29] Kokkos::Impl::save_stacktrace()
12: [0x56326a73b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56326a7348e4] Test::test_stacktrace(bool, bool)
12: [0x56326a736d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
12: [0x56326a76daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56326a75f75f] 
12: [0x56326a75fa72] 
12: [0x56326a76005d] 
12: [0x56326a762778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x56326a762c4c] testing::UnitTest::Run()
12: [0x56326a7334b6] main
12: [0x7f6dd00c0083] __libc_start_main
12: [0x56326a7346ee] _start
12:  
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f1
12: Top of f0
12: Top of f0
12: StackTrace f3(std::cout, 4) returned: 110
12: test_f3:
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56326a78cc29]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56326a73b839]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x56326a73ba78]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x56326a7351ce]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x56326a736d1c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56326a76daee]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56326a75f75f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56326a75fa72]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56326a76005d]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56326a762778]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56326a762c4c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56326a7334b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6dd00c0083]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56326a7346ee]
12:  
12: demangled test_f3:
12: [0x56326a78cc29] Kokkos::Impl::save_stacktrace()
12: [0x56326a73b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56326a73ba78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x56326a7351ce] Test::test_stacktrace(bool, bool)
12: [0x56326a736d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
12: [0x56326a76daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56326a75f75f] 
12: [0x56326a75fa72] 
12: [0x56326a76005d] 
12: [0x56326a762778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x56326a762c4c] testing::UnitTest::Run()
12: [0x56326a7334b6] main
12: [0x7f6dd00c0083] __libc_start_main
12: [0x56326a7346ee] _start
12:  
12: Test setting std::terminate handler that prints the last saved stack trace
12: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (199 ms)
12: [----------] 2 tests from defaultdevicetype_DeathTest (393 ms total)
12: 
12: [----------] 1 test from defaultdevicetype
12: [ RUN      ] defaultdevicetype.stacktrace_normal
12: Top of f1
12: Top of f0
12: Top of f0
12: test_f1:
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56326a78cc29]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56326a73b839]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x56326a7348e4]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56326a76daee]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56326a75f75f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56326a75fa72]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56326a76005d]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56326a762778]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56326a762c4c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56326a7334b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6dd00c0083]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56326a7346ee]
12:  
12: demangled test_f1:
12: [0x56326a78cc29] Kokkos::Impl::save_stacktrace()
12: [0x56326a73b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56326a7348e4] Test::test_stacktrace(bool, bool)
12: [0x56326a76daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56326a75f75f] 
12: [0x56326a75fa72] 
12: [0x56326a76005d] 
12: [0x56326a762778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x56326a762c4c] testing::UnitTest::Run()
12: [0x56326a7334b6] main
12: [0x7f6dd00c0083] __libc_start_main
12: [0x56326a7346ee] _start
12:  
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f3
12: Top of f1
12: Top of f0
12: Top of f0
12: StackTrace f3(std::cout, 4) returned: 110
12: test_f3:
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56326a78cc29]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56326a73b839]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x56326a73ba78]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x56326a7351ce]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56326a76daee]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x56326a75f75f]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x56326a75fa72]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x56326a76005d]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56326a762778]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56326a762c4c]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56326a7334b6]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6dd00c0083]
12: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56326a7346ee]
12:  
12: demangled test_f3:
12: [0x56326a78cc29] Kokkos::Impl::save_stacktrace()
12: [0x56326a73b839] Test::stacktrace_test_f1(std::ostream&)
12: [0x56326a73ba78] Test::stacktrace_test_f3(std::ostream&, int)
12: [0x56326a7351ce] Test::test_stacktrace(bool, bool)
12: [0x56326a76daee] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12: [0x56326a75f75f] 
12: [0x56326a75fa72] 
12: [0x56326a76005d] 
12: [0x56326a762778] testing::internal::UnitTestImpl::RunAllTests()
12: [0x56326a762c4c] testing::UnitTest::Run()
12: [0x56326a7334b6] main
12: [0x7f6dd00c0083] __libc_start_main
12: [0x56326a7346ee] _start
12:  
12: Test setting std::terminate handler that prints the last saved stack trace
12: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
12: [----------] 1 test from defaultdevicetype (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 3 tests from 2 test suites ran. (394 ms total)
12: [  PASSED  ] 3 tests.
12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    0.42 sec
test 13
      Start 13: Kokkos_IncrementalTest_OPENMP

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
13: Test timeout computed to be: 1500
13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
13:                                     Detected: 4 cores per node.
13:                                     Detected: 1 MPI_ranks per node.
13:                                     Requested: 8 threads per process.
13: [==========] Running 28 tests from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 28 tests from OPENMP
13: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
13: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
13: [ RUN      ] OPENMP.IncrTest_01_execspace
13: Host Parallel Execution Space:
13:   KOKKOS_ENABLE_OPENMP: yes
13: 
13: OpenMP Runtime Configuration:
13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
13: OpenMP
13: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
13: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
13: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
13: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
13: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
13: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
13: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
13: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
13: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
13: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
13: [       OK ] OPENMP.IncrTest_03b_memspace_free (36 ms)
13: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
13: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
13: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
13: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
13: [ RUN      ] OPENMP.IncrTest_05_reduction
13: [       OK ] OPENMP.IncrTest_05_reduction (98 ms)
13: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
13: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
13: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
13: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
13: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
13: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
13: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
13: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
13: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (7 ms)
13: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
13: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
13: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
13: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
13: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
13: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (182 ms)
13: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
13: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (19 ms)
13: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
13: [       OK ] OPENMP.IncrTest_12b_TeamScratch (6 ms)
13: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
13: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (2 ms)
13: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
13: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (2 ms)
13: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
13: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (3 ms)
13: [ RUN      ] OPENMP.incr_14_MDrangeReduce
13: [       OK ] OPENMP.incr_14_MDrangeReduce (6 ms)
13: [ RUN      ] OPENMP.IncrTest_16_parallelscan
13: [       OK ] OPENMP.IncrTest_16_parallelscan (13 ms)
13: [ RUN      ] OPENMP.incr_17_atomicView
13: [       OK ] OPENMP.incr_17_atomicView (1 ms)
13: [----------] 28 tests from OPENMP (385 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 28 tests from 1 test suite ran. (385 ms total)
13: [  PASSED  ] 28 tests.
13/45 Test #13: Kokkos_IncrementalTest_OPENMP ...............   Passed    0.40 sec
test 14
      Start 14: Kokkos_IncrementalTest_SERIAL

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
14: Test timeout computed to be: 1500
14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
14:                                     Detected: 4 cores per node.
14:                                     Detected: 1 MPI_ranks per node.
14:                                     Requested: 8 threads per process.
14: [==========] Running 28 tests from 1 test suite.
14: [----------] Global test environment set-up.
14: [----------] 28 tests from SERIAL
14: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
14: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
14: [ RUN      ] SERIAL.IncrTest_01_execspace
14: Host Serial Execution Space:
14:   KOKKOS_ENABLE_SERIAL: yes
14: 
14: Serial Runtime Configuration:
14: Serial
14: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
14: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
14: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
14: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
14: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
14: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
14: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
14: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
14: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
14: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
14: [       OK ] SERIAL.IncrTest_03b_memspace_free (48 ms)
14: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
14: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
14: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
14: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
14: [ RUN      ] SERIAL.IncrTest_05_reduction
14: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
14: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
14: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
14: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
14: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
14: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
14: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
14: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
14: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
14: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
14: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
14: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
14: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
14: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
14: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
14: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (182 ms)
14: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
14: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
14: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
14: [       OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms)
14: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
14: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
14: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
14: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
14: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
14: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
14: [ RUN      ] SERIAL.incr_14_MDrangeReduce
14: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
14: [ RUN      ] SERIAL.IncrTest_16_parallelscan
14: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
14: [ RUN      ] SERIAL.incr_17_atomicView
14: [       OK ] SERIAL.incr_17_atomicView (0 ms)
14: [----------] 28 tests from SERIAL (233 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 28 tests from 1 test suite ran. (233 ms total)
14: [  PASSED  ] 28 tests.
14/45 Test #14: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.26 sec
test 15
      Start 15: Kokkos_CoreUnitTest_CTestDevice

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

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
16: Test timeout computed to be: 1500
16/45 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.00 sec
test 17
      Start 17: Kokkos_PerformanceTest_TaskDag

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
17: Test timeout computed to be: 1500
17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
17:                                     Detected: 4 cores per node.
17:                                     Detected: 1 MPI_ranks per node.
17:                                     Requested: 8 threads per process.
17: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0
17: "taskdag: time (min, avg)" 0.000930605 0.000930605
17: "taskdag: tasks per second (max, avg)" 13969.4 13969.4
17/45 Test #17: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.01 sec
test 18
      Start 18: Kokkos_PerformanceTest_Benchmark

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-26_T02-29-01.json"
18: Test timeout computed to be: 1500
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18:                                     Detected: 4 cores per node.
18:                                     Detected: 1 MPI_ranks per node.
18:                                     Requested: 8 threads per process.
18: 2024-03-26T02:49:45+00:00
18: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
18: Run on (4 X 1996.25 MHz CPU s)
18: CPU Caches:
18:   L1 Data 64 KiB (x4)
18:   L1 Instruction 64 KiB (x4)
18:   L2 Unified 512 KiB (x4)
18:   L3 Unified 16384 KiB (x4)
18: Load Average: 7.07, 6.99, 5.51
18: CPU architecture: none
18: Default Device: N6Kokkos6OpenMPE
18: GIT_BRANCH: HEAD
18: GIT_CLEAN_STATUS: CLEAN
18: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
18: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
18: GIT_COMMIT_HASH: 0834a1281
18: GPU architecture: none
18: KOKKOS_COMPILER_GNU: 840
18: KOKKOS_ENABLE_ASM: yes
18: KOKKOS_ENABLE_CXX17: yes
18: KOKKOS_ENABLE_CXX20: no
18: KOKKOS_ENABLE_CXX23: no
18: KOKKOS_ENABLE_CXX26: no
18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
18: KOKKOS_ENABLE_HWLOC: no
18: KOKKOS_ENABLE_LIBDL: no
18: KOKKOS_ENABLE_OPENMP: yes
18: KOKKOS_ENABLE_PRAGMA_IVDEP: no
18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
18: KOKKOS_ENABLE_PRAGMA_UNROLL: no
18: KOKKOS_ENABLE_PRAGMA_VECTOR: no
18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
18: Kokkos Version: 4.3.0
18: platform: 64bit
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 45%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used

[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2505 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 8 tests from serial_DeathTest (4946 ms total)
2: 
2: [----------] 117 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.187 s         0.026 s             5       1024        153.761u
[ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o
2: [       OK ] serial.team_reduce_large (521 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (9 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (7 ms)
2: [ RUN      ] serial.triple_nested_parallelism
18: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.165 s         0.030 s             5     2.048k        83.8729u
18: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.046 s         0.021 s             5     4.096k        11.4911u
2: [       OK ] serial.triple_nested_parallelism (610 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (90 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (6 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
18: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.049 s         0.023 s             5     8.192k          5.698u
2: [       OK ] serial.team_reduction_scan (167 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (131 ms)
2: [ RUN      ] serial.team_double_reduce
[ 45%] Linking CXX executable Kokkos_StackTraceTestExec
2: [       OK ] serial.team_double_reduce (116 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
18: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.053 s         0.026 s             5    16.384k        3.20326u
[ 45%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
Scanning dependencies of target Kokkos_PerformanceTest_Benchmark
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
18: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.171 s         0.031 s             5    32.768k         5.5752u
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 45%] Built target Kokkos_StackTraceTestExec
[ 45%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
18: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.592 s         0.042 s             5    65.536k        10.4491u
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o
18: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.096 s         0.076 s             5   131.072k        737.462n
18: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.295 s         0.128 s             5   262.144k        1.26561u
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
2: [       OK ] serial.repeated_team_reduce (7193 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (138 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (77 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (3 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (77 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (2 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (1 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (1 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (21 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (21 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (5 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (31 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (887 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (7 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
18: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.266 s         0.231 s             5   524.288k        427.107n
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (53 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (50 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (58 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (3 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (0 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (14 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (62 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (287 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (286 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (288 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 117 tests from serial (11364 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 125 tests from 2 test suites ran. (16311 ms total)
2: [  PASSED  ] 122 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/20 Test  #2: Kokkos_CoreUnitTest_Serial2 .................   Passed   17.01 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

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

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC
4: Test timeout computed to be: 1500
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
4: [==========] Running 173 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from openacc_DeathTest
4: [ RUN      ] openacc_DeathTest.abort_from_host
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
4: [       OK ] openacc_DeathTest.abort_from_host (1305 ms)
4: [ RUN      ] openacc_DeathTest.abort_from_device
4: [       OK ] openacc_DeathTest.abort_from_device (44 ms)
4: [ RUN      ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
4: [       OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1292 ms)
4: [ RUN      ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
4: [       OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1269 ms)
4: [ RUN      ] openacc_DeathTest.policy_invalid_bounds
4: [       OK ] openacc_DeathTest.policy_invalid_bounds (4 ms)
4: [ RUN      ] openacc_DeathTest.range_policy_invalid_bounds
4: [       OK ] openacc_DeathTest.range_policy_invalid_bounds (3 ms)
4: [ RUN      ] openacc_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (4 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 46%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: CustomReduction<double>/N:100000/R:1000/manual_time                                 7.78 s          8.24 s             1 0.0132209/s       11.5
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o
4: [       OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10369 ms)
4: [ RUN      ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment
18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.882 s         0.454 s             2       0.0341425     0.101562                0.126424              0.27424   0.0650932       0.0640718
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
18: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
18: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
18: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.192 s         0.089 s             9        6.38039m    0.0455374                  0.0232                 0.0464452   0.0118693       0.0120946
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
18: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.951 s         0.490 s             2       0.0549846    0.0981736                0.143665                   0.25363   0.0739527        0.073613
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
18: ---------------------------------------------------------------------------------------------------------------------------------------------------
18: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        72.3926n
18: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        42.5415n
18: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        30.8027n
18: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        25.2111n
18: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k         23.239n
18: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.001 s         0.002 s             5    32.768k        21.6591n
18: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.001 s         0.004 s             5    65.536k        19.1429n
18: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.003 s         0.010 s             5   131.072k        22.7722n
18: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.005 s         0.030 s             5   262.144k        19.4634n
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
4: [       OK ] hip.team_scratch_1_streams (44930 ms)
4: [ RUN      ] hip.async_launcher
4: [       OK ] hip.async_launcher (3 ms)
4: [ RUN      ] hip.preferred_blocksize_deduction
4: [       OK ] hip.preferred_blocksize_deduction (0 ms)
4: [----------] 276 tests from hip (110963 ms total)
4: 
4: [----------] 53 tests from hip_managed
4: [ RUN      ] hip_managed.view_subview_auto_1d_left
4: [       OK ] hip_managed.view_subview_auto_1d_left (1 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_right
4: [       OK ] hip_managed.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_stride
4: [       OK ] hip_managed.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] hip_managed.view_subview_assign_strided
4: [       OK ] hip_managed.view_subview_assign_strided (1 ms)
4: [ RUN      ] hip_managed.view_subview_left_0
4: [       OK ] hip_managed.view_subview_left_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_1
4: [       OK ] hip_managed.view_subview_left_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_2
4: [       OK ] hip_managed.view_subview_left_2 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_3
4: [       OK ] hip_managed.view_subview_left_3 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_0
4: [       OK ] hip_managed.view_subview_right_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_1
4: [       OK ] hip_managed.view_subview_right_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_3
4: [       OK ] hip_managed.view_subview_right_3 (0 ms)
4: [ RUN      ] hip_managed.view_static_tests
4: [       OK ] hip_managed.view_static_tests (0 ms)
4: [ RUN      ] hip_managed.view_subview_layoutleft_to_layoutleft
4: [       OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms)
4: [ RUN      ] hip_managed.view_subview_layoutright_to_layoutright
4: [       OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign
4: [       OK ] hip_managed.view_subview_1d_assign (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_atomic
4: [       OK ] hip_managed.view_subview_1d_assign_atomic (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_randomaccess
4: [       OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d
4: [       OK ] hip_managed.view_subview_2d_from_3d (33 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_atomic
4: [       OK ] hip_managed.view_subview_2d_from_3d_atomic (34 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_randomaccess
4: [       OK ] hip_managed.view_subview_2d_from_3d_randomaccess (34 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left
4: [       OK ] hip_managed.view_subview_3d_from_5d_left (172 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_atomic (165 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (160 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right
4: [       OK ] hip_managed.view_subview_3d_from_5d_right (162 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_atomic (162 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (162 ms)
4: [ RUN      ] hip_managed.view_test_unmanaged_subview_reset
4: [       OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] hip_managed.view_subview_memory_traits_construction
4: [       OK ] hip_managed.view_subview_memory_traits_construction (0 ms)
4: [ RUN      ] hip_managed.impl_shared_alloc
4: [       OK ] hip_managed.impl_shared_alloc (132 ms)
4: [ RUN      ] hip_managed.view_api_a
4: [       OK ] hip_managed.view_api_a (5 ms)
4: [ RUN      ] hip_managed.view_api_b
4: [       OK ] hip_managed.view_api_b (12 ms)
4: [ RUN      ] hip_managed.view_api_c
4: [       OK ] hip_managed.view_api_c (1 ms)
4: [ RUN      ] hip_managed.view_api_d
4: [       OK ] hip_managed.view_api_d (3 ms)
4: [ RUN      ] hip_managed.view_allocation_error
4: [       OK ] hip_managed.view_allocation_error (0 ms)
4: [ RUN      ] hip_managed.view_remap
4: [       OK ] hip_managed.view_remap (1 ms)
4: [ RUN      ] hip_managed.view_mirror_nonconst
4: [       OK ] hip_managed.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_managed.view_stride_method
4: [       OK ] hip_managed.view_stride_method (0 ms)
4: [ RUN      ] hip_managed.anonymous_space
4: [       OK ] hip_managed.anonymous_space (0 ms)
4: [ RUN      ] hip_managed.view_overload_resolution
4: [       OK ] hip_managed.view_overload_resolution (0 ms)
4: [ RUN      ] hip_managed.view_allocation_large_rank
18: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.011 s         0.071 s             5   524.288k        19.4288n
[ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip_managed.view_allocation_large_rank (1503 ms)
4: [ RUN      ] hip_managed.view_shmem_size_on_device
4: [       OK ] hip_managed.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_managed.view_is_assignable
4: [       OK ] hip_managed.view_is_assignable (190 ms)
4: [ RUN      ] hip_managed.view_copy_tests
4: [       OK ] hip_managed.view_copy_tests (9 ms)
4: [ RUN      ] hip_managed.view_copy_tests_rank_0
4: [       OK ] hip_managed.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] hip_managed.view_copy_degenerated
4: [       OK ] hip_managed.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_managed.view_mapping
4: [       OK ] hip_managed.view_mapping (76 ms)
4: [ RUN      ] hip_managed.view_mapping_operator
4: [       OK ] hip_managed.view_mapping_operator (18 ms)
4: [ RUN      ] hip_managed.static_extent
4: [       OK ] hip_managed.static_extent (0 ms)
4: [ RUN      ] hip_managed.view_mapping_atomic
4: [       OK ] hip_managed.view_mapping_atomic (1 ms)
4: [ RUN      ] hip_managed.view_mapping_class_value
4: [       OK ] hip_managed.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_managed.view_mapping_assignable
4: [       OK ] hip_managed.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_trivially_copyable
4: [       OK ] hip_managed.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_subview
4: [       OK ] hip_managed.view_mapping_subview (0 ms)
4: [----------] 53 tests from hip_managed (3069 ms total)
4: 
4: [----------] 25 tests from hip_hostpinned
4: [ RUN      ] hip_hostpinned.impl_shared_alloc
4: [       OK ] hip_hostpinned.impl_shared_alloc (66 ms)
4: [ RUN      ] hip_hostpinned.view_api_a
4: [       OK ] hip_hostpinned.view_api_a (3 ms)
4: [ RUN      ] hip_hostpinned.view_api_b
4: [       OK ] hip_hostpinned.view_api_b (3 ms)
4: [ RUN      ] hip_hostpinned.view_api_c
4: [       OK ] hip_hostpinned.view_api_c (0 ms)
4: [ RUN      ] hip_hostpinned.view_api_d
4: [       OK ] hip_hostpinned.view_api_d (0 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_error
4: [       OK ] hip_hostpinned.view_allocation_error (0 ms)
4: [ RUN      ] hip_hostpinned.view_remap
4: [       OK ] hip_hostpinned.view_remap (0 ms)
4: [ RUN      ] hip_hostpinned.view_mirror_nonconst
4: [       OK ] hip_hostpinned.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_hostpinned.view_stride_method
4: [       OK ] hip_hostpinned.view_stride_method (0 ms)
4: [ RUN      ] hip_hostpinned.anonymous_space
4: [       OK ] hip_hostpinned.anonymous_space (0 ms)
4: [ RUN      ] hip_hostpinned.view_overload_resolution
4: [       OK ] hip_hostpinned.view_overload_resolution (0 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_large_rank
4: [       OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (9416 ms)
4: [ RUN      ] openacc_DeathTest.view_memory_access_violations_from_host
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
18: -----------------------------------------------------------------------------------------------------------------------------------
18: Malloc/N:1/manual_time                                                             0.234 us        0.425 us      2975769 4.27693M/s
[ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
4: [       OK ] hip_hostpinned.view_allocation_large_rank (754 ms)
4: [ RUN      ] hip_hostpinned.view_shmem_size_on_device
4: [       OK ] hip_hostpinned.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_hostpinned.view_is_assignable
4: [       OK ] hip_hostpinned.view_is_assignable (1 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests
4: [       OK ] hip_hostpinned.view_copy_tests (36 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests_rank_0
4: [       OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms)
4: [ RUN      ] hip_hostpinned.view_copy_degenerated
4: [       OK ] hip_hostpinned.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping
4: [       OK ] hip_hostpinned.view_mapping (79 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_operator
4: [       OK ] hip_hostpinned.view_mapping_operator (1 ms)
4: [ RUN      ] hip_hostpinned.static_extent
4: [       OK ] hip_hostpinned.static_extent (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_atomic
4: [       OK ] hip_hostpinned.view_mapping_atomic (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_class_value
4: [       OK ] hip_hostpinned.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_assignable
4: [       OK ] hip_hostpinned.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_trivially_copyable
4: [       OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_subview
4: [       OK ] hip_hostpinned.view_mapping_subview (0 ms)
4: [----------] 25 tests from hip_hostpinned (951 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 369 tests from 4 test suites ran. (174597 ms total)
4: [  PASSED  ] 367 tests.
4: [  SKIPPED ] 2 tests, listed below:
4: [  SKIPPED ] hip.mdspan_minimal_functional
4: [  SKIPPED ] hip.memory_requirements
 4/52 Test  #4: Kokkos_CoreUnitTest_HIP .....................   Passed  175.08 sec
test 5
      Start  5: Kokkos_CoreUnitTest_HIPInterOpInit

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit
5: Test timeout computed to be: 1500
5: [==========] Running 1 test from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 1 test from hip
5: [ RUN      ] hip.raw_hip_interop
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o
5: [       OK ] hip.raw_hip_interop (371 ms)
5: [----------] 1 test from hip (371 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 1 test from 1 test suite ran. (371 ms total)
5: [  PASSED  ] 1 test.
 5/52 Test  #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........   Passed    0.41 sec
test 6
      Start  6: Kokkos_CoreUnitTest_HIPInterOpStreams

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

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_UnitTest_HIPGraph
7: Test timeout computed to be: 1500
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
7: [==========] Running 5 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 5 tests from hip_count_bugs
7: [ RUN      ] hip_count_bugs.launch_one
7: [       OK ] hip_count_bugs.launch_one (7 ms)
7: [ RUN      ] hip_count_bugs.launch_one_rvalue
7: [       OK ] hip_count_bugs.launch_one_rvalue (0 ms)
7: [ RUN      ] hip_count_bugs.launch_six
7: [       OK ] hip_count_bugs.launch_six (8 ms)
7: [ RUN      ] hip_count_bugs.when_all_cycle
7: [       OK ] hip_count_bugs.when_all_cycle (3 ms)
7: [ RUN      ] hip_count_bugs.zero_work_reduce
7: [       OK ] hip_count_bugs.zero_work_reduce (0 ms)
7: [----------] 5 tests from hip_count_bugs (20 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 5 tests from 1 test suite ran. (20 ms total)
7: [  PASSED  ] 5 tests.
7: 
7:   YOU HAVE 1 DISABLED TEST
7: 
 7/52 Test  #7: Kokkos_UnitTest_HIPGraph ....................   Passed    0.43 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Default

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

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

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
10: Test timeout computed to be: 1500
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
10: SUCCESS
10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.41 sec
test 11
      Start 11: Kokkos_CoreUnitTest_Develop

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Develop
11: Test timeout computed to be: 1500
18: Malloc/N:256/manual_time                                                           0.257 us        0.456 us      2713727 3.88581M/s
11: [==========] Running 1 test from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 1 test from defaultdevicetype
11: [ RUN      ] defaultdevicetype.development_test
11: [       OK ] defaultdevicetype.development_test (0 ms)
11: [----------] 1 test from defaultdevicetype (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 1 test from 1 test suite ran. (0 ms total)
11: [  PASSED  ] 1 test.
11/52 Test #11: Kokkos_CoreUnitTest_Develop .................   Passed    0.40 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

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

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

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

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
15: Test timeout computed to be: 1500
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/TestStdAlgorithmsCommon.hpp(206): warning: missing return statement at end of non-void function "Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View<std::size_t **>]"
          detected during:
            instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View<std::size_t **>]" 
(210): here
            instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_clone(ViewType) [with ViewType=Kokkos::View<std::size_t **>]" 
(522): here
            instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View<std::size_t **>]" 
/var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here

15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.40 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/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().
18: Malloc/N:4096/manual_time                                                          0.249 us        0.443 us      2801783 4.01306M/s
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x22ca100:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2374040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2374140:Host:source:0x22ca200: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:0x288f640: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:0x2374040:40::kokkosp_deallocate_data:Host:source:0x22ca100:40::kokkosp_finalize_library::
16/52 Test #16: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.40 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
17: Test timeout computed to be: 1500
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x10ae640:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x10ae8c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x10ae9c0:Host:source:0x10ae740: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:0x14eff80: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:0x10ae8c0:40::kokkosp_deallocate_data:Host:source:0x10ae640:40::kokkosp_finalize_library::
17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.40 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
18: Test timeout computed to be: 1500
18: [==========] Running 3 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 2 tests from defaultdevicetype_DeathTest
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4ae0bdd083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be]
18:  
18: demangled test_f1:
18: [0x3fdff0] Kokkos::Impl::save_stacktrace()
18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&)
18: [0x397711] Test::test_stacktrace(bool, bool)
18: [0x39929c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a91b9] testing::Test::Run()
18: [0x3aa2b9] testing::TestInfo::Run()
18: [0x3aab52] testing::TestSuite::Run()
18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b9afd] testing::UnitTest::Run()
18: [0x399750] main
18: [0x7f4ae0bdd083] __libc_start_main
18: [0x3975be] _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-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4ae0bdd083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be]
18:  
18: demangled test_f3:
18: [0x3fdff0] Kokkos::Impl::save_stacktrace()
18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&)
18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x398211] Test::test_stacktrace(bool, bool)
18: [0x39929c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a91b9] testing::Test::Run()
18: [0x3aa2b9] testing::TestInfo::Run()
18: [0x3aab52] testing::TestSuite::Run()
18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b9afd] testing::UnitTest::Run()
18: [0x399750] main
18: [0x7f4ae0bdd083] __libc_start_main
18: [0x3975be] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
 -- Testing 1-D histogram
Density 1D: 0.00195403 -0.999999 -57856.1 || 0.051031 0 1.55154e+06 || 2.86891e+10 28674.4 || -7.99802e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00587234 -0.967849 10.3333 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (375 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4ae0bdd083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be]
18:  
18: demangled test_f1:
18: [0x3fdff0] Kokkos::Impl::save_stacktrace()
18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&)
18: [0x397711] Test::test_stacktrace(bool, bool)
18: [0x399539] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a91b9] testing::Test::Run()
18: [0x3aa2b9] testing::TestInfo::Run()
18: [0x3aab52] testing::TestSuite::Run()
18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b9afd] testing::UnitTest::Run()
18: [0x399750] main
18: [0x7f4ae0bdd083] __libc_start_main
18: [0x3975be] _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-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4ae0bdd083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be]
18:  
18: demangled test_f3:
18: [0x3fdff0] Kokkos::Impl::save_stacktrace()
18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&)
18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x398211] Test::test_stacktrace(bool, bool)
18: [0x399539] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a91b9] testing::Test::Run()
18: [0x3aa2b9] testing::TestInfo::Run()
18: [0x3aab52] testing::TestSuite::Run()
18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b9afd] testing::UnitTest::Run()
18: [0x399750] main
18: [0x7f4ae0bdd083] __libc_start_main
18: [0x3975be] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (370 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (746 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-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4ae0bdd083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be]
18:  
18: demangled test_f1:
18: [0x3fdff0] Kokkos::Impl::save_stacktrace()
18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&)
18: [0x397711] Test::test_stacktrace(bool, bool)
18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a91b9] testing::Test::Run()
18: [0x3aa2b9] testing::TestInfo::Run()
18: [0x3aab52] testing::TestSuite::Run()
18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b9afd] testing::UnitTest::Run()
18: [0x399750] main
18: [0x7f4ae0bdd083] __libc_start_main
18: [0x3975be] _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-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4ae0bdd083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be]
18:  
18: demangled test_f3:
18: [0x3fdff0] Kokkos::Impl::save_stacktrace()
18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&)
18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x398211] Test::test_stacktrace(bool, bool)
18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3a91b9] testing::Test::Run()
18: [0x3aa2b9] testing::TestInfo::Run()
18: [0x3aab52] testing::TestSuite::Run()
18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3b9afd] testing::UnitTest::Run()
18: [0x399750] main
18: [0x7f4ae0bdd083] __libc_start_main
18: [0x3975be] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
18: [----------] 1 test from defaultdevicetype (1 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 2 test suites ran. (747 ms total)
18: [  PASSED  ] 3 tests.
18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.25 sec
test 19
      Start 19: Kokkos_IncrementalTest_SERIAL

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
19: Test timeout computed to be: 1500
18: Malloc/N:65536/manual_time                                                         0.174 us        0.407 us      3934938 5.73742M/s
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
19: [==========] Running 28 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 28 tests from SERIAL
19: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
19: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] SERIAL.IncrTest_01_execspace
19: Host Serial Execution Space:
19:   KOKKOS_ENABLE_SERIAL: yes
19: 
19: Serial Runtime Configuration:
19: Serial
19: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
19: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
19: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
19: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
19: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
19: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
19: [       OK ] SERIAL.IncrTest_03b_memspace_free (62 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 (76 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 (142 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 28 tests from 1 test suite ran. (142 ms total)
19: [  PASSED  ] 28 tests.
19/52 Test #19: Kokkos_IncrementalTest_SERIAL ...............   Passed    0.55 sec
test 20
      Start 20: Kokkos_IncrementalTest_HIP

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_HIP
20: Test timeout computed to be: 1500
20: [==========] Running 28 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 28 tests from HIP
20: [ RUN      ] HIP.IncrTest_01_execspace_typedef
20: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] HIP.IncrTest_01_execspace
20: Device Execution Space:
20:   KOKKOS_ENABLE_HIP: yes
20: HIP Options:
20:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
20: 
20: Runtime Configuration:
20: macro  KOKKOS_ENABLE_HIP : defined
20: macro  HIP_VERSION = 50631061 = version 5.6.31061
20: macro KOKKOS_ENABLE_ROCTHRUST : defined
20: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
20: HIP
20: [       OK ] HIP.IncrTest_01_execspace (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicExchange
20: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicAdd
20: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicSub
20: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
20: [       OK ] HIP.IncrTest_03a_memspace_malloc (1 ms)
20: [ RUN      ] HIP.IncrTest_03b_memspace_free
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
18: Malloc/N:1048576/manual_time                                                       0.160 us        0.380 us      4272220 6.24306M/s
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
20: [       OK ] HIP.IncrTest_03b_memspace_free (2913 ms)
20: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
20: [       OK ] HIP.IncrTest_04_simple_parallelFor (0 ms)
20: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] HIP.IncrTest_05_reduction
20: [       OK ] HIP.IncrTest_05_reduction (6 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange2D
20: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange3D
20: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange4D
20: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
20: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
20: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
20: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
20: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms)
20: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (174 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 (13 ms)
20: [ RUN      ] HIP.incr_17_atomicView
20: [       OK ] HIP.incr_17_atomicView (4 ms)
20: [----------] 28 tests from HIP (3128 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (3128 ms total)
20: [  PASSED  ] 28 tests.
20/52 Test #20: Kokkos_IncrementalTest_HIP ..................   Passed    3.54 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

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

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

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/TestDeviceAndThreads.py"
23: Test timeout computed to be: 1500
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
18: Malloc/N:16777216/manual_time                                                      0.145 us        0.359 us      4790836 6.90515M/s
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
18: Malloc/N:268435456/manual_time                                                      2.42 us         5.93 us       264800 412.618k/s
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 4.442s
23: 
23: OK (skipped=1)
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    4.50 sec
test 24
      Start 24: Kokkos_PerformanceTest_TaskDag

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

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-26_T02-29-40.json"
25: Test timeout computed to be: 1500
25: 2024-03-26T02:50:39+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
25: Run on (128 X 1996.08 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x128)
25:   L1 Instruction 32 KiB (x128)
25:   L2 Unified 512 KiB (x128)
25:   L3 Unified 16384 KiB (x32)
25: Load Average: 1.45, 4.25, 4.52
25: CPU architecture: none
25: Default Device: N6Kokkos3HIPE
25: GPU architecture: AMD_GFX90A
25: KOKKOS_COMPILER_CLANG: 1600
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: no
25: KOKKOS_ENABLE_CXX20: yes
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HIP: yes
25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
25: Kokkos Version: 4.3.0
25: macro  KOKKOS_ENABLE_HIP: defined
25: macro KOKKOS_ENABLE_ROCTHRUST: defined
25: platform: 64bit
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.007 s         0.008 s             5       1024        7.15296u
25: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.007 s         0.008 s             5     2.048k          3.571u
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
25: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.007 s         0.008 s             5     4.096k        1.78573u
25: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.007 s         0.008 s             5     8.192k        900.168n
25: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.007 s         0.009 s             5    16.384k        453.672n
25: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.008 s         0.010 s             5    32.768k        229.221n
25: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.008 s         0.012 s             5    65.536k        117.366n
25: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.010 s         0.021 s             5   131.072k        73.6117n
25: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.013 s         0.041 s             5   262.144k        48.7421n
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
25: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.019 s         0.098 s             5   524.288k        37.1233n
18: Malloc/N:4294967296/manual_time                                                     3.22 us         10.7 us       227712 310.807k/s
[ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.8109e-07 -0.00173887 0.0108969 || 0.051031 28064 29327 || 28724.3 28674.4 || 150.639 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.56767e-07 0.0197106 -0.0100026 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
18: MallocFree/N:1/manual_time                                                         0.400 us        0.450 us      1725767   2.499M/s
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: CustomReduction<double>/N:100000/R:1000/manual_time                                0.006 s         0.015 s           111 19.7071k/s       11.5
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.604 s         0.601 s             1        0.102689    0.0492456                0.095918            0.0464713   0.0482346          2.475u
18: MallocFree/N:16/manual_time                                                        0.398 us        0.448 us      1714033 2.51266M/s
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.040 s         0.040 s            18        7.43995m     3.65366m                7.05356m                   3.5214m    3.53056m          2.535u
18: MallocFree/N:256/manual_time                                                       0.416 us        0.466 us      1702916 2.40136M/s
25: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.068 s         0.068 s            10       0.0116305    0.0103653                8.78849m                  4.28821m    4.41681m          2.965u
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024         23.873n
25: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        11.8823n
25: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        5.72607n
25: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        2.89966n
25: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.92621n
25: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        837.769p
25: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        523.285p
25: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        416.588p
25: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.000 s             5   262.144k        386.089p
25: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        314.219p
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
18: MallocFree/N:4096/manual_time                                                      0.416 us        0.466 us      1690684 2.40346M/s
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Malloc/N:1/manual_time                                                              14.3 us         28.9 us        49573 70.1051k/s
18: MallocFree/N:65536/manual_time                                                     0.397 us        0.447 us      1765644 2.51582M/s
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o
18: MallocFree/N:1048576/manual_time                                                   0.393 us        0.443 us      1801809 2.54219M/s
25: Malloc/N:16/manual_time                                                             14.1 us         28.8 us        49539 70.7542k/s
18: MallocFree/N:16777216/manual_time                                                  0.375 us        0.425 us      1883554 2.66618M/s
4: [       OK ] openacc_DeathTest.view_memory_access_violations_from_host (24452 ms)
4: [ RUN      ] openacc_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped
4: skipping because OpenACC backend is currently not able to abort from the device
4: [  SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms)
4: [----------] 15 tests from openacc_DeathTest (48163 ms total)
4: 
4: [----------] 158 tests from openacc
4: [ RUN      ] openacc.array_capacity
4: [       OK ] openacc.array_capacity (0 ms)
4: [ RUN      ] openacc.array_element_access
4: [       OK ] openacc.array_element_access (0 ms)
4: [ RUN      ] openacc.array_zero_capacity
4: [       OK ] openacc.array_zero_capacity (0 ms)
4: [ RUN      ] openacc.array_zero_data_nullptr
4: [       OK ] openacc.array_zero_data_nullptr (0 ms)
4: [ RUN      ] openacc.array_contiguous_capacity
4: [       OK ] openacc.array_contiguous_capacity (0 ms)
4: [ RUN      ] openacc.array_contiguous_element_access
4: [       OK ] openacc.array_contiguous_element_access (0 ms)
4: [ RUN      ] openacc.array_contiguous_assignment
4: [       OK ] openacc.array_contiguous_assignment (0 ms)
4: [ RUN      ] openacc.array_strided_capacity
4: [       OK ] openacc.array_strided_capacity (0 ms)
4: [ RUN      ] openacc.array_strided_element_access
4: [       OK ] openacc.array_strided_element_access (0 ms)
4: [ RUN      ] openacc.array_strided_assignment
4: [       OK ] openacc.array_strided_assignment (0 ms)
4: [ RUN      ] openacc.atomic_operations_double
4: [       OK ] openacc.atomic_operations_double (9 ms)
4: [ RUN      ] openacc.atomic_operations_float
4: [       OK ] openacc.atomic_operations_float (9 ms)
4: [ RUN      ] openacc.atomic_operations_int
4: [       OK ] openacc.atomic_operations_int (18 ms)
4: [ RUN      ] openacc.atomic_operations_long
4: [       OK ] openacc.atomic_operations_long (46 ms)
4: [ RUN      ] openacc.atomic_operations_longlong
4: [       OK ] openacc.atomic_operations_longlong (42 ms)
4: [ RUN      ] openacc.atomic_operations_unsigned
4: [       OK ] openacc.atomic_operations_unsigned (41 ms)
4: [ RUN      ] openacc.atomic_operations_unsignedlong
4: [       OK ] openacc.atomic_operations_unsignedlong (42 ms)
4: [ RUN      ] openacc.atomics
4: [       OK ] openacc.atomics (401 ms)
4: [ RUN      ] openacc.atomics_tpetra_max_abs
4: [       OK ] openacc.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] openacc.atomic_views_integral
25: Malloc/N:256/manual_time                                                            14.2 us         28.9 us        49476 70.2441k/s
18: MallocFree/N:268435456/manual_time                                                  7.08 us         6.72 us        99213 141.252k/s
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o
[ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
18: MallocFree/N:4294967296/manual_time                                                 11.9 us         11.4 us        58759 83.9867k/s
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
25: Malloc/N:4096/manual_time                                                           14.2 us         28.9 us        49445 70.5965k/s
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
18: MallocTouch/N:1/manual_time                                                         43.6 us         18.8 us        16269 22.9454k/s
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
25: Malloc/N:65536/manual_time                                                          14.2 us         28.9 us        49397 70.5947k/s
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
18: MallocTouch/N:16/manual_time                                                        43.3 us         18.7 us        16266 23.1149k/s
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
18: MallocTouch/N:256/manual_time                                                       42.1 us         18.4 us        16242 23.7412k/s
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
25: Malloc/N:1048576/manual_time                                                        14.2 us         28.9 us        49432  70.556k/s
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
18: MallocTouch/N:4096/manual_time                                                       233 us         19.4 us        10000 4.29458k/s
18: MallocTouch/N:65536/manual_time                                                      148 us         20.1 us         4726  6.7739k/s
18: MallocTouch/N:1048576/manual_time                                                    583 us         23.9 us         1000  1.7153k/s
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.00686932 0.00622562 || 0.051031 27983 29294 || 28478.8 28674.4 || 86.0629 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.0179787 -0.00128677 || 0.051031 1e+64 -1e+64
Test Seed:1711421458144776200
Test Scalar=int
 -- Testing randomness properties
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
18: MallocTouch/N:16777216/manual_time                                                   373 us         30.4 us         3756 2.68166k/s
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
18: MallocTouch/N:268435456/manual_time                                                38467 us        35394 us           14  25.9963/s
25: Malloc/N:16777216/manual_time                                                       66.5 us         94.4 us        11081 15.0308k/s
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
18: MallocTouch/N:4294967296/manual_time                                              507447 us       479221 us            1  1.97065/s
18: MallocTouchFree/N:1/manual_time                                                      146 us         18.5 us         3569 6.82777k/s
18: MallocTouchFree/N:16/manual_time                                                     146 us         18.7 us         4906 6.86099k/s
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 64%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
18: MallocTouchFree/N:256/manual_time                                                    152 us         29.4 us         4582 6.56605k/s
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
18: MallocTouchFree/N:4096/manual_time                                                   153 us         29.3 us         4613  6.5516k/s
18: MallocTouchFree/N:65536/manual_time                                                  153 us         29.2 us         4618 6.55587k/s
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
18: MallocTouchFree/N:1048576/manual_time                                               77.5 us         22.6 us         7955 12.8958k/s
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
18: MallocTouchFree/N:16777216/manual_time                                              68.5 us         29.6 us         8560 14.6017k/s
18: MallocTouchFree/N:268435456/manual_time                                            51891 us        35087 us           13  19.2712/s
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
18: MallocTouchFree/N:4294967296/manual_time                                          723394 us       469951 us            1  1.38237/s
4: [       OK ] openacc.atomic_views_integral (20946 ms)
4: [ RUN      ] openacc.atomic_views_nonintegral
4: [       OK ] openacc.atomic_views_nonintegral (47 ms)
4: [ RUN      ] openacc.atomic_view_api
4: [       OK ] openacc.atomic_view_api (0 ms)
4: [ RUN      ] openacc.bit_manip_countl_zero
4: [       OK ] openacc.bit_manip_countl_zero (54 ms)
4: [ RUN      ] openacc.bit_manip_countl_one
4: [       OK ] openacc.bit_manip_countl_one (0 ms)
4: [ RUN      ] openacc.bit_manip_countr_zero
4: [       OK ] openacc.bit_manip_countr_zero (0 ms)
4: [ RUN      ] openacc.bit_manip_countr_one
4: [       OK ] openacc.bit_manip_countr_one (0 ms)
4: [ RUN      ] openacc.bit_manip_popcount
4: [       OK ] openacc.bit_manip_popcount (0 ms)
4: [ RUN      ] openacc.bit_manip_has_single_bit
4: [       OK ] openacc.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_floor
4: [       OK ] openacc.bit_manip_bit_floor (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_ceil
4: [       OK ] openacc.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_width
4: [       OK ] openacc.bit_manip_bit_width (0 ms)
4: [ RUN      ] openacc.bit_manip_rotl
4: [       OK ] openacc.bit_manip_rotl (0 ms)
4: [ RUN      ] openacc.bit_manip_rotr
4: [       OK ] openacc.bit_manip_rotr (0 ms)
4: [ RUN      ] openacc.bit_manip_byeswap
4: [       OK ] openacc.bit_manip_byeswap (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_cast
4: [       OK ] openacc.bit_manip_bit_cast (0 ms)
4: [ RUN      ] openacc.checked_integer_operations_multiply_overflow
4: [       OK ] openacc.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] openacc.execution_policy_occupancy_and_hint
4: [       OK ] openacc.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] openacc.complex_construction
4: [       OK ] openacc.complex_construction (7 ms)
4: [ RUN      ] openacc.complex_basic_math
4: [       OK ] openacc.complex_basic_math (0 ms)
4: [ RUN      ] openacc.complex_special_funtions
4: [       OK ] openacc.complex_special_funtions (0 ms)
4: [ RUN      ] openacc.complex_io
4: [       OK ] openacc.complex_io (0 ms)
4: [ RUN      ] openacc.complex_trivially_copyable
4: [       OK ] openacc.complex_trivially_copyable (0 ms)
4: [ RUN      ] openacc.complex_issue_3865
4: [       OK ] openacc.complex_issue_3865 (0 ms)
4: [ RUN      ] openacc.complex_operations_arithmetic_types_overloads
4: [       OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] openacc.partitioning_by_args
4: [       OK ] openacc.partitioning_by_args (63 ms)
4: [ RUN      ] openacc.partitioning_by_vector
4: [       OK ] openacc.partitioning_by_vector (59 ms)
4: [ RUN      ] openacc.execution_space_as_class_data_member
4: [       OK ] openacc.execution_space_as_class_data_member (2 ms)
4: [ RUN      ] openacc.functor_analysis
4: [       OK ] openacc.functor_analysis (0 ms)
4: [ RUN      ] openacc.init
4: [       OK ] openacc.init (0 ms)
4: [ RUN      ] openacc.dispatch
4: [       OK ] openacc.dispatch (85 ms)
4: [ RUN      ] openacc.mathematical_constants_e
4: [       OK ] openacc.mathematical_constants_e (35 ms)
4: [ RUN      ] openacc.mathematical_constants_log2e
4: [       OK ] openacc.mathematical_constants_log2e (0 ms)
4: [ RUN      ] openacc.mathematical_constants_log10e
4: [       OK ] openacc.mathematical_constants_log10e (0 ms)
4: [ RUN      ] openacc.mathematical_constants_pi
4: [       OK ] openacc.mathematical_constants_pi (0 ms)
4: [ RUN      ] openacc.mathematical_constants_inv_pi
4: [       OK ] openacc.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] openacc.mathematical_constants_inv_sqrtpi
4: [       OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] openacc.mathematical_constants_ln2
4: [       OK ] openacc.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_ln10
4: [       OK ] openacc.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_sqrt2
4: [       OK ] openacc.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_sqrt3
4: [       OK ] openacc.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_inv_sqrt3
4: [       OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_egamma
4: [       OK ] openacc.mathematical_constants_egamma (0 ms)
4: [ RUN      ] openacc.mathematical_constants_phi
4: [       OK ] openacc.mathematical_constants_phi (0 ms)
4: [ RUN      ] openacc.mathspecialfunc_expint1
4: [       OK ] openacc.mathspecialfunc_expint1 (16 ms)
4: [ RUN      ] openacc.mathspecialfunc_errorfunc
4: [       OK ] openacc.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselj0y0
4: [       OK ] openacc.mathspecialfunc_cbesselj0y0 (52 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselj1y1
4: [       OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesseli0k0
4: [       OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesseli1k1
4: [       OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselh1stkind
4: [       OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselh2ndkind
4: [       OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] openacc.mdrange_5d
4: [       OK ] openacc.mdrange_5d (135 ms)
4: [ RUN      ] openacc.mdrange_6d
4: [       OK ] openacc.mdrange_6d (504 ms)
4: [ RUN      ] openacc.mdrange_3d
4: [       OK ] openacc.mdrange_3d (58 ms)
4: [ RUN      ] openacc.mdrange_neg_idx
4: [       OK ] openacc.mdrange_neg_idx (248 ms)
4: [ RUN      ] openacc.mdrange_4d
4: [       OK ] openacc.mdrange_4d (61 ms)
4: [ RUN      ] openacc.mdrange_large_deep_copy
4: [       OK ] openacc.mdrange_large_deep_copy (28 ms)
4: [ RUN      ] openacc.md_range_policy_construction_from_arrays
4: [       OK ] openacc.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] openacc.mdrange_parallel_reduce_primitive_types
25: Malloc/N:268435456/manual_time                                                      8837 us          142 us         1000  113.154/s
25: Malloc/N:4294967296/manual_time                                                   145175 us          691 us            5  6.88825/s
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
18: ----------------------------------------------------------------------------------------------------------------------------------------------
18: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.246 s         0.293 s             3  3.24591/s        800
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
4: [       OK ] openacc.mdrange_parallel_reduce_primitive_types (2562 ms)
4: [ RUN      ] openacc.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] openacc.mdspan_minimal_functional (0 ms)
4: [ RUN      ] openacc.max
4: [       OK ] openacc.max (0 ms)
4: [ RUN      ] openacc.max_within_parfor
4: [       OK ] openacc.max_within_parfor (4 ms)
4: [ RUN      ] openacc.min
4: [       OK ] openacc.min (0 ms)
4: [ RUN      ] openacc.min_within_parfor
4: [       OK ] openacc.min_within_parfor (0 ms)
4: [ RUN      ] openacc.minmax
4: [       OK ] openacc.minmax (0 ms)
4: [ RUN      ] openacc.minmax_within_parfor
4: [       OK ] openacc.minmax_within_parfor (0 ms)
4: [ RUN      ] openacc.clamp
4: [       OK ] openacc.clamp (0 ms)
4: [ RUN      ] openacc.clamp_within_parfor
4: [       OK ] openacc.clamp_within_parfor (0 ms)
4: [ RUN      ] openacc.occupancy_control
4: [       OK ] openacc.occupancy_control (5 ms)
4: [ RUN      ] openacc.parallel_scan_range_policy
4: [       OK ] openacc.parallel_scan_range_policy (132 ms)
4: [ RUN      ] openacc.kokkos_printf
4: [       OK ] openacc.kokkos_printf (3 ms)
4: [ RUN      ] openacc.range_policy_runtime_parameters
4: [       OK ] openacc.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] openacc.reducers_double
4: [       OK ] openacc.reducers_double (13 ms)
4: [ RUN      ] openacc.reducers_bool
4: [       OK ] openacc.reducers_bool (10 ms)
4: [ RUN      ] openacc.impl_shared_alloc
4: [       OK ] openacc.impl_shared_alloc (51 ms)
4: [ RUN      ] openacc.kokkos_swap
4: [       OK ] openacc.kokkos_swap (1 ms)
4: [ RUN      ] openacc.team_policy_runtime_parameters
4: [       OK ] openacc.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] openacc.view_api_a
4: [       OK ] openacc.view_api_a (8 ms)
4: [ RUN      ] openacc.view_api_b
4: [       OK ] openacc.view_api_b (16 ms)
4: [ RUN      ] openacc.view_api_c
4: [       OK ] openacc.view_api_c (5 ms)
4: [ RUN      ] openacc.view_api_d
4: [       OK ] openacc.view_api_d (6 ms)
4: [ RUN      ] openacc.view_allocation_error
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewAPI_d.hpp:41: Skipped
4: acc_malloc() not properly returning nullptr
4: [  SKIPPED ] openacc.view_allocation_error (0 ms)
4: [ RUN      ] openacc.view_copy_tests
4: [       OK ] openacc.view_copy_tests (30 ms)
4: [ RUN      ] openacc.view_copy_tests_rank_0
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o
25: MallocFree/N:1/manual_time                                                          34.1 us         29.5 us        20812 29.3516k/s
4: [       OK ] openacc.view_copy_tests_rank_0 (7 ms)
4: [ RUN      ] openacc.view_copy_degenerated
4: [       OK ] openacc.view_copy_degenerated (0 ms)
4: [ RUN      ] openacc.view_empty_runtime_unmanaged
4: [       OK ] openacc.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] openacc.view_hooks
4: [       OK ] openacc.view_hooks (0 ms)
4: [ RUN      ] openacc.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (79 ms)
4: [ RUN      ] openacc.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openacc.view_layoutstride_right_to_layoutright_assignment (73 ms)
4: [ RUN      ] openacc.view_irregular_layout
4: [       OK ] openacc.view_irregular_layout (37 ms)
4: [ RUN      ] openacc.view_mapping
4: [       OK ] openacc.view_mapping (59 ms)
4: [ RUN      ] openacc.view_mapping_operator
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
18: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.245 s         0.294 s             3  3.26929/s        800
4: [       OK ] openacc.view_mapping_operator (54 ms)
4: [ RUN      ] openacc.static_extent
4: [       OK ] openacc.static_extent (0 ms)
4: [ RUN      ] openacc.view_mapping_atomic
4: [       OK ] openacc.view_mapping_atomic (7 ms)
4: [ RUN      ] openacc.view_mapping_class_value
4: [       OK ] openacc.view_mapping_class_value (0 ms)
4: [ RUN      ] openacc.view_mapping_assignable
4: [       OK ] openacc.view_mapping_assignable (0 ms)
4: [ RUN      ] openacc.view_mapping_trivially_copyable
4: [       OK ] openacc.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] openacc.append_formatted_multidimensional_index
4: [       OK ] openacc.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openacc.resize_realloc_no_init
4: [       OK ] openacc.resize_realloc_no_init (32 ms)
4: [ RUN      ] openacc.resize_realloc_no_alloc
4: [       OK ] openacc.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] openacc.realloc_exec_space
4: [       OK ] openacc.realloc_exec_space (0 ms)
4: [ RUN      ] openacc.view_alloc
4: [       OK ] openacc.view_alloc (0 ms)
4: [ RUN      ] openacc.view_alloc_exec_space
4: [       OK ] openacc.view_alloc_exec_space (0 ms)
4: [ RUN      ] openacc.view_alloc_int
4: [       OK ] openacc.view_alloc_int (0 ms)
4: [ RUN      ] openacc.view_alloc_exec_space_int
4: [       OK ] openacc.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] openacc.deep_copy_zero_memset
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:220: Skipped
4: skipping since the OpenACC backend doesn't implement ZeroMemset
4: [  SKIPPED ] openacc.deep_copy_zero_memset (0 ms)
4: [ RUN      ] openacc.resize_exec_space
4: [       OK ] openacc.resize_exec_space (14 ms)
4: [ RUN      ] openacc.view_allocation_int
4: [       OK ] openacc.view_allocation_int (0 ms)
4: [ RUN      ] openacc.view_allocation_exec_space_int
4: [       OK ] openacc.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] openacc.view_not_default_constructible
4: [       OK ] openacc.view_not_default_constructible (0 ms)
4: [ RUN      ] openacc.view_subview_auto_1d_left
4: [       OK ] openacc.view_subview_auto_1d_left (5 ms)
4: [ RUN      ] openacc.view_subview_auto_1d_right
4: [       OK ] openacc.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] openacc.view_subview_auto_1d_stride
4: [       OK ] openacc.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] openacc.view_subview_assign_strided
4: [       OK ] openacc.view_subview_assign_strided (0 ms)
4: [ RUN      ] openacc.view_subview_left_0
4: [       OK ] openacc.view_subview_left_0 (0 ms)
4: [ RUN      ] openacc.view_subview_left_1
4: [       OK ] openacc.view_subview_left_1 (0 ms)
4: [ RUN      ] openacc.view_subview_left_2
4: [       OK ] openacc.view_subview_left_2 (0 ms)
4: [ RUN      ] openacc.view_subview_left_3
4: [       OK ] openacc.view_subview_left_3 (0 ms)
4: [ RUN      ] openacc.view_subview_right_0
4: [       OK ] openacc.view_subview_right_0 (0 ms)
4: [ RUN      ] openacc.view_subview_right_1
4: [       OK ] openacc.view_subview_right_1 (0 ms)
4: [ RUN      ] openacc.view_subview_right_3
4: [       OK ] openacc.view_subview_right_3 (0 ms)
4: [ RUN      ] openacc.view_static_tests
4: [       OK ] openacc.view_static_tests (0 ms)
4: [ RUN      ] openacc.view_subview_layoutleft_to_layoutleft
4: [       OK ] openacc.view_subview_layoutleft_to_layoutleft (7 ms)
4: [ RUN      ] openacc.view_subview_layoutright_to_layoutright
4: [       OK ] openacc.view_subview_layoutright_to_layoutright (0 ms)
4: [ RUN      ] openacc.view_subview_1d_assign
4: [       OK ] openacc.view_subview_1d_assign (12 ms)
4: [ RUN      ] openacc.view_subview_1d_assign_atomic
4: [       OK ] openacc.view_subview_1d_assign_atomic (11 ms)
4: [ RUN      ] openacc.view_subview_1d_assign_randomaccess
4: [       OK ] openacc.view_subview_1d_assign_randomaccess (10 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
4: [       OK ] openacc.view_subview_2d_from_3d (174 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d_atomic
4: [       OK ] openacc.view_subview_2d_from_3d_atomic (176 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d_randomaccess
4: [       OK ] openacc.view_subview_2d_from_3d_randomaccess (177 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left
25: MallocFree/N:16/manual_time                                                         36.9 us         30.9 us        20537  27.068k/s
4: [       OK ] openacc.view_subview_3d_from_5d_left (598 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left_atomic
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.0120586 -0.00056315 || 0.051031 28088 29340 || 29024.4 28674.4 || -7.78498 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00854095 -0.00310214 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
18: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.246 s         0.296 s             3  3.24775/s        800
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
25: MallocFree/N:256/manual_time                                                        34.1 us         29.6 us        20537 29.3558k/s
4: [       OK ] openacc.view_subview_3d_from_5d_left_atomic (598 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] openacc.view_subview_3d_from_5d_left_randomaccess (598 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right
18: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.296 s             3  3.25624/s        800
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
25: MallocFree/N:4096/manual_time                                                       34.1 us         29.6 us        20555  29.345k/s
[ 66%] Built target Kokkos_ContainersUnitTest_Serial
18: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.246 s         0.295 s             3  3.25831/s        800
4: [       OK ] openacc.view_subview_3d_from_5d_right (1396 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right_atomic
25: MallocFree/N:65536/manual_time                                                      34.1 us         29.6 us        20511 29.3123k/s
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
18: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.295 s             3    3.257/s        800
4: [       OK ] openacc.view_subview_3d_from_5d_right_atomic (1397 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right_randomaccess
25: MallocFree/N:1048576/manual_time                                                    34.1 us         29.6 us        20537 29.3608k/s
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
18: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.247 s         0.297 s             3  3.24147/s        800
4: [       OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1397 ms)
4: [ RUN      ] openacc.view_test_unmanaged_subview_reset
4: [       OK ] openacc.view_test_unmanaged_subview_reset (1 ms)
4: [ RUN      ] openacc.view_subview_memory_traits_construction
4: [       OK ] openacc.view_subview_memory_traits_construction (0 ms)
4: [----------] 158 tests from openacc (32876 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 173 tests from 2 test suites ran. (81039 ms total)
4: [  PASSED  ] 169 tests.
4: [  SKIPPED ] 4 tests, listed below:
4: [  SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] openacc.mdspan_minimal_functional
4: [  SKIPPED ] openacc.view_allocation_error
4: [  SKIPPED ] openacc.deep_copy_zero_memset
 4/20 Test  #4: Kokkos_CoreUnitTest_OpenACC .................   Passed   81.98 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Default

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Default
5: Test timeout computed to be: 1500
18: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.294 s             3  3.25741/s        800
5: [==========] Running 19 tests from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 19 tests from defaultdevicetype
5: [ RUN      ] defaultdevicetype.initialization_settings
5: [       OK ] defaultdevicetype.initialization_settings (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
5: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
5: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
5: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
5: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_help
5: [       OK ] defaultdevicetype.cmd_line_args_help (8 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
5: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (3 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
5: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (34 ms)
5: [ RUN      ] defaultdevicetype.env_vars_num_threads
5: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
5: [ RUN      ] defaultdevicetype.env_vars_device_id
5: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
5: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
5: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
5: [ RUN      ] defaultdevicetype.env_vars_tune_internals
5: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
5: [ RUN      ] defaultdevicetype.visible_devices
5: [       OK ] defaultdevicetype.visible_devices (0 ms)
5: [ RUN      ] defaultdevicetype.compiler_macros
5: [       OK ] defaultdevicetype.compiler_macros (1 ms)
5: [ RUN      ] defaultdevicetype.half_conversion
5: [       OK ] defaultdevicetype.half_conversion (37 ms)
5: [ RUN      ] defaultdevicetype.bhalf_conversion
5: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
5: [ RUN      ] defaultdevicetype.half_operators
5: [       OK ] defaultdevicetype.half_operators (0 ms)
5: [ RUN      ] defaultdevicetype.bhalf_operators
5: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
5: [ RUN      ] defaultdevicetype.host_space_access
5: [       OK ] defaultdevicetype.host_space_access (0 ms)
5: [----------] 19 tests from defaultdevicetype (87 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 19 tests from 1 test suite ran. (87 ms total)
5: [  PASSED  ] 19 tests.
 5/20 Test  #5: Kokkos_CoreUnitTest_Default .................   Passed    0.78 sec
test 6
      Start  6: Kokkos_CoreUnitTest_LegionInitialization

6: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
6: Test timeout computed to be: 1500
6: [==========] Running 1 test from 1 test suite.
6: [----------] Global test environment set-up.
6: [----------] 1 test from initialization
6: [ RUN      ] initialization.legion_initialization
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
6: [       OK ] initialization.legion_initialization (428 ms)
6: [----------] 1 test from initialization (428 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (428 ms total)
6: [  PASSED  ] 1 test.
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
 6/20 Test  #6: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.72 sec
test 7
      Start  7: Kokkos_CoreUnitTest_PushFinalizeHook

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
7: Test timeout computed to be: 1500
18: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.246 s         0.295 s             3  3.25743/s        800
7: SUCCESS
 7/20 Test  #7: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.66 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Develop

8: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Develop
8: Test timeout computed to be: 1500
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
25: MallocFree/N:16777216/manual_time                                                    552 us         93.7 us         6741 1.81134k/s
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
18: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.295 s             3  3.25422/s        800
8: [==========] Running 1 test from 1 test suite.
8: [----------] Global test environment set-up.
8: [----------] 1 test from defaultdevicetype
8: [ RUN      ] defaultdevicetype.development_test
8: [       OK ] defaultdevicetype.development_test (0 ms)
8: [----------] 1 test from defaultdevicetype (0 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (0 ms total)
8: [  PASSED  ] 1 test.
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
 8/20 Test  #8: Kokkos_CoreUnitTest_Develop .................   Passed    0.67 sec
test 9
      Start  9: Kokkos_CoreUnitTest_KokkosP

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

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
10: Test timeout computed to be: 1500
10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........   Passed    0.01 sec
test 11
      Start 11: Kokkos_ProfilingTestLibraryLoadHelp

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
11: Environment variables: 
11:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
11: Test timeout computed to be: 1500
11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.246 s         0.296 s             3  3.25702/s        800
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    0.67 sec
test 12
      Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
12: Test timeout computed to be: 1500
12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.296 s             3  3.25645/s        800
12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.67 sec
test 13
      Start 13: Kokkos_ProfilingTestLibraryLoad

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
13: Environment variables: 
13:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
13: Test timeout computed to be: 1500
13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x1ef9d40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1ef9f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1ef9fc0:Host:source:0x1ef9dc0: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:0x1efa180: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:0x1ef9f40:40::kokkosp_deallocate_data:Host:source:0x1ef9d40:40::kokkosp_finalize_library::
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
13/20 Test #13: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.67 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryCmdLine

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
14: Test timeout computed to be: 1500
25: MallocFree/N:268435456/manual_time                                                  8674 us          124 us          351  115.288/s
14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x22b3e40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x22b4040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x22b40c0:Host:source:0x22b3ec0: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:0x22b4280: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:0x22b4040:40::kokkosp_deallocate_data:Host:source:0x22b3e40:40::kokkosp_finalize_library::
25: MallocFree/N:4294967296/manual_time                                               144440 us          321 us            5   6.9233/s
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
18: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.246 s         0.296 s             3  3.25379/s        800
14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.68 sec
test 15
      Start 15: Kokkos_CoreUnitTest_StackTraceTest

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
15: Test timeout computed to be: 1500
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
15: [==========] Running 3 tests from 2 test suites.
15: [----------] Global test environment set-up.
15: [----------] 2 tests from defaultdevicetype_DeathTest
15: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
15: 
15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
15: Top of f1
15: Top of f0
15: Top of f0
15: test_f1:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x43d266] Test::test_stacktrace(bool, bool)
15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f1
15: Top of f0
15: Top of f0
15: StackTrace f3(std::cout, 4) returned: 110
15: test_f3:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int)
15: [0x43e1cd] Test::test_stacktrace(bool, bool)
15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (230 ms)
15: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
15: 
15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
15: Top of f1
15: Top of f0
15: Top of f0
15: test_f1:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x43d266] Test::test_stacktrace(bool, bool)
15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f1
15: Top of f0
15: Top of f0
15: StackTrace f3(std::cout, 4) returned: 110
15: test_f3:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int)
15: [0x43e1cd] Test::test_stacktrace(bool, bool)
15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
15: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (207 ms)
15: [----------] 2 tests from defaultdevicetype_DeathTest (438 ms total)
15: 
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.stacktrace_normal
15: Top of f1
15: Top of f0
15: Top of f0
15: test_f1:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x43d266] Test::test_stacktrace(bool, bool)
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f1
15: Top of f0
15: Top of f0
15: StackTrace f3(std::cout, 4) returned: 110
15: test_f3:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int)
15: [0x43e1cd] Test::test_stacktrace(bool, bool)
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
15: [----------] 1 test from defaultdevicetype (1 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 3 tests from 2 test suites ran. (439 ms total)
15: [  PASSED  ] 3 tests.
15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.11 sec
test 16
      Start 16: Kokkos_IncrementalTest_OPENACC

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_OPENACC
16: Test timeout computed to be: 1500
18: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.296 s             3  3.25455/s        800
16: [==========] Running 28 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 28 tests from OPENACC
16: [ RUN      ] OPENACC.IncrTest_01_execspace_typedef
16: [       OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms)
16: [ RUN      ] OPENACC.IncrTest_01_execspace
16: Device Execution Space:
16:   KOKKOS_ENABLE_OPENACC: yes
16: OpenACC Options:
16:   KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes
16: Using OpenACC
16: OpenACC
16: [       OK ] OPENACC.IncrTest_01_execspace (0 ms)
16: [ RUN      ] OPENACC.IncrTest_02_AtomicExchange
16: [       OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms)
16: [ RUN      ] OPENACC.IncrTest_02_AtomicAdd
16: [       OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms)
16: [ RUN      ] OPENACC.IncrTest_02_AtomicSub
16: [       OK ] OPENACC.IncrTest_02_AtomicSub (0 ms)
16: [ RUN      ] OPENACC.IncrTest_03a_memspace_malloc
16: [       OK ] OPENACC.IncrTest_03a_memspace_malloc (29 ms)
16: [ RUN      ] OPENACC.IncrTest_03b_memspace_free
25: MallocTouch/N:1/manual_time                                                         17.5 us         30.4 us        39306 57.2804k/s
[ 66%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
18: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.245 s         0.295 s             3  3.26202/s        800
16: [       OK ] OPENACC.IncrTest_03b_memspace_free (1999 ms)
16: [ RUN      ] OPENACC.IncrTest_04_simple_parallelFor
16: [       OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms)
16: [ RUN      ] OPENACC.IncrTest_04_RangePolicy_parallelFor
16: [       OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms)
16: [ RUN      ] OPENACC.IncrTest_05_reduction
16: [       OK ] OPENACC.IncrTest_05_reduction (6 ms)
16: [ RUN      ] OPENACC.IncrTest_06_mdrange2D
16: [       OK ] OPENACC.IncrTest_06_mdrange2D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_06_mdrange3D
16: [       OK ] OPENACC.IncrTest_06_mdrange3D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_06_mdrange4D
16: [       OK ] OPENACC.IncrTest_06_mdrange4D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_08_deep_copy_2D
16: [       OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_08_deep_copy_3D
16: [       OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_08_deep_copy_4D
16: [       OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_10_Hierarchical_Basics
16: [       OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms)
16: [ RUN      ] OPENACC.IncrTest_11a_Hierarchical_ForLoop
16: [       OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms)
16: [ RUN      ] OPENACC.IncrTest_11b_Hierarchical_ForLoop
16: [       OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms)
16: [ RUN      ] OPENACC.IncrTest_11c_Hierarchical_ForLoop
25: MallocTouch/N:16/manual_time                                                        17.5 us         31.0 us        40060 57.1882k/s
18: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.246 s         0.295 s             3  3.24564/s        800
16: [       OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (248 ms)
16: [ RUN      ] OPENACC.IncrTest_12a_ThreadScratch
16: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped
16: skipping since scratch memory is not yet implemented in the OpenACC backend
16: [  SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms)
16: [ RUN      ] OPENACC.IncrTest_12b_TeamScratch
16: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped
16: skipping since scratch memory is not yet implemented in the OpenACC backend
16: [  SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms)
16: [ RUN      ] OPENACC.IncrTest_13a_Hierarchical_Red
16: [       OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms)
16: [ RUN      ] OPENACC.IncrTest_13b_Hierarchical_Red
16: [       OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms)
16: [ RUN      ] OPENACC.IncrTest_13c_Hierarchical_Red
16: [       OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms)
16: [ RUN      ] OPENACC.incr_14_MDrangeReduce
16: [       OK ] OPENACC.incr_14_MDrangeReduce (0 ms)
16: [ RUN      ] OPENACC.IncrTest_16_parallelscan
16: [       OK ] OPENACC.IncrTest_16_parallelscan (1 ms)
16: [ RUN      ] OPENACC.incr_17_atomicView
16: [       OK ] OPENACC.incr_17_atomicView (0 ms)
16: [----------] 28 tests from OPENACC (2295 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 1 test suite ran. (2295 ms total)
16: [  PASSED  ] 26 tests.
16: [  SKIPPED ] 2 tests, listed below:
16: [  SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch
16: [  SKIPPED ] OPENACC.IncrTest_12b_TeamScratch
16/20 Test #16: Kokkos_IncrementalTest_OPENACC ..............   Passed    2.98 sec
test 17
      Start 17: Kokkos_IncrementalTest_SERIAL

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
17: Test timeout computed to be: 1500
17: [==========] Running 28 tests from 1 test suite.
17: [----------] Global test environment set-up.
17: [----------] 28 tests from SERIAL
17: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
17: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
17: [ RUN      ] SERIAL.IncrTest_01_execspace
17: Host Serial Execution Space:
17:   KOKKOS_ENABLE_SERIAL: yes
17: 
17: Serial Runtime Configuration:
17: Serial
17: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
17: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
17: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
17: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
17: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
17: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
17: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
17: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
17: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
17: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
17: [       OK ] SERIAL.IncrTest_03b_memspace_free (154 ms)
17: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
17: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
17: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
17: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
17: [ RUN      ] SERIAL.IncrTest_05_reduction
17: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
17: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
17: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
17: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
17: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
17: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
17: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
17: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
17: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
17: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
17: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
17: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
17: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
17: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
17: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (205 ms)
17: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
17: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped
17: skipping since scratch memory is not yet implemented in the OpenACC backend
17: [  SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
17: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
17: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped
17: skipping since scratch memory is not yet implemented in the OpenACC backend
17: [  SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms)
17: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
17: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
17: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
17: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
17: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
17: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
17: [ RUN      ] SERIAL.incr_14_MDrangeReduce
17: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
17: [ RUN      ] SERIAL.IncrTest_16_parallelscan
17: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
17: [ RUN      ] SERIAL.incr_17_atomicView
17: [       OK ] SERIAL.incr_17_atomicView (0 ms)
17: [----------] 28 tests from SERIAL (361 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 28 tests from 1 test suite ran. (361 ms total)
17: [  PASSED  ] 26 tests.
17: [  SKIPPED ] 2 tests, listed below:
17: [  SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch
17: [  SKIPPED ] SERIAL.IncrTest_12b_TeamScratch
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o
17/20 Test #17: Kokkos_IncrementalTest_SERIAL ...............   Passed    1.03 sec
test 18
      Start 18: Kokkos_CoreUnitTest_CTestDevice

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

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
19: Test timeout computed to be: 1500
19/20 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.01 sec
test 20
      Start 20: Kokkos_UnitTest_SIMD

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/simd/unit_tests/Kokkos_UnitTest_SIMD
20: Test timeout computed to be: 1500
25: MallocTouch/N:256/manual_time                                                       17.4 us         30.5 us        40135 57.3272k/s
20: [==========] Running 16 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 16 tests from simd
20: [ RUN      ] simd.host_math_ops
20: [       OK ] simd.host_math_ops (0 ms)
20: [ RUN      ] simd.device_math_ops
20: [       OK ] simd.device_math_ops (37 ms)
20: [ RUN      ] simd.host_mask_ops
20: [       OK ] simd.host_mask_ops (0 ms)
20: [ RUN      ] simd.device_mask_ops
20: [       OK ] simd.device_mask_ops (1 ms)
20: [ RUN      ] simd.host_conversions
20: [       OK ] simd.host_conversions (0 ms)
20: [ RUN      ] simd.device_conversions
20: [       OK ] simd.device_conversions (0 ms)
20: [ RUN      ] simd.host_shift_ops
20: [       OK ] simd.host_shift_ops (0 ms)
20: [ RUN      ] simd.device_shift_ops
20: [       OK ] simd.device_shift_ops (0 ms)
20: [ RUN      ] simd.host_condition
20: [       OK ] simd.host_condition (0 ms)
20: [ RUN      ] simd.device_condition
20: [       OK ] simd.device_condition (0 ms)
20: [ RUN      ] simd.host_gen_ctors
20: [       OK ] simd.host_gen_ctors (0 ms)
20: [ RUN      ] simd.device_gen_ctors
20: [       OK ] simd.device_gen_ctors (0 ms)
20: [ RUN      ] simd.host_where_expressions
20: [       OK ] simd.host_where_expressions (0 ms)
20: [ RUN      ] simd.device_where_expressions
20: [       OK ] simd.device_where_expressions (1 ms)
20: [ RUN      ] simd.host_reductions
20: [       OK ] simd.host_reductions (0 ms)
20: [ RUN      ] simd.device_reductions
20: [       OK ] simd.device_reductions (0 ms)
20: [----------] 16 tests from simd (40 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 16 tests from 1 test suite ran. (40 ms total)
20: [  PASSED  ] 16 tests.
20/20 Test #20: Kokkos_UnitTest_SIMD ........................   Passed    0.74 sec

100% tests passed, 0 tests failed out of 20

Total Test time (real) = 135.12 sec
[Pipeline] }
[ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 11142c6457a5340bb1078917d07fad785af025b3857ecf41b52af8a27f062e22
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.038 s         0.017 s            20  41.7796/s       1.6k
$ docker rm -f --volumes 11142c6457a5340bb1078917d07fad785af025b3857ecf41b52af8a27f062e22
[Pipeline] // withDockerContainer
[Pipeline] }
25: MallocTouch/N:4096/manual_time                                                      31.3 us         43.5 us        22406 31.9407k/s
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6899
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
25: MallocTouch/N:65536/manual_time                                                     31.3 us         43.5 us        22373  31.949k/s
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.033 s         0.016 s            20  47.8155/s       1.6k
Merging remotes/origin/release-candidate-4.3.00 commit 1c60a32b79fa20066a74b5affd50c0c6881326e5 into PR head commit 0834a1281093d518dd18a642256f2aa0bc94464c
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6899/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6899/head:refs/remotes/origin/PR-6899 +refs/heads/release-candidate-4.3.00:refs/remotes/origin/release-candidate-4.3.00 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
Merge succeeded, producing 0834a1281093d518dd18a642256f2aa0bc94464c
Checking out Revision 0834a1281093d518dd18a642256f2aa0bc94464c (PR-6899)
Commit message: "Fix a bug in Makefile when using AMD GPU architectures (#6892)"
 -- Testing 1-D histogram
Density 1D: 6.45775e-07 0.00798646 0.0201244 || 0.051031 28015 29342 || 28447.2 28674.4 || 278.2 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.5082e-07 -0.00617707 0.0037688 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
[ 92%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 2bf0384251f0868e2fbc821a4c01f015e55f6373 -f scripts/docker/Dockerfile.nvhpc scripts/docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  22.02kB

Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04
Step 2/7 : FROM $BASE
 ---> 14f99d87eca9
Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> fbe999c47d4c
Step 4/7 : ARG CMAKE_VERSION=3.23.1
 ---> Using cache
 ---> d96f6463a078
Step 5/7 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> aaeba91d06ab
Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} &&     CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p ${CMAKE_DIR} &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} &&     rm cmake*
 ---> Using cache
 ---> ed9691c173ad
Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> e52dba42e05f
Successfully built e52dba42e05f
Successfully tagged 2bf0384251f0868e2fbc821a4c01f015e55f6373:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
25: MallocTouch/N:1048576/manual_time                                                   41.4 us         53.8 us        21695  24.139k/s
+ docker inspect -f . 2bf0384251f0868e2fbc821a4c01f015e55f6373
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container b3517e93f044dd7efc194e11e91b888823fb4a8cdd0e088a697c6f6654c71052
 > git merge 1c60a32b79fa20066a74b5affd50c0c6881326e5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0834a1281093d518dd18a642256f2aa0bc94464c # timeout=10
$ 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-6899 --volumes-from b3517e93f044dd7efc194e11e91b888823fb4a8cdd0e088a697c6f6654c71052 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2bf0384251f0868e2fbc821a4c01f015e55f6373 cat
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.035 s         0.017 s            19  45.5439/s       1.6k
$ docker top d6030bf94aa192dd167a9d0da6361adbb1cbd50873d81c56008faa8249b480e0 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
+ cd build
+ /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON ..
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is NVHPC 23.7.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.0
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-6899/build/generated/Kokkos_Version_Info.cpp
-- Using --c++17 for C++17 standard as feature
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.034 s         0.017 s            21  47.4016/s       1.6k
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
25: MallocTouch/N:16777216/manual_time                                                  93.6 us          127 us         7737 10.6791k/s
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
-- SIMD: AVX512 detected
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
-- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture...
-- Looking for a CUDA compiler
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.038 s         0.018 s            21  42.6553/s       1.6k
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 92%] Built target Kokkos_CoreUnitTest_Cuda1
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
-- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.053 s         0.026 s            19  29.9628/s       1.6k
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -1.29554e-05 -0.00677586 || 0.051031 28054 29266 || 28674.8 28674.4 || -93.6695 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 0.00560776 -0.00347565 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
-- The CUDA compiler identification is NVIDIA 12.2.91
-- Detecting CUDA compiler ABI info
-- Detecting CUDA compiler ABI info - done
-- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped
-- Detecting CUDA compile features
-- Detecting CUDA compile features - done
18: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.037 s         0.018 s            19  43.6905/s       1.6k
25: MallocTouch/N:268435456/manual_time                                                 8798 us          211 us         1000  113.665/s
25: MallocTouch/N:4294967296/manual_time                                              145130 us         1324 us            5  6.89039/s
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
25: MallocTouchFree/N:1/manual_time                                                     46.9 us         39.8 us        19432 21.3104k/s
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
25: MallocTouchFree/N:16/manual_time                                                    34.9 us         30.9 us        19911 28.6258k/s
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
-- Detected CUDA Compute Capability 70
-- Setting Kokkos_ARCH_VOLTA70=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Cuda
--     Host Parallel: Kokkos::OpenMP
--       Host Serial: NONE
-- 
-- Architectures:
--  NATIVE
--  VOLTA70
-- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") 
-- Looking for C++ include pthread.h
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
18: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.453 s         0.219 s             2  3.53375/s       1.6k
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found TPLCUDA: TRUE  
-- Found TPLLIBDL: /usr/include  
[ 66%] Built target Kokkos_PerformanceTest_Benchmark
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
25: MallocTouchFree/N:256/manual_time                                                   29.9 us         29.8 us        23421 33.4329k/s
-- Found OpenMP_CXX: -mp  
-- Found OpenMP: TRUE   
-- Using internal desul_atomics copy
-- Experimental mdspan support is enabled
-- Looking for C++ include experimental/mdspan
25: MallocTouchFree/N:4096/manual_time                                                  45.2 us         43.1 us        16251 22.1463k/s
-- Looking for C++ include experimental/mdspan - found
-- Looking for C++ include mdspan
-- Looking for C++ include mdspan - not found
-- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6899/core/src/../../tpls/mdspan/include
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
18: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.359 s         0.172 s             2  4.46299/s       1.6k
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
25: MallocTouchFree/N:65536/manual_time                                                 43.2 us         43.0 us        16215 23.1581k/s
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- Sources TestOpenMP.cpp
-- Sources TestCuda.cpp
-- Kokkos Backends: OPENMP;CUDA
-- Configuring done
25: MallocTouchFree/N:1048576/manual_time                                               47.3 us         46.5 us        15178 21.1626k/s
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/build
+ make -j8
[  0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o
[  1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  1%] Built target AlwaysCheckGit
[  1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[  2%] Linking CXX static library libkokkossimd.a
18: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.037 s         0.017 s            19  43.2502/s       1.6k
[  2%] Built target kokkossimd
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[  3%] Linking CXX static library libimpl_git_version.a
[  3%] Built target impl_git_version
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  3%] Linking CXX shared library libkokkosprinter-tool.so
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
[  3%] Built target kokkosprinter-tool
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
25: MallocTouchFree/N:16777216/manual_time                                               518 us          125 us         5353 1.93013k/s
18: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.467 s         0.218 s             2  3.42695/s       1.6k
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
18: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.253 s         0.127 s             2    6.319/s       1.6k
25: MallocTouchFree/N:268435456/manual_time                                             8670 us          215 us          351  115.335/s
25: MallocTouchFree/N:4294967296/manual_time                                          144416 us         1585 us            5  6.92445/s
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.5952/s        800
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.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_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
25: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.029 s         0.001 s            25  27.8782/s        800
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.033 s         0.016 s            20   48.543/s       1.6k
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
25: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.026 s         0.001 s            24  31.0943/s        800
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
25: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6505/s        800
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
25: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.7001/s        800
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.034 s         0.016 s            21  46.8721/s       1.6k
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
25: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6468/s        800
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
25: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.7095/s        800
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
25: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6641/s        800
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.035 s         0.016 s            21  46.3288/s       1.6k
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o
25: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.6974/s        800
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 -0.00801096 0.00760574 || 0.051031 27974 29356 || 28906 28674.4 || 105.142 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0190965 -0.00963509 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
25: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.6981/s        800
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.057 s         0.016 s             9  27.8745/s       1.6k
25: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.7358/s        800
[ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
25: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.7072/s        800
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
18: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.293 s         0.143 s             2  5.45268/s       1.6k
25: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26   29.687/s        800
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o
25: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.7023/s        800
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o
18: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.284 s         0.138 s             2  5.63267/s       1.6k
25: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.027 s         0.001 s            26  29.6852/s        800
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
25: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.001 s            26  29.7045/s        800
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           491    1.12k/s       1.6k
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o
18: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.293 s         0.144 s             2  5.45987/s       1.6k
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           497 1.15849k/s       1.6k
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           506  1098.78/s       1.6k
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           509  1.1826k/s       1.6k
18: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.354 s         0.169 s             2  4.51636/s       1.6k
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           508 1.18872k/s       1.6k
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           509 1.18667k/s       1.6k
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           509  1.1882k/s       1.6k
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           281  692.844/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.038 s         0.017 s            15  42.6511/s       1.6k
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           196  451.431/s       1.6k
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           509 1.18787k/s       1.6k
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           293  674.913/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.035 s         0.017 s            21  45.4558/s       1.6k
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           250  576.575/s       1.6k
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[  5%] Linking CXX static library libkokkos_gtest.a
[  5%] Built target kokkos_gtest
[  5%] Linking CXX static library libkokkoscore.a
[  5%] Built target kokkoscore
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           509 1.18801k/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o
18: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.275 s         0.139 s             2  5.81304/s       1.6k
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           509 1.18765k/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           509 1.18769k/s       1.6k
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           510 1.18771k/s       1.6k
18: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.350 s         0.174 s             2  4.57462/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            61  143.677/s       1.6k
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            62  144.636/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           194  446.337/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.035 s         0.017 s            20  46.2412/s       1.6k
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           129   297.95/s       1.6k
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           509 1.18779k/s       1.6k
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           509 1.18791k/s       1.6k
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[  5%] Linking CXX static library libkokkoscontainers.a
[  5%] Built target kokkoscontainers
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o
[  5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o
[  5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            57   133.16/s       1.6k
[  5%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o
[  6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.034 s         0.016 s            21  47.4573/s       1.6k
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.009 s         0.009 s            78  177.204/s       1.6k
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           509 1.18671k/s       1.6k
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           509   1.132k/s       1.6k
18: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.412 s         0.205 s             2  3.88139/s       1.6k
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            52  121.178/s       1.6k
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.010 s         0.010 s            70  159.954/s       1.6k
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
18: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.396 s         0.197 s             2  4.04518/s       1.6k
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           509 1.18798k/s       1.6k
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           509 1.18718k/s       1.6k
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            53  123.349/s       1.6k
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.013 s         0.013 s            50  119.056/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.033 s         0.016 s            20  48.1394/s       1.6k
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           569 1.34914k/s       1.6k
[ 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
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           569  1.3483k/s       1.6k
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           569 1.34887k/s       1.6k
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           569 1.31569k/s       1.6k
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.034 s         0.016 s            21   47.552/s       1.6k
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
25: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1247 1.48886k/s        800
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
18: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.596 s         0.299 s             1  2.68659/s       1.6k
25: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1250 1.49089k/s        800
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1248  1.4911k/s        800
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1247  1.4911k/s        800
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
25: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1250 1.49204k/s        800
18: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.439 s         0.212 s             2  3.64728/s       1.6k
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o
25: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1244 1.49033k/s        800
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
25: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1248 1.49143k/s        800
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
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.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_D.dir/TestStdAlgorithmsRemove.cpp.o
25: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1250 1.49186k/s        800
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
25: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1252 1.49217k/s        800
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.036 s         0.017 s            19  44.0445/s       1.6k
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1248  1.4904k/s        800
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
25: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1247 1.49181k/s        800
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
25: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1250 1.49158k/s        800
[ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o
25: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1247 1.49072k/s        800
25: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1248 1.48987k/s        800
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.036 s         0.017 s            19  44.3628/s       1.6k
25: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s          1246 1.49175k/s        800
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o
25: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s          1245  1.4905k/s        800
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o
25: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s          1252 1.49215k/s        800
18: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.034 s         0.017 s            19  47.0684/s       1.6k
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
25: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s          1250 1.49242k/s        800
25: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.81036k/s       1.6k
25: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 8.30043k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.00253k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.96616k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 7.29345k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.14805k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 12.2481k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 12.3329k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  7.9358k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  5.4972k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 10.1493k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.96275k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.33053k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.20963k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.68621k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.48941k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.78386k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.02819k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  5.7353k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.01993k/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.94468k/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.29985k/s       1.6k
25: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.38095k/s       1.6k
25: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.52309k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.39993k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.89144k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.50558k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.04019k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.35135k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.82446k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.84494k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.87863k/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.001 s         0.001 s            10 1.18357k/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.005 s         0.001 s            10  325.209/s       1.6k
25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............   Passed  147.75 sec
test 26
      Start 26: Kokkos_Benchmark_Atomic_MinMax

26: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-26_T02-29-40.json"
26: Test timeout computed to be: 1500
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o
18: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.035 s         0.016 s            16  46.3058/s       1.6k
26: 2024-03-26T02:53:09+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
26: Run on (128 X 1996.08 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x128)
26:   L1 Instruction 32 KiB (x128)
26:   L2 Unified 512 KiB (x128)
26:   L3 Unified 16384 KiB (x32)
26: Load Average: 9.04, 7.30, 5.68
26: CPU architecture: none
26: Default Device: N6Kokkos3HIPE
26: GPU architecture: AMD_GFX90A
26: KOKKOS_COMPILER_CLANG: 1600
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: no
26: KOKKOS_ENABLE_CXX20: yes
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HIP: yes
26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
26: Kokkos Version: 4.3.0
26: macro  KOKKOS_ENABLE_HIP: defined
26: macro KOKKOS_ENABLE_ROCTHRUST: defined
26: platform: 64bit
26: ----------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                              Time             CPU   Iterations
26: ----------------------------------------------------------------------------------------------------------------------------------------
26: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
26: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
26: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
26: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
26: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
26: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
26: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
26: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
26: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
26: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
26: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
26: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    2.59 sec
test 27
      Start 27: Kokkos_PerformanceTest_Mempool

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-26_T02-29-40.json"
27: Test timeout computed to be: 1500
27: 2024-03-26T02:53:10+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool
27: Run on (128 X 1996.08 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x128)
27:   L1 Instruction 32 KiB (x128)
27:   L2 Unified 512 KiB (x128)
27:   L3 Unified 16384 KiB (x32)
27: Load Average: 9.04, 7.30, 5.68
27: CPU architecture: none
27: Default Device: N6Kokkos3HIPE
27: GPU architecture: AMD_GFX90A
27: KOKKOS_COMPILER_CLANG: 1600
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: no
27: KOKKOS_ENABLE_CXX20: yes
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HIP: yes
27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
27: Kokkos Version: 4.3.0
27: macro  KOKKOS_ENABLE_HIP: defined
27: macro KOKKOS_ENABLE_ROCTHRUST: defined
27: platform: 64bit
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          2246               17.7323M/s
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 68%] Linking CXX executable Kokkos_ContainersTestCompileOnly
18: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.025 s         0.011 s            30  32.1026/s        800
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          9360                148.527M/s
27/52 Test #27: Kokkos_PerformanceTest_Mempool ..............   Passed    3.01 sec
test 28
      Start 28: Kokkos_PerformanceTest_Atomic

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-26_T02-29-40.json"
28: Test timeout computed to be: 1500
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
28: 2024-03-26T02:53:13+00:00
28: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic
28: Run on (128 X 1996.08 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: 9.04, 7.30, 5.68
28: CPU architecture: none
28: Default Device: N6Kokkos3HIPE
28: GPU architecture: AMD_GFX90A
28: KOKKOS_COMPILER_CLANG: 1600
28: KOKKOS_ENABLE_ASM: no
28: KOKKOS_ENABLE_CXX17: no
28: KOKKOS_ENABLE_CXX20: yes
28: KOKKOS_ENABLE_CXX23: no
28: KOKKOS_ENABLE_CXX26: no
28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
28: KOKKOS_ENABLE_HIP: yes
28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
28: KOKKOS_ENABLE_HWLOC: no
28: KOKKOS_ENABLE_LIBDL: yes
28: KOKKOS_ENABLE_PRAGMA_IVDEP: no
28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
28: KOKKOS_ENABLE_PRAGMA_UNROLL: no
28: KOKKOS_ENABLE_PRAGMA_VECTOR: no
28: KOKKOS_ENABLE_SERIAL: yes
28: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
28: Kokkos Version: 4.3.0
28: macro  KOKKOS_ENABLE_HIP: defined
28: macro KOKKOS_ENABLE_ROCTHRUST: defined
28: platform: 64bit
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
18: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.023 s         0.012 s            30   34.191/s        800
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
18: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.023 s         0.012 s            28  34.0697/s        800
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
18: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.024 s         0.012 s            26  33.4845/s        800
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o
[ 68%] Built target Kokkos_ContainersTestCompileOnly
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
18: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.012 s            30  32.7829/s        800
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
18: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.023 s         0.012 s            30  34.0624/s        800
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 11%] Built target Kokkos_CoreUnitTest_OpenMPGraph
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o
18: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.024 s         0.012 s            30  33.0499/s        800
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o
18: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.023 s         0.012 s            30   34.123/s        800
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit
[ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o
18: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.031 s         0.015 s            30  26.0026/s        800
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o
[ 61%] Built target Kokkos_CoreUnitTest_SYCL1A
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
18: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.031 s         0.015 s            22     25.5/s        800
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o
18: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.031 s         0.015 s            22  25.5004/s        800
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
18: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.031 s         0.015 s            23  25.5469/s        800
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased
[ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o
18: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.031 s         0.015 s            23  26.0539/s        800
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
18: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.032 s         0.015 s            16  24.7721/s        800
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Test_Atomic<int>/100000/iterations:10                          2.22 s          2.21 s            10          1            4    2.48423m        1.26431m       55.1u     704.983M            28.6k     704.983M
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
18: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.031 s         0.015 s            21  25.7438/s        800
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
18: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.036 s         0.014 s            23  22.1087/s        800
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o
[ 71%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
18: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.055 s         0.022 s            10  14.5071/s        800
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
[ 71%] Built target Kokkos_PerformanceTest_Benchmark
Scanning dependencies of target Kokkos_PerformanceTest_TaskDag
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
18: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.028 s         0.014 s            22  28.6678/s        800
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
18: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.032 s         0.030 s            10  49.5331/s       1.6k
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
18: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.034 s         0.030 s            10  47.7526/s       1.6k
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o
[ 71%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
18: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.030 s            10  45.8515/s       1.6k
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
18: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.030 s            10  46.2395/s       1.6k
[ 63%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 64%] Linking CXX executable Kokkos_IncrementalTest_SYCL
[ 71%] Built target Kokkos_PerformanceTest_TaskDag
Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
18: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.040 s         0.031 s            10  39.5426/s       1.6k
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
18: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.042 s         0.034 s            10  37.7372/s       1.6k
18: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.014 s         0.007 s            10  114.649/s       1.6k
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.000244102 -0.99999 -48246.1 || 0.051031 0 195186 || 2.92876e+09 28674.4 || -6.66954e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.000731139 -0.30665 0.15887 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
18: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.015 s         0.007 s            10  110.253/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.016 s         0.008 s            10  102.605/s       1.6k
18: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.015 s         0.007 s            10  105.707/s       1.6k
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o
18: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.020 s         0.009 s            10  81.2972/s       1.6k
[ 64%] Built target Kokkos_IncrementalTest_SERIAL
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
18: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.025 s         0.012 s            10   63.257/s       1.6k
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams
[ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
18: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.041 s         0.034 s            10  38.9856/s       1.6k
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o
18: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.041 s         0.035 s            10  39.2468/s       1.6k
18: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.047 s         0.037 s            10  34.3151/s       1.6k
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o
Scanning dependencies of target Kokkos_PerformanceTest_Mempool
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 72%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 72%] Built target Kokkos_PerformanceTest_SharedSpace
Scanning dependencies of target Kokkos_PerformanceTest_Atomic
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
18: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.041 s         0.034 s            10  39.2858/s       1.6k
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
18: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.025 s         0.012 s            10  63.5501/s       1.6k
18: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.024 s         0.012 s            10  65.4713/s       1.6k
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
18: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.031 s         0.015 s            10  51.8915/s       1.6k
18: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.024 s         0.011 s            10  67.8856/s       1.6k
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
18: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.046 s         0.037 s            10  34.4714/s       1.6k
18: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.048 s         0.037 s            10  33.1286/s       1.6k
18: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.030 s         0.014 s            10  53.3273/s       1.6k
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o
18: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.030 s         0.015 s            10  53.4665/s       1.6k
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
18: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.037 s         0.033 s            10  42.8169/s       1.6k
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
18: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.046 s         0.036 s            10  34.7878/s       1.6k
18: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.021 s         0.010 s            10  75.1964/s       1.6k
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
18: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.038 s         0.018 s            10  42.5257/s       1.6k
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
18: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.044 s         0.036 s            10  36.6857/s       1.6k
18: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.042 s         0.035 s            10  38.2969/s       1.6k
18: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.029 s         0.014 s            10  54.4275/s       1.6k
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
18: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.034 s         0.017 s            10  46.4986/s       1.6k
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o
[ 72%] Linking CXX executable Kokkos_PerformanceTest_Mempool
[ 72%] Built target Kokkos_PerformanceTest_Mempool
18: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.144 s         0.120 s            10  11.0832/s       1.6k
Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
18: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.145 s         0.120 s            10  11.0601/s       1.6k
18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............   Passed  268.73 sec
test 19
      Start 19: Kokkos_Benchmark_Atomic_MinMax

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-26_T02-29-01.json"
19: Test timeout computed to be: 1500
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 4 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: 2024-03-26T02:54:14+00:00
19: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
19: Run on (4 X 1996.25 MHz CPU s)
19: CPU Caches:
19:   L1 Data 64 KiB (x4)
19:   L1 Instruction 64 KiB (x4)
19:   L2 Unified 512 KiB (x4)
19:   L3 Unified 16384 KiB (x4)
19: Load Average: 3.49, 4.74, 4.93
19: CPU architecture: none
19: Default Device: N6Kokkos6OpenMPE
19: GIT_BRANCH: HEAD
19: GIT_CLEAN_STATUS: CLEAN
19: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
19: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
19: GIT_COMMIT_HASH: 0834a1281
19: GPU architecture: none
19: KOKKOS_COMPILER_GNU: 840
19: KOKKOS_ENABLE_ASM: yes
19: KOKKOS_ENABLE_CXX17: yes
19: KOKKOS_ENABLE_CXX20: no
19: KOKKOS_ENABLE_CXX23: no
19: KOKKOS_ENABLE_CXX26: no
19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
19: KOKKOS_ENABLE_HWLOC: no
19: KOKKOS_ENABLE_LIBDL: no
19: KOKKOS_ENABLE_OPENMP: yes
19: KOKKOS_ENABLE_PRAGMA_IVDEP: no
19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
19: KOKKOS_ENABLE_PRAGMA_UNROLL: no
19: KOKKOS_ENABLE_PRAGMA_VECTOR: no
19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
19: Kokkos Version: 4.3.0
19: platform: 64bit
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                                              Time             CPU   Iterations
19: ----------------------------------------------------------------------------------------------------------------------------------------
19: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
19: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
19: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.002 s         0.001 s            10
19: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.003 s         0.001 s            10
19: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
19: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.004 s         0.001 s            10
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
19: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.004 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.003 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
19: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.002 s         0.001 s            10
19: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
19: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
19: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
19: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.002 s         0.001 s            10
19: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.003 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.003 s         0.001 s            10
19: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.004 s         0.001 s            10
[ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o
19: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.004 s         0.001 s            10
19: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.001 s         0.000 s            10
19: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.001 s         0.000 s            10
19: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.003 s         0.001 s            10
19: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.003 s         0.001 s            10
19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.90 sec
test 20
      Start 20: Kokkos_PerformanceTest_Mempool

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-26_T02-29-01.json"
20: Test timeout computed to be: 1500
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 4 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: 2024-03-26T02:54:15+00:00
20: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool
20: Run on (4 X 1996.25 MHz CPU s)
20: CPU Caches:
20:   L1 Data 64 KiB (x4)
20:   L1 Instruction 64 KiB (x4)
20:   L2 Unified 512 KiB (x4)
20:   L3 Unified 16384 KiB (x4)
20: Load Average: 3.49, 4.74, 4.93
20: CPU architecture: none
20: Default Device: N6Kokkos6OpenMPE
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
20: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
20: GIT_COMMIT_HASH: 0834a1281
20: GPU architecture: none
20: KOKKOS_COMPILER_GNU: 840
20: KOKKOS_ENABLE_ASM: yes
20: KOKKOS_ENABLE_CXX17: yes
20: KOKKOS_ENABLE_CXX20: no
20: KOKKOS_ENABLE_CXX23: no
20: KOKKOS_ENABLE_CXX26: no
20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
20: KOKKOS_ENABLE_HWLOC: no
20: KOKKOS_ENABLE_LIBDL: no
20: KOKKOS_ENABLE_OPENMP: yes
20: KOKKOS_ENABLE_PRAGMA_IVDEP: no
20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
20: KOKKOS_ENABLE_PRAGMA_UNROLL: no
20: KOKKOS_ENABLE_PRAGMA_VECTOR: no
20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
20: Kokkos Version: 4.3.0
20: platform: 64bit
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o
20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.001 s         0.000 s          1004               8.33727M/s
[ 65%] Linking CXX executable Kokkos_PerformanceTest_TaskDag
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
20: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          2181                34.8097M/s
20/45 Test #20: Kokkos_PerformanceTest_Mempool ..............   Passed    1.89 sec
test 21
      Start 21: Kokkos_PerformanceTest_Atomic

21: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-26_T02-29-01.json"
21: Test timeout computed to be: 1500
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 4 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: 2024-03-26T02:54:17+00:00
21: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic
21: Run on (4 X 1996.25 MHz CPU s)
21: CPU Caches:
21:   L1 Data 64 KiB (x4)
21:   L1 Instruction 64 KiB (x4)
21:   L2 Unified 512 KiB (x4)
21:   L3 Unified 16384 KiB (x4)
21: Load Average: 3.53, 4.73, 4.92
21: CPU architecture: none
21: Default Device: N6Kokkos6OpenMPE
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
21: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
21: GIT_COMMIT_HASH: 0834a1281
21: GPU architecture: none
21: KOKKOS_COMPILER_GNU: 840
21: KOKKOS_ENABLE_ASM: yes
21: KOKKOS_ENABLE_CXX17: yes
21: KOKKOS_ENABLE_CXX20: no
21: KOKKOS_ENABLE_CXX23: no
21: KOKKOS_ENABLE_CXX26: no
21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
21: KOKKOS_ENABLE_HWLOC: no
21: KOKKOS_ENABLE_LIBDL: no
21: KOKKOS_ENABLE_OPENMP: yes
21: KOKKOS_ENABLE_PRAGMA_IVDEP: no
21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
21: KOKKOS_ENABLE_PRAGMA_UNROLL: no
21: KOKKOS_ENABLE_PRAGMA_VECTOR: no
21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
21: Kokkos Version: 4.3.0
21: platform: 64bit
21: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
21: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Test_Atomic<int>/100000/iterations:10                         0.053 s         0.027 s            10          1            4    0.235153       0.0245829     377.41u     704.983M         1.65482G     704.983M
[ 65%] Built target Kokkos_IncrementalTest_SYCL
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
21: Test_Atomic<long int>/100000/iterations:10                    0.051 s         0.025 s            10          1            8     0.12199       0.0265799     430.11u     4.99995G         2.01636G     4.99995G
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o
21: Test_Atomic<long long int>/100000/iterations:10               0.050 s         0.025 s            10          1            8    0.234972       0.0152341     381.01u     4.99995G         1.27128G     4.99995G
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
21: Test_Atomic<unsigned int>/100000/iterations:10                0.050 s         0.024 s            10          1            4    0.121761       0.0322491     377.11u     704.983M         1.62868G     704.983M
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
21: Test_Atomic<unsigned long int>/100000/iterations:10           0.053 s         0.026 s            10          1            8    0.135854       0.0213143     376.61u     4.99995G         2.34532G     4.99995G
21: Test_Atomic<unsigned long long int>/100000/iterations:10      0.051 s         0.025 s            10          1            8     0.23595       0.0139368     376.61u     4.99995G         1.98509G     4.99995G
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 65%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace
[ 65%] Built target Kokkos_PerformanceTest_TaskDag
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o
21: Test_Atomic<float>/100000/iterations:10                       0.033 s         0.015 s            10          0            4   0.0920379       0.0184079    1.12553m     4.99996G         1.87255G     4.99989G
21: Test_Atomic<double>/100000/iterations:10                      0.035 s         0.016 s            10          1            8    0.115203       0.0160229    1.13624m     4.99995G         1.13969G     4.99995G
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
21: Test_Atomic<int>/100000/iterations:10                         0.051 s         0.021 s            10          1            4    0.220959       0.0119198     377.41u     704.983M         664.174M     704.983M
21/45 Test #21: Kokkos_PerformanceTest_Atomic ...............   Passed    4.32 sec
test 22
      Start 22: Kokkos_ContainersUnitTest_Serial

22: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
22: Test timeout computed to be: 1500
22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
22:                                     Detected: 4 cores per node.
22:                                     Detected: 1 MPI_ranks per node.
22:                                     Requested: 8 threads per process.
22: [==========] Running 65 tests from 1 test suite.
22: [----------] Global test environment set-up.
22: [----------] 65 tests from serial
22: [ RUN      ] serial.bitset
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o
22: [       OK ] serial.bitset (1945 ms)
22: [ RUN      ] serial.bitset_default_constructor_no_alloc
22: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
22: [ RUN      ] serial.dualview_combination
22: [       OK ] serial.dualview_combination (3 ms)
22: [ RUN      ] serial.dualview_alloc
22: [       OK ] serial.dualview_alloc (0 ms)
22: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
22: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
22: [ RUN      ] serial.dualview_combinations_without_init
22: [       OK ] serial.dualview_combinations_without_init (0 ms)
22: [ RUN      ] serial.dualview_deep_copy
22: [       OK ] serial.dualview_deep_copy (4 ms)
22: [ RUN      ] serial.dualview_realloc
22: [       OK ] serial.dualview_realloc (0 ms)
22: [ RUN      ] serial.dualview_resize
22: [       OK ] serial.dualview_resize (0 ms)
22: [ RUN      ] serial.dualview_device_correct_kokkos_device
22: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
22: [ RUN      ] serial.dualview_host_correct_kokkos_device
22: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
22: [ RUN      ] serial.dualview_host_modify_template_device_sync
22: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
22: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
22: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
22: [ RUN      ] serial.dualview_device_modify_template_host_sync
22: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
22: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
22: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
22: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
22: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
22: [ RUN      ] serial.dynamic_view
22: [       OK ] serial.dynamic_view (19 ms)
22: [ RUN      ] serial.dyn_rank_view_api_generic
22: [       OK ] serial.dyn_rank_view_api_generic (20 ms)
22: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
22: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
22: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
22: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
22: skipping since not default execution space
22: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
22: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
22: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
22: [ RUN      ] serial.ErrorReporterViaLambda
22: [       OK ] serial.ErrorReporterViaLambda (0 ms)
22: [ RUN      ] serial.ErrorReporter
22: [       OK ] serial.ErrorReporter (0 ms)
22: [ RUN      ] serial.offsetview_construction
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o
22: [       OK ] serial.offsetview_construction (49 ms)
22: [ RUN      ] serial.offsetview_unmanaged_construction
22: [       OK ] serial.offsetview_unmanaged_construction (7 ms)
22: [ RUN      ] serial.offsetview_subview
22: [       OK ] serial.offsetview_subview (18 ms)
22: [ RUN      ] serial.offsetview_offsets_rank1
22: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
22: [ RUN      ] serial.offsetview_offsets_rank2
22: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
22: [ RUN      ] serial.offsetview_offsets_rank3
22: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
22: [ RUN      ] serial.scatterview
[ 65%] Built target Kokkos_PerformanceTest_SharedSpace
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
22: [       OK ] serial.scatterview (2210 ms)
22: [ RUN      ] serial.scatterview_devicetype
22: [       OK ] serial.scatterview_devicetype (1 ms)
22: [ RUN      ] serial.staticcrsgraph
22: [       OK ] serial.staticcrsgraph (22 ms)
22: [ RUN      ] serial.resize_realloc_no_init_dualview
22: [       OK ] serial.resize_realloc_no_init_dualview (5 ms)
22: [ RUN      ] serial.resize_realloc_no_alloc_dualview
22: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
22: [ RUN      ] serial.resize_exec_space_dualview
22: [       OK ] serial.resize_exec_space_dualview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_dualview
22: [       OK ] serial.realloc_exec_space_dualview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_init_dynrankview
22: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
22: [ RUN      ] serial.resize_exec_space_dynrankview
22: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_dynrankview
22: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_init_scatterview
22: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
22: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
22: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
22: [ RUN      ] serial.resize_exec_space_scatterview
22: [       OK ] serial.resize_exec_space_scatterview (0 ms)
22: [ RUN      ] serial.realloc_exec_space_scatterview
22: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynrankview
22: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
22: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
22: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_offsetview
22: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
22: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
22: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynamicview
22: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
22: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
22: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
22: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
22: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
22: [ RUN      ] serial.UnorderedMap_insert
[100%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Built target Kokkos_UnitTest_SIMD
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build-tests/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build-tests/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build-tests/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build-tests/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build-tests
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: 
1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
1:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
1:                                   setting CUDA_VISIBLE_DEVICES.
1:                                   This could on multi GPU systems lead to severe performance"
1:                                   penalties.
1: [==========] Running 222 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (343 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
[ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly
1: [       OK ] serial_DeathTest.abort_from_device (332 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (334 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o
[ 13%] Built target Kokkos_CoreTestCompileOnly
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (325 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (1 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
1: [----------] 7 tests from serial_DeathTest (1344 ms total)
1: 
1: [----------] 215 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (1 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (1 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (1 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (1 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (1 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (96 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (56 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (8 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (31 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (2 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o
[ 74%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 74%] Built target Kokkos_Benchmark_Atomic_MinMax
Scanning dependencies of target Kokkos_ContainersUnitTest_HIP
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (3279 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
22: [       OK ] serial.UnorderedMap_insert (13301 ms)
22: [ RUN      ] serial.UnorderedMap_failed_insert
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2637 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1008 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 75%] Linking CXX executable Kokkos_PerformanceTest_Atomic
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1013 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (59 ms)
1: [ RUN      ] serial.mdrange_6d
[ 75%] Built target Kokkos_PerformanceTest_Atomic
Scanning dependencies of target Kokkos_ContainersTestCompileOnly
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
1: [       OK ] serial.mdrange_6d (196 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (1 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (13 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (87 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (14 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
22: [       OK ] serial.UnorderedMap_failed_insert (5744 ms)
22: [ RUN      ] serial.UnorderedMap_deep_copy
22: [       OK ] serial.UnorderedMap_deep_copy (26 ms)
22: [ RUN      ] serial.UnorderedMap_valid_empty
22: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
22: [ RUN      ] serial.UnorderedMap_clear_zero_size
22: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
22: [ RUN      ] serial.UnorderedMap_consistent_size
22: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
22: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
22: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
22: [ RUN      ] serial.UnorderedMap_lambda_capturable
22: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
22: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
22: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
22: [ RUN      ] serial.vector_combination
22: [       OK ] serial.vector_combination (10 ms)
22: [ RUN      ] serial.vector_insert
22: [       OK ] serial.vector_insert (4 ms)
22: [ RUN      ] serial.vector_push_back_default_exec
22: [       OK ] serial.vector_push_back_default_exec (1 ms)
22: [ RUN      ] serial.viewctorprop_embedded_dim
22: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
22: [----------] 65 tests from serial (23401 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 65 tests from 1 test suite ran. (23401 ms total)
22: [  PASSED  ] 64 tests.
22: [  SKIPPED ] 1 test, listed below:
22: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............   Passed   23.64 sec
test 23
      Start 23: Kokkos_ContainersUnitTest_OpenMP

23: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
23: Test timeout computed to be: 1500
23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
23:                                     Detected: 4 cores per node.
23:                                     Detected: 1 MPI_ranks per node.
23:                                     Requested: 8 threads per process.
23: [==========] Running 65 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 65 tests from openmp
23: [ RUN      ] openmp.bitset
1: [       OK ] serial.mdrange_large_deep_copy (1115 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
23: [       OK ] openmp.bitset (557 ms)
23: [ RUN      ] openmp.bitset_default_constructor_no_alloc
23: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
23: [ RUN      ] openmp.dualview_combination
23: [       OK ] openmp.dualview_combination (1 ms)
23: [ RUN      ] openmp.dualview_alloc
23: [       OK ] openmp.dualview_alloc (0 ms)
23: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
23: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
23: [ RUN      ] openmp.dualview_combinations_without_init
23: [       OK ] openmp.dualview_combinations_without_init (0 ms)
23: [ RUN      ] openmp.dualview_deep_copy
23: [       OK ] openmp.dualview_deep_copy (1 ms)
23: [ RUN      ] openmp.dualview_realloc
23: [       OK ] openmp.dualview_realloc (0 ms)
23: [ RUN      ] openmp.dualview_resize
23: [       OK ] openmp.dualview_resize (0 ms)
23: [ RUN      ] openmp.dualview_device_correct_kokkos_device
23: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
23: [ RUN      ] openmp.dualview_host_correct_kokkos_device
23: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
23: [ RUN      ] openmp.dualview_host_modify_template_device_sync
23: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
23: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
23: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
23: [ RUN      ] openmp.dualview_device_modify_template_host_sync
23: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
23: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
23: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
23: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
23: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
23: [ RUN      ] openmp.dynamic_view
23: [       OK ] openmp.dynamic_view (30 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_generic
23: [       OK ] openmp.dyn_rank_view_api_generic (17 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
23: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
23: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
23: [       OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
23: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
23: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
23: [ RUN      ] openmp.ErrorReporterViaLambda
23: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
23: [ RUN      ] openmp.ErrorReporter
23: [       OK ] openmp.ErrorReporter (0 ms)
23: [ RUN      ] openmp.offsetview_construction
23: [       OK ] openmp.offsetview_construction (27 ms)
23: [ RUN      ] openmp.offsetview_unmanaged_construction
23: [       OK ] openmp.offsetview_unmanaged_construction (5 ms)
23: [ RUN      ] openmp.offsetview_subview
23: [       OK ] openmp.offsetview_subview (20 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank1
23: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank2
23: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
23: [ RUN      ] openmp.offsetview_offsets_rank3
23: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
23: [ RUN      ] openmp.scatterview
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o
Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP
[ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o
[ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
28: Test_Atomic<long int>/100000/iterations:10                     7.12 s          7.10 s            10          1            8     11.8378         1.4102m     112.69u     4.99995G          79.742k     4.99995G
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o
23: [       OK ] openmp.scatterview (1982 ms)
23: [ RUN      ] openmp.scatterview_devicetype
23: [       OK ] openmp.scatterview_devicetype (16 ms)
23: [ RUN      ] openmp.staticcrsgraph
23: [       OK ] openmp.staticcrsgraph (22 ms)
23: [ RUN      ] openmp.resize_realloc_no_init_dualview
23: [       OK ] openmp.resize_realloc_no_init_dualview (1 ms)
23: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
23: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
23: [ RUN      ] openmp.resize_exec_space_dualview
23: [       OK ] openmp.resize_exec_space_dualview (0 ms)
23: [ RUN      ] openmp.realloc_exec_space_dualview
23: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
23: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
23: [ RUN      ] openmp.resize_exec_space_dynrankview
23: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
23: [ RUN      ] openmp.realloc_exec_space_dynrankview
23: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_init_scatterview
23: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
23: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
23: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
23: [ RUN      ] openmp.resize_exec_space_scatterview
23: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
23: [ RUN      ] openmp.realloc_exec_space_scatterview
23: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynrankview
23: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
23: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
23: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
23: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_offsetview
23: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
23: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
23: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
23: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynamicview
23: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
23: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
23: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
23: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
23: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
23: [ RUN      ] openmp.UnorderedMap_insert
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o
[ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.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_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (6481 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: [       OK ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (1 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (22 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (1 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (4 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (1 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (1 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (2 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_point_t
1: [       OK ] serial.reducers_point_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (227 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (263 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
[ 65%] Linking CXX executable Kokkos_PerformanceTest_Mempool
1: [       OK ] serial.int64_t_reduce_dynamic (795 ms)
1: [ RUN      ] serial.double_reduce_dynamic
23: [       OK ] openmp.UnorderedMap_insert (5561 ms)
23: [ RUN      ] openmp.UnorderedMap_failed_insert
1: [       OK ] serial.double_reduce_dynamic (966 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (238 ms)
1: [ RUN      ] serial.int_combined_reduce
1: [       OK ] serial.int_combined_reduce (0 ms)
1: [ RUN      ] serial.mdrange_combined_reduce
1: [       OK ] serial.mdrange_combined_reduce (0 ms)
1: [ RUN      ] serial.int_combined_reduce_mixed
1: [       OK ] serial.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (10 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o
[ 65%] Built target Kokkos_PerformanceTest_Mempool
[ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
1: [       OK ] serial.reduce_device_view_mdrange_policy (2097 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
1: [       OK ] serial.reduce_device_view_team_policy (2030 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (6 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [ RUN      ] serial.task_fib_deprecated
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o
1: [       OK ] serial.task_fib_deprecated (624 ms)
1: [ RUN      ] serial.task_depend_deprecated
1: [       OK ] serial.task_depend_deprecated (0 ms)
1: [ RUN      ] serial.task_team_deprecated
1: [       OK ] serial.task_team_deprecated (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated
1: [       OK ] serial.task_with_mempool_deprecated (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated
1: [       OK ] serial.task_multiple_depend_deprecated (12 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated
1: [       OK ] serial.task_scheduler_ctors_deprecated (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated
1: [       OK ] serial.task_scheduer_ctors_device_deprecated (0 ms)
1: [ RUN      ] serial.task_fib_deprecated_multiple
23: [       OK ] openmp.UnorderedMap_failed_insert (5723 ms)
23: [ RUN      ] openmp.UnorderedMap_deep_copy
23: [       OK ] openmp.UnorderedMap_deep_copy (7 ms)
23: [ RUN      ] openmp.UnorderedMap_valid_empty
23: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
23: [ RUN      ] openmp.UnorderedMap_clear_zero_size
23: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
23: [ RUN      ] openmp.UnorderedMap_consistent_size
23: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
23: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
23: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
23: [ RUN      ] openmp.UnorderedMap_lambda_capturable
23: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
23: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
23: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
23: [ RUN      ] openmp.vector_combination
23: [       OK ] openmp.vector_combination (0 ms)
23: [ RUN      ] openmp.vector_insert
23: [       OK ] openmp.vector_insert (0 ms)
23: [ RUN      ] openmp.vector_push_back_default_exec
23: [       OK ] openmp.vector_push_back_default_exec (0 ms)
23: [ RUN      ] openmp.viewctorprop_embedded_dim
23: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
23: [----------] 65 tests from openmp (13988 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 65 tests from 1 test suite ran. (13988 ms total)
23: [  PASSED  ] 65 tests.
23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............   Passed   14.17 sec
test 24
      Start 24: Kokkos_ContainersPerformanceTest_OpenMP

24: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
24: Test timeout computed to be: 1500
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 4 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: [==========] Running 5 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 5 tests from TEST_CATEGORY
24: [ RUN      ] TEST_CATEGORY.dynrankview_perf
24: OpenMP
24:  DynRankView vs View: Initialization Only 
24:  View time (init only): 0.00798607
24:  View sum computation time: 0.00798607
24:  Strided View time (init only): 0.00759616
24:  View Rank7 time (init only): 0.00903631
24:  DynRankView time (init only): 0.0079971
24:  DynRankView sum computation time: 0.00849961
24:  Ratio of View to DynRankView time: 0.99862
24:  Ratio of View to DynRankView sum computation time: 1.01178
24:  Ratio of View to View Rank7  time: 0.883776
24:  Ratio of StrideView to DynRankView time: 0.949865
24:  Ratio of DynRankView to View Rank7  time: 0.884996
24: [       OK ] TEST_CATEGORY.dynrankview_perf (315 ms)
24: [ RUN      ] TEST_CATEGORY.global_2_local
24: OpenMP
24: size, create, generate, fill, find
24: 256, 0.000305746, 0.000125827, 0.000155473, 0.0055239
24: 512, 0.000130155, 5.5054e-05, 0.000145816, 0.00656655
24: 1024, 0.000144212, 3.2491e-05, 0.000218232, 0.00582313
24: 2048, 0.000155143, 6.1706e-05, 0.000349538, 0.00604918
24: 4096, 0.000237167, 7.3679e-05, 0.000640338, 0.0067895
24: 8192, 0.00026019, 2.9286e-05, 0.00118608, 0.00848218
24: 16384, 0.000399493, 7.2286e-05, 0.00215062, 0.0132867
24: 32768, 0.000638875, 6.9491e-05, 0.00429195, 0.167587
24: 65536, 0.00240538, 0.000940692, 0.00877363, 0.232194
1: [       OK ] serial.task_fib_deprecated_multiple (692 ms)
1: [ RUN      ] serial.task_depend_deprecated_multiple
1: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_team_deprecated_multiple
1: [       OK ] serial.task_team_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated_multiple
1: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
1: [       OK ] serial.task_multiple_depend_deprecated_multiple (14 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
1: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
1: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_fib_single
24: 131072, 0.00474469, 0.00203324, 0.0279073, 0.391989
1: [       OK ] serial.task_fib_single (545 ms)
1: [ RUN      ] serial.task_depend_single
1: [       OK ] serial.task_depend_single (0 ms)
1: [ RUN      ] serial.task_team_single
1: [       OK ] serial.task_team_single (0 ms)
1: [ RUN      ] serial.task_with_mempool_single
1: [       OK ] serial.task_with_mempool_single (0 ms)
1: [ RUN      ] serial.task_multiple_depend_single
1: [       OK ] serial.task_multiple_depend_single (11 ms)
1: [ RUN      ] serial.task_scheduler_ctors_single
1: [       OK ] serial.task_scheduler_ctors_single (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_single
1: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
1: [ RUN      ] serial.task_fib_multiple
24: 262144, 0.0045391, 0.00153101, 0.0270094, 0.707647
1: [       OK ] serial.task_fib_multiple (568 ms)
1: [ RUN      ] serial.task_depend_multiple
1: [       OK ] serial.task_depend_multiple (0 ms)
1: [ RUN      ] serial.task_team_multiple
1: [       OK ] serial.task_team_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_multiple
1: [       OK ] serial.task_with_mempool_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_multiple
1: [       OK ] serial.task_multiple_depend_multiple (11 ms)
1: [ RUN      ] serial.task_scheduler_ctors_multiple
1: [       OK ] serial.task_scheduler_ctors_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_multiple
1: [       OK ] serial.task_scheduer_ctors_device_multiple (0 ms)
1: [ RUN      ] serial.task_fib_chase_lev
1: [       OK ] serial.task_fib_chase_lev (581 ms)
1: [ RUN      ] serial.task_depend_chase_lev
1: [       OK ] serial.task_depend_chase_lev (0 ms)
1: [ RUN      ] serial.task_team_chase_lev
1: [       OK ] serial.task_team_chase_lev (0 ms)
1: [ RUN      ] serial.task_with_mempool_chase_lev
1: [       OK ] serial.task_with_mempool_chase_lev (0 ms)
1: [ RUN      ] serial.task_multiple_depend_chase_lev
1: [       OK ] serial.task_multiple_depend_chase_lev (13 ms)
1: [ RUN      ] serial.task_scheduler_ctors_chase_lev
1: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
1: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
1: [----------] 215 tests from serial (25889 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 222 tests from 2 test suites ran. (27234 ms total)
1: [  PASSED  ] 222 tests.
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph
 1/48 Test  #1: Kokkos_CoreUnitTest_Serial1 ......................   Passed   27.92 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
[ 14%] Built target Kokkos_CoreUnitTest_CudaGraph
2: 
2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
2:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
2:                                   setting CUDA_VISIBLE_DEVICES.
2:                                   This could on multi GPU systems lead to severe performance"
2:                                   penalties.
2: [==========] Running 126 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 8 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o
24: 524288, 0.00887858, 0.000614369, 0.115722, 1.76646
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2601 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
24: 1048576, 0.0144725, 0.00173936, 0.144123, 3.01357
[ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
[ 76%] Built target Kokkos_ContainersPerformanceTest_OpenMP
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2446 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 8 tests from serial_DeathTest (5048 ms total)
2: 
2: [----------] 118 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
2: [       OK ] serial.team_reduce_large (0 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (5 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (5 ms)
2: [ RUN      ] serial.triple_nested_parallelism
[ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
2: [       OK ] serial.triple_nested_parallelism (414 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (82 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (6 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (5 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (8 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (8 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (8 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o
2: [       OK ] serial.team_reduction_scan (180 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (38 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (48 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.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_B.dir/TestStdAlgorithmsCommon.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 containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.00195161 -0.999999 -57856.2 || 0.051031 0 1.55208e+06 || 2.86878e+10 28674.4 || -7.99804e+08 -2.0744
 -- Testing 3-D histogram
Density 3D: 0.00586496 -0.967888 10.2594 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
2: [       OK ] serial.repeated_team_reduce (5041 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (117 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (114 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (62 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (4 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (52 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (6 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (2 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (1 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (0 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (0 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (5 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (1 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
[ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o
24: 2097152, 0.0267491, 0.000996049, 0.299026, 6.8527
2: [       OK ] serial.view_allocation_large_rank (947 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (5 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (54 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (53 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (47 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (2 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (0 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (4 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (107 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (11 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (11 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
[ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left (460 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (456 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (459 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
2: [       OK ] serial.view_subview_3d_from_5d_right (494 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (495 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
[ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (494 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 118 tests from serial (10355 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 126 tests from 2 test suites ran. (15403 ms total)
2: [  PASSED  ] 123 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/48 Test  #2: Kokkos_CoreUnitTest_Serial2 ......................   Passed   16.09 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
[ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
3: 
3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
3:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
3:                                   setting CUDA_VISIBLE_DEVICES.
3:                                   This could on multi GPU systems lead to severe performance"
3:                                   penalties.
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (0 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/48 Test  #3: Kokkos_CoreUnitTest_SerialGraph ..................   Passed    0.68 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Cuda1

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o
4: 
4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
4:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
4:                                   setting CUDA_VISIBLE_DEVICES.
4:                                   This could on multi GPU systems lead to severe performance"
4:                                   penalties.
4: [==========] Running 189 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 68%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
4: [       OK ] cuda_DeathTest.abort_from_host (838 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o
[ 76%] Linking CXX executable Kokkos_CoreUnitTest_HIP
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
4: [       OK ] cuda_DeathTest.abort_from_device (830 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (808 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 76%] Built target Kokkos_CoreUnitTest_HIP
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (819 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (2 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (3 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
4: [----------] 7 tests from cuda_DeathTest (3305 ms total)
4: 
4: [----------] 182 tests from cuda
4: [ RUN      ] cuda.array_capacity
4: [       OK ] cuda.array_capacity (0 ms)
4: [ RUN      ] cuda.array_element_access
4: [       OK ] cuda.array_element_access (0 ms)
4: [ RUN      ] cuda.array_zero_capacity
4: [       OK ] cuda.array_zero_capacity (0 ms)
4: [ RUN      ] cuda.array_zero_data_nullptr
4: [       OK ] cuda.array_zero_data_nullptr (0 ms)
4: [ RUN      ] cuda.array_contiguous_capacity
4: [       OK ] cuda.array_contiguous_capacity (0 ms)
4: [ RUN      ] cuda.array_contiguous_element_access
4: [       OK ] cuda.array_contiguous_element_access (0 ms)
4: [ RUN      ] cuda.array_contiguous_assignment
4: [       OK ] cuda.array_contiguous_assignment (0 ms)
4: [ RUN      ] cuda.array_strided_capacity
4: [       OK ] cuda.array_strided_capacity (0 ms)
4: [ RUN      ] cuda.array_strided_element_access
4: [       OK ] cuda.array_strided_element_access (0 ms)
4: [ RUN      ] cuda.array_strided_assignment
4: [       OK ] cuda.array_strided_assignment (0 ms)
4: [ RUN      ] cuda.atomic_operations_complexdouble
4: [       OK ] cuda.atomic_operations_complexdouble (25 ms)
4: [ RUN      ] cuda.atomic_operations_complexfloat
4: [       OK ] cuda.atomic_operations_complexfloat (24 ms)
4: [ RUN      ] cuda.atomic_operations_double
4: [       OK ] cuda.atomic_operations_double (37 ms)
4: [ RUN      ] cuda.atomic_operations_float
4: [       OK ] cuda.atomic_operations_float (37 ms)
4: [ RUN      ] cuda.atomic_operations_int
4: [       OK ] cuda.atomic_operations_int (83 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (84 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (81 ms)
4: [ RUN      ] cuda.atomic_shared
4: [       OK ] cuda.atomic_shared (0 ms)
4: [ RUN      ] cuda.atomic_operations_unsigned
4: [       OK ] cuda.atomic_operations_unsigned (65 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (70 ms)
4: [ RUN      ] cuda.atomics
4: [       OK ] cuda.atomics (235 ms)
4: [ RUN      ] cuda.atomics_tpetra_max_abs
4: [       OK ] cuda.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] cuda.atomic_views_integral
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 68%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o
24: 4194304, 0.04644, 0.0019173, 0.615285, 14.568
24: [       OK ] TEST_CATEGORY.global_2_local (29136 ms)
24: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
24: skipping test
24: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
24: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
24: skipping test
24: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
24: [ RUN      ] TEST_CATEGORY.scatter_view
4: [       OK ] cuda.atomic_views_integral (6441 ms)
4: [ RUN      ] cuda.atomic_views_nonintegral
4: [       OK ] cuda.atomic_views_nonintegral (57 ms)
4: [ RUN      ] cuda.atomic_view_api
4: [       OK ] cuda.atomic_view_api (2 ms)
4: [ RUN      ] cuda.bit_manip_countl_zero
4: [       OK ] cuda.bit_manip_countl_zero (2 ms)
4: [ RUN      ] cuda.bit_manip_countl_one
4: [       OK ] cuda.bit_manip_countl_one (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_zero
4: [       OK ] cuda.bit_manip_countr_zero (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_one
4: [       OK ] cuda.bit_manip_countr_one (0 ms)
4: [ RUN      ] cuda.bit_manip_popcount
4: [       OK ] cuda.bit_manip_popcount (0 ms)
4: [ RUN      ] cuda.bit_manip_has_single_bit
4: [       OK ] cuda.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_floor
4: [       OK ] cuda.bit_manip_bit_floor (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_ceil
4: [       OK ] cuda.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_width
4: [       OK ] cuda.bit_manip_bit_width (0 ms)
4: [ RUN      ] cuda.bit_manip_rotl
4: [       OK ] cuda.bit_manip_rotl (0 ms)
4: [ RUN      ] cuda.bit_manip_rotr
4: [       OK ] cuda.bit_manip_rotr (0 ms)
4: [ RUN      ] cuda.bit_manip_byeswap
4: [       OK ] cuda.bit_manip_byeswap (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_cast
4: [       OK ] cuda.bit_manip_bit_cast (0 ms)
4: [ RUN      ] cuda.test_block_deduction_bug_pr_3103
4: [       OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] cuda.checked_integer_operations_multiply_overflow
4: [       OK ] cuda.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] cuda.execution_policy_occupancy_and_hint
4: [       OK ] cuda.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] cuda.complex_construction
4: [       OK ] cuda.complex_construction (0 ms)
4: [ RUN      ] cuda.complex_basic_math
4: [       OK ] cuda.complex_basic_math (0 ms)
4: [ RUN      ] cuda.complex_special_funtions
4: [       OK ] cuda.complex_special_funtions (0 ms)
4: [ RUN      ] cuda.complex_io
4: [       OK ] cuda.complex_io (0 ms)
4: [ RUN      ] cuda.complex_trivially_copyable
4: [       OK ] cuda.complex_trivially_copyable (0 ms)
4: [ RUN      ] cuda.complex_issue_3865
4: [       OK ] cuda.complex_issue_3865 (0 ms)
4: [ RUN      ] cuda.complex_operations_arithmetic_types_overloads
4: [       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] cuda.crs_count_fill
4: [       OK ] cuda.crs_count_fill (5 ms)
4: [ RUN      ] cuda.crs_copy_constructor
4: [       OK ] cuda.crs_copy_constructor (22 ms)
4: [ RUN      ] cuda.deep_copy_alignment
[ 15%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
4: [       OK ] cuda.deep_copy_alignment (6 ms)
4: [ RUN      ] cuda.deep_copy_conversion
4: [       OK ] cuda.deep_copy_conversion (22 ms)
4: [ RUN      ] cuda.partitioning_by_args
4: [       OK ] cuda.partitioning_by_args (0 ms)
4: [ RUN      ] cuda.partitioning_by_vector
4: [       OK ] cuda.partitioning_by_vector (0 ms)
4: [ RUN      ] cuda.execution_space_as_class_data_member
4: [       OK ] cuda.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] cuda.functor_analysis
4: [       OK ] cuda.functor_analysis (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_use_count
4: [       OK ] cuda.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_get
4: [       OK ] cuda.host_shared_ptr_get (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_dereference_on_device
4: [       OK ] cuda.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_special_members_on_device
4: [       OK ] cuda.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_tracking
4: [       OK ] cuda.host_shared_ptr_tracking (0 ms)
4: [ RUN      ] cuda.init
4: [       OK ] cuda.init (0 ms)
4: [ RUN      ] cuda.dispatch
4: [       OK ] cuda.dispatch (28 ms)
4: [ RUN      ] cuda.join_backward_compatibility
4: [       OK ] cuda.join_backward_compatibility (0 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
[ 15%] Built target Kokkos_CoreUnitTest_LegionInitialization
24: ScatterView data-duplicated test:
24: num_threads 8
24: hand-coded test took 0.155143 seconds
24: test took 0.15044 seconds
24: num_threads 8
24: hand-coded test took 0.153746 seconds
24: test took 0.151901 seconds
24: num_threads 8
24: hand-coded test took 0.167365 seconds
24: test took 0.153702 seconds
24: num_threads 8
24: hand-coded test took 0.156057 seconds
24: test took 0.151006 seconds
24: num_threads 8
24: hand-coded test took 0.159919 seconds
24: test took 0.151528 seconds
24: [       OK ] TEST_CATEGORY.scatter_view (1956 ms)
24: [----------] 5 tests from TEST_CATEGORY (31408 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 5 tests from 1 test suite ran. (31408 ms total)
24: [  PASSED  ] 5 tests.
24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed   31.42 sec
test 25
      Start 25: Kokkos_UnitTest_Sort

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
25: Test timeout computed to be: 1500
25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
25:                                     Detected: 4 cores per node.
25:                                     Detected: 1 MPI_ranks per node.
25:                                     Requested: 8 threads per process.
25: [==========] Running 15 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 15 tests from openmp
25: [ RUN      ] openmp.SortUnsignedValueType
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o
[ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutleft (1134 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
[ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (1956 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutright (1130 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
 -- Testing 1-D histogram
Density 1D: 6.68478e-07 0.00626232 0.0529364 || 0.051031 28073 29379 || 28495.9 28674.4 || 731.793 -2.0744
 -- Testing 3-D histogram
Density 3D: 7.18929e-07 0.00801193 0.000366104 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutright (1359 ms)
4: [ RUN      ] cuda.deep_copy_scratch
4: [       OK ] cuda.deep_copy_scratch (1 ms)
4: [ RUN      ] cuda.mathematical_constants_e
4: [       OK ] cuda.mathematical_constants_e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_log2e
4: [       OK ] cuda.mathematical_constants_log2e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_log10e
4: [       OK ] cuda.mathematical_constants_log10e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_pi
4: [       OK ] cuda.mathematical_constants_pi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_pi
4: [       OK ] cuda.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_sqrtpi
4: [       OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_ln2
4: [       OK ] cuda.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_ln10
4: [       OK ] cuda.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_sqrt2
4: [       OK ] cuda.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_sqrt3
4: [       OK ] cuda.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_sqrt3
4: [       OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_egamma
4: [       OK ] cuda.mathematical_constants_egamma (0 ms)
4: [ RUN      ] cuda.mathematical_constants_phi
4: [       OK ] cuda.mathematical_constants_phi (0 ms)
4: [ RUN      ] cuda.mathematical_functions_trigonometric_functions
4: [       OK ] cuda.mathematical_functions_trigonometric_functions (2 ms)
4: [ RUN      ] cuda.mathematical_functions_hyperbolic_functions
4: [       OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms)
4: [ RUN      ] cuda.mathematical_functions_non_standard
4: [       OK ] cuda.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] cuda.mathematical_functions_power_functions
4: [       OK ] cuda.mathematical_functions_power_functions (1 ms)
4: [ RUN      ] cuda.mathematical_functions_fma
4: [       OK ] cuda.mathematical_functions_fma (0 ms)
4: [ RUN      ] cuda.mathematical_functions_error_and_gamma_functions
4: [       OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms)
4: [ RUN      ] cuda.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms)
4: [ RUN      ] cuda.mathematical_functions_absolute_value
4: [       OK ] cuda.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_absolute_value
4: [       OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] cuda.mathematical_functions_remainder_function
4: [       OK ] cuda.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isfinite
4: [       OK ] cuda.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isinf
4: [       OK ] cuda.mathematical_functions_isinf (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isnan
4: [       OK ] cuda.mathematical_functions_isnan (0 ms)
4: [ RUN      ] cuda.mathematical_functions_exponential_functions
4: [       OK ] cuda.mathematical_functions_exponential_functions (2 ms)
4: [ RUN      ] cuda.mathspecialfunc_expint1
4: [       OK ] cuda.mathspecialfunc_expint1 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_errorfunc
4: [       OK ] cuda.mathspecialfunc_errorfunc (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj0y0
4: [       OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj1y1
4: [       OK ] cuda.mathspecialfunc_cbesselj1y1 (24 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli0k0
4: [       OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli1k1
4: [       OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh1stkind
4: [       OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh2ndkind
4: [       OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] cuda.mdrange_5d
4: [       OK ] cuda.mdrange_5d (21 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (41 ms)
4: [ RUN      ] cuda.mdrange_2d
4: [       OK ] cuda.mdrange_2d (8 ms)
4: [ RUN      ] cuda.mdrange_array_reduce
4: [       OK ] cuda.mdrange_array_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_3d
4: [       OK ] cuda.mdrange_3d (19 ms)
4: [ RUN      ] cuda.mdrange_neg_idx
4: [       OK ] cuda.mdrange_neg_idx (5 ms)
4: [ RUN      ] cuda.mdrange_4d
4: [       OK ] cuda.mdrange_4d (12 ms)
4: [ RUN      ] cuda.mdrange_scalar
4: [       OK ] cuda.mdrange_scalar (0 ms)
4: [ RUN      ] cuda.mdrange_large_deep_copy
4: [       OK ] cuda.mdrange_large_deep_copy (189 ms)
4: [ RUN      ] cuda.md_range_policy_construction_from_arrays
4: [       OK ] cuda.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] cuda.mdrange_parallel_reduce_primitive_types
4: [       OK ] cuda.mdrange_parallel_reduce_primitive_types (1451 ms)
4: [ RUN      ] cuda.mdspan_minimal_functional
4: [       OK ] cuda.mdspan_minimal_functional (1 ms)
4: [ RUN      ] cuda.max
4: [       OK ] cuda.max (0 ms)
4: [ RUN      ] cuda.max_within_parfor
4: [       OK ] cuda.max_within_parfor (0 ms)
4: [ RUN      ] cuda.min
4: [       OK ] cuda.min (0 ms)
4: [ RUN      ] cuda.min_within_parfor
4: [       OK ] cuda.min_within_parfor (0 ms)
4: [ RUN      ] cuda.minmax
4: [       OK ] cuda.minmax (0 ms)
4: [ RUN      ] cuda.minmax_within_parfor
4: [       OK ] cuda.minmax_within_parfor (0 ms)
4: [ RUN      ] cuda.clamp
4: [       OK ] cuda.clamp (0 ms)
4: [ RUN      ] cuda.clamp_within_parfor
4: [       OK ] cuda.clamp_within_parfor (0 ms)
4: [ RUN      ] cuda.numeric_traits_infinity
4: [       OK ] cuda.numeric_traits_infinity (1 ms)
4: [ RUN      ] cuda.numeric_traits_epsilon
4: [       OK ] cuda.numeric_traits_epsilon (1 ms)
4: [ RUN      ] cuda.numeric_traits_round_error
4: [       OK ] cuda.numeric_traits_round_error (1 ms)
4: [ RUN      ] cuda.numeric_traits_norm_min
4: [       OK ] cuda.numeric_traits_norm_min (1 ms)
4: [ RUN      ] cuda.numeric_traits_denorm_min
4: [       OK ] cuda.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] cuda.numeric_traits_finite_min_max
4: [       OK ] cuda.numeric_traits_finite_min_max (9 ms)
4: [ RUN      ] cuda.numeric_traits_digits
4: [       OK ] cuda.numeric_traits_digits (5 ms)
4: [ RUN      ] cuda.numeric_traits_digits10
4: [       OK ] cuda.numeric_traits_digits10 (5 ms)
4: [ RUN      ] cuda.numeric_traits_max_digits10
4: [       OK ] cuda.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] cuda.numeric_traits_radix
4: [       OK ] cuda.numeric_traits_radix (5 ms)
4: [ RUN      ] cuda.numeric_traits_min_max_exponent
4: [       OK ] cuda.numeric_traits_min_max_exponent (2 ms)
4: [ RUN      ] cuda.numeric_traits_min_max_exponent10
4: [       OK ] cuda.numeric_traits_min_max_exponent10 (1 ms)
4: [ RUN      ] cuda.numeric_traits_quiet_and_signaling_nan
4: [       OK ] cuda.numeric_traits_quiet_and_signaling_nan (2 ms)
4: [ RUN      ] cuda.numeric_traits_sfinae_friendly
4: [       OK ] cuda.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] cuda.occupancy_control
4: [       OK ] cuda.occupancy_control (0 ms)
4: [ RUN      ] cuda.view_aggregate
4: [       OK ] cuda.view_aggregate (0 ms)
4: [ RUN      ] cuda.memory_pool
4: [       OK ] cuda.memory_pool (17 ms)
4: [ RUN      ] cuda.cxx11
4: [       OK ] cuda.cxx11 (4 ms)
4: [ RUN      ] cuda.viewctorprop_embedded_dim
4: [       OK ] cuda.viewctorprop_embedded_dim (1 ms)
4: [ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] cuda.view_layouttiled
4: [       OK ] cuda.view_layouttiled (7 ms)
4: [ RUN      ] cuda.view_layouttiled_subtile
4: [       OK ] cuda.view_layouttiled_subtile (0 ms)
4: [ RUN      ] cuda.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (51 ms)
4: [ RUN      ] cuda.kokkos_printf
4: [       OK ] cuda.kokkos_printf (1 ms)
4: [ RUN      ] cuda.range_for
4: [       OK ] cuda.range_for (3 ms)
4: [ RUN      ] cuda.range_reduce
4: [       OK ] cuda.range_reduce (2 ms)
4: [ RUN      ] cuda.range_dynamic_policy
4: [       OK ] cuda.range_dynamic_policy (0 ms)
4: [ RUN      ] cuda.range_policy_runtime_parameters
4: [       OK ] cuda.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] cuda.range_for_require
4: [       OK ] cuda.range_for_require (3 ms)
4: [ RUN      ] cuda.range_reduce_require
4: [       OK ] cuda.range_reduce_require (1 ms)
4: [ RUN      ] cuda.range_dynamic_policy_require
4: [       OK ] cuda.range_dynamic_policy_require (0 ms)
4: [ RUN      ] cuda.reducers_int
4: [       OK ] cuda.reducers_int (10 ms)
4: [ RUN      ] cuda.reducers_double
4: [       OK ] cuda.reducers_double (10 ms)
4: [ RUN      ] cuda.reducers_complex_double
4: [       OK ] cuda.reducers_complex_double (2 ms)
4: [ RUN      ] cuda.reducers_struct
4: [       OK ] cuda.reducers_struct (7 ms)
4: [ RUN      ] cuda.reducers_half_t
4: [       OK ] cuda.reducers_half_t (9 ms)
4: [ RUN      ] cuda.reducers_bhalf_t
4: [       OK ] cuda.reducers_bhalf_t (8 ms)
4: [ RUN      ] cuda.reducers_int8_t
4: [       OK ] cuda.reducers_int8_t (11 ms)
4: [ RUN      ] cuda.reducers_int16_t
4: [       OK ] cuda.reducers_int16_t (9 ms)
4: [ RUN      ] cuda.reducers_point_t
4: [       OK ] cuda.reducers_point_t (4 ms)
4: [ RUN      ] cuda.reducers_bool
4: [       OK ] cuda.reducers_bool (1 ms)
4: [ RUN      ] cuda.int64_t_reduce
4: [       OK ] cuda.int64_t_reduce (8 ms)
4: [ RUN      ] cuda.double_reduce
4: [       OK ] cuda.double_reduce (8 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic
4: [       OK ] cuda.int64_t_reduce_dynamic (12 ms)
4: [ RUN      ] cuda.double_reduce_dynamic
4: [       OK ] cuda.double_reduce_dynamic (12 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic_view
4: [       OK ] cuda.int64_t_reduce_dynamic_view (24 ms)
4: [ RUN      ] cuda.int_combined_reduce
4: [       OK ] cuda.int_combined_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_combined_reduce
4: [       OK ] cuda.mdrange_combined_reduce (0 ms)
4: [ RUN      ] cuda.int_combined_reduce_mixed
4: [       OK ] cuda.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] cuda.reduction_deduction
4: [       OK ] cuda.reduction_deduction (0 ms)
4: [ RUN      ] cuda.reduce_device_view_range_policy
4: [       OK ] cuda.reduce_device_view_range_policy (5 ms)
4: [ RUN      ] cuda.reduce_device_view_mdrange_policy
4: [       OK ] cuda.reduce_device_view_mdrange_policy (132 ms)
4: [ RUN      ] cuda.reduce_device_view_team_policy
4: [       OK ] cuda.reduce_device_view_team_policy (6 ms)
4: [ RUN      ] cuda.impl_shared_alloc
4: [       OK ] cuda.impl_shared_alloc (54 ms)
4: [ RUN      ] cuda.kokkos_swap
4: [       OK ] cuda.kokkos_swap (0 ms)
4: [ RUN      ] cuda.reduceRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceRangePolicyViewSizeLimit (16 ms)
4: [ RUN      ] cuda.reduceMDRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceMDRangePolicyViewSizeLimit (66 ms)
4: [----------] 182 tests from cuda (15315 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 189 tests from 2 test suites ran. (18621 ms total)
4: [  PASSED  ] 189 tests.
 4/48 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   19.55 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
5: 
5: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
5:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
5:                                   setting CUDA_VISIBLE_DEVICES.
5:                                   This could on multi GPU systems lead to severe performance"
5:                                   penalties.
5: [==========] Running 126 tests from 3 test suites.
5: [----------] Global test environment set-up.
5: [----------] 8 tests from cuda_DeathTest
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_dyn
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_stat
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_mix
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_static_extents
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
5: [       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5405 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
25: [       OK ] openmp.SortUnsignedValueType (12447 ms)
25: [ RUN      ] openmp.SortEmptyView
25: [       OK ] openmp.SortEmptyView (0 ms)
25: [ RUN      ] openmp.SortByKeyEmptyView
25: [       OK ] openmp.SortByKeyEmptyView (0 ms)
25: [ RUN      ] openmp.SortByKey
25: [       OK ] openmp.SortByKey (3 ms)
25: [ RUN      ] openmp.SortByKeyWithComparator
25: [       OK ] openmp.SortByKeyWithComparator (3 ms)
25: [ RUN      ] openmp.SortByKeyStaticExtents
25: [       OK ] openmp.SortByKeyStaticExtents (0 ms)
25: [ RUN      ] openmp.SortByKeyWithStrides
25: [       OK ] openmp.SortByKeyWithStrides (1 ms)
25: [ RUN      ] openmp.SortByKeyKeysLargerThanValues
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
25: 
25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
25: [       OK ] openmp.SortByKeyKeysLargerThanValues (416 ms)
25: [ RUN      ] openmp.SortWithCustomComparator
25: [       OK ] openmp.SortWithCustomComparator (1747 ms)
25: [ RUN      ] openmp.BinSortGenericTests
25: [       OK ] openmp.BinSortGenericTests (628 ms)
25: [ RUN      ] openmp.BinSortEmptyView
25: [       OK ] openmp.BinSortEmptyView (0 ms)
25: [ RUN      ] openmp.BinSortEmptyKeysView
25: [       OK ] openmp.BinSortEmptyKeysView (0 ms)
25: [ RUN      ] openmp.BinSortUnsignedKeyLayoutStrideValues
[ 69%] Built target Kokkos_PerformanceTest_Atomic
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
 -- Testing 1-D histogram
Density 1D: 6.43252e-07 0.000495728 0.010688 || 0.051031 28082 29318 || 28660.2 28674.4 || 147.751 -2.0744
 -- Testing 3-D histogram
Density 3D: 6.43252e-07 -0.0163977 -0.00448899 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift64 (583118 ms)
[ RUN      ] serial.Random_XorShift1024_0
Test Seed:1711421748413753502
Test Scalar=int
 -- Testing randomness properties
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5461 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
5: skipping since no memory access violation would occur
5: [  SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_device
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o
[ 78%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 69%] Built target Kokkos_ContainersTestCompileOnly
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 78%] Built target Kokkos_ContainersTestCompileOnly
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o
[ 70%] Linking CXX executable Kokkos_UnitTest_Random
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00149482 0.00150838 || 0.051031 10937 11828 || 11360 11377 || 20.8519 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00372758 0.00233095 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
[ 69%] Built target Kokkos_Benchmark_Atomic_MinMax
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o
25: [       OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (18175 ms)
25: [ RUN      ] openmp.NestedSort
25: [       OK ] openmp.NestedSort (35 ms)
25: [ RUN      ] openmp.NestedSortByKey
25: [       OK ] openmp.NestedSortByKey (91 ms)
25: [----------] 15 tests from openmp (33551 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 15 tests from 1 test suite ran. (33551 ms total)
25: [  PASSED  ] 15 tests.
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.00956447 0.000558628 || 0.051031 10982 11775 || 11486.8 11377 || 7.72247 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00115116 -0.00281033 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
25/45 Test #25: Kokkos_UnitTest_Sort ........................   Passed   33.59 sec
test 26
      Start 26: Kokkos_UnitTest_Random

26: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Random
26: Test timeout computed to be: 1500
26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
26:                                     Detected: 4 cores per node.
26:                                     Detected: 1 MPI_ranks per node.
26:                                     Requested: 8 threads per process.
26: [==========] Running 3 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 3 tests from openmp
26: [ RUN      ] openmp.Random_XorShift64
26: Test Seed:1711421764613661490
26: Test Scalar=int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00159512 0.00141058 || 0.051031 2038 2397 || 2218.52 2222.06 || 19.4998 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0121722 0.000133069 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0103446 0.00266148 || 0.051031 2049 2422 || 2245.29 2222.06 || 36.7923 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.013008 0.00026448 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (14822 ms)
5: [----------] 8 tests from cuda_DeathTest (25689 ms total)
5: 
5: [----------] 90 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (6 ms)
5: [ RUN      ] cuda.team_reduce
5: [       OK ] cuda.team_reduce (1 ms)
5: [ RUN      ] cuda.team_reduce_large
5: [       OK ] cuda.team_reduce_large (389 ms)
5: [ RUN      ] cuda.team_parallel_single
5: [       OK ] cuda.team_parallel_single (26 ms)
5: [ RUN      ] cuda.large_team_scratch_size
5: [       OK ] cuda.large_team_scratch_size (0 ms)
5: [ RUN      ] cuda.team_broadcast_long
5: [       OK ] cuda.team_broadcast_long (0 ms)
5: [ RUN      ] cuda.team_broadcast_long_wrapper
5: [       OK ] cuda.team_broadcast_long_wrapper (0 ms)
5: [ RUN      ] cuda.team_broadcast_char
5: [       OK ] cuda.team_broadcast_char (0 ms)
5: [ RUN      ] cuda.team_broadcast_float
5: [       OK ] cuda.team_broadcast_float (0 ms)
5: [ RUN      ] cuda.team_broadcast_double
5: [       OK ] cuda.team_broadcast_double (0 ms)
5: [ RUN      ] cuda.team_handle_by_value
5: [       OK ] cuda.team_handle_by_value (0 ms)
5: [ RUN      ] cuda.team_vector
5: [       OK ] cuda.team_vector (52 ms)
5: [ RUN      ] cuda.triple_nested_parallelism
5: [       OK ] cuda.triple_nested_parallelism (70 ms)
5: [ RUN      ] cuda.parallel_scan_with_reducers
5: [       OK ] cuda.parallel_scan_with_reducers (107 ms)
5: [ RUN      ] cuda.team_thread_range_combined_reducers
5: [       OK ] cuda.team_thread_range_combined_reducers (1 ms)
5: [ RUN      ] cuda.thread_vector_range_combined_reducers
5: [       OK ] cuda.thread_vector_range_combined_reducers (1 ms)
5: [ RUN      ] cuda.team_vector_range_combined_reducers
5: [       OK ] cuda.team_vector_range_combined_reducers (1 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelFor
5: [       OK ] cuda.TeamThreadMDRangeParallelFor (23 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelFor
5: [       OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (13 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelReduce
5: [       OK ] cuda.TeamThreadMDRangeParallelReduce (18 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelReduce
5: [       OK ] cuda.ThreadVectorMDRangeParallelReduce (9 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelReduce
5: [       OK ] cuda.TeamVectorMDRangeParallelReduce (8 ms)
5: [ RUN      ] cuda.team_policy_runtime_parameters
5: [       OK ] cuda.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] cuda.team_reduction_scan
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.022817 -0.00200605 || 0.051031 2042 2446 || 2273.95 2222.06 || -27.7317 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0116859 0.000120008 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0010168 -0.000775749 || 0.051031 2051 2395 || 2224.32 2222.06 || -10.724 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.00622065 0.000421746 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 0.0166375 -0.00211735 || 0.051031 2061 2410 || 2185.7 2222.06 || -29.2703 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.0108624 0.00127829 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00595549 0.00183718 || 0.051031 2045 2427 || 2208.91 2222.06 || 25.3972 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00379139 0.000358284 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.00221327 0.00140363 || 0.051031 2041 2440 || 2226.99 2222.06 || 19.4038 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.00293895 2.4366e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
5: [       OK ] cuda.team_reduction_scan (1348 ms)
5: [ RUN      ] cuda.team_long_reduce
5: [       OK ] cuda.team_long_reduce (8 ms)
5: [ RUN      ] cuda.team_double_reduce
5: [       OK ] cuda.team_double_reduce (8 ms)
5: [ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
5: [       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
5: [ RUN      ] cuda.repeated_team_reduce
5: [       OK ] cuda.repeated_team_reduce (13 ms)
5: [ RUN      ] cuda.team_scan
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
5: [       OK ] cuda.team_scan (213 ms)
5: [ RUN      ] cuda.team_scan_ret_val
5: [       OK ] cuda.team_scan_ret_val (241 ms)
5: [ RUN      ] cuda.team_shared_request
5: [       OK ] cuda.team_shared_request (0 ms)
5: [ RUN      ] cuda.team_scratch_request
5: [       OK ] cuda.team_scratch_request (0 ms)
5: [ RUN      ] cuda.team_lambda_shared_request
5: [       OK ] cuda.team_lambda_shared_request (0 ms)
5: [ RUN      ] cuda.scratch_align
5: [       OK ] cuda.scratch_align (1 ms)
5: [ RUN      ] cuda.shmem_size
5: [       OK ] cuda.shmem_size (0 ms)
5: [ RUN      ] cuda.multi_level_scratch
5: [       OK ] cuda.multi_level_scratch (7 ms)
5: [ RUN      ] cuda.team_scratch_memory_index_parallel_for
5: [       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] cuda.team_policy_max_recommended
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0197633 -0.00214619 || 0.051031 2037 2432 || 2266.86 2222.06 || -29.669 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.0157217 -0.000490521 || 0.051031 1e+64 -1e+64
26: Test Seed:1711421767532856508
26: Test Scalar=int
26:  -- Testing randomness properties
5: [       OK ] cuda.team_policy_max_recommended (290 ms)
5: [ RUN      ] cuda.team_policy_minmax_scalar_without_plus_equal_k
5: [       OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
5: [ RUN      ] cuda.team_teamvector_range
5: [       OK ] cuda.team_teamvector_range (8 ms)
5: [ RUN      ] cuda.unique_token_global
5: [       OK ] cuda.unique_token_global (2 ms)
5: [ RUN      ] cuda.unique_token_instance
5: [       OK ] cuda.unique_token_instance (2 ms)
5: [ RUN      ] cuda.unique_token_team_acquire
5: [       OK ] cuda.unique_token_team_acquire (12 ms)
5: [ RUN      ] cuda.view_api_a
5: [       OK ] cuda.view_api_a (12 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (20 ms)
5: [ RUN      ] cuda.view_api_c
5: [       OK ] cuda.view_api_c (1 ms)
5: [ RUN      ] cuda.view_api_d
5: [       OK ] cuda.view_api_d (3 ms)
5: [ RUN      ] cuda.view_allocation_error
5: [       OK ] cuda.view_allocation_error (0 ms)
5: [ RUN      ] cuda.view_remap
5: [       OK ] cuda.view_remap (0 ms)
5: [ RUN      ] cuda.view_mirror_nonconst
5: [       OK ] cuda.view_mirror_nonconst (0 ms)
5: [ RUN      ] cuda.view_stride_method
5: [       OK ] cuda.view_stride_method (0 ms)
5: [ RUN      ] cuda.anonymous_space
5: [       OK ] cuda.anonymous_space (0 ms)
5: [ RUN      ] cuda.view_overload_resolution
5: [       OK ] cuda.view_overload_resolution (0 ms)
5: [ RUN      ] cuda.view_allocation_large_rank
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00129116 -0.000553302 || 0.051031 2033 2402 || 2219.2 2222.06 || -7.64885 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 0.015141 0.000276587 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
5: [       OK ] cuda.view_allocation_large_rank (273 ms)
5: [ RUN      ] cuda.view_shmem_size_on_device
5: [       OK ] cuda.view_shmem_size_on_device (1 ms)
5: [ RUN      ] cuda.view_is_assignable
5: [       OK ] cuda.view_is_assignable (24 ms)
5: [ RUN      ] cuda.view_copy_tests
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.0221576 0.00381205 || 0.051031 2049 2423 || 2173.89 2222.06 || 52.6978 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0119436 0.0004148 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
5: [       OK ] cuda.view_copy_tests (32 ms)
5: [ RUN      ] cuda.view_copy_tests_rank_0
5: [       OK ] cuda.view_copy_tests_rank_0 (9 ms)
5: [ RUN      ] cuda.view_copy_degenerated
5: [       OK ] cuda.view_copy_degenerated (0 ms)
5: [ RUN      ] cuda.view_empty_runtime_unmanaged
5: [       OK ] cuda.view_empty_runtime_unmanaged (0 ms)
5: [ RUN      ] cuda.view_hooks
5: [       OK ] cuda.view_hooks (0 ms)
5: [ RUN      ] cuda.view_layoutstride_left_to_layoutleft_assignment
5: [       OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (66 ms)
5: [ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (64 ms)
5: [ RUN      ] cuda.view_irregular_layout
5: [       OK ] cuda.view_irregular_layout (0 ms)
5: [ RUN      ] cuda.view_mapping
5: [       OK ] cuda.view_mapping (52 ms)
5: [ RUN      ] cuda.view_mapping_operator
5: [       OK ] cuda.view_mapping_operator (15 ms)
5: [ RUN      ] cuda.static_extent
5: [       OK ] cuda.static_extent (0 ms)
5: [ RUN      ] cuda.view_mapping_atomic
5: [       OK ] cuda.view_mapping_atomic (0 ms)
5: [ RUN      ] cuda.view_mapping_class_value
5: [       OK ] cuda.view_mapping_class_value (0 ms)
5: [ RUN      ] cuda.view_mapping_assignable
5: [       OK ] cuda.view_mapping_assignable (0 ms)
5: [ RUN      ] cuda.view_mapping_trivially_copyable
5: [       OK ] cuda.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] cuda.view_mapping_subview
5: [       OK ] cuda.view_mapping_subview (2 ms)
5: [ RUN      ] cuda.view_nested_view
5: [       OK ] cuda.view_nested_view (0 ms)
5: [ RUN      ] cuda.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (28 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (5 ms)
5: [ RUN      ] cuda.workgraph_fib
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0122778 -0.000785338 || 0.051031 2014 2386 || 2249.68 2222.06 || -10.8565 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0140726 0.000314652 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
[ 70%] Built target Kokkos_UnitTest_Random
28: Test_Atomic<long long int>/100000/iterations:10                7.10 s          7.07 s            10          1            8     11.8405        1.28003m     116.33u     4.99995G          55.102k     4.99995G
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.000737971 0.00110539 || 0.051031 2047 2407 || 2223.7 2222.06 || 15.2809 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0226184 -0.000302563 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 -0.00224067 -0.000317256 || 0.051031 2004 2405 || 2227.05 2222.06 || -4.38574 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.00205887 0.000129058 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
5: [       OK ] cuda.workgraph_fib (832 ms)
5: [ RUN      ] cuda.resize_realloc_no_init
5: [       OK ] cuda.resize_realloc_no_init (1 ms)
5: [ RUN      ] cuda.resize_realloc_no_alloc
5: [       OK ] cuda.resize_realloc_no_alloc (0 ms)
5: [ RUN      ] cuda.realloc_exec_space
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:78: Skipped
5: skipping since CudaUVMSpace requires additional fences
5: [  SKIPPED ] cuda.realloc_exec_space (0 ms)
5: [ RUN      ] cuda.view_alloc
5: [       OK ] cuda.view_alloc (0 ms)
5: [ RUN      ] cuda.view_alloc_exec_space
5: [       OK ] cuda.view_alloc_exec_space (0 ms)
5: [ RUN      ] cuda.view_alloc_int
5: [       OK ] cuda.view_alloc_int (0 ms)
5: [ RUN      ] cuda.view_alloc_exec_space_int
5: [       OK ] cuda.view_alloc_exec_space_int (0 ms)
5: [ RUN      ] cuda.deep_copy_zero_memset
5: [       OK ] cuda.deep_copy_zero_memset (0 ms)
5: [ RUN      ] cuda.resize_exec_space
5: [       OK ] cuda.resize_exec_space (0 ms)
5: [ RUN      ] cuda.view_allocation_int
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
5: skipping since the fence checked for isn't necessary
5: [  SKIPPED ] cuda.view_allocation_int (0 ms)
5: [ RUN      ] cuda.view_allocation_exec_space_int
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:321: Skipped
5: skipping since the CudaUVMSpace requires additiional fences
5: [  SKIPPED ] cuda.view_allocation_exec_space_int (0 ms)
5: [ RUN      ] cuda.view_not_default_constructible
5: [       OK ] cuda.view_not_default_constructible (0 ms)
5: [----------] 90 tests from cuda (4369 ms total)
5: 
5: [----------] 28 tests from cuda_uvm
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_left
5: [       OK ] cuda_uvm.view_subview_auto_1d_left (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_right
5: [       OK ] cuda_uvm.view_subview_auto_1d_right (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_stride
5: [       OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_assign_strided
5: [       OK ] cuda_uvm.view_subview_assign_strided (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_0
5: [       OK ] cuda_uvm.view_subview_left_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_1
5: [       OK ] cuda_uvm.view_subview_left_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_2
5: [       OK ] cuda_uvm.view_subview_left_2 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_3
5: [       OK ] cuda_uvm.view_subview_left_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_0
5: [       OK ] cuda_uvm.view_subview_right_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_1
5: [       OK ] cuda_uvm.view_subview_right_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_3
5: [       OK ] cuda_uvm.view_subview_right_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_static_tests
5: [       OK ] cuda_uvm.view_static_tests (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
5: [       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
5: [       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign
5: [       OK ] cuda_uvm.view_subview_1d_assign (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
5: [       OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
5: [       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d
26:  -- Testing 1-D histogram
26: Density 1D: 0 0.00876594 0.00125111 || 0.051031 2044 2410 || 2202.75 2222.06 || 17.2954 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0067759 0.000387242 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
5: [       OK ] cuda_uvm.view_subview_2d_from_3d (52 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (52 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (52 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (68 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (68 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (68 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (68 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
26:  -- Testing 1-D histogram
26: Density 1D: 3.25521e-08 0.00712847 -0.000590159 || 0.051031 2040 2392 || 2206.33 2222.06 || -8.15836 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 9.76563e-08 0.00519243 -0.000176304 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (68 ms)
5: [ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
5: [       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_memory_traits_construction
5: [       OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms)
5: [----------] 28 tests from cuda_uvm (612 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 126 tests from 3 test suites ran. (30670 ms total)
5: [  PASSED  ] 122 tests.
5: [  SKIPPED ] 4 tests, listed below:
5: [  SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host
5: [  SKIPPED ] cuda.realloc_exec_space
5: [  SKIPPED ] cuda.view_allocation_int
5: [  SKIPPED ] cuda.view_allocation_exec_space_int
 5/48 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed   31.64 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3
6: Test timeout computed to be: 1500
26:  -- Testing 1-D histogram
26: Density 1D: 0 -0.0204099 0.0016502 || 0.051031 2016 2449 || 2268.36 2222.06 || 22.8123 -0.160751
26:  -- Testing 3-D histogram
26: Density 3D: 0 -0.0160463 -0.00107539 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift64 (5702 ms)
26: [ RUN      ] openmp.Random_XorShift1024_0
26: Test Seed:1711421770316433507
26: Test Scalar=int
26:  -- Testing randomness properties
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0163284 -0.000332261 || 0.051031 2000 2384 || 2234.71 2198.22 || -4.59317 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0156022 1.70574e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
6: 
6: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
6:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
6:                                   setting CUDA_VISIBLE_DEVICES.
6:                                   This could on multi GPU systems lead to severe performance"
6:                                   penalties.
6: [==========] Running 91 tests from 3 test suites.
6: [----------] Global test environment set-up.
6: [----------] 41 tests from cuda
6: [ RUN      ] cuda.task_fib_deprecated
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00520298 -0.00360903 || 0.051031 2002 2370 || 2209.72 2198.22 || -49.8912 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0228637 -0.00040177 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.000344041 -0.000846243 || 0.051031 2022 2388 || 2198.98 2198.22 || -11.6985 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0105738 0.000104649 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00790883 -0.000613916 || 0.051031 2023 2388 || 2180.97 2198.22 || -8.48677 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0147699 -0.00013878 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 -0.00765071 0.00196658 || 0.051031 2019 2389 || 2215.17 2198.22 || 27.186 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 -0.0114786 -5.39664e-06 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00361037 0.00124297 || 0.051031 2024 2399 || 2206.19 2198.22 || 17.1828 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00199345 -8.33723e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0164318 -0.00653392 || 0.051031 11014 11751 || 11193 11377 || -90.3249 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00519339 -0.000919871 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00187911 -0.00013234 || 0.051031 2010 2385 || 2202.36 2198.22 || -1.82946 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0195504 -0.000176802 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
6: [       OK ] cuda.task_fib_deprecated (2079 ms)
6: [ RUN      ] cuda.task_depend_deprecated
6: [       OK ] cuda.task_depend_deprecated (66 ms)
6: [ RUN      ] cuda.task_team_deprecated
6: [       OK ] cuda.task_team_deprecated (7 ms)
6: [ RUN      ] cuda.task_with_mempool_deprecated
6: [       OK ] cuda.task_with_mempool_deprecated (1 ms)
6: [ RUN      ] cuda.task_multiple_depend_deprecated
6: [       OK ] cuda.task_multiple_depend_deprecated (51 ms)
6: [ RUN      ] cuda.task_scheduler_ctors_deprecated
6: [       OK ] cuda.task_scheduler_ctors_deprecated (0 ms)
6: [ RUN      ] cuda.task_scheduer_ctors_device_deprecated
6: [       OK ] cuda.task_scheduer_ctors_device_deprecated (1 ms)
6: [ RUN      ] cuda.task_fib_deprecated_multiple
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00315368 0.000620527 || 0.051031 2027 2370 || 2191.31 2198.22 || 8.57817 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.014549 -0.000393499 || 0.051031 1e+64 -1e+64
26: Test Seed:1711421773247554221
26: Test Scalar=int
26:  -- Testing randomness properties
6: [       OK ] cuda.task_fib_deprecated_multiple (566 ms)
6: [ RUN      ] cuda.task_depend_deprecated_multiple
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00803497 -0.00120588 || 0.051031 1990 2366 || 2216.03 2198.22 || -16.6701 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.012609 -0.000568295 || 0.051031 1e+64 -1e+64
26: Test Scalar=unsigned int
26:  -- Testing randomness properties
6: [       OK ] cuda.task_depend_deprecated_multiple (165 ms)
6: [ RUN      ] cuda.task_team_deprecated_multiple
6: [       OK ] cuda.task_team_deprecated_multiple (7 ms)
6: [ RUN      ] cuda.task_with_mempool_deprecated_multiple
6: [       OK ] cuda.task_with_mempool_deprecated_multiple (29 ms)
6: [ RUN      ] cuda.task_multiple_depend_deprecated_multiple
6: [       OK ] cuda.task_multiple_depend_deprecated_multiple (79 ms)
6: [ RUN      ] cuda.task_scheduler_ctors_deprecated_multiple
6: [       OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms)
6: [ RUN      ] cuda.task_scheduer_ctors_device_deprecated_multiple
6: [       OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (17 ms)
6: [ RUN      ] cuda.task_fib_single
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0283405 0.000121466 || 0.051031 2014 2386 || 2137.64 2198.22 || 1.67915 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00698541 0.000690103 || 0.051031 1e+64 -1e+64
26: Test Scalar=int64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.0110363 0.000134838 || 0.051031 1991 2375 || 2222.75 2198.22 || 1.864 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.00538994 6.19107e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=uint64_t
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.00508065 -0.00124008 || 0.051031 2015 2383 || 2187.11 2198.22 || -17.1429 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 -0.0300004 0.000691428 || 0.051031 1e+64 -1e+64
26: Test Scalar=half
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 0.0121739 0.000914294 || 0.051031 1997 2392 || 2171.78 2198.22 || 12.6392 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.00659434 -6.58611e-05 || 0.051031 1e+64 -1e+64
26: Test Scalar=bhalf
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.27585e-05 0.0229863 -0.00177936 || 0.051031 2009 2385 || 2148.83 2198.22 || -24.5979 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.29559e-05 -0.00415923 0.000161045 || 0.051031 1e+64 -1e+64
26: Test Scalar=float
26:  -- Testing randomness properties
6: [       OK ] cuda.task_fib_single (1826 ms)
6: [ RUN      ] cuda.task_depend_single
6: [       OK ] cuda.task_depend_single (76 ms)
6: [ RUN      ] cuda.task_team_single
6: [       OK ] cuda.task_team_single (9 ms)
6: [ RUN      ] cuda.task_with_mempool_single
6: [       OK ] cuda.task_with_mempool_single (1 ms)
6: [ RUN      ] cuda.task_multiple_depend_single
6: [       OK ] cuda.task_multiple_depend_single (58 ms)
6: [ RUN      ] cuda.task_scheduler_ctors_single
6: [       OK ] cuda.task_scheduler_ctors_single (0 ms)
6: [ RUN      ] cuda.task_scheduer_ctors_device_single
6: [       OK ] cuda.task_scheduer_ctors_device_single (1 ms)
6: [ RUN      ] cuda.task_fib_multiple
26:  -- Testing 1-D histogram
26: Density 1D: 7.26926e-05 0.0194403 -0.000127918 || 0.051031 2029 2368 || 2156.3 2198.22 || -1.76833 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.27585e-05 0.0169858 -0.000461113 || 0.051031 1e+64 -1e+64
26: Test Scalar=double
26:  -- Testing randomness properties
26:  -- Testing 1-D histogram
26: Density 1D: 7.26597e-05 -0.00743031 -0.00337874 || 0.051031 2037 2399 || 2214.68 2198.22 || -46.7077 -0.159026
26:  -- Testing 3-D histogram
26: Density 3D: 7.26597e-05 0.0226646 -2.22965e-05 || 0.051031 1e+64 -1e+64
26: [       OK ] openmp.Random_XorShift1024_0 (5988 ms)
26: [ RUN      ] openmp.Multi_streams
26: [       OK ] openmp.Multi_streams (0 ms)
26: [----------] 3 tests from openmp (11691 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 1 test suite ran. (11691 ms total)
26: [  PASSED  ] 3 tests.
26/45 Test #26: Kokkos_UnitTest_Random ......................   Passed   11.71 sec
test 27
      Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
27: Test timeout computed to be: 1500
27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
27:                                     Detected: 4 cores per node.
27:                                     Detected: 1 MPI_ranks per node.
27:                                     Requested: 8 threads per process.
27: [==========] Running 14 tests from 3 test suites.
27: [----------] Global test environment set-up.
27: [----------] 3 tests from std_algorithms_reducers
27: [ RUN      ] std_algorithms_reducers.max_first_loc
27: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
27: [ RUN      ] std_algorithms_reducers.min_first_loc
27: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
27: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
27: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
27: [----------] 3 tests from std_algorithms_reducers (0 ms total)
27: 
27: [----------] 1 test from std_algorithms
27: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
27: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
27: [----------] 1 test from std_algorithms (0 ms total)
27: 
27: [----------] 10 tests from random_access_iterator_test
27: [ RUN      ] random_access_iterator_test.constructor
27: [       OK ] random_access_iterator_test.constructor (0 ms)
27: [ RUN      ] random_access_iterator_test.dereference
27: [       OK ] random_access_iterator_test.dereference (0 ms)
27: [ RUN      ] random_access_iterator_test.subscript_operator
27: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet1
27: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet2
27: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet3
27: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
27: [ RUN      ] random_access_iterator_test.operatorsSet4
27: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
27: [ RUN      ] random_access_iterator_test.assignment_operator
27: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
27: [ RUN      ] random_access_iterator_test.distance
27: [       OK ] random_access_iterator_test.distance (0 ms)
27: [ RUN      ] random_access_iterator_test.traits_helpers
27: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
27: [----------] 10 tests from random_access_iterator_test (3 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 14 tests from 3 test suites ran. (3 ms total)
27: [  PASSED  ] 14 tests.
27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.01 sec
test 28
      Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 4 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 7 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 7 tests from std_algorithms_min_max_element_test
28: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
28: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
28: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
28: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
28: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
28: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
28: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (8 ms)
28: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
28: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms)
28: [----------] 7 tests from std_algorithms_min_max_element_test (43 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 7 tests from 1 test suite ran. (43 ms total)
28: [  PASSED  ] 7 tests.
28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.05 sec
test 29
      Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
29: Test timeout computed to be: 1500
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 4 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 13 tests from 10 test suites.
29: [----------] Global test environment set-up.
29: [----------] 1 test from std_algorithms_lexicographical_compare_test
29: [ RUN      ] std_algorithms_lexicographical_compare_test.test
29: [       OK ] std_algorithms_lexicographical_compare_test.test (262 ms)
29: [----------] 1 test from std_algorithms_lexicographical_compare_test (262 ms total)
29: 
29: [----------] 1 test from std_algorithms_for_each_test
29: [ RUN      ] std_algorithms_for_each_test.test
29: [       OK ] std_algorithms_for_each_test.test (147 ms)
29: [----------] 1 test from std_algorithms_for_each_test (147 ms total)
29: 
29: [----------] 1 test from std_algorithms_find_test
29: [ RUN      ] std_algorithms_find_test.test
29: [       OK ] std_algorithms_find_test.test (93 ms)
29: [----------] 1 test from std_algorithms_find_test (93 ms total)
29: 
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
6: [       OK ] cuda.task_fib_multiple (1232 ms)
6: [ RUN      ] cuda.task_depend_multiple
6: [       OK ] cuda.task_depend_multiple (78 ms)
6: [ RUN      ] cuda.task_team_multiple
6: [       OK ] cuda.task_team_multiple (7 ms)
6: [ RUN      ] cuda.task_with_mempool_multiple
6: [       OK ] cuda.task_with_mempool_multiple (1 ms)
6: [ RUN      ] cuda.task_multiple_depend_multiple
6: [       OK ] cuda.task_multiple_depend_multiple (49 ms)
6: [ RUN      ] cuda.task_scheduler_ctors_multiple
6: [       OK ] cuda.task_scheduler_ctors_multiple (0 ms)
6: [ RUN      ] cuda.task_scheduer_ctors_device_multiple
6: [       OK ] cuda.task_scheduer_ctors_device_multiple (2 ms)
6: [ RUN      ] cuda.task_fib_chase_lev
29: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1375 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
6: [       OK ] cuda.task_fib_chase_lev (1403 ms)
6: [ RUN      ] cuda.task_depend_chase_lev
6: [       OK ] cuda.task_depend_chase_lev (136 ms)
6: [ RUN      ] cuda.task_team_chase_lev
6: [       OK ] cuda.task_team_chase_lev (10 ms)
6: [ RUN      ] cuda.task_with_mempool_chase_lev
6: [       OK ] cuda.task_with_mempool_chase_lev (4 ms)
6: [ RUN      ] cuda.task_multiple_depend_chase_lev
6: [       OK ] cuda.task_multiple_depend_chase_lev (59 ms)
6: [ RUN      ] cuda.task_scheduler_ctors_chase_lev
6: [       OK ] cuda.task_scheduler_ctors_chase_lev (0 ms)
6: [ RUN      ] cuda.task_scheduer_ctors_device_chase_lev
6: [       OK ] cuda.task_scheduer_ctors_device_chase_lev (4 ms)
6: [ RUN      ] cuda.team_scratch_1_streams
29: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1466 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search
29: [       OK ] std_algorithms_non_mod_seq_ops.search (880 ms)
29: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
28: Test_Atomic<unsigned int>/100000/iterations:10                 2.26 s          2.25 s            10          1            4    2.47105m        1.25046m         55u     704.983M          92.856k     704.983M
29: [       OK ] std_algorithms_non_mod_seq_ops.search_n (644 ms)
29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4367 ms total)
29: 
29: [----------] 1 test from std_algorithms_count_test
29: [ RUN      ] std_algorithms_count_test.test
29: [       OK ] std_algorithms_count_test.test (122 ms)
29: [----------] 1 test from std_algorithms_count_test (122 ms total)
29: 
29: [----------] 1 test from std_algorithms_equal_test
29: [ RUN      ] std_algorithms_equal_test.test
29: [       OK ] std_algorithms_equal_test.test (32 ms)
29: [----------] 1 test from std_algorithms_equal_test (32 ms total)
29: 
29: [----------] 1 test from std_algorithms_all_any_none_of_test
29: [ RUN      ] std_algorithms_all_any_none_of_test.test
29: [       OK ] std_algorithms_all_any_none_of_test.test (110 ms)
29: [----------] 1 test from std_algorithms_all_any_none_of_test (110 ms total)
29: 
29: [----------] 1 test from std_algorithms_nonmod_seq_ops
29: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o
29: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (108 ms)
29: [----------] 1 test from std_algorithms_nonmod_seq_ops (108 ms total)
29: 
29: [----------] 1 test from std_algorithms_mismatch_test
29: [ RUN      ] std_algorithms_mismatch_test.test
29: [       OK ] std_algorithms_mismatch_test.test (251 ms)
29: [----------] 1 test from std_algorithms_mismatch_test (251 ms total)
29: 
29: [----------] 1 test from std_algorithms_mod_seq_ops
29: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
29: [       OK ] std_algorithms_mod_seq_ops.move_backward (63 ms)
29: [----------] 1 test from std_algorithms_mod_seq_ops (63 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 13 tests from 10 test suites ran. (5561 ms total)
29: [  PASSED  ] 13 tests.
29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    5.58 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
30: Test timeout computed to be: 1500
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 4 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 31 tests from 5 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_mod_ops_test
30: [ RUN      ] std_algorithms_mod_ops_test.move
30: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
30: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
30: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
30: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
30: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
30: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
30: 
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
30: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
30: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
30: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
30: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
30: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
30: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
30: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
30: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
30: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
30: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total)
30: 
30: [----------] 4 tests from std_algorithms_replace_ops_test
30: [ RUN      ] std_algorithms_replace_ops_test.replace
30: [       OK ] std_algorithms_replace_ops_test.replace (40 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_if
30: [       OK ] std_algorithms_replace_ops_test.replace_if (164 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
30: [       OK ] std_algorithms_replace_ops_test.replace_copy (63 ms)
30: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
30: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (60 ms)
30: [----------] 4 tests from std_algorithms_replace_ops_test (328 ms total)
30: 
30: [----------] 11 tests from std_algorithms_mod_seq_ops
30: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
30: [       OK ] std_algorithms_mod_seq_ops.copy_if (56 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.028059 0.00582543 || 0.051031 10957 11776 || 11066.4 11377 || 80.5307 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0107027 -0.00100001 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o
30: [       OK ] std_algorithms_mod_seq_ops.unique (356 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
30: [       OK ] std_algorithms_mod_seq_ops.unique_copy (118 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove
30: [       OK ] std_algorithms_mod_seq_ops.remove (87 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_if (95 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy (167 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
30: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (86 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o
30: [       OK ] std_algorithms_mod_seq_ops.rotate (958 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
30: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (348 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
30: [       OK ] std_algorithms_mod_seq_ops.shift_left (746 ms)
30: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
30: [       OK ] std_algorithms_mod_seq_ops.shift_right (705 ms)
30: [----------] 11 tests from std_algorithms_mod_seq_ops (3726 ms total)
30: 
30: [----------] 1 test from std_algorithms_modseq_test
30: [ RUN      ] std_algorithms_modseq_test.reverse
30: [       OK ] std_algorithms_modseq_test.reverse (101 ms)
30: [----------] 1 test from std_algorithms_modseq_test (101 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 31 tests from 5 test suites ran. (4161 ms total)
30: [  PASSED  ] 31 tests.
30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    4.24 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
31: Test timeout computed to be: 1500
31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
31:                                     Detected: 4 cores per node.
31:                                     Detected: 1 MPI_ranks per node.
31:                                     Requested: 8 threads per process.
31: [==========] Running 29 tests from 7 test suites.
31: [----------] Global test environment set-up.
31: [----------] 2 tests from std_algorithms_sorting_ops_test
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted (46 ms)
31: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
31: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (42 ms)
31: [----------] 2 tests from std_algorithms_sorting_ops_test (88 ms total)
31: 
31: [----------] 4 tests from std_algorithms_partitioning_test
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (5 ms)
31: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
31: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (5 ms)
31: [ RUN      ] std_algorithms_partitioning_test.partition_point
31: [       OK ] std_algorithms_partitioning_test.partition_point (5 ms)
31: [----------] 4 tests from std_algorithms_partitioning_test (16 ms total)
31: 
31: [----------] 1 test from std_algorithms_partitioning_ops
31: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
31: [       OK ] std_algorithms_partitioning_ops.partition_copy (70 ms)
31: [----------] 1 test from std_algorithms_partitioning_ops (70 ms total)
31: 
31: [----------] 12 tests from std_algorithms_numerics_test
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (4 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
31: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
31: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
31: [----------] 12 tests from std_algorithms_numerics_test (23 ms total)
31: 
31: [----------] 1 test from std_algorithms_numerics_ops_test
31: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
31: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (157 ms)
31: [----------] 1 test from std_algorithms_numerics_ops_test (158 ms total)
31: 
31: [----------] 8 tests from std_algorithms_numeric_ops_test
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1501 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1154 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (374 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
31: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (502 ms)
31: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
31: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
31: [----------] 8 tests from std_algorithms_numeric_ops_test (3533 ms total)
31: 
31: [----------] 1 test from std_algorithms_transform_ops_test
31: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
31: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (158 ms)
31: [----------] 1 test from std_algorithms_transform_ops_test (158 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 29 tests from 7 test suites ran. (4050 ms total)
31: [  PASSED  ] 29 tests.
31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    4.10 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
32: Test timeout computed to be: 1500
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 4 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 12 tests from 7 test suites.
32: [----------] Global test environment set-up.
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test
32: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o
32: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (921 ms)
32: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
32: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (810 ms)
32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1732 ms total)
32: 
32: [----------] 2 tests from std_algorithms_count_team_test
32: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
32: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (788 ms)
32: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
32: [       OK ] std_algorithms_count_team_test.count_returns_zero (340 ms)
32: [----------] 2 tests from std_algorithms_count_team_test (1129 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_if_team_test
32: [ RUN      ] std_algorithms_count_if_team_test.test
[ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o
32: [       OK ] std_algorithms_count_if_team_test.test (405 ms)
32: [----------] 1 test from std_algorithms_count_if_team_test (405 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_team_test
32: [ RUN      ] std_algorithms_for_each_team_test.test
6: [       OK ] cuda.team_scratch_1_streams (14872 ms)
6: [ RUN      ] cuda.space_access
6: [       OK ] cuda.space_access (0 ms)
6: [ RUN      ] cuda.uvm
6: [       OK ] cuda.uvm (0 ms)
6: [ RUN      ] cuda.impl_view_accessible
6: [       OK ] cuda.impl_view_accessible (1 ms)
6: [ RUN      ] cuda.impl_view_texture
6: [       OK ] cuda.impl_view_texture (0 ms)
6: [ RUN      ] cuda.view_subview_const_randomaccess
6: [       OK ] cuda.view_subview_const_randomaccess (0 ms)
6: [----------] 41 tests from cuda (22917 ms total)
6: 
6: [----------] 25 tests from cuda_hostpinned
6: [ RUN      ] cuda_hostpinned.impl_shared_alloc
6: [       OK ] cuda_hostpinned.impl_shared_alloc (28 ms)
6: [ RUN      ] cuda_hostpinned.view_api_a
6: [       OK ] cuda_hostpinned.view_api_a (8 ms)
6: [ RUN      ] cuda_hostpinned.view_api_b
6: [       OK ] cuda_hostpinned.view_api_b (6 ms)
6: [ RUN      ] cuda_hostpinned.view_api_c
6: [       OK ] cuda_hostpinned.view_api_c (0 ms)
6: [ RUN      ] cuda_hostpinned.view_api_d
6: [       OK ] cuda_hostpinned.view_api_d (1 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_error
6: [       OK ] cuda_hostpinned.view_allocation_error (0 ms)
6: [ RUN      ] cuda_hostpinned.view_remap
6: [       OK ] cuda_hostpinned.view_remap (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mirror_nonconst
6: [       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
6: [ RUN      ] cuda_hostpinned.view_stride_method
6: [       OK ] cuda_hostpinned.view_stride_method (0 ms)
6: [ RUN      ] cuda_hostpinned.anonymous_space
6: [       OK ] cuda_hostpinned.anonymous_space (0 ms)
6: [ RUN      ] cuda_hostpinned.view_overload_resolution
6: [       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_large_rank
32: [       OK ] std_algorithms_for_each_team_test.test (731 ms)
32: [----------] 1 test from std_algorithms_for_each_team_test (731 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_n_team_test
32: [ RUN      ] std_algorithms_for_each_n_team_test.test
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
32: [       OK ] std_algorithms_for_each_n_team_test.test (808 ms)
32: [----------] 1 test from std_algorithms_for_each_n_team_test (808 ms total)
32: 
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o
6: [       OK ] cuda_hostpinned.view_allocation_large_rank (3521 ms)
6: [ RUN      ] cuda_hostpinned.view_shmem_size_on_device
6: [       OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms)
6: [ RUN      ] cuda_hostpinned.view_is_assignable
6: [       OK ] cuda_hostpinned.view_is_assignable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_tests
6: [       OK ] cuda_hostpinned.view_copy_tests (7 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_tests_rank_0
6: [       OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_degenerated
6: [       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping
6: [       OK ] cuda_hostpinned.view_mapping (48 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_operator
6: [       OK ] cuda_hostpinned.view_mapping_operator (3 ms)
6: [ RUN      ] cuda_hostpinned.static_extent
6: [       OK ] cuda_hostpinned.static_extent (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_atomic
6: [       OK ] cuda_hostpinned.view_mapping_atomic (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_class_value
6: [       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_assignable
6: [       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
6: [       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_subview
6: [       OK ] cuda_hostpinned.view_mapping_subview (0 ms)
6: [----------] 25 tests from cuda_hostpinned (3629 ms total)
6: 
6: [----------] 25 tests from cuda_uvm
6: [ RUN      ] cuda_uvm.impl_shared_alloc
6: [       OK ] cuda_uvm.impl_shared_alloc (39 ms)
6: [ RUN      ] cuda_uvm.view_api_a
6: [       OK ] cuda_uvm.view_api_a (12 ms)
6: [ RUN      ] cuda_uvm.view_api_b
6: [       OK ] cuda_uvm.view_api_b (23 ms)
6: [ RUN      ] cuda_uvm.view_api_c
6: [       OK ] cuda_uvm.view_api_c (0 ms)
6: [ RUN      ] cuda_uvm.view_api_d
6: [       OK ] cuda_uvm.view_api_d (3 ms)
6: [ RUN      ] cuda_uvm.view_allocation_error
6: [       OK ] cuda_uvm.view_allocation_error (0 ms)
6: [ RUN      ] cuda_uvm.view_remap
6: [       OK ] cuda_uvm.view_remap (0 ms)
6: [ RUN      ] cuda_uvm.view_mirror_nonconst
6: [       OK ] cuda_uvm.view_mirror_nonconst (0 ms)
6: [ RUN      ] cuda_uvm.view_stride_method
6: [       OK ] cuda_uvm.view_stride_method (0 ms)
6: [ RUN      ] cuda_uvm.anonymous_space
6: [       OK ] cuda_uvm.anonymous_space (0 ms)
6: [ RUN      ] cuda_uvm.view_overload_resolution
6: [       OK ] cuda_uvm.view_overload_resolution (0 ms)
6: [ RUN      ] cuda_uvm.view_allocation_large_rank
6: [       OK ] cuda_uvm.view_allocation_large_rank (274 ms)
6: [ RUN      ] cuda_uvm.view_shmem_size_on_device
6: [       OK ] cuda_uvm.view_shmem_size_on_device (0 ms)
6: [ RUN      ] cuda_uvm.view_is_assignable
6: [       OK ] cuda_uvm.view_is_assignable (24 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests
6: [       OK ] cuda_uvm.view_copy_tests (32 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests_rank_0
6: [       OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms)
6: [ RUN      ] cuda_uvm.view_copy_degenerated
6: [       OK ] cuda_uvm.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping
6: [       OK ] cuda_uvm.view_mapping (50 ms)
6: [ RUN      ] cuda_uvm.view_mapping_operator
6: [       OK ] cuda_uvm.view_mapping_operator (14 ms)
6: [ RUN      ] cuda_uvm.static_extent
6: [       OK ] cuda_uvm.static_extent (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_atomic
6: [       OK ] cuda_uvm.view_mapping_atomic (1 ms)
6: [ RUN      ] cuda_uvm.view_mapping_class_value
6: [       OK ] cuda_uvm.view_mapping_class_value (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_assignable
6: [       OK ] cuda_uvm.view_mapping_assignable (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_trivially_copyable
6: [       OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_subview
6: [       OK ] cuda_uvm.view_mapping_subview (2 ms)
6: [----------] 25 tests from cuda_uvm (492 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 91 tests from 3 test suites ran. (27039 ms total)
6: [  PASSED  ] 91 tests.
 6/48 Test  #6: Kokkos_CoreUnitTest_Cuda3 ........................   Passed   27.79 sec
test 7
      Start  7: Kokkos_CoreUnitTest_CudaTimingBased

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased
7: Test timeout computed to be: 1500
7: 
7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
7:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
7:                                   setting CUDA_VISIBLE_DEVICES.
7:                                   This could on multi GPU systems lead to severe performance"
7:                                   penalties.
7: [==========] Running 2 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 2 tests from cuda
7: [ RUN      ] cuda.debug_serial_execution
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o
7: [       OK ] cuda.debug_serial_execution (45 ms)
7: [ RUN      ] cuda.debug_pin_um_to_host
[ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
7: [       OK ] cuda.debug_pin_um_to_host (665 ms)
7: [----------] 2 tests from cuda (711 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 2 tests from 1 test suite ran. (711 ms total)
7: [  PASSED  ] 2 tests.
 7/48 Test  #7: Kokkos_CoreUnitTest_CudaTimingBased ..............   Passed    1.39 sec
test 8
      Start  8: Kokkos_CoreUnitTest_CudaInterOpInit

8: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit
8: Test timeout computed to be: 1500
8: [==========] Running 1 test from 1 test suite.
8: [----------] Global test environment set-up.
8: [----------] 1 test from cuda
8: [ RUN      ] cuda.raw_cuda_interop
8: 
8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
8:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
8:                                   setting CUDA_VISIBLE_DEVICES.
8:                                   This could on multi GPU systems lead to severe performance"
8:                                   penalties.
8: [       OK ] cuda.raw_cuda_interop (395 ms)
8: [----------] 1 test from cuda (395 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (395 ms total)
8: [  PASSED  ] 1 test.
 8/48 Test  #8: Kokkos_CoreUnitTest_CudaInterOpInit ..............   Passed    0.67 sec
test 9
      Start  9: Kokkos_CoreUnitTest_CudaInterOpStreams

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams
9: Test timeout computed to be: 1500
9: [==========] Running 1 test from 1 test suite.
9: [----------] Global test environment set-up.
9: [----------] 1 test from cuda
9: [ RUN      ] cuda.raw_cuda_streams
32: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4345 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
9: 
9: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
9:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
9:                                   setting CUDA_VISIBLE_DEVICES.
9:                                   This could on multi GPU systems lead to severe performance"
9:                                   penalties.
9: [       OK ] cuda.raw_cuda_streams (395 ms)
9: [----------] 1 test from cuda (395 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (395 ms total)
9: [  PASSED  ] 1 test.
 9/48 Test  #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...........   Passed    0.67 sec
test 10
      Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
10: Test timeout computed to be: 1500
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
10: 
10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
10:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
10:                                   setting CUDA_VISIBLE_DEVICES.
10:                                   This could on multi GPU systems lead to severe performance"
10:                                   penalties.
10: [==========] Running 3 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 3 tests from cuda_multi_gpu
10: [ RUN      ] cuda_multi_gpu.managed_views
10: [       OK ] cuda_multi_gpu.managed_views (1 ms)
10: [ RUN      ] cuda_multi_gpu.unmanaged_views
10: [       OK ] cuda_multi_gpu.unmanaged_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.scratch_space
10: [       OK ] cuda_multi_gpu.scratch_space (2 ms)
10: [----------] 3 tests from cuda_multi_gpu (4 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 3 tests from 1 test suite ran. (4 ms total)
10: [  PASSED  ] 3 tests.
10/48 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ...   Passed    0.68 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaGraph

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph
11: Test timeout computed to be: 1500
11: 
11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
11:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
11:                                   setting CUDA_VISIBLE_DEVICES.
11:                                   This could on multi GPU systems lead to severe performance"
11:                                   penalties.
11: [==========] Running 5 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 5 tests from cuda_count_bugs
11: [ RUN      ] cuda_count_bugs.launch_one
11: [       OK ] cuda_count_bugs.launch_one (1 ms)
11: [ RUN      ] cuda_count_bugs.launch_one_rvalue
11: [       OK ] cuda_count_bugs.launch_one_rvalue (0 ms)
11: [ RUN      ] cuda_count_bugs.launch_six
11: [       OK ] cuda_count_bugs.launch_six (0 ms)
11: [ RUN      ] cuda_count_bugs.when_all_cycle
11: [       OK ] cuda_count_bugs.when_all_cycle (0 ms)
11: [ RUN      ] cuda_count_bugs.zero_work_reduce
11: [       OK ] cuda_count_bugs.zero_work_reduce (0 ms)
11: [----------] 5 tests from cuda_count_bugs (5 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 5 tests from 1 test suite ran. (5 ms total)
11: [  PASSED  ] 5 tests.
11: 
11:   YOU HAVE 1 DISABLED TEST
11: 
11/48 Test #11: Kokkos_CoreUnitTest_CudaGraph ....................   Passed    0.73 sec
test 12
      Start 12: Kokkos_CoreUnitTest_Default

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default
12: Test timeout computed to be: 1500
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2851 ms)
32: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
12: 
12: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
12:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
12:                                   setting CUDA_VISIBLE_DEVICES.
12:                                   This could on multi GPU systems lead to severe performance"
12:                                   penalties.
12: [==========] Running 71 tests from 41 test suites.
12: [----------] Global test environment set-up.
12: [----------] 31 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.initialization_settings
12: [       OK ] defaultdevicetype.initialization_settings (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
12: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
12: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
12: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
12: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_help
12: [       OK ] defaultdevicetype.cmd_line_args_help (5 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
12: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms)
12: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
12: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (11 ms)
12: [ RUN      ] defaultdevicetype.env_vars_num_threads
12: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_device_id
12: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
12: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
12: [ RUN      ] defaultdevicetype.env_vars_tune_internals
12: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
12: [ RUN      ] defaultdevicetype.visible_devices
12: [       OK ] defaultdevicetype.visible_devices (0 ms)
12: [ RUN      ] defaultdevicetype.shared_space
12: [       OK ] defaultdevicetype.shared_space (62 ms)
12: [ RUN      ] defaultdevicetype.shared_host_pinned_space
12: [       OK ] defaultdevicetype.shared_host_pinned_space (0 ms)
12: [ RUN      ] defaultdevicetype.compiler_macros
12: [       OK ] defaultdevicetype.compiler_macros (0 ms)
12: [ RUN      ] defaultdevicetype.half_conversion
12: [       OK ] defaultdevicetype.half_conversion (4 ms)
12: [ RUN      ] defaultdevicetype.bhalf_conversion
12: [       OK ] defaultdevicetype.bhalf_conversion (3 ms)
12: [ RUN      ] defaultdevicetype.half_operators
12: [       OK ] defaultdevicetype.half_operators (2 ms)
12: [ RUN      ] defaultdevicetype.bhalf_operators
12: [       OK ] defaultdevicetype.bhalf_operators (2 ms)
12: [ RUN      ] defaultdevicetype.host_space_access
12: [       OK ] defaultdevicetype.host_space_access (0 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
12: [       OK ] defaultdevicetype.reduce_instantiation_a1 (12 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
12: [       OK ] defaultdevicetype.reduce_instantiation_b1 (35 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
12: [       OK ] defaultdevicetype.reduce_instantiation_c1 (12 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
12: [       OK ] defaultdevicetype.reduce_instantiation_a2 (16 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
12: [       OK ] defaultdevicetype.reduce_instantiation_b2 (46 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
12: [       OK ] defaultdevicetype.reduce_instantiation_c2 (16 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
12: [       OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
12: [       OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms)
12: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
12: [       OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms)
12: [ RUN      ] defaultdevicetype.malloc
12: [       OK ] defaultdevicetype.malloc (0 ms)
12: [----------] 31 tests from defaultdevicetype (320 ms total)
12: 
12: [----------] 1 test from kokkosresize
12: [ RUN      ] kokkosresize.host_space_access
12: [       OK ] kokkosresize.host_space_access (29 ms)
12: [----------] 1 test from kokkosresize (29 ms total)
12: 
12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/0.sizes
12: [       OK ] TestViewAPI/0.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/0 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/1.sizes
12: [       OK ] TestViewAPI/1.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/1 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/2.sizes
12: [       OK ] TestViewAPI/2.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/2 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/3.sizes
12: [       OK ] TestViewAPI/3.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/3 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/4.sizes
12: [       OK ] TestViewAPI/4.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/4 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/5.sizes
12: [       OK ] TestViewAPI/5.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/5 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/6.sizes
12: [       OK ] TestViewAPI/6.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/6 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/7.sizes
12: [       OK ] TestViewAPI/7.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/7 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/8.sizes
12: [       OK ] TestViewAPI/8.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/8 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/9.sizes
12: [       OK ] TestViewAPI/9.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/9 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/10.sizes
12: [       OK ] TestViewAPI/10.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/10 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/11.sizes
12: [       OK ] TestViewAPI/11.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/11 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/12.sizes
12: [       OK ] TestViewAPI/12.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/12 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/13.sizes
12: [       OK ] TestViewAPI/13.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/13 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/14.sizes
12: [       OK ] TestViewAPI/14.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/14 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/15.sizes
12: [       OK ] TestViewAPI/15.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/15 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/16.sizes
12: [       OK ] TestViewAPI/16.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/16 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/17.sizes
12: [       OK ] TestViewAPI/17.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/17 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/18.sizes
12: [       OK ] TestViewAPI/18.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/18 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/19.sizes
12: [       OK ] TestViewAPI/19.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/19 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
12: [ RUN      ] TestViewAPI/20.sizes
12: [       OK ] TestViewAPI/20.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/20 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/21.sizes
12: [       OK ] TestViewAPI/21.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/21 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
12: [ RUN      ] TestViewAPI/22.sizes
12: [       OK ] TestViewAPI/22.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/22 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/23.sizes
12: [       OK ] TestViewAPI/23.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/23 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/24.sizes
12: [       OK ] TestViewAPI/24.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/24 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
12: [ RUN      ] TestViewAPI/25.sizes
12: [       OK ] TestViewAPI/25.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/25 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/26.sizes
12: [       OK ] TestViewAPI/26.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/26 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/27.sizes
12: [       OK ] TestViewAPI/27.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/27 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/28.sizes
12: [       OK ] TestViewAPI/28.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/28 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
12: [ RUN      ] TestViewAPI/29.sizes
12: [       OK ] TestViewAPI/29.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/29 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/30.sizes
12: [       OK ] TestViewAPI/30.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/30 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/31.sizes
12: [       OK ] TestViewAPI/31.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/31 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/32.sizes
12: [       OK ] TestViewAPI/32.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/32 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/33.sizes
12: [       OK ] TestViewAPI/33.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/33 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/34.sizes
12: [       OK ] TestViewAPI/34.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/34 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (362 ms total)
12: [  PASSED  ] 71 tests.
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
12/48 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    1.10 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: 
13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
13:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
13:                                   setting CUDA_VISIBLE_DEVICES.
13:                                   This could on multi GPU systems lead to severe performance"
13:                                   penalties.
13: [       OK ] initialization.legion_initialization (396 ms)
13: [----------] 1 test from initialization (396 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (396 ms total)
13: [  PASSED  ] 1 test.
13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.68 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: 
14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
14:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
14:                                   setting CUDA_VISIBLE_DEVICES.
14:                                   This could on multi GPU systems lead to severe performance"
14:                                   penalties.
14: SUCCESS
14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    0.66 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: 
15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
15:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
15:                                   setting CUDA_VISIBLE_DEVICES.
15:                                   This could on multi GPU systems lead to severe performance"
15:                                   penalties.
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/48 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    0.66 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
32: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (3105 ms)
32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (10302 ms total)
32: 
32: [----------] 2 tests from std_algorithms_mismatch_team_test
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
16: 
16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
16:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
16:                                   setting CUDA_VISIBLE_DEVICES.
16:                                   This could on multi GPU systems lead to severe performance"
16:                                   penalties.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 0
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (0 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (0 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (2 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (2 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped
16: skipping since the CudaUVMSpace requires additional fences
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (8 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (8 ms total)
16: [  PASSED  ] 27 tests.
16: [  SKIPPED ] 1 test, listed below:
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    0.67 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

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

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: 
18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
18:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
18:                                   setting CUDA_VISIBLE_DEVICES.
18:                                   This could on multi GPU systems lead to severe performance"
18:                                   penalties.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    0.66 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
19: 
19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
19:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
19:                                   setting CUDA_VISIBLE_DEVICES.
19:                                   This could on multi GPU systems lead to severe performance"
19:                                   penalties.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    0.66 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: 
20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
20:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
20:                                   setting CUDA_VISIBLE_DEVICES.
20:                                   This could on multi GPU systems lead to severe performance"
20:                                   penalties.
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x555556311e00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556311f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556312000:Host:source:0x555556311e80: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:0x555556312100: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:0x555556311f80:40::kokkosp_deallocate_data:Host:source:0x555556311e00:40::kokkosp_finalize_library::
20/48 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.66 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: 
21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
21:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
21:                                   setting CUDA_VISIBLE_DEVICES.
21:                                   This could on multi GPU systems lead to severe performance"
21:                                   penalties.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x555556311e00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556311f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556312000:Host:source:0x555556311e80: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:0x555556312100: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:0x555556311f80:40::kokkosp_deallocate_data:Host:source:0x555556311e00:40::kokkosp_finalize_library::
21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    0.66 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
32: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3278 ms)
32: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
22: 
22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
22:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
22:                                   setting CUDA_VISIBLE_DEVICES.
22:                                   This could on multi GPU systems lead to severe performance"
22:                                   penalties.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54df]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555a54df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54df]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555a54df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (209 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a582c]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555a582c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a582c]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555a582c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (207 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (417 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
22: [----------] 1 test from defaultdevicetype (0 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (418 ms total)
22: [  PASSED  ] 3 tests.
22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    1.08 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CTestDevice

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

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

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
25: Test timeout computed to be: 1500
32: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1507 ms)
32: [----------] 2 tests from std_algorithms_mismatch_team_test (4786 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 12 tests from 7 test suites ran. (19896 ms total)
32: [  PASSED  ] 12 tests.
32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   19.93 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
33: Test timeout computed to be: 1500
33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
33:                                     Detected: 4 cores per node.
33:                                     Detected: 1 MPI_ranks per node.
33:                                     Requested: 8 threads per process.
33: [==========] Running 8 tests from 4 test suites.
33: [----------] Global test environment set-up.
33: [----------] 2 tests from std_algorithms_equal_team_test
33: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
25: 
25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
25:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
25:                                   setting CUDA_VISIBLE_DEVICES.
25:                                   This could on multi GPU systems lead to severe performance"
25:                                   penalties.
25: [==========] Running 65 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 65 tests from serial
25: [ RUN      ] serial.bitset
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o
33: [       OK ] std_algorithms_equal_team_test.views_are_equal (2466 ms)
33: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
25: [       OK ] serial.bitset (2613 ms)
25: [ RUN      ] serial.bitset_default_constructor_no_alloc
25: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
25: [ RUN      ] serial.dualview_combination
25: [       OK ] serial.dualview_combination (0 ms)
25: [ RUN      ] serial.dualview_alloc
25: [       OK ] serial.dualview_alloc (0 ms)
25: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
25: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
25: [ RUN      ] serial.dualview_combinations_without_init
25: [       OK ] serial.dualview_combinations_without_init (0 ms)
25: [ RUN      ] serial.dualview_deep_copy
25: [       OK ] serial.dualview_deep_copy (0 ms)
25: [ RUN      ] serial.dualview_realloc
25: [       OK ] serial.dualview_realloc (0 ms)
25: [ RUN      ] serial.dualview_resize
25: [       OK ] serial.dualview_resize (0 ms)
25: [ RUN      ] serial.dualview_device_correct_kokkos_device
25: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_correct_kokkos_device
25: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_sync
25: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
25: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_sync
25: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
25: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
25: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
25: [ RUN      ] serial.dynamic_view
25: [       OK ] serial.dynamic_view (22 ms)
25: [ RUN      ] serial.dyn_rank_view_api_generic
25: [       OK ] serial.dyn_rank_view_api_generic (9 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
25: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
25: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
25: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
25: skipping since not default execution space
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
25: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
25: [ RUN      ] serial.ErrorReporterViaLambda
25: [       OK ] serial.ErrorReporterViaLambda (0 ms)
25: [ RUN      ] serial.ErrorReporter
25: [       OK ] serial.ErrorReporter (0 ms)
25: [ RUN      ] serial.offsetview_construction
25: [       OK ] serial.offsetview_construction (35 ms)
25: [ RUN      ] serial.offsetview_unmanaged_construction
25: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
25: [ RUN      ] serial.offsetview_subview
25: [       OK ] serial.offsetview_subview (8 ms)
25: [ RUN      ] serial.offsetview_offsets_rank1
25: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank2
25: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank3
25: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
25: [ RUN      ] serial.scatterview
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o
25: [       OK ] serial.scatterview (2026 ms)
25: [ RUN      ] serial.scatterview_devicetype
25: [       OK ] serial.scatterview_devicetype (1 ms)
25: [ RUN      ] serial.staticcrsgraph
25: [       OK ] serial.staticcrsgraph (19 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dualview
25: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_dualview
25: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dualview
25: [       OK ] serial.resize_exec_space_dualview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dualview
25: [       OK ] serial.realloc_exec_space_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dynrankview
25: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dynrankview
25: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dynrankview
25: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_scatterview
25: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
25: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
25: [ RUN      ] serial.resize_exec_space_scatterview
25: [       OK ] serial.resize_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_scatterview
25: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview
25: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
25: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
25: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview
25: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
25: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
25: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview
25: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
25: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
25: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
25: [ RUN      ] serial.UnorderedMap_insert
33: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2430 ms)
33: [----------] 2 tests from std_algorithms_equal_team_test (4896 ms total)
33: 
33: [----------] 2 tests from std_algorithms_search_team_test
33: [ RUN      ] std_algorithms_search_team_test.sequences_exist
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o
33: [       OK ] std_algorithms_search_team_test.sequences_exist (1385 ms)
33: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
[ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o
33: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1523 ms)
33: [----------] 2 tests from std_algorithms_search_team_test (2909 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_end_team_test
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
[ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.000243062 -0.999975 -7595.72 || 0.051031 0 77735 || 4.61108e+08 11377 || -1.05003e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000728928 -0.1664 0.0244341 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
33: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2522 ms)
33: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
33: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2228 ms)
33: [----------] 2 tests from std_algorithms_find_end_team_test (4750 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_first_of_team_test
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1658 ms)
33: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
25: [       OK ] serial.UnorderedMap_insert (10095 ms)
25: [ RUN      ] serial.UnorderedMap_failed_insert
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
25: [       OK ] serial.UnorderedMap_failed_insert (4839 ms)
25: [ RUN      ] serial.UnorderedMap_deep_copy
25: [       OK ] serial.UnorderedMap_deep_copy (4 ms)
25: [ RUN      ] serial.UnorderedMap_valid_empty
25: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
25: [ RUN      ] serial.UnorderedMap_clear_zero_size
25: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_consistent_size
25: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
25: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] serial.UnorderedMap_lambda_capturable
25: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
25: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
25: [ RUN      ] serial.vector_combination
25: [       OK ] serial.vector_combination (0 ms)
25: [ RUN      ] serial.vector_insert
25: [       OK ] serial.vector_insert (0 ms)
25: [ RUN      ] serial.vector_push_back_default_exec
25: [       OK ] serial.vector_push_back_default_exec (0 ms)
25: [ RUN      ] serial.viewctorprop_embedded_dim
25: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
25: [----------] 65 tests from serial (19685 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 65 tests from 1 test suite ran. (19685 ms total)
25: [  PASSED  ] 64 tests.
25: [  SKIPPED ] 1 test, listed below:
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
25/48 Test #25: Kokkos_ContainersUnitTest_Serial .................   Passed   20.47 sec
test 26
      Start 26: Kokkos_ContainersUnitTest_Cuda

26: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
26: Test timeout computed to be: 1500
26: 
26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
26:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
26:                                   setting CUDA_VISIBLE_DEVICES.
26:                                   This could on multi GPU systems lead to severe performance"
26:                                   penalties.
26: [==========] Running 65 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 65 tests from cuda
26: [ RUN      ] cuda.bitset
26: [       OK ] cuda.bitset (14 ms)
26: [ RUN      ] cuda.bitset_default_constructor_no_alloc
26: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
26: [ RUN      ] cuda.dualview_combination
26: [       OK ] cuda.dualview_combination (0 ms)
26: [ RUN      ] cuda.dualview_alloc
26: [       OK ] cuda.dualview_alloc (0 ms)
26: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
26: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
26: [ RUN      ] cuda.dualview_combinations_without_init
26: [       OK ] cuda.dualview_combinations_without_init (0 ms)
26: [ RUN      ] cuda.dualview_deep_copy
26: [       OK ] cuda.dualview_deep_copy (3 ms)
26: [ RUN      ] cuda.dualview_realloc
26: [       OK ] cuda.dualview_realloc (0 ms)
26: [ RUN      ] cuda.dualview_resize
26: [       OK ] cuda.dualview_resize (1 ms)
26: [ RUN      ] cuda.dualview_device_correct_kokkos_device
26: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_correct_kokkos_device
26: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_sync
26: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
26: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_sync
26: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
26: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
26: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
26: [ RUN      ] cuda.dynamic_view
26: [       OK ] cuda.dynamic_view (58 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_generic
26: [       OK ] cuda.dyn_rank_view_api_generic (24 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
26: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms)
26: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
26: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
26: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms)
26: [ RUN      ] cuda.ErrorReporterViaLambda
26: [       OK ] cuda.ErrorReporterViaLambda (1 ms)
26: [ RUN      ] cuda.ErrorReporter
26: [       OK ] cuda.ErrorReporter (2 ms)
26: [ RUN      ] cuda.offsetview_construction
26: [       OK ] cuda.offsetview_construction (5 ms)
26: [ RUN      ] cuda.offsetview_unmanaged_construction
26: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
26: [ RUN      ] cuda.offsetview_subview
26: [       OK ] cuda.offsetview_subview (4 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank1
26: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank2
26: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank3
26: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
26: [ RUN      ] cuda.scatterview
33: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6890 ms)
33: [----------] 2 tests from std_algorithms_find_first_of_team_test (8548 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 8 tests from 4 test suites ran. (21106 ms total)
33: [  PASSED  ] 8 tests.
33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   21.14 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 4 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 11 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_find_team_test
34: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
34: [       OK ] std_algorithms_find_team_test.searched_values_exist (709 ms)
34: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
34: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (700 ms)
34: [----------] 2 tests from std_algorithms_find_team_test (1410 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_team_test
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (410 ms)
34: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o
34: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (767 ms)
34: [----------] 2 tests from std_algorithms_find_if_team_test (1178 ms total)
34: 
34: [----------] 2 tests from std_algorithms_find_if_not_team_test
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (842 ms)
34: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
34: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (609 ms)
34: [----------] 2 tests from std_algorithms_find_if_not_team_test (1452 ms total)
34: 
34: [----------] 1 test from std_algorithms_all_of_team_test
34: [ RUN      ] std_algorithms_all_of_team_test.test
[ 71%] Linking CXX executable Kokkos_UnitTest_Random
34: [       OK ] std_algorithms_all_of_team_test.test (741 ms)
34: [----------] 1 test from std_algorithms_all_of_team_test (741 ms total)
34: 
34: [----------] 1 test from std_algorithms_any_of_team_test
34: [ RUN      ] std_algorithms_any_of_team_test.test
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
34: [       OK ] std_algorithms_any_of_team_test.test (480 ms)
34: [----------] 1 test from std_algorithms_any_of_team_test (480 ms total)
34: 
34: [----------] 1 test from std_algorithms_none_of_team_test
34: [ RUN      ] std_algorithms_none_of_team_test.test
34: [       OK ] std_algorithms_none_of_team_test.test (699 ms)
34: [----------] 1 test from std_algorithms_none_of_team_test (699 ms total)
34: 
34: [----------] 2 tests from std_algorithms_search_n_team_test
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (637 ms)
34: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
34: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (606 ms)
34: [----------] 2 tests from std_algorithms_search_n_team_test (1244 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 11 tests from 7 test suites ran. (7208 ms total)
34: [  PASSED  ] 11 tests.
34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    7.25 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

35: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
35: Test timeout computed to be: 1500
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 4 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 3 tests from 3 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_min_element_team_test
35: [ RUN      ] std_algorithms_min_element_team_test.test
[ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
35: [       OK ] std_algorithms_min_element_team_test.test (2287 ms)
35: [----------] 1 test from std_algorithms_min_element_team_test (2287 ms total)
35: 
35: [----------] 1 test from std_algorithms_max_element_team_test
35: [ RUN      ] std_algorithms_max_element_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o
35: [       OK ] std_algorithms_max_element_team_test.test (2193 ms)
35: [----------] 1 test from std_algorithms_max_element_team_test (2193 ms total)
35: 
35: [----------] 1 test from std_algorithms_minmax_element_team_test
35: [ RUN      ] std_algorithms_minmax_element_team_test.test
26: [       OK ] cuda.scatterview (14014 ms)
26: [ RUN      ] cuda.scatterview_devicetype
26: [       OK ] cuda.scatterview_devicetype (34 ms)
26: [ RUN      ] cuda.staticcrsgraph
26: [       OK ] cuda.staticcrsgraph (48 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dualview
26: [       OK ] cuda.resize_realloc_no_init_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
26: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dualview
26: [       OK ] cuda.resize_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dualview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
26: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dynrankview
26: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_scatterview
26: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
26: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_scatterview
26: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_scatterview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview
26: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
26: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview
26: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview
26: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
26: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
26: [ RUN      ] cuda.UnorderedMap_insert
35: [       OK ] std_algorithms_minmax_element_team_test.test (2753 ms)
35: [----------] 1 test from std_algorithms_minmax_element_team_test (2753 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 3 tests from 3 test suites ran. (7234 ms total)
35: [  PASSED  ] 3 tests.
35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    7.26 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 4 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 6 tests from 6 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_fill_team_test
36: [ RUN      ] std_algorithms_fill_team_test.test
36: [       OK ] std_algorithms_fill_team_test.test (558 ms)
36: [----------] 1 test from std_algorithms_fill_team_test (558 ms total)
36: 
36: [----------] 1 test from std_algorithms_fill_n_team_test
36: [ RUN      ] std_algorithms_fill_n_team_test.test
36: [       OK ] std_algorithms_fill_n_team_test.test (838 ms)
36: [----------] 1 test from std_algorithms_fill_n_team_test (838 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_team_test
36: [ RUN      ] std_algorithms_replace_team_test.test
36: [       OK ] std_algorithms_replace_team_test.test (810 ms)
36: [----------] 1 test from std_algorithms_replace_team_test (810 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_if_team_test
36: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 80%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o
36: [       OK ] std_algorithms_replace_if_team_test.test (861 ms)
36: [----------] 1 test from std_algorithms_replace_if_team_test (861 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_team_test
36: [ RUN      ] std_algorithms_replace_copy_team_test.test
[ 80%] Built target Kokkos_ContainersUnitTest_OpenMP
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
36: [       OK ] std_algorithms_replace_copy_team_test.test (1382 ms)
36: [----------] 1 test from std_algorithms_replace_copy_team_test (1382 ms total)
36: 
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test
36: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o
36: [       OK ] std_algorithms_replace_copy_if_team_test.test (1248 ms)
36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1248 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 6 tests from 6 test suites ran. (5700 ms total)
36: [  PASSED  ] 6 tests.
36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    5.71 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
37: Test timeout computed to be: 1500
37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
37:                                     Detected: 4 cores per node.
37:                                     Detected: 1 MPI_ranks per node.
37:                                     Requested: 8 threads per process.
37: [==========] Running 4 tests from 4 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_reverse_team_test
37: [ RUN      ] std_algorithms_reverse_team_test.test
37: [       OK ] std_algorithms_reverse_team_test.test (601 ms)
37: [----------] 1 test from std_algorithms_reverse_team_test (601 ms total)
37: 
37: [----------] 1 test from std_algorithms_reverse_copy_team_test
37: [ RUN      ] std_algorithms_reverse_copy_team_test.test
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o
37: [       OK ] std_algorithms_reverse_copy_team_test.test (624 ms)
37: [----------] 1 test from std_algorithms_reverse_copy_team_test (624 ms total)
37: 
37: [----------] 1 test from std_algorithms_rotate_team_test
37: [ RUN      ] std_algorithms_rotate_team_test.test
[ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o
37: [       OK ] std_algorithms_rotate_team_test.test (1437 ms)
37: [----------] 1 test from std_algorithms_rotate_team_test (1437 ms total)
37: 
37: [----------] 1 test from std_algorithms_rotate_copy_team_test
37: [ RUN      ] std_algorithms_rotate_copy_team_test.test
37: [       OK ] std_algorithms_rotate_copy_team_test.test (1138 ms)
37: [----------] 1 test from std_algorithms_rotate_copy_team_test (1138 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 4 test suites ran. (3802 ms total)
37: [  PASSED  ] 4 tests.
37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    3.81 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 4 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 4 tests from 4 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_move_team_test
38: [ RUN      ] std_algorithms_move_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
38: [       OK ] std_algorithms_move_team_test.test (671 ms)
38: [----------] 1 test from std_algorithms_move_team_test (671 ms total)
38: 
38: [----------] 1 test from std_algorithms_move_backward_team_test
38: [ RUN      ] std_algorithms_move_backward_team_test.test
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o
38: [       OK ] std_algorithms_move_backward_team_test.test (685 ms)
38: [----------] 1 test from std_algorithms_move_backward_team_test (685 ms total)
38: 
38: [----------] 1 test from std_algorithms_shift_left_team_test
38: [ RUN      ] std_algorithms_shift_left_team_test.test
26: [       OK ] cuda.UnorderedMap_insert (11383 ms)
26: [ RUN      ] cuda.UnorderedMap_failed_insert
38: [       OK ] std_algorithms_shift_left_team_test.test (1845 ms)
38: [----------] 1 test from std_algorithms_shift_left_team_test (1845 ms total)
38: 
38: [----------] 1 test from std_algorithms_shift_right_team_test
38: [ RUN      ] std_algorithms_shift_right_team_test.test
 -- Testing 1-D histogram
Density 1D: 0.00195819 -0.999997 -9107.72 || 0.051031 0 616805 || 4.51609e+09 11377 || -1.25905e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.00588551 -0.92358 1.61521 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
26: [       OK ] cuda.UnorderedMap_failed_insert (4005 ms)
26: [ RUN      ] cuda.UnorderedMap_deep_copy
26: [       OK ] cuda.UnorderedMap_deep_copy (19 ms)
26: [ RUN      ] cuda.UnorderedMap_valid_empty
26: [       OK ] cuda.UnorderedMap_valid_empty (6 ms)
26: [ RUN      ] cuda.UnorderedMap_clear_zero_size
26: [       OK ] cuda.UnorderedMap_clear_zero_size (1 ms)
26: [ RUN      ] cuda.UnorderedMap_consistent_size
26: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
26: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
26: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
26: [ RUN      ] cuda.UnorderedMap_lambda_capturable
26: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
26: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
26: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
26: [ RUN      ] cuda.vector_combination
26: [       OK ] cuda.vector_combination (1 ms)
26: [ RUN      ] cuda.vector_insert
26: [       OK ] cuda.vector_insert (2 ms)
26: [ RUN      ] cuda.vector_push_back_default_exec
26: [       OK ] cuda.vector_push_back_default_exec (0 ms)
26: [ RUN      ] cuda.viewctorprop_embedded_dim
26: [       OK ] cuda.viewctorprop_embedded_dim (2 ms)
26: [----------] 65 tests from cuda (29658 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 65 tests from 1 test suite ran. (29658 ms total)
26: [  PASSED  ] 59 tests.
26: [  SKIPPED ] 6 tests, listed below:
26: [  SKIPPED ] cuda.realloc_exec_space_dualview
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview
38: [       OK ] std_algorithms_shift_right_team_test.test (1729 ms)
38: [----------] 1 test from std_algorithms_shift_right_team_test (1729 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 4 tests from 4 test suites ran. (4931 ms total)
38: [  PASSED  ] 4 tests.
38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    4.94 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 4 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 9 tests from 9 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_copy_team_test
39: [ RUN      ] std_algorithms_copy_team_test.test
26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ...................   Passed   30.40 sec
test 27
      Start 27: Kokkos_ContainersPerformanceTest_Cuda

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
27: Test timeout computed to be: 1500
27: 
27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
27:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
27:                                   setting CUDA_VISIBLE_DEVICES.
27:                                   This could on multi GPU systems lead to severe performance"
27:                                   penalties.
27: [==========] Running 4 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 4 tests from TEST_CATEGORY
27: [ RUN      ] TEST_CATEGORY.dynrankview_perf
27: Cuda
27:  DynRankView vs View: Initialization Only 
27:  View time (init only): 0.00121437
27:  View sum computation time: 0.00121437
27:  Strided View time (init only): 0.001174
39: [       OK ] std_algorithms_copy_team_test.test (912 ms)
39: [----------] 1 test from std_algorithms_copy_team_test (913 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_n_team_test
39: [ RUN      ] std_algorithms_copy_n_team_test.test
27:  View Rank7 time (init only): 0.00116283
27:  DynRankView time (init only): 0.00113992
27:  DynRankView sum computation time: 0.00202473
27:  Ratio of View to DynRankView time: 1.06531
27:  Ratio of View to DynRankView sum computation time: 1.13733
27:  Ratio of View to View Rank7  time: 1.04432
27:  Ratio of StrideView to DynRankView time: 1.0299
27:  Ratio of DynRankView to View Rank7  time: 0.980298
27: [       OK ] TEST_CATEGORY.dynrankview_perf (183 ms)
27: [ RUN      ] TEST_CATEGORY.global_2_local
27: Cuda
27: size, create, generate, fill, find
27: 256, 0.00556568, 1.7262e-05, 0.00251026, 0.0018617
27: 512, 0.00480046, 1.3455e-05, 3.0349e-05, 0.00195664
27: 1024, 0.00202926, 5.251e-05, 6.1584e-05, 0.00187437
27: 2048, 0.00130068, 1.0511e-05, 2.2486e-05, 0.00190581
27: 4096, 0.000960132, 1.0842e-05, 2.3011e-05, 0.0019533
27: 8192, 0.00103682, 1.1543e-05, 2.5052e-05, 0.00194623
27: 16384, 0.000994856, 1.1816e-05, 2.7182e-05, 0.00194684
27: 32768, 0.00108371, 1.179e-05, 3.3216e-05, 0.00214638
27: 65536, 0.00155217, 1.1742e-05, 3.7543e-05, 0.0023312
27: 131072, 0.00206176, 1.3006e-05, 5.6645e-05, 0.00287583
27: 262144, 0.00304951, 1.6376e-05, 0.000122114, 0.00471575
27: 524288, 0.00437991, 2.1124e-05, 0.000485123, 0.0167254
27: 1048576, 0.00546095, 2.7997e-05, 0.00124545, 0.045622
27: 2097152, 0.00831905, 3.8761e-05, 0.00295806, 0.108764
27: 4194304, 0.0142501, 6.1482e-05, 0.00666843, 0.235345
27: [       OK ] TEST_CATEGORY.global_2_local (510 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
27: [----------] 4 tests from TEST_CATEGORY (694 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 4 tests from 1 test suite ran. (694 ms total)
27: [  PASSED  ] 4 tests.
28: Test_Atomic<unsigned long int>/100000/iterations:10            7.10 s          7.08 s            10          1            8     11.8405        1.30796m     114.62u     4.99995G          92.158k     4.99995G
27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.37 sec
test 28
      Start 28: Kokkos_UnitTest_Sort

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort
28: Test timeout computed to be: 1500
 -- Testing 1-D histogram
Density 1D: 2.86102e-07 -0.00498141 -0.00212929 || 0.051031 10996 11790 || 11433.9 11377 || -29.4353 -0.823045
 -- Testing 3-D histogram
Density 3D: 3.62396e-07 0.0204374 -0.00198708 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
39: [       OK ] std_algorithms_copy_n_team_test.test (1055 ms)
39: [----------] 1 test from std_algorithms_copy_n_team_test (1055 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_backward_team_test
39: [ RUN      ] std_algorithms_copy_backward_team_test.test
28: 
28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
28:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
28:                                   setting CUDA_VISIBLE_DEVICES.
28:                                   This could on multi GPU systems lead to severe performance"
28:                                   penalties.
28: [==========] Running 15 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 15 tests from cuda
28: [ RUN      ] cuda.SortUnsignedValueType
28: [       OK ] cuda.SortUnsignedValueType (18 ms)
28: [ RUN      ] cuda.SortEmptyView
28: [       OK ] cuda.SortEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKeyEmptyView
28: [       OK ] cuda.SortByKeyEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKey
28: [       OK ] cuda.SortByKey (3 ms)
28: [ RUN      ] cuda.SortByKeyWithComparator
28: [       OK ] cuda.SortByKeyWithComparator (2 ms)
28: [ RUN      ] cuda.SortByKeyStaticExtents
28: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
28: [ RUN      ] cuda.SortByKeyWithStrides
28: [       OK ] cuda.SortByKeyWithStrides (0 ms)
28: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
28: [       OK ] cuda.SortByKeyKeysLargerThanValues (579 ms)
28: [ RUN      ] cuda.SortWithCustomComparator
39: [       OK ] std_algorithms_copy_backward_team_test.test (1228 ms)
39: [----------] 1 test from std_algorithms_copy_backward_team_test (1228 ms total)
39: 
39: [----------] 1 test from std_algorithms_copy_if_team_test
39: [ RUN      ] std_algorithms_copy_if_team_test.test
28: [       OK ] cuda.SortWithCustomComparator (692 ms)
28: [ RUN      ] cuda.BinSortGenericTests
28: [       OK ] cuda.BinSortGenericTests (33 ms)
28: [ RUN      ] cuda.BinSortEmptyView
28: [       OK ] cuda.BinSortEmptyView (0 ms)
28: [ RUN      ] cuda.BinSortEmptyKeysView
28: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
28: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
39: [       OK ] std_algorithms_copy_if_team_test.test (935 ms)
39: [----------] 1 test from std_algorithms_copy_if_team_test (936 ms total)
39: 
39: [----------] 1 test from std_algorithms_unique_copy_team_test
39: [ RUN      ] std_algorithms_unique_copy_team_test.test
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o
39: [       OK ] std_algorithms_unique_copy_team_test.test (1834 ms)
39: [----------] 1 test from std_algorithms_unique_copy_team_test (1834 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_team_test
39: [ RUN      ] std_algorithms_remove_team_test.test
[ 71%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o
[ 71%] Built target Kokkos_UnitTest_Random
[ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
39: [       OK ] std_algorithms_remove_team_test.test (1094 ms)
39: [----------] 1 test from std_algorithms_remove_team_test (1094 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_if_team_test
39: [ RUN      ] std_algorithms_remove_if_team_test.test
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
39: [       OK ] std_algorithms_remove_if_team_test.test (966 ms)
39: [----------] 1 test from std_algorithms_remove_if_team_test (966 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_team_test
39: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
39: [       OK ] std_algorithms_remove_copy_team_test.test (1287 ms)
39: [----------] 1 test from std_algorithms_remove_copy_team_test (1288 ms total)
39: 
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test
39: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00912143 -0.000634188 || 0.051031 11006 11785 || 11274.1 11377 || -8.76702 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.00590092 -0.000633367 || 0.051031 1e+64 -1e+64
Test Seed:1711421869850802999
Test Scalar=int
 -- Testing randomness properties
39: [       OK ] std_algorithms_remove_copy_if_team_test.test (956 ms)
39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (956 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 9 tests from 9 test suites ran. (10273 ms total)
39: [  PASSED  ] 9 tests.
39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   10.32 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 4 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_unique_team_test
40: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
40: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1975 ms)
40: [----------] 1 test from std_algorithms_unique_team_test (1975 ms total)
40: 
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test
40: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
40: [       OK ] std_algorithms_adjacent_difference_team_test.test (1819 ms)
40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1819 ms total)
40: 
40: [----------] 1 test from std_algorithms_reduce_team_test
40: [ RUN      ] std_algorithms_reduce_team_test.test
[ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
40: [       OK ] std_algorithms_reduce_team_test.test (1927 ms)
40: [----------] 1 test from std_algorithms_reduce_team_test (1927 ms total)
40: 
40: [----------] 1 test from std_algorithms_transform_reduce_team_test
40: [ RUN      ] std_algorithms_transform_reduce_team_test.test
28: Test_Atomic<unsigned long long int>/100000/iterations:10       2.38 s          2.37 s            10          1            8    2.45271m        1.26999m     116.02u     4.99995G          70.526k     4.99995G
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0094036 0.00211523 || 0.051031 11014 11799 || 11271 11377 || 29.241 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0103322 0.00292209 || 0.051031 1e+64 -1e+64
Test Scalar=unsigned int
 -- Testing randomness properties
28: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (13619 ms)
28: [ RUN      ] cuda.NestedSort
28: [       OK ] cuda.NestedSort (41 ms)
28: [ RUN      ] cuda.NestedSortByKey
28: [       OK ] cuda.NestedSortByKey (126 ms)
28: [----------] 15 tests from cuda (15122 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 15 tests from 1 test suite ran. (15122 ms total)
28: [  PASSED  ] 15 tests.
28/48 Test #28: Kokkos_UnitTest_Sort .............................   Passed   15.83 sec
test 29
      Start 29: Kokkos_UnitTest_Random

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random
29: Test timeout computed to be: 1500
29: 
29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
29:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
29:                                   setting CUDA_VISIBLE_DEVICES.
29:                                   This could on multi GPU systems lead to severe performance"
29:                                   penalties.
29: [==========] Running 3 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from cuda
29: [ RUN      ] cuda.Random_XorShift64
29: Test Seed:1711421878276849757
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00177077 -0.00641036 || 0.051031 27948 29292 || 28623.7 28674.4 || -88.6168 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0106778 0.00995401 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0141073 0.00953357 || 0.051031 28081 29299 || 28275.5 28674.4 || 131.792 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00317782 -0.00669515 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00190423 -0.00673715 || 0.051031 27971 29371 || 28729.1 28674.4 || -93.1344 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00285066 0.000589568 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00537864 0.00904565 || 0.051031 28051 29371 || 28829.5 28674.4 || 125.047 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.014261 -0.0024925 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244331 -0.99999 -48246.3 || 0.051031 0 194996 || 2.92859e+09 28674.4 || -6.66957e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000731905 -0.300626 0.14309 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195928 -0.999999 -57857.5 || 0.051031 0 1.55124e+06 || 2.86907e+10 28674.4 || -7.99822e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00588839 -0.967939 10.3895 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.73523e-07 -0.00594522 -0.0175241 || 0.051031 28017 29396 || 28845.9 28674.4 || -242.253 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.34064e-07 -0.00838516 -0.0109165 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0145137 0.00615162 || 0.051031 28037 29422 || 28264.2 28674.4 || 85.04 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0255711 -0.00190718 || 0.051031 1e+64 -1e+64
29: Test Seed:1711421878398767505
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00555416 -0.00981076 || 0.051031 27999 29382 || 28834.5 28674.4 || -135.624 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00575965 -0.00441701 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0102206 0.00127732 || 0.051031 27977 29365 || 28384.3 28674.4 || 17.6577 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0191589 0.00440921 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00254983 -0.0196053 || 0.051031 27977 29367 || 28601.5 28674.4 || -271.024 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0093445 -0.0168959 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.000326718 0.00539604 || 0.051031 28053 29411 || 28683.8 28674.4 || 74.5948 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00872977 -0.0107472 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244874 -0.99999 -48245.3 || 0.051031 0 194855 || 2.92843e+09 28674.4 || -6.66943e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733527 -0.288182 0.14268 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195557 -0.999999 -57856.4 || 0.051031 0 1.55131e+06 || 2.86874e+10 28674.4 || -7.99806e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00587685 -0.967924 10.3789 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.76045e-07 0.00330008 0.00657323 || 0.051031 27999 29310 || 28580.1 28674.4 || 90.8684 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.41632e-07 -0.000941421 -0.00660944 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.016877 0.00389203 || 0.051031 28016 29315 || 29166.6 28674.4 || 53.8034 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00627882 -0.00560915 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift64 (237 ms)
29: [ RUN      ] cuda.Random_XorShift1024_0
29: Test Seed:1711421878514281528
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00869163 -0.00171269 || 0.051031 10947 11780 || 11476.7 11377 || -23.6762 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00671107 -0.000986608 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00573961 0.00210928 || 0.051031 10977 11880 || 11442.6 11377 || 29.1587 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00456751 -0.000219998 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00104595 -0.00413988 || 0.051031 10921 11782 || 11365.1 11377 || -57.2297 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0125037 -0.00572008 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0065317 -0.00180684 || 0.051031 10941 11767 || 11451.8 11377 || -24.9778 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0036349 0.00137572 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244251 -0.999975 -7595.1 || 0.051031 0 77700 || 4.60986e+08 11377 || -1.04995e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000732481 -0.153848 0.021935 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00196589 -0.999997 -9108.14 || 0.051031 0 616061 || 4.51672e+09 11377 || -1.25911e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00590844 -0.922669 1.62235 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.86102e-07 -0.00284529 -0.00854754 || 0.051031 10962 11774 || 11409.4 11377 || -118.161 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.62396e-07 0.00464514 0.000990469 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.000374667 -0.00644161 || 0.051031 10925 11832 || 11372.7 11377 || -89.0488 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.000296681 0.00627213 || 0.051031 1e+64 -1e+64
29: Test Seed:1711421878594689539
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00298397 -0.00550413 || 0.051031 10956 11741 || 11343.1 11377 || -76.089 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0123715 -0.0015722 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0174341 0.012307 || 0.051031 10998 11814 || 11182 11377 || 170.132 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00657542 -0.00219326 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0181318 0.00210995 || 0.051031 10953 11831 || 11587.1 11377 || 29.1679 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00306118 -0.0035382 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00456968 0.00707509 || 0.051031 10960 11785 || 11429.2 11377 || 97.8061 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0144615 -0.00119201 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244436 -0.999975 -7594.41 || 0.051031 0 77937 || 4.61018e+08 11377 || -1.04985e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733054 -0.159005 0.023784 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195737 -0.999997 -9107.76 || 0.051031 0 616303 || 4.51628e+09 11377 || -1.25906e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00588439 -0.922622 1.62588 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.67029e-07 -0.00196627 -0.015481 || 0.051031 10980 11751 || 11399.4 11377 || -214.009 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.05176e-07 0.00784782 0.00171129 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00462412 0.00358755 || 0.051031 10984 11765 || 11324.6 11377 || 49.5943 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00456612 0.00217321 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift1024_0 (186 ms)
29: [ RUN      ] cuda.Multi_streams
29: [       OK ] cuda.Multi_streams (241 ms)
29: [----------] 3 tests from cuda (665 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 1 test suite ran. (666 ms total)
29: [  PASSED  ] 3 tests.
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
29/48 Test #29: Kokkos_UnitTest_Random ...........................   Passed    1.34 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
30: Test timeout computed to be: 1500
30: 
30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
30:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
30:                                   setting CUDA_VISIBLE_DEVICES.
30:                                   This could on multi GPU systems lead to severe performance"
30:                                   penalties.
30: [==========] Running 14 tests from 3 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_reducers
30: [ RUN      ] std_algorithms_reducers.max_first_loc
30: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_first_loc
30: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
30: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
30: [----------] 3 tests from std_algorithms_reducers (0 ms total)
30: 
30: [----------] 1 test from std_algorithms
30: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
30: [       OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms)
30: [----------] 1 test from std_algorithms (1 ms total)
30: 
30: [----------] 10 tests from random_access_iterator_test
30: [ RUN      ] random_access_iterator_test.constructor
30: [       OK ] random_access_iterator_test.constructor (0 ms)
30: [ RUN      ] random_access_iterator_test.dereference
30: [       OK ] random_access_iterator_test.dereference (2 ms)
30: [ RUN      ] random_access_iterator_test.subscript_operator
30: [       OK ] random_access_iterator_test.subscript_operator (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet1
30: [       OK ] random_access_iterator_test.operatorsSet1 (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet2
30: [       OK ] random_access_iterator_test.operatorsSet2 (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet3
30: [       OK ] random_access_iterator_test.operatorsSet3 (3 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet4
30: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
30: [ RUN      ] random_access_iterator_test.assignment_operator
30: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
30: [ RUN      ] random_access_iterator_test.distance
30: [       OK ] random_access_iterator_test.distance (0 ms)
30: [ RUN      ] random_access_iterator_test.traits_helpers
30: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
30: [----------] 10 tests from random_access_iterator_test (16 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 14 tests from 3 test suites ran. (17 ms total)
30: [  PASSED  ] 14 tests.
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.68 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
31: Test timeout computed to be: 1500
40: [       OK ] std_algorithms_transform_reduce_team_test.test (3204 ms)
40: [----------] 1 test from std_algorithms_transform_reduce_team_test (3204 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (8927 ms total)
40: [  PASSED  ] 4 tests.
40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    8.95 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 4 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 18 tests from 5 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_is_sorted_team_test
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
31: 
31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
31:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
31:                                   setting CUDA_VISIBLE_DEVICES.
31:                                   This could on multi GPU systems lead to severe performance"
31:                                   penalties.
31: [==========] Running 7 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 7 tests from std_algorithms_min_max_element_test
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (13 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (12 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (14 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (14 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (15 ms)
31: [----------] 7 tests from std_algorithms_min_max_element_test (72 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 7 tests from 1 test suite ran. (72 ms total)
31: [  PASSED  ] 7 tests.
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o
31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.73 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
32: Test timeout computed to be: 1500
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1177 ms)
41: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
32: 
32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
32:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
32:                                   setting CUDA_VISIBLE_DEVICES.
32:                                   This could on multi GPU systems lead to severe performance"
32:                                   penalties.
32: [==========] Running 13 tests from 10 test suites.
32: [----------] Global test environment set-up.
32: [----------] 1 test from std_algorithms_lexicographical_compare_test
32: [ RUN      ] std_algorithms_lexicographical_compare_test.test
32: [       OK ] std_algorithms_lexicographical_compare_test.test (235 ms)
32: [----------] 1 test from std_algorithms_lexicographical_compare_test (235 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_test
32: [ RUN      ] std_algorithms_for_each_test.test
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o
32: [       OK ] std_algorithms_for_each_test.test (203 ms)
32: [----------] 1 test from std_algorithms_for_each_test (203 ms total)
32: 
32: [----------] 1 test from std_algorithms_find_test
32: [ RUN      ] std_algorithms_find_test.test
[ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
32: [       OK ] std_algorithms_find_test.test (101 ms)
32: [----------] 1 test from std_algorithms_find_test (101 ms total)
32: 
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
41: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1910 ms)
41: [----------] 2 tests from std_algorithms_is_sorted_team_test (3088 ms total)
41: 
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (17 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (17 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
32: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1544 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1868 ms)
41: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
32: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1837 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search
[ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
41: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1097 ms)
41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3001 ms total)
41: 
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test
41: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
41: [       OK ] std_algorithms_is_partitioned_team_test.empty (8 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
32: [       OK ] std_algorithms_non_mod_seq_ops.search (1350 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
41: [       OK ] std_algorithms_is_partitioned_team_test.all_true (558 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 -0.0106692 -0.000791215 || 0.051031 10923 11860 || 11499.7 11377 || -10.9378 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0065809 -0.00263204 || 0.051031 1e+64 -1e+64
Test Scalar=int64_t
 -- Testing randomness properties
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o
[ 72%] Built target Kokkos_CoreUnitTest_Serial2
41: [       OK ] std_algorithms_is_partitioned_team_test.all_false (663 ms)
41: [ RUN      ] std_algorithms_is_partitioned_team_test.random
32: [       OK ] std_algorithms_non_mod_seq_ops.search_n (869 ms)
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5602 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_test
32: [ RUN      ] std_algorithms_count_test.test
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
32: [       OK ] std_algorithms_count_test.test (115 ms)
32: [----------] 1 test from std_algorithms_count_test (115 ms total)
32: 
32: [----------] 1 test from std_algorithms_equal_test
32: [ RUN      ] std_algorithms_equal_test.test
32: [       OK ] std_algorithms_equal_test.test (38 ms)
32: [----------] 1 test from std_algorithms_equal_test (38 ms total)
32: 
32: [----------] 1 test from std_algorithms_all_any_none_of_test
32: [ RUN      ] std_algorithms_all_any_none_of_test.test
32: [       OK ] std_algorithms_all_any_none_of_test.test (106 ms)
32: [----------] 1 test from std_algorithms_all_any_none_of_test (106 ms total)
32: 
32: [----------] 1 test from std_algorithms_nonmod_seq_ops
32: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
41: [       OK ] std_algorithms_is_partitioned_team_test.random (508 ms)
41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1740 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_copy_team_test
41: [ RUN      ] std_algorithms_partition_copy_team_test.empty
41: [       OK ] std_algorithms_partition_copy_team_test.empty (13 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
32: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (167 ms)
32: [----------] 1 test from std_algorithms_nonmod_seq_ops (167 ms total)
32: 
32: [----------] 1 test from std_algorithms_mismatch_test
32: [ RUN      ] std_algorithms_mismatch_test.test
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
32: [       OK ] std_algorithms_mismatch_test.test (294 ms)
32: [----------] 1 test from std_algorithms_mismatch_test (294 ms total)
32: 
32: [----------] 1 test from std_algorithms_mod_seq_ops
32: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
32: [       OK ] std_algorithms_mod_seq_ops.move_backward (230 ms)
32: [----------] 1 test from std_algorithms_mod_seq_ops (230 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 13 tests from 10 test suites ran. (7095 ms total)
32: [  PASSED  ] 13 tests.
32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    7.78 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
33: Test timeout computed to be: 1500
41: [       OK ] std_algorithms_partition_copy_team_test.all_true (886 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
33: 
33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
33:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
33:                                   setting CUDA_VISIBLE_DEVICES.
33:                                   This could on multi GPU systems lead to severe performance"
33:                                   penalties.
33: [==========] Running 31 tests from 5 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_mod_ops_test
33: [ RUN      ] std_algorithms_mod_ops_test.move
33: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
33: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
33: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
33: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
33: 
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
33: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
33: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
33: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
33: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
33: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
33: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
33: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms)
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (18 ms total)
33: 
33: [----------] 4 tests from std_algorithms_replace_ops_test
33: [ RUN      ] std_algorithms_replace_ops_test.replace
33: [       OK ] std_algorithms_replace_ops_test.replace (110 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_if
33: [       OK ] std_algorithms_replace_ops_test.replace_if (297 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
41: [       OK ] std_algorithms_partition_copy_team_test.all_false (1000 ms)
41: [ RUN      ] std_algorithms_partition_copy_team_test.random
33: [       OK ] std_algorithms_replace_ops_test.replace_copy (255 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
[ 73%] Built target Kokkos_ContainersUnitTest_Serial
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
33: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (206 ms)
33: [----------] 4 tests from std_algorithms_replace_ops_test (870 ms total)
33: 
33: [----------] 11 tests from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
33: [       OK ] std_algorithms_mod_seq_ops.copy_if (119 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique
33: [       OK ] std_algorithms_mod_seq_ops.unique (453 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
41: [       OK ] std_algorithms_partition_copy_team_test.random (802 ms)
41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2703 ms total)
41: 
41: [----------] 4 tests from std_algorithms_partition_point_team_test
41: [ RUN      ] std_algorithms_partition_point_team_test.empty
41: [       OK ] std_algorithms_partition_point_team_test.empty (22 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_true
33: [       OK ] std_algorithms_mod_seq_ops.unique_copy (202 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove
33: [       OK ] std_algorithms_mod_seq_ops.remove (157 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
41: [       OK ] std_algorithms_partition_point_team_test.all_true (428 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.all_false
[ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
33: [       OK ] std_algorithms_mod_seq_ops.remove_if (160 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
[ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy (311 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
41: [       OK ] std_algorithms_partition_point_team_test.all_false (453 ms)
41: [ RUN      ] std_algorithms_partition_point_team_test.random
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (162 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate
41: [       OK ] std_algorithms_partition_point_team_test.random (318 ms)
41: [----------] 4 tests from std_algorithms_partition_point_team_test (1224 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 18 tests from 5 test suites ran. (11759 ms total)
41: [  PASSED  ] 18 tests.
41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   11.77 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 4 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 5 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_transform_team_test
42: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o
42: [       OK ] std_algorithms_transform_team_test.test_unary_op (1350 ms)
42: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00834831 -0.00387323 || 0.051031 10903 11733 || 11282.8 11377 || -53.5435 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 0.0180349 0.00262615 || 0.051031 1e+64 -1e+64
Test Scalar=uint64_t
 -- Testing randomness properties
33: [       OK ] std_algorithms_mod_seq_ops.rotate (1565 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
33: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (837 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
[ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
42: [       OK ] std_algorithms_transform_team_test.test_binary_op (1493 ms)
42: [----------] 2 tests from std_algorithms_transform_team_test (2843 ms total)
42: 
42: [----------] 1 test from std_algorithms_generate_team_test
42: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
33: [       OK ] std_algorithms_mod_seq_ops.shift_left (2342 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
42: [       OK ] std_algorithms_generate_team_test.test_unary_op (2779 ms)
42: [----------] 1 test from std_algorithms_generate_team_test (2779 ms total)
42: 
42: [----------] 1 test from std_algorithms_generate_n_team_test
42: [ RUN      ] std_algorithms_generate_n_team_test.test
42: [       OK ] std_algorithms_generate_n_team_test.test (304 ms)
42: [----------] 1 test from std_algorithms_generate_n_team_test (304 ms total)
42: 
42: [----------] 1 test from std_algorithms_swap_ranges_team_test
42: [ RUN      ] std_algorithms_swap_ranges_team_test.test
33: [       OK ] std_algorithms_mod_seq_ops.shift_right (2334 ms)
33: [----------] 11 tests from std_algorithms_mod_seq_ops (8649 ms total)
33: 
33: [----------] 1 test from std_algorithms_modseq_test
33: [ RUN      ] std_algorithms_modseq_test.reverse
33: [       OK ] std_algorithms_modseq_test.reverse (219 ms)
33: [----------] 1 test from std_algorithms_modseq_test (219 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 31 tests from 5 test suites ran. (9760 ms total)
33: [  PASSED  ] 31 tests.
33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   10.45 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
34: Test timeout computed to be: 1500
42: [       OK ] std_algorithms_swap_ranges_team_test.test (1251 ms)
42: [----------] 1 test from std_algorithms_swap_ranges_team_test (1251 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 5 tests from 4 test suites ran. (7179 ms total)
42: [  PASSED  ] 5 tests.
42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    7.21 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 4 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 2 tests from 2 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_exclusive_scan_team_test
43: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
34: 
34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
34:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
34:                                   setting CUDA_VISIBLE_DEVICES.
34:                                   This could on multi GPU systems lead to severe performance"
34:                                   penalties.
34: [==========] Running 29 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_sorting_ops_test
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted (24 ms)
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms)
34: [----------] 2 tests from std_algorithms_sorting_ops_test (45 ms total)
34: 
34: [----------] 4 tests from std_algorithms_partitioning_test
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms)
34: [ RUN      ] std_algorithms_partitioning_test.partition_point
34: [       OK ] std_algorithms_partitioning_test.partition_point (3 ms)
34: [----------] 4 tests from std_algorithms_partitioning_test (9 ms total)
34: 
34: [----------] 1 test from std_algorithms_partitioning_ops
34: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
34: [       OK ] std_algorithms_partitioning_ops.partition_copy (135 ms)
34: [----------] 1 test from std_algorithms_partitioning_ops (135 ms total)
34: 
34: [----------] 12 tests from std_algorithms_numerics_test
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
34: [----------] 12 tests from std_algorithms_numerics_test (18 ms total)
34: 
34: [----------] 1 test from std_algorithms_numerics_ops_test
34: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
34: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (251 ms)
34: [----------] 1 test from std_algorithms_numerics_ops_test (251 ms total)
34: 
34: [----------] 8 tests from std_algorithms_numeric_ops_test
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2098 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1849 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
43: [       OK ] std_algorithms_exclusive_scan_team_test.test (5118 ms)
43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5118 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
43: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (742 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00145073 0.00850593 || 0.051031 11000 11749 || 11360.5 11377 || 117.586 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00481945 0.00096524 || 0.051031 1e+64 -1e+64
Test Scalar=half
 -- Testing randomness properties
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1196 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
34: [----------] 8 tests from std_algorithms_numeric_ops_test (5887 ms total)
34: 
34: [----------] 1 test from std_algorithms_transform_ops_test
34: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
34: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (157 ms)
34: [----------] 1 test from std_algorithms_transform_ops_test (157 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 29 tests from 7 test suites ran. (6506 ms total)
34: [  PASSED  ] 29 tests.
43: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2290 ms)
43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2290 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 2 tests from 2 test suites ran. (7408 ms total)
43: [  PASSED  ] 2 tests.
43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    7.42 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 4 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 2 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_inclusive_scan_team_test
44: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    7.21 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

35: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
35: Test timeout computed to be: 1500
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
35: 
35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
35:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
35:                                   setting CUDA_VISIBLE_DEVICES.
35:                                   This could on multi GPU systems lead to severe performance"
35:                                   penalties.
35: [==========] Running 12 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1107 ms)
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1126 ms)
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2234 ms total)
35: 
35: [----------] 2 tests from std_algorithms_count_team_test
35: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o
35: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (898 ms)
35: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
35: [       OK ] std_algorithms_count_team_test.count_returns_zero (530 ms)
35: [----------] 2 tests from std_algorithms_count_team_test (1429 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_if_team_test
35: [ RUN      ] std_algorithms_count_if_team_test.test
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
35: [       OK ] std_algorithms_count_if_team_test.test (508 ms)
35: [----------] 1 test from std_algorithms_count_if_team_test (508 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_team_test
35: [ RUN      ] std_algorithms_for_each_team_test.test
35: [       OK ] std_algorithms_for_each_team_test.test (614 ms)
35: [----------] 1 test from std_algorithms_for_each_team_test (614 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_n_team_test
35: [ RUN      ] std_algorithms_for_each_n_team_test.test
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
35: [       OK ] std_algorithms_for_each_n_team_test.test (701 ms)
35: [----------] 1 test from std_algorithms_for_each_n_team_test (701 ms total)
35: 
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
44: [       OK ] std_algorithms_inclusive_scan_team_test.test (6967 ms)
44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6967 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
44: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
35: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3978 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
44: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (4269 ms)
44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4269 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (11237 ms total)
44: [  PASSED  ] 2 tests.
44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   11.25 sec
test 45
      Start 45: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 45

Total Test time (real) = 822.85 sec
+ gcc -I/var/jenkins/workspace/Kokkos_PR-6899/build/../core/src/ ../core/unit_test/tools/TestCInterface.c
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 50699c1d01e702176d75e7cb2314667488e91efa41834b6387bfaba5e1103855
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2590 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
$ docker rm -f --volumes 50699c1d01e702176d75e7cb2314667488e91efa41834b6387bfaba5e1103855
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2555 ms)
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9124 ms total)
35: 
35: [----------] 2 tests from std_algorithms_mismatch_team_test
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
35: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (3013 ms)
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1367 ms)
35: [----------] 2 tests from std_algorithms_mismatch_team_test (4380 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 12 tests from 7 test suites ran. (18994 ms total)
35: [  PASSED  ] 12 tests.
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   19.67 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
36: Test timeout computed to be: 1500
36: 
36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
36:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
36:                                   setting CUDA_VISIBLE_DEVICES.
36:                                   This could on multi GPU systems lead to severe performance"
36:                                   penalties.
36: [==========] Running 8 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_equal_team_test
36: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o
36: [       OK ] std_algorithms_equal_team_test.views_are_equal (2646 ms)
36: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
36: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (2111 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (4757 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_team_test
36: [ RUN      ] std_algorithms_search_team_test.sequences_exist
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o
36: [       OK ] std_algorithms_search_team_test.sequences_exist (1374 ms)
36: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
36: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1561 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (2935 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_end_team_test
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o
36: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2677 ms)
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
36: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2418 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (5096 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_first_of_team_test
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (2221 ms)
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.000245091 -0.999975 -7595.44 || 0.051031 0 77637 || 4.61091e+08 11377 || -1.04999e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.000734945 -0.147381 0.0223834 || 0.051031 1e+64 -1e+64
Test Scalar=bhalf
 -- Testing randomness properties
28: Test_Atomic<float>/100000/iterations:10                        6.77 s          6.75 s            10          0            4     11.6869        1.26118m     897.69u      4.9999G           156.6k     4.99989G
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6992 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (9213 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (22004 ms total)
36: [  PASSED  ] 8 tests.
36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   22.68 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
37: Test timeout computed to be: 1500
37: 
37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
37:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
37:                                   setting CUDA_VISIBLE_DEVICES.
37:                                   This could on multi GPU systems lead to severe performance"
37:                                   penalties.
37: [==========] Running 11 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_find_team_test
37: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_exist (585 ms)
37: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (736 ms)
37: [----------] 2 tests from std_algorithms_find_team_test (1321 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_team_test
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (531 ms)
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (732 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (1263 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_not_team_test
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (730 ms)
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (529 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1259 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_of_team_test
37: [ RUN      ] std_algorithms_all_of_team_test.test
37: [       OK ] std_algorithms_all_of_team_test.test (661 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (661 ms total)
37: 
37: [----------] 1 test from std_algorithms_any_of_team_test
37: [ RUN      ] std_algorithms_any_of_team_test.test
37: [       OK ] std_algorithms_any_of_team_test.test (465 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (465 ms total)
37: 
37: [----------] 1 test from std_algorithms_none_of_team_test
37: [ RUN      ] std_algorithms_none_of_team_test.test
37: [       OK ] std_algorithms_none_of_team_test.test (673 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (673 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_n_team_test
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (548 ms)
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (593 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (1141 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (6787 ms total)
37: [  PASSED  ] 11 tests.
37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    7.47 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
38: Test timeout computed to be: 1500
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
38: 
38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
38:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
38:                                   setting CUDA_VISIBLE_DEVICES.
38:                                   This could on multi GPU systems lead to severe performance"
38:                                   penalties.
38: [==========] Running 3 tests from 3 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_min_element_team_test
38: [ RUN      ] std_algorithms_min_element_team_test.test
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
38: [       OK ] std_algorithms_min_element_team_test.test (2208 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (2208 ms total)
38: 
38: [----------] 1 test from std_algorithms_max_element_team_test
38: [ RUN      ] std_algorithms_max_element_team_test.test
38: [       OK ] std_algorithms_max_element_team_test.test (2226 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (2226 ms total)
38: 
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN      ] std_algorithms_minmax_element_team_test.test
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
38: [       OK ] std_algorithms_minmax_element_team_test.test (2925 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (2925 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (7360 ms total)
38: [  PASSED  ] 3 tests.
38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    8.03 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
39: Test timeout computed to be: 1500
39: 
39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
39:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
39:                                   setting CUDA_VISIBLE_DEVICES.
39:                                   This could on multi GPU systems lead to severe performance"
39:                                   penalties.
39: [==========] Running 6 tests from 6 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_fill_team_test
39: [ RUN      ] std_algorithms_fill_team_test.test
39: [       OK ] std_algorithms_fill_team_test.test (362 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (362 ms total)
39: 
39: [----------] 1 test from std_algorithms_fill_n_team_test
39: [ RUN      ] std_algorithms_fill_n_team_test.test
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
39: [       OK ] std_algorithms_fill_n_team_test.test (1952 ms)
39: [----------] 1 test from std_algorithms_fill_n_team_test (1952 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_team_test
39: [ RUN      ] std_algorithms_replace_team_test.test
39: [       OK ] std_algorithms_replace_team_test.test (540 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (540 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_if_team_test
39: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
39: [       OK ] std_algorithms_replace_if_team_test.test (643 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (643 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_team_test
39: [ RUN      ] std_algorithms_replace_copy_team_test.test
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o
39: [       OK ] std_algorithms_replace_copy_team_test.test (1562 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (1562 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test
39: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o
[ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o
39: [       OK ] std_algorithms_replace_copy_if_team_test.test (1190 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1190 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (6252 ms total)
39: [  PASSED  ] 6 tests.
39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    6.93 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Test timeout computed to be: 1500
40: 
40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
40:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
40:                                   setting CUDA_VISIBLE_DEVICES.
40:                                   This could on multi GPU systems lead to severe performance"
40:                                   penalties.
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_reverse_team_test
40: [ RUN      ] std_algorithms_reverse_team_test.test
40: [       OK ] std_algorithms_reverse_team_test.test (386 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (386 ms total)
40: 
40: [----------] 1 test from std_algorithms_reverse_copy_team_test
40: [ RUN      ] std_algorithms_reverse_copy_team_test.test
40: [       OK ] std_algorithms_reverse_copy_team_test.test (725 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (725 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_team_test
40: [ RUN      ] std_algorithms_rotate_team_test.test
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
40: [       OK ] std_algorithms_rotate_team_test.test (2471 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (2471 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_copy_team_test
40: [ RUN      ] std_algorithms_rotate_copy_team_test.test
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
40: [       OK ] std_algorithms_rotate_copy_team_test.test (2291 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (2291 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (5876 ms total)
40: [  PASSED  ] 4 tests.
40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    6.55 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
41: Test timeout computed to be: 1500
41: 
41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
41:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
41:                                   setting CUDA_VISIBLE_DEVICES.
41:                                   This could on multi GPU systems lead to severe performance"
41:                                   penalties.
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_move_team_test
41: [ RUN      ] std_algorithms_move_team_test.test
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
41: [       OK ] std_algorithms_move_team_test.test (998 ms)
41: [----------] 1 test from std_algorithms_move_team_test (998 ms total)
41: 
41: [----------] 1 test from std_algorithms_move_backward_team_test
41: [ RUN      ] std_algorithms_move_backward_team_test.test
41: [       OK ] std_algorithms_move_backward_team_test.test (971 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (971 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_left_team_test
41: [ RUN      ] std_algorithms_shift_left_team_test.test
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o
 -- Testing 1-D histogram
Density 1D: 0.00196329 -0.999997 -9107.85 || 0.051031 0 616097 || 4.51605e+09 11377 || -1.25907e+08 -0.823045
 -- Testing 3-D histogram
Density 3D: 0.0059008 -0.922458 1.61913 || 0.051031 1e+64 -1e+64
Test Scalar=float
 -- Testing randomness properties
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
41: [       OK ] std_algorithms_shift_left_team_test.test (4014 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (4014 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_right_team_test
41: [ RUN      ] std_algorithms_shift_right_team_test.test
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.00998266 -0.000809708 || 0.051031 10955 11778 || 11264.5 11377 || -11.1934 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.00157678 0.000371309 || 0.051031 1e+64 -1e+64
Test Scalar=double
 -- Testing randomness properties
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
41: [       OK ] std_algorithms_shift_right_team_test.test (3896 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (3896 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (9881 ms total)
41: [  PASSED  ] 4 tests.
41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   10.56 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
42: Test timeout computed to be: 1500
42: 
42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
42:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
42:                                   setting CUDA_VISIBLE_DEVICES.
42:                                   This could on multi GPU systems lead to severe performance"
42:                                   penalties.
42: [==========] Running 9 tests from 9 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_copy_team_test
42: [ RUN      ] std_algorithms_copy_team_test.test
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
42: [       OK ] std_algorithms_copy_team_test.test (1219 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (1219 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_n_team_test
42: [ RUN      ] std_algorithms_copy_n_team_test.test
42: [       OK ] std_algorithms_copy_n_team_test.test (2152 ms)
42: [----------] 1 test from std_algorithms_copy_n_team_test (2152 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_backward_team_test
42: [ RUN      ] std_algorithms_copy_backward_team_test.test
42: [       OK ] std_algorithms_copy_backward_team_test.test (981 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (981 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_if_team_test
42: [ RUN      ] std_algorithms_copy_if_team_test.test
42: [       OK ] std_algorithms_copy_if_team_test.test (1023 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (1023 ms total)
42: 
42: [----------] 1 test from std_algorithms_unique_copy_team_test
42: [ RUN      ] std_algorithms_unique_copy_team_test.test
 -- Testing 1-D histogram
Density 1D: 2.47955e-07 0.0164762 0.0170039 || 0.051031 10961 11794 || 11192.5 11377 || 235.062 -0.823045
 -- Testing 3-D histogram
Density 3D: 2.47955e-07 -0.0146868 0.00209372 || 0.051031 1e+64 -1e+64
[       OK ] serial.Random_XorShift1024_0 (245084 ms)
[ RUN      ] serial.Multi_streams
[       OK ] serial.Multi_streams (0 ms)
[ RUN      ] serial.SortUnsignedValueType
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
42: [       OK ] std_algorithms_unique_copy_team_test.test (1596 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (1596 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_team_test
42: [ RUN      ] std_algorithms_remove_team_test.test
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
42: [       OK ] std_algorithms_remove_team_test.test (1117 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (1117 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_if_team_test
42: [ RUN      ] std_algorithms_remove_if_team_test.test
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
42: [       OK ] std_algorithms_remove_if_team_test.test (1090 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (1090 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_team_test
42: [ RUN      ] std_algorithms_remove_copy_team_test.test
42: [       OK ] std_algorithms_remove_copy_team_test.test (1321 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (1321 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test
42: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
42: [       OK ] std_algorithms_remove_copy_if_team_test.test (1196 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1196 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (11698 ms total)
42: [  PASSED  ] 9 tests.
42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   12.16 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
43: Test timeout computed to be: 1500
43: 
43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
43:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
43:                                   setting CUDA_VISIBLE_DEVICES.
43:                                   This could on multi GPU systems lead to severe performance"
43:                                   penalties.
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_unique_team_test
43: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
43: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1832 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (1832 ms total)
43: 
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test
43: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
43: [       OK ] std_algorithms_adjacent_difference_team_test.test (2179 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2179 ms total)
43: 
43: [----------] 1 test from std_algorithms_reduce_team_test
43: [ RUN      ] std_algorithms_reduce_team_test.test
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
43: [       OK ] std_algorithms_reduce_team_test.test (1991 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (1991 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_reduce_team_test
43: [ RUN      ] std_algorithms_transform_reduce_team_test.test
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
43: [       OK ] std_algorithms_transform_reduce_team_test.test (2565 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (2565 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (8568 ms total)
43: [  PASSED  ] 4 tests.
43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    8.97 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
44: Test timeout computed to be: 1500
44: 
44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
44:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
44:                                   setting CUDA_VISIBLE_DEVICES.
44:                                   This could on multi GPU systems lead to severe performance"
44:                                   penalties.
44: [==========] Running 18 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_is_sorted_team_test
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1465 ms)
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2406 ms)
44: [----------] 2 tests from std_algorithms_is_sorted_team_test (3872 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (89 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (145 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o
Scanning dependencies of target Kokkos_UnitTest_Random
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2101 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1398 ms)
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3735 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test
44: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
44: [       OK ] std_algorithms_is_partitioned_team_test.empty (46 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
[ 77%] Linking CXX executable Kokkos_UnitTest_Sort
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o
44: [       OK ] std_algorithms_is_partitioned_team_test.all_true (679 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
44: [       OK ] std_algorithms_is_partitioned_team_test.all_false (669 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.random
44: [       OK ] std_algorithms_is_partitioned_team_test.random (636 ms)
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2031 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_copy_team_test
44: [ RUN      ] std_algorithms_partition_copy_team_test.empty
44: [       OK ] std_algorithms_partition_copy_team_test.empty (53 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
44: [       OK ] std_algorithms_partition_copy_team_test.all_true (1211 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
44: [       OK ] std_algorithms_partition_copy_team_test.all_false (1253 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.random
44: [       OK ] std_algorithms_partition_copy_team_test.random (1174 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (3691 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_point_team_test
44: [ RUN      ] std_algorithms_partition_point_team_test.empty
44: [       OK ] std_algorithms_partition_point_team_test.empty (36 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_true
44: [       OK ] std_algorithms_partition_point_team_test.all_true (500 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_false
44: [       OK ] std_algorithms_partition_point_team_test.all_false (506 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.random
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
44: [       OK ] std_algorithms_partition_point_team_test.random (466 ms)
44: [----------] 4 tests from std_algorithms_partition_point_team_test (1508 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (14840 ms total)
44: [  PASSED  ] 18 tests.
44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   15.53 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
45: Test timeout computed to be: 1500
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
45: 
45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
45:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
45:                                   setting CUDA_VISIBLE_DEVICES.
45:                                   This could on multi GPU systems lead to severe performance"
45:                                   penalties.
45: [==========] Running 5 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_transform_team_test
45: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
28: Test_Atomic<double>/100000/iterations:10                       7.13 s          7.10 s            10          1            8     11.8393        1.25806m     897.49u     4.99995G         113.662k     4.99995G
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o
45: [       OK ] std_algorithms_transform_team_test.test_unary_op (1578 ms)
45: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o
45: [       OK ] std_algorithms_transform_team_test.test_binary_op (1460 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (3039 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_team_test
45: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o
45: [       OK ] std_algorithms_generate_team_test.test_unary_op (1737 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (1737 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_n_team_test
45: [ RUN      ] std_algorithms_generate_n_team_test.test
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o
45: [       OK ] std_algorithms_generate_n_team_test.test (1937 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (1937 ms total)
45: 
45: [----------] 1 test from std_algorithms_swap_ranges_team_test
45: [ RUN      ] std_algorithms_swap_ranges_team_test.test
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
45: [       OK ] std_algorithms_swap_ranges_team_test.test (1319 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1319 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (8033 ms total)
45: [  PASSED  ] 5 tests.
45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    8.71 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
46: Test timeout computed to be: 1500
46: 
46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
46:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
46:                                   setting CUDA_VISIBLE_DEVICES.
46:                                   This could on multi GPU systems lead to severe performance"
46:                                   penalties.
46: [==========] Running 2 tests from 2 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
28: Test_Atomic<int>/100000/iterations:10                          2.25 s          2.25 s            10          1            4    2.45552m        1.21378m       55.3u     704.983M          77.432k     704.983M
28/52 Test #28: Kokkos_PerformanceTest_Atomic ...............   Passed  443.73 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_Serial

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
29: Test timeout computed to be: 1500
29: [==========] Running 65 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 65 tests from serial
29: [ RUN      ] serial.bitset
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o
29: [       OK ] serial.bitset (1157 ms)
29: [ RUN      ] serial.bitset_default_constructor_no_alloc
29: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] serial.dualview_combination
29: [       OK ] serial.dualview_combination (0 ms)
29: [ RUN      ] serial.dualview_alloc
29: [       OK ] serial.dualview_alloc (0 ms)
29: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
29: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] serial.dualview_combinations_without_init
29: [       OK ] serial.dualview_combinations_without_init (0 ms)
29: [ RUN      ] serial.dualview_deep_copy
29: [       OK ] serial.dualview_deep_copy (0 ms)
29: [ RUN      ] serial.dualview_realloc
29: [       OK ] serial.dualview_realloc (0 ms)
29: [ RUN      ] serial.dualview_resize
29: [       OK ] serial.dualview_resize (0 ms)
29: [ RUN      ] serial.dualview_device_correct_kokkos_device
29: 
29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
29:                                  does not support page migration between device and host.
29:                                  HIPManagedSpace might not work as expected.
29:                                  Please refer to the ROCm documentation on unified/managed memory.
29: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] serial.dualview_host_correct_kokkos_device
29: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] serial.dualview_host_modify_template_device_sync
29: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
29: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] serial.dualview_device_modify_template_host_sync
29: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
29: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
29: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] serial.dynamic_view
29: [       OK ] serial.dynamic_view (5 ms)
29: [ RUN      ] serial.dyn_rank_view_api_generic
29: [       OK ] serial.dyn_rank_view_api_generic (3 ms)
29: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
29: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
29: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
29: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
29: skipping since not default execution space
29: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
29: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
29: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
29: [ RUN      ] serial.ErrorReporterViaLambda
29: [       OK ] serial.ErrorReporterViaLambda (0 ms)
29: [ RUN      ] serial.ErrorReporter
29: [       OK ] serial.ErrorReporter (0 ms)
29: [ RUN      ] serial.offsetview_construction
29: [       OK ] serial.offsetview_construction (16 ms)
29: [ RUN      ] serial.offsetview_unmanaged_construction
29: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
29: [ RUN      ] serial.offsetview_subview
29: [       OK ] serial.offsetview_subview (3 ms)
29: [ RUN      ] serial.offsetview_offsets_rank1
29: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] serial.offsetview_offsets_rank2
29: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] serial.offsetview_offsets_rank3
29: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] serial.scatterview
46: [       OK ] std_algorithms_exclusive_scan_team_test.test (4926 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4926 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o
29: [       OK ] serial.scatterview (1592 ms)
29: [ RUN      ] serial.scatterview_devicetype
29: [       OK ] serial.scatterview_devicetype (1 ms)
29: [ RUN      ] serial.staticcrsgraph
29: [       OK ] serial.staticcrsgraph (7 ms)
29: [ RUN      ] serial.resize_realloc_no_init_dualview
29: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_alloc_dualview
29: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] serial.resize_exec_space_dualview
29: [       OK ] serial.resize_exec_space_dualview (0 ms)
29: [ RUN      ] serial.realloc_exec_space_dualview
29: [       OK ] serial.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_init_dynrankview
29: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] serial.resize_exec_space_dynrankview
29: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] serial.realloc_exec_space_dynrankview
29: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_init_scatterview
29: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
29: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] serial.resize_exec_space_scatterview
29: [       OK ] serial.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] serial.realloc_exec_space_scatterview
29: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynrankview
29: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
29: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_offsetview
29: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
29: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynamicview
29: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
29: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] serial.UnorderedMap_insert
[       OK ] serial.SortUnsignedValueType (44430 ms)
[ RUN      ] serial.SortEmptyView
[       OK ] serial.SortEmptyView (0 ms)
[ RUN      ] serial.BinSortGenericTests
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
46: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2502 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2502 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (7428 ms total)
46: [  PASSED  ] 2 tests.
46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    8.11 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Test timeout computed to be: 1500
[       OK ] serial.BinSortGenericTests (3592 ms)
[ RUN      ] serial.BinSortEmptyView
[       OK ] serial.BinSortEmptyView (0 ms)
[ RUN      ] serial.BinSortEmptyKeysView
[       OK ] serial.BinSortEmptyKeysView (0 ms)
[ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
47: 
47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
47:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
47:                                   setting CUDA_VISIBLE_DEVICES.
47:                                   This could on multi GPU systems lead to severe performance"
47:                                   penalties.
47: [==========] Running 2 tests from 2 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
29: [       OK ] serial.UnorderedMap_insert (6158 ms)
29: [ RUN      ] serial.UnorderedMap_failed_insert
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
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
29: [       OK ] serial.UnorderedMap_failed_insert (2770 ms)
29: [ RUN      ] serial.UnorderedMap_deep_copy
29: [       OK ] serial.UnorderedMap_deep_copy (3 ms)
29: [ RUN      ] serial.UnorderedMap_valid_empty
29: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
29: [ RUN      ] serial.UnorderedMap_clear_zero_size
29: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] serial.UnorderedMap_consistent_size
29: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
29: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] serial.UnorderedMap_lambda_capturable
29: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
29: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] serial.vector_combination
29: [       OK ] serial.vector_combination (0 ms)
29: [ RUN      ] serial.vector_insert
29: [       OK ] serial.vector_insert (0 ms)
29: [ RUN      ] serial.vector_push_back_default_exec
29: [       OK ] serial.vector_push_back_default_exec (0 ms)
29: [ RUN      ] serial.viewctorprop_embedded_dim
29: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
29: [----------] 65 tests from serial (11723 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 65 tests from 1 test suite ran. (11723 ms total)
29: [  PASSED  ] 64 tests.
29: [  SKIPPED ] 1 test, listed below:
29: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............   Passed   12.18 sec
test 30
      Start 30: Kokkos_ContainersUnitTest_HIP

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
30: Test timeout computed to be: 1500
30: [==========] Running 65 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 65 tests from hip
30: [ RUN      ] hip.bitset
30: [       OK ] hip.bitset (15 ms)
30: [ RUN      ] hip.bitset_default_constructor_no_alloc
30: [       OK ] hip.bitset_default_constructor_no_alloc (0 ms)
30: [ RUN      ] hip.dualview_combination
30: [       OK ] hip.dualview_combination (4 ms)
30: [ RUN      ] hip.dualview_alloc
30: [       OK ] hip.dualview_alloc (0 ms)
30: [ RUN      ] hip.test_dualview_copy_construction_and_assignment
30: [       OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
30: [ RUN      ] hip.dualview_combinations_without_init
30: [       OK ] hip.dualview_combinations_without_init (0 ms)
30: [ RUN      ] hip.dualview_deep_copy
30: [       OK ] hip.dualview_deep_copy (1 ms)
30: [ RUN      ] hip.dualview_realloc
30: [       OK ] hip.dualview_realloc (0 ms)
30: [ RUN      ] hip.dualview_resize
30: [       OK ] hip.dualview_resize (0 ms)
30: [ RUN      ] hip.dualview_device_correct_kokkos_device
30: 
30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
30:                                  does not support page migration between device and host.
30:                                  HIPManagedSpace might not work as expected.
30:                                  Please refer to the ROCm documentation on unified/managed memory.
30: [       OK ] hip.dualview_device_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_correct_kokkos_device
30: [       OK ] hip.dualview_host_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_sync
30: [       OK ] hip.dualview_host_modify_template_device_sync (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_execspace_sync
30: [       OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_sync
30: [       OK ] hip.dualview_device_modify_template_host_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_execspace_sync
30: [       OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_template_views_return_correct_executionspace_views
30: [       OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
30: [ RUN      ] hip.dynamic_view
30: [       OK ] hip.dynamic_view (16 ms)
30: [ RUN      ] hip.dyn_rank_view_api_generic
30: [       OK ] hip.dyn_rank_view_api_generic (15 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank12345
30: [       OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms)
30: [ RUN      ] hip.dyn_rank_view_check_fence_resize_realloc
30: [       OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank67
30: [       OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms)
30: [ RUN      ] hip.ErrorReporterViaLambda
30: [       OK ] hip.ErrorReporterViaLambda (2 ms)
30: [ RUN      ] hip.ErrorReporter
30: [       OK ] hip.ErrorReporter (0 ms)
30: [ RUN      ] hip.offsetview_construction
30: [       OK ] hip.offsetview_construction (3 ms)
30: [ RUN      ] hip.offsetview_unmanaged_construction
30: [       OK ] hip.offsetview_unmanaged_construction (0 ms)
30: [ RUN      ] hip.offsetview_subview
30: [       OK ] hip.offsetview_subview (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank1
30: [       OK ] hip.offsetview_offsets_rank1 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank2
30: [       OK ] hip.offsetview_offsets_rank2 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank3
30: [       OK ] hip.offsetview_offsets_rank3 (0 ms)
30: [ RUN      ] hip.scatterview
47: [       OK ] std_algorithms_inclusive_scan_team_test.test (7371 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7371 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o
47: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (5075 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5075 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (12446 ms total)
47: [  PASSED  ] 2 tests.
47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   13.13 sec
test 48
      Start 48: Kokkos_UnitTest_SIMD

48: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD
48: Test timeout computed to be: 1500
48: 
48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
48:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
48:                                   setting CUDA_VISIBLE_DEVICES.
48:                                   This could on multi GPU systems lead to severe performance"
48:                                   penalties.
48: [==========] Running 16 tests from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 16 tests from simd
48: [ RUN      ] simd.host_math_ops
48: [       OK ] simd.host_math_ops (0 ms)
48: [ RUN      ] simd.device_math_ops
48: [       OK ] simd.device_math_ops (2 ms)
48: [ RUN      ] simd.host_mask_ops
48: [       OK ] simd.host_mask_ops (0 ms)
48: [ RUN      ] simd.device_mask_ops
48: [       OK ] simd.device_mask_ops (0 ms)
48: [ RUN      ] simd.host_conversions
48: [       OK ] simd.host_conversions (0 ms)
48: [ RUN      ] simd.device_conversions
48: [       OK ] simd.device_conversions (0 ms)
48: [ RUN      ] simd.host_shift_ops
48: [       OK ] simd.host_shift_ops (0 ms)
48: [ RUN      ] simd.device_shift_ops
48: [       OK ] simd.device_shift_ops (0 ms)
48: [ RUN      ] simd.host_condition
48: [       OK ] simd.host_condition (0 ms)
48: [ RUN      ] simd.device_condition
48: [       OK ] simd.device_condition (0 ms)
48: [ RUN      ] simd.host_gen_ctors
48: [       OK ] simd.host_gen_ctors (0 ms)
48: [ RUN      ] simd.device_gen_ctors
48: [       OK ] simd.device_gen_ctors (0 ms)
48: [ RUN      ] simd.host_where_expressions
48: [       OK ] simd.host_where_expressions (0 ms)
48: [ RUN      ] simd.device_where_expressions
48: [       OK ] simd.device_where_expressions (0 ms)
48: [ RUN      ] simd.host_reductions
48: [       OK ] simd.host_reductions (0 ms)
48: [ RUN      ] simd.device_reductions
48: [       OK ] simd.device_reductions (0 ms)
48: [----------] 16 tests from simd (3 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 16 tests from 1 test suite ran. (3 ms total)
48: [  PASSED  ] 16 tests.
48/48 Test #48: Kokkos_UnitTest_SIMD .............................   Passed    0.67 sec

100% tests passed, 0 tests failed out of 48

Total Test time (real) = 380.77 sec
+ cd ../example/build_cmake_installed
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 ..
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
-- The CXX compiler identification is GNU 8.4.0
-- The Fortran compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/g++-8
-- Check for working CXX compiler: /usr/bin/g++-8 - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran - works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 - yes
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  CMakeLists.txt:10 (find_package)


-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed/build
+ make -j8
Scanning dependencies of target example
[ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o
[ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: KokkosInTree_Verify

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed/build/example "10"
1: Test timeout computed to be: 10000000
1: 
1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
1:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
1:                                   setting CUDA_VISIBLE_DEVICES.
1:                                   This could on multi GPU systems lead to severe performance"
1:                                   penalties.
1: Device Execution Space:
1:   KOKKOS_ENABLE_CUDA: yes
1: Cuda Options:
1:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
1:   KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
1:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
1:   KOKKOS_ENABLE_CUDA_UVM: yes
1:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
1:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
1: 
1: Cuda Runtime Configuration:
1: macro  KOKKOS_ENABLE_CUDA      : defined
1: macro  CUDA_VERSION          = 11000 = version 11.0
1: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000039
1: Sequential: 5      0.000000
1:  Hello World from Fortran
1/1 Test #1: KokkosInTree_Verify ..............   Passed    0.67 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.67 sec
+ cd ../..
+ cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler
-- The CXX compiler identification is Clang 6.0.0
-- The Fortran compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/f95
-- Check for working Fortran compiler: /usr/bin/f95 - works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/f95 supports Fortran 90
-- Checking whether /usr/bin/f95 supports Fortran 90 - yes
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  /var/jenkins/workspace/Kokkos_PR-6899/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  CMakeLists.txt:15 (find_package)


-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed_different_compiler/build
+ cmake --build build_cmake_installed_different_compiler/build --target all
Scanning dependencies of target example_no_kokkos
[ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o
[ 50%] Linking CXX executable example_no_kokkos
[ 50%] Built target example_no_kokkos
Scanning dependencies of target example_with_kokkos
[ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[100%] Linking CXX executable example_with_kokkos
[100%] Built target example_with_kokkos
+ cmake --build build_cmake_installed_different_compiler/build --target test
Running tests...
Test project /var/jenkins/workspace/Kokkos_PR-6899/example/build_cmake_installed_different_compiler/build
    Start 1: KokkosLauncher_NoKokkos_Verify
1/2 Test #1: KokkosLauncher_NoKokkos_Verify .....   Passed    0.00 sec
    Start 2: KokkosLauncher_WithKokkos_Verify
2/2 Test #2: KokkosLauncher_WithKokkos_Verify ...   Passed    0.67 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   0.67 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats zero time                     Tue Mar 26 02:28:56 2024
cache hit (direct)                    47
cache hit (preprocessed)               2
cache miss                           504
cache hit rate                      8.86 %
compiler produced stdout               1
cleanups performed                     2
files in cache                      5844
cache size                           4.6 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 141bc8dce66a4f70a0d8a78d8b3d032c7680603adeb16671e0e03d22fd5d036e
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
$ docker rm -f --volumes 141bc8dce66a4f70a0d8a78d8b3d032c7680603adeb16671e0e03d22fd5d036e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
30: [       OK ] hip.scatterview (27606 ms)
30: [ RUN      ] hip.scatterview_devicetype
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 84%] Linking CXX executable Kokkos_ContainersUnitTest_HIP
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 84%] Built target Kokkos_ContainersUnitTest_HIP
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%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_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
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 84%] 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_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 77%] Linking CXX executable Kokkos_UnitTest_Sort
[ 78%] Built target Kokkos_CoreUnitTest_Default
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
[ 86%] Linking CXX executable Kokkos_UnitTest_Random
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 86%] Built target Kokkos_UnitTest_Random
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 78%] Built target Kokkos_UnitTest_Sort
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 78%] Built target Kokkos_UnitTest_Sort
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 78%] 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_A.dir/TestRandomAccessIterator.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
30: [       OK ] hip.scatterview_devicetype (43137 ms)
30: [ RUN      ] hip.staticcrsgraph
30: [       OK ] hip.staticcrsgraph (20 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dualview
30: [       OK ] hip.resize_realloc_no_init_dualview (3 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_dualview
30: [       OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dualview
30: [       OK ] hip.resize_exec_space_dualview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dualview
30: [       OK ] hip.realloc_exec_space_dualview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dynrankview
30: [       OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dynrankview
30: [       OK ] hip.resize_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dynrankview
30: [       OK ] hip.realloc_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_scatterview
30: [       OK ] hip.resize_realloc_no_init_scatterview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_scatterview
30: [       OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
30: [ RUN      ] hip.resize_exec_space_scatterview
30: [       OK ] hip.resize_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_scatterview
30: [       OK ] hip.realloc_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview
30: [       OK ] hip.create_mirror_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview_viewctor
30: [       OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynrankview
30: [       OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview
30: [       OK ] hip.create_mirror_no_init_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview_view_ctor
30: [       OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_offsetview
30: [       OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview
30: [       OK ] hip.create_mirror_no_init_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynamicview
30: [       OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview_view_ctor
30: [       OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
30: [ RUN      ] hip.UnorderedMap_insert
30: [       OK ] hip.UnorderedMap_insert (1862 ms)
30: [ RUN      ] hip.UnorderedMap_failed_insert
30: [       OK ] hip.UnorderedMap_failed_insert (577 ms)
30: [ RUN      ] hip.UnorderedMap_deep_copy
30: [       OK ] hip.UnorderedMap_deep_copy (3 ms)
30: [ RUN      ] hip.UnorderedMap_valid_empty
30: [       OK ] hip.UnorderedMap_valid_empty (1 ms)
30: [ RUN      ] hip.UnorderedMap_clear_zero_size
30: [       OK ] hip.UnorderedMap_clear_zero_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_consistent_size
30: [       OK ] hip.UnorderedMap_consistent_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_shallow_copyable_on_device
30: [       OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
30: [ RUN      ] hip.UnorderedMap_lambda_capturable
30: [       OK ] hip.UnorderedMap_lambda_capturable (0 ms)
30: [ RUN      ] hip.UnorderedMap_constructor_view_alloc
30: [       OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
30: [ RUN      ] hip.vector_combination
30: [       OK ] hip.vector_combination (0 ms)
30: [ RUN      ] hip.vector_insert
30: [       OK ] hip.vector_insert (2 ms)
30: [ RUN      ] hip.vector_push_back_default_exec
30: [       OK ] hip.vector_push_back_default_exec (0 ms)
30: [ RUN      ] hip.viewctorprop_embedded_dim
30: [       OK ] hip.viewctorprop_embedded_dim (1 ms)
30: [----------] 65 tests from hip (73286 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 65 tests from 1 test suite ran. (73286 ms total)
30: [  PASSED  ] 65 tests.
30/52 Test #30: Kokkos_ContainersUnitTest_HIP ...............   Passed   73.75 sec
test 31
      Start 31: Kokkos_ContainersPerformanceTest_HIP

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
31: Test timeout computed to be: 1500
31: [==========] Running 4 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 4 tests from TEST_CATEGORY
31: [ RUN      ] TEST_CATEGORY.dynrankview_perf
31: HIP
31:  DynRankView vs View: Initialization Only 
31:  View time (init only): 0.00284399
31:  View sum computation time: 0.00284399
31:  Strided View time (init only): 0.00143812
31:  View Rank7 time (init only): 0.00151622
31:  DynRankView time (init only): 0.00140175
31:  DynRankView sum computation time: 0.00141692
31:  Ratio of View to DynRankView time: 2.02889
31:  Ratio of View to DynRankView sum computation time: 0.981503
31:  Ratio of View to View Rank7  time: 1.87571
31:  Ratio of StrideView to DynRankView time: 1.02595
31:  Ratio of DynRankView to View Rank7  time: 0.9245
31: [       OK ] TEST_CATEGORY.dynrankview_perf (12 ms)
31: [ RUN      ] TEST_CATEGORY.global_2_local
31: HIP
31: size, create, generate, fill, find
31: 256, 0.000209544, 1.4758e-05, 0.00454676, 0.00374185
31: 512, 0.000214453, 1.4067e-05, 3.1669e-05, 0.00351762
31: 1024, 0.000182824, 1.2172e-05, 3.2701e-05, 0.00361405
31: 2048, 0.000209154, 1.2403e-05, 3.3834e-05, 0.00371646
31: 4096, 0.000208873, 1.1692e-05, 3.4605e-05, 0.00382903
31: 8192, 0.000205266, 1.2082e-05, 3.3683e-05, 0.00384176
31: 16384, 0.000244951, 1.1942e-05, 3.4515e-05, 0.00391547
31: 32768, 0.000299845, 1.1902e-05, 3.5336e-05, 0.00395336
31: 65536, 0.000270429, 1.1582e-05, 4.0497e-05, 0.0040334
31: 131072, 0.000283884, 1.2283e-05, 6.0775e-05, 0.00496126
31: 262144, 0.000349758, 1.3185e-05, 0.000144812, 0.006272
31: 524288, 0.00047281, 1.5219e-05, 0.000410102, 0.00998434
31: 1048576, 0.0004411, 1.8865e-05, 0.000983281, 0.0239622
31: 2097152, 0.000482147, 2.3775e-05, 0.00213155, 0.0525643
31: 4194304, 0.000550345, 3.3953e-05, 0.00471085, 0.112922
31: [       OK ] TEST_CATEGORY.global_2_local (263 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
31: [----------] 4 tests from TEST_CATEGORY (276 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 4 tests from 1 test suite ran. (276 ms total)
31: [  PASSED  ] 4 tests.
31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........   Passed    0.68 sec
test 32
      Start 32: Kokkos_UnitTest_Sort

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
32: Test timeout computed to be: 1500
32: [==========] Running 15 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 15 tests from hip
32: [ RUN      ] hip.SortUnsignedValueType
32: [       OK ] hip.SortUnsignedValueType (21 ms)
32: [ RUN      ] hip.SortEmptyView
32: [       OK ] hip.SortEmptyView (0 ms)
32: [ RUN      ] hip.SortByKeyEmptyView
32: [       OK ] hip.SortByKeyEmptyView (0 ms)
32: [ RUN      ] hip.SortByKey
32: [       OK ] hip.SortByKey (9 ms)
32: [ RUN      ] hip.SortByKeyWithComparator
32: [       OK ] hip.SortByKeyWithComparator (0 ms)
32: [ RUN      ] hip.SortByKeyStaticExtents
32: [       OK ] hip.SortByKeyStaticExtents (0 ms)
32: [ RUN      ] hip.SortByKeyWithStrides
32: [       OK ] hip.SortByKeyWithStrides (0 ms)
32: [ RUN      ] hip.SortByKeyKeysLargerThanValues
32: 
32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
32: 
32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
32: [       OK ] hip.SortByKeyKeysLargerThanValues (806 ms)
32: [ RUN      ] hip.SortWithCustomComparator
32: [       OK ] hip.SortWithCustomComparator (649 ms)
32: [ RUN      ] hip.BinSortGenericTests
32: [       OK ] hip.BinSortGenericTests (19 ms)
32: [ RUN      ] hip.BinSortEmptyView
32: [       OK ] hip.BinSortEmptyView (0 ms)
32: [ RUN      ] hip.BinSortEmptyKeysView
32: [       OK ] hip.BinSortEmptyKeysView (0 ms)
32: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
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
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 86%] Linking CXX executable Kokkos_UnitTest_Sort
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 86%] Built target Kokkos_UnitTest_Sort
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
32: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10063 ms)
32: [ RUN      ] hip.NestedSort
32: [       OK ] hip.NestedSort (33 ms)
32: [ RUN      ] hip.NestedSortByKey
32: [       OK ] hip.NestedSortByKey (93 ms)
32: [----------] 15 tests from hip (11698 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 15 tests from 1 test suite ran. (11698 ms total)
32: [  PASSED  ] 15 tests.
32/52 Test #32: Kokkos_UnitTest_Sort ........................   Passed   12.12 sec
test 33
      Start 33: Kokkos_UnitTest_Random

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Random
33: Test timeout computed to be: 1500
33: [==========] Running 3 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from hip
33: [ RUN      ] hip.Random_XorShift64
33: Test Seed:1711422135694121288
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.0150849 -0.00508256 || 0.051031 28092 29341 || 29113.6 28674.4 || -70.2613 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.0051781 -0.00610493 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.00856818 -0.012867 || 0.051031 28093 29362 || 28430.8 28674.4 || -177.873 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.0019815 -0.00074022 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.00781269 -0.00306183 || 0.051031 28016 29321 || 28452.1 28674.4 || -42.3268 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00689639 0.0109336 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.00193567 0.0237261 || 0.051031 27992 29393 || 28619 28674.4 || 327.989 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00302189 0.0051553 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000245096 -0.99999 -48248 || 0.051031 0 195126 || 2.92892e+09 28674.4 || -6.6698e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.000734148 -0.313341 0.148387 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.63432e-07 -0.0159903 -0.0259959 || 0.051031 28070 29387 || 29140.4 28674.4 || -359.368 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.03793e-07 0.0118338 0.00567151 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.71e-07 0.00249064 -0.0147599 || 0.051031 28028 29317 || 28603.1 28674.4 || -204.04 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.26496e-07 0.0170051 0.00870607 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.015121 0.014873 || 0.051031 27949 29349 || 28247.3 28674.4 || 205.604 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00988682 0.0016447 || 0.051031 1e+64 -1e+64
33: Test Seed:1711422135831339337
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.45775e-07 -0.014317 -0.00823852 || 0.051031 27964 29328 || 29090.9 28674.4 || -113.889 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.5082e-07 -0.0016571 0.00392896 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.0026003 0.0126459 || 0.051031 28039 29398 || 28749.1 28674.4 || 174.817 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.00914829 0.0020706 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.0128802 0.0299885 || 0.051031 28086 29318 || 29048.5 28674.4 || 414.561 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.000182287 -0.0041468 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 0.0152362 0.0288144 || 0.051031 28052 29351 || 28244.1 28674.4 || 398.331 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 0.013408 0.00201002 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000243864 -0.99999 -48244.9 || 0.051031 0 194933 || 2.92834e+09 28674.4 || -6.66937e+08 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 0.000730435 -0.305066 0.143937 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.8109e-07 0.0039017 0.00412056 || 0.051031 28028 29328 || 28562.9 28674.4 || 56.9626 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.56767e-07 -0.00776836 -0.00289802 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.88658e-07 0.0057024 -0.0290902 || 0.051031 28017 29284 || 28511.8 28674.4 || -402.143 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 7.7947e-07 0.00127756 -0.00853964 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 6.43252e-07 -0.00242889 -0.0187691 || 0.051031 27998 29313 || 28744.2 28674.4 || -259.464 -2.0744
33:  -- Testing 3-D histogram
33: Density 3D: 6.43252e-07 -0.00125274 0.000493443 || 0.051031 1e+64 -1e+64
33: [       OK ] hip.Random_XorShift64 (263 ms)
33: [ RUN      ] hip.Random_XorShift1024_0
33: Test Seed:1711422135957818494
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.54313e-07 0.011799 -0.00356937 || 0.051031 10962 11798 || 11244.3 11377 || -49.343 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.67029e-07 0.0218129 -0.000160745 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.00115424 -0.0159093 || 0.051031 10949 11799 || 11390.1 11377 || -219.93 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.00078438 0.00530616 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0152546 0.00780758 || 0.051031 10942 11809 || 11206 11377 || 107.932 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0146785 -0.000367778 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.0223146 0.0033522 || 0.051031 10902 11779 || 11636.6 11377 || 46.3407 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.00925357 -0.000148968 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000244149 -0.999975 -7594.39 || 0.051031 0 77562 || 4.61005e+08 11377 || -1.04985e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.000732137 -0.15363 0.0247215 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.98818e-07 0.00871295 -0.00145338 || 0.051031 10991 11821 || 11278.7 11377 || -20.0916 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 4.00543e-07 0.0115388 -0.00178732 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.73387e-07 -0.000597007 -0.0113447 || 0.051031 10984 11782 || 11383.8 11377 || -156.829 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 3.24249e-07 -0.00294019 0.00201785 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.00421502 0.000531609 || 0.051031 10982 11744 || 11329.2 11377 || 7.34896 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00113144 0.00387036 || 0.051031 1e+64 -1e+64
33: Test Seed:1711422136100287656
33: Test Scalar=int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.00622731 -0.0137208 || 0.051031 10893 11753 || 11306.5 11377 || -189.676 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.0139601 -0.000238074 || 0.051031 1e+64 -1e+64
33: Test Scalar=unsigned int
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.00221812 -0.0101876 || 0.051031 10986 11785 || 11402.2 11377 || -140.833 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00562927 0.000929697 || 0.051031 1e+64 -1e+64
33: Test Scalar=int64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.000129516 0.00341401 || 0.051031 10987 11792 || 11378.4 11377 || 47.1953 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00596936 -0.00309287 || 0.051031 1e+64 -1e+64
33: Test Scalar=uint64_t
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 0.0120858 0.00256571 || 0.051031 10973 11902 || 11241.1 11377 || 35.4684 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00314868 0.00195341 || 0.051031 1e+64 -1e+64
33: Test Scalar=half
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 0.000243182 -0.999975 -7594.99 || 0.051031 0 77659 || 4.61052e+08 11377 || -1.04993e+08 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 0.00072931 -0.163781 0.0269477 || 0.051031 1e+64 -1e+64
33: Test Scalar=bhalf
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.000547087 0.00198923 || 0.051031 10970 11849 || 11383.2 11377 || 27.4991 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 -0.00432284 4.54265e-05 || 0.051031 1e+64 -1e+64
33: Test Scalar=float
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.67029e-07 0.0248506 0.00411498 || 0.051031 10987 11821 || 11101.1 11377 || 56.8855 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 3.05176e-07 -0.00342108 0.00122604 || 0.051031 1e+64 -1e+64
33: Test Scalar=double
33:  -- Testing randomness properties
33:  -- Testing 1-D histogram
33: Density 1D: 2.47955e-07 -0.00527217 0.0021693 || 0.051031 10974 11780 || 11437.3 11377 || 29.9884 -0.823045
33:  -- Testing 3-D histogram
33: Density 3D: 2.47955e-07 0.014883 0.00211757 || 0.051031 1e+64 -1e+64
33: [       OK ] hip.Random_XorShift1024_0 (309 ms)
33: [ RUN      ] hip.Multi_streams
33: [       OK ] hip.Multi_streams (279 ms)
33: [----------] 3 tests from hip (852 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 3 tests from 1 test suite ran. (852 ms total)
33: [  PASSED  ] 3 tests.
33/52 Test #33: Kokkos_UnitTest_Random ......................   Passed    1.27 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
34: Test timeout computed to be: 1500
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
34: [==========] Running 14 tests from 3 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_reducers
34: [ RUN      ] std_algorithms_reducers.max_first_loc
34: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
34: [ RUN      ] std_algorithms_reducers.min_first_loc
34: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
34: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
34: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
34: [----------] 3 tests from std_algorithms_reducers (0 ms total)
34: 
34: [----------] 1 test from std_algorithms
34: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
34: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
34: [----------] 1 test from std_algorithms (0 ms total)
34: 
34: [----------] 10 tests from random_access_iterator_test
34: [ RUN      ] random_access_iterator_test.constructor
34: [       OK ] random_access_iterator_test.constructor (1 ms)
34: [ RUN      ] random_access_iterator_test.dereference
34: [       OK ] random_access_iterator_test.dereference (0 ms)
34: [ RUN      ] random_access_iterator_test.subscript_operator
34: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet1
34: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet2
34: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet3
34: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
34: [ RUN      ] random_access_iterator_test.operatorsSet4
34: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
34: [ RUN      ] random_access_iterator_test.assignment_operator
34: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
34: [ RUN      ] random_access_iterator_test.distance
34: [       OK ] random_access_iterator_test.distance (0 ms)
34: [ RUN      ] random_access_iterator_test.traits_helpers
34: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
34: [----------] 10 tests from random_access_iterator_test (4 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 14 tests from 3 test suites ran. (4 ms total)
34: [  PASSED  ] 14 tests.
34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.41 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B

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

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
36: Test timeout computed to be: 1500
36: [==========] Running 13 tests from 10 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_lexicographical_compare_test
36: [ RUN      ] std_algorithms_lexicographical_compare_test.test
36: [       OK ] std_algorithms_lexicographical_compare_test.test (181 ms)
36: [----------] 1 test from std_algorithms_lexicographical_compare_test (181 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_test
36: [ RUN      ] std_algorithms_for_each_test.test
36: [       OK ] std_algorithms_for_each_test.test (109 ms)
36: [----------] 1 test from std_algorithms_for_each_test (109 ms total)
36: 
36: [----------] 1 test from std_algorithms_find_test
36: [ RUN      ] std_algorithms_find_test.test
36: [       OK ] std_algorithms_find_test.test (68 ms)
36: [----------] 1 test from std_algorithms_find_test (68 ms total)
36: 
36: [----------] 4 tests from std_algorithms_non_mod_seq_ops
36: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
36: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (586 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o
36: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1131 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.search
36: [       OK ] std_algorithms_non_mod_seq_ops.search (755 ms)
36: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
36: [       OK ] std_algorithms_non_mod_seq_ops.search_n (438 ms)
36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2912 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_test
36: [ RUN      ] std_algorithms_count_test.test
36: [       OK ] std_algorithms_count_test.test (88 ms)
36: [----------] 1 test from std_algorithms_count_test (88 ms total)
36: 
36: [----------] 1 test from std_algorithms_equal_test
36: [ RUN      ] std_algorithms_equal_test.test
36: [       OK ] std_algorithms_equal_test.test (16 ms)
36: [----------] 1 test from std_algorithms_equal_test (16 ms total)
36: 
36: [----------] 1 test from std_algorithms_all_any_none_of_test
36: [ RUN      ] std_algorithms_all_any_none_of_test.test
36: [       OK ] std_algorithms_all_any_none_of_test.test (72 ms)
36: [----------] 1 test from std_algorithms_all_any_none_of_test (72 ms total)
36: 
36: [----------] 1 test from std_algorithms_nonmod_seq_ops
36: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
36: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (104 ms)
36: [----------] 1 test from std_algorithms_nonmod_seq_ops (104 ms total)
36: 
36: [----------] 1 test from std_algorithms_mismatch_test
36: [ RUN      ] std_algorithms_mismatch_test.test
36: [       OK ] std_algorithms_mismatch_test.test (165 ms)
36: [----------] 1 test from std_algorithms_mismatch_test (165 ms total)
36: 
36: [----------] 1 test from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
36: [       OK ] std_algorithms_mod_seq_ops.move_backward (54 ms)
36: [----------] 1 test from std_algorithms_mod_seq_ops (54 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 13 tests from 10 test suites ran. (3773 ms total)
36: [  PASSED  ] 13 tests.
36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    4.18 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
37: Test timeout computed to be: 1500
37: [==========] Running 31 tests from 5 test suites.
37: [----------] Global test environment set-up.
37: [----------] 3 tests from std_algorithms_mod_ops_test
37: [ RUN      ] std_algorithms_mod_ops_test.move
37: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
37: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
37: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
37: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
37: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
37: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total)
37: 
37: [----------] 12 tests from std_algorithms_mod_seq_ops_test
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
37: [       OK ] std_algorithms_mod_seq_ops_test.copy (4 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
37: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
37: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
37: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
37: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
37: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
37: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
37: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
37: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
37: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 ms total)
37: 
37: [----------] 4 tests from std_algorithms_replace_ops_test
37: [ RUN      ] std_algorithms_replace_ops_test.replace
37: [       OK ] std_algorithms_replace_ops_test.replace (27 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_if
37: [       OK ] std_algorithms_replace_ops_test.replace_if (139 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
37: [       OK ] std_algorithms_replace_ops_test.replace_copy (47 ms)
37: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
37: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (44 ms)
37: [----------] 4 tests from std_algorithms_replace_ops_test (258 ms total)
37: 
37: [----------] 11 tests from std_algorithms_mod_seq_ops
37: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
37: [       OK ] std_algorithms_mod_seq_ops.copy_if (40 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.unique
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o
37: [       OK ] std_algorithms_mod_seq_ops.unique (239 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
37: [       OK ] std_algorithms_mod_seq_ops.unique_copy (74 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove
37: [       OK ] std_algorithms_mod_seq_ops.remove (57 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
37: [       OK ] std_algorithms_mod_seq_ops.remove_if (61 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
37: [       OK ] std_algorithms_mod_seq_ops.remove_copy (175 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
37: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (59 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.rotate
37: [       OK ] std_algorithms_mod_seq_ops.rotate (1328 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
37: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (398 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
37: [       OK ] std_algorithms_mod_seq_ops.shift_left (1345 ms)
37: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
37: [       OK ] std_algorithms_mod_seq_ops.shift_right (1314 ms)
37: [----------] 11 tests from std_algorithms_mod_seq_ops (5097 ms total)
37: 
37: [----------] 1 test from std_algorithms_modseq_test
37: [ RUN      ] std_algorithms_modseq_test.reverse
37: [       OK ] std_algorithms_modseq_test.reverse (45 ms)
37: [----------] 1 test from std_algorithms_modseq_test (45 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 31 tests from 5 test suites ran. (5412 ms total)
37: [  PASSED  ] 31 tests.
37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.82 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
38: Test timeout computed to be: 1500
38: [==========] Running 29 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_sorting_ops_test
38: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
38: [       OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms)
38: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
38: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
38: [----------] 2 tests from std_algorithms_sorting_ops_test (23 ms total)
38: 
38: [----------] 4 tests from std_algorithms_partitioning_test
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
38: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
38: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
38: [ RUN      ] std_algorithms_partitioning_test.partition_point
38: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
38: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
38: 
38: [----------] 1 test from std_algorithms_partitioning_ops
38: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
38: [       OK ] std_algorithms_partitioning_ops.partition_copy (29 ms)
38: [----------] 1 test from std_algorithms_partitioning_ops (29 ms total)
38: 
38: [----------] 12 tests from std_algorithms_numerics_test
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (7 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
38: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
38: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
38: [----------] 12 tests from std_algorithms_numerics_test (16 ms total)
38: 
38: [----------] 1 test from std_algorithms_numerics_ops_test
38: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
38: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (64 ms)
38: [----------] 1 test from std_algorithms_numerics_ops_test (64 ms total)
38: 
38: [----------] 8 tests from std_algorithms_numeric_ops_test
38: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
38: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (813 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (605 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
38: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (235 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
38: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (330 ms)
38: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
38: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
38: [----------] 8 tests from std_algorithms_numeric_ops_test (1984 ms total)
38: 
38: [----------] 1 test from std_algorithms_transform_ops_test
38: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
38: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms)
38: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 29 tests from 7 test suites ran. (2158 ms total)
38: [  PASSED  ] 29 tests.
38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    2.56 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
39: Test timeout computed to be: 1500
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
39: [==========] Running 12 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_adjacent_find_team_test
39: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
39: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (481 ms)
39: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
39: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (461 ms)
39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (943 ms total)
39: 
39: [----------] 2 tests from std_algorithms_count_team_test
39: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
39: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (538 ms)
39: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
39: [       OK ] std_algorithms_count_team_test.count_returns_zero (203 ms)
39: [----------] 2 tests from std_algorithms_count_team_test (742 ms total)
39: 
39: [----------] 1 test from std_algorithms_count_if_team_test
39: [ RUN      ] std_algorithms_count_if_team_test.test
39: [       OK ] std_algorithms_count_if_team_test.test (250 ms)
39: [----------] 1 test from std_algorithms_count_if_team_test (250 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_team_test
39: [ RUN      ] std_algorithms_for_each_team_test.test
39: [       OK ] std_algorithms_for_each_team_test.test (340 ms)
39: [----------] 1 test from std_algorithms_for_each_team_test (340 ms total)
39: 
39: [----------] 1 test from std_algorithms_for_each_n_team_test
39: [ RUN      ] std_algorithms_for_each_n_team_test.test
39: [       OK ] std_algorithms_for_each_n_team_test.test (348 ms)
39: [----------] 1 test from std_algorithms_for_each_n_team_test (348 ms total)
39: 
39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
[ 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_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o
39: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2720 ms)
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
39: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1594 ms)
39: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
39: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1598 ms)
39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (5913 ms total)
39: 
39: [----------] 2 tests from std_algorithms_mismatch_team_test
39: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
39: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1787 ms)
39: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
39: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (777 ms)
39: [----------] 2 tests from std_algorithms_mismatch_team_test (2565 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 12 tests from 7 test suites ran. (11104 ms total)
39: [  PASSED  ] 12 tests.
39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   11.51 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
40: Test timeout computed to be: 1500
40: [==========] Running 8 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_equal_team_test
40: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
40: [       OK ] std_algorithms_equal_team_test.views_are_equal (1262 ms)
40: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
40: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1140 ms)
40: [----------] 2 tests from std_algorithms_equal_team_test (2403 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_team_test
40: [ RUN      ] std_algorithms_search_team_test.sequences_exist
40: [       OK ] std_algorithms_search_team_test.sequences_exist (629 ms)
40: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
40: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (790 ms)
40: [----------] 2 tests from std_algorithms_search_team_test (1419 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_end_team_test
40: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
[ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
40: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1752 ms)
40: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
40: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1561 ms)
40: [----------] 2 tests from std_algorithms_find_end_team_test (3314 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_first_of_team_test
40: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
40: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1309 ms)
40: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.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_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
40: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5330 ms)
40: [----------] 2 tests from std_algorithms_find_first_of_team_test (6640 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 8 tests from 4 test suites ran. (13777 ms total)
40: [  PASSED  ] 8 tests.
40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   14.18 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
41: Test timeout computed to be: 1500
41: [==========] Running 11 tests from 7 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_find_team_test
41: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
41: [       OK ] std_algorithms_find_team_test.searched_values_exist (264 ms)
41: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
41: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (377 ms)
41: [----------] 2 tests from std_algorithms_find_team_test (641 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_if_team_test
41: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
41: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (214 ms)
41: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
41: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (381 ms)
41: [----------] 2 tests from std_algorithms_find_if_team_test (596 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_if_not_team_test
41: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
41: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (384 ms)
41: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
[ 81%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL
41: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (211 ms)
41: [----------] 2 tests from std_algorithms_find_if_not_team_test (596 ms total)
41: 
41: [----------] 1 test from std_algorithms_all_of_team_test
41: [ RUN      ] std_algorithms_all_of_team_test.test
41: [       OK ] std_algorithms_all_of_team_test.test (387 ms)
41: [----------] 1 test from std_algorithms_all_of_team_test (387 ms total)
41: 
41: [----------] 1 test from std_algorithms_any_of_team_test
41: [ RUN      ] std_algorithms_any_of_team_test.test
41: [       OK ] std_algorithms_any_of_team_test.test (217 ms)
41: [----------] 1 test from std_algorithms_any_of_team_test (217 ms total)
41: 
41: [----------] 1 test from std_algorithms_none_of_team_test
41: [ RUN      ] std_algorithms_none_of_team_test.test
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
41: [       OK ] std_algorithms_none_of_team_test.test (383 ms)
41: [----------] 1 test from std_algorithms_none_of_team_test (383 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_n_team_test
41: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
41: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (245 ms)
41: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
41: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (271 ms)
41: [----------] 2 tests from std_algorithms_search_n_team_test (516 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 11 tests from 7 test suites ran. (3340 ms total)
41: [  PASSED  ] 11 tests.
41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    3.74 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
42: Test timeout computed to be: 1500
42: [==========] Running 3 tests from 3 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_min_element_team_test
42: [ RUN      ] std_algorithms_min_element_team_test.test
[ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o
42: [       OK ] std_algorithms_min_element_team_test.test (1143 ms)
42: [----------] 1 test from std_algorithms_min_element_team_test (1143 ms total)
42: 
42: [----------] 1 test from std_algorithms_max_element_team_test
42: [ RUN      ] std_algorithms_max_element_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
42: [       OK ] std_algorithms_max_element_team_test.test (1151 ms)
42: [----------] 1 test from std_algorithms_max_element_team_test (1152 ms total)
42: 
42: [----------] 1 test from std_algorithms_minmax_element_team_test
42: [ RUN      ] std_algorithms_minmax_element_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
42: [       OK ] std_algorithms_minmax_element_team_test.test (1659 ms)
42: [----------] 1 test from std_algorithms_minmax_element_team_test (1659 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 3 tests from 3 test suites ran. (3955 ms total)
42: [  PASSED  ] 3 tests.
42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    4.36 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
43: Test timeout computed to be: 1500
43: [==========] Running 6 tests from 6 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_fill_team_test
43: [ RUN      ] std_algorithms_fill_team_test.test
43: [       OK ] std_algorithms_fill_team_test.test (252 ms)
43: [----------] 1 test from std_algorithms_fill_team_test (252 ms total)
43: 
43: [----------] 1 test from std_algorithms_fill_n_team_test
43: [ RUN      ] std_algorithms_fill_n_team_test.test
43: [       OK ] std_algorithms_fill_n_team_test.test (320 ms)
43: [----------] 1 test from std_algorithms_fill_n_team_test (320 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_team_test
43: [ RUN      ] std_algorithms_replace_team_test.test
43: [       OK ] std_algorithms_replace_team_test.test (370 ms)
43: [----------] 1 test from std_algorithms_replace_team_test (371 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_if_team_test
43: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
43: [       OK ] std_algorithms_replace_if_team_test.test (462 ms)
43: [----------] 1 test from std_algorithms_replace_if_team_test (462 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_copy_team_test
43: [ RUN      ] std_algorithms_replace_copy_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
43: [       OK ] std_algorithms_replace_copy_team_test.test (792 ms)
43: [----------] 1 test from std_algorithms_replace_copy_team_test (792 ms total)
43: 
43: [----------] 1 test from std_algorithms_replace_copy_if_team_test
43: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
43: [       OK ] std_algorithms_replace_copy_if_team_test.test (672 ms)
43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (672 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 6 tests from 6 test suites ran. (2872 ms total)
43: [  PASSED  ] 6 tests.
43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    3.28 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
44: Test timeout computed to be: 1500
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_reverse_team_test
44: [ RUN      ] std_algorithms_reverse_team_test.test
44: [       OK ] std_algorithms_reverse_team_test.test (275 ms)
44: [----------] 1 test from std_algorithms_reverse_team_test (275 ms total)
44: 
44: [----------] 1 test from std_algorithms_reverse_copy_team_test
44: [ RUN      ] std_algorithms_reverse_copy_team_test.test
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 27%] Built target Kokkos_CoreUnitTest_Default
44: [       OK ] std_algorithms_reverse_copy_team_test.test (297 ms)
44: [----------] 1 test from std_algorithms_reverse_copy_team_test (297 ms total)
44: 
44: [----------] 1 test from std_algorithms_rotate_team_test
44: [ RUN      ] std_algorithms_rotate_team_test.test
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
44: [       OK ] std_algorithms_rotate_team_test.test (635 ms)
44: [----------] 1 test from std_algorithms_rotate_team_test (635 ms total)
44: 
44: [----------] 1 test from std_algorithms_rotate_copy_team_test
44: [ RUN      ] std_algorithms_rotate_copy_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
44: [       OK ] std_algorithms_rotate_copy_team_test.test (496 ms)
44: [----------] 1 test from std_algorithms_rotate_copy_team_test (496 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (1704 ms total)
44: [  PASSED  ] 4 tests.
44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    2.11 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_move_team_test
45: [ RUN      ] std_algorithms_move_team_test.test
45: [       OK ] std_algorithms_move_team_test.test (443 ms)
45: [----------] 1 test from std_algorithms_move_team_test (443 ms total)
45: 
45: [----------] 1 test from std_algorithms_move_backward_team_test
45: [ RUN      ] std_algorithms_move_backward_team_test.test
45: [       OK ] std_algorithms_move_backward_team_test.test (424 ms)
45: [----------] 1 test from std_algorithms_move_backward_team_test (424 ms total)
45: 
45: [----------] 1 test from std_algorithms_shift_left_team_test
45: [ RUN      ] std_algorithms_shift_left_team_test.test
45: [       OK ] std_algorithms_shift_left_team_test.test (1472 ms)
45: [----------] 1 test from std_algorithms_shift_left_team_test (1472 ms total)
45: 
45: [----------] 1 test from std_algorithms_shift_right_team_test
45: [ RUN      ] std_algorithms_shift_right_team_test.test
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
45: [       OK ] std_algorithms_shift_right_team_test.test (1332 ms)
45: [----------] 1 test from std_algorithms_shift_right_team_test (1332 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (3673 ms total)
45: [  PASSED  ] 4 tests.
45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    4.09 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
46: Test timeout computed to be: 1500
46: [==========] Running 9 tests from 9 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_copy_team_test
46: [ RUN      ] std_algorithms_copy_team_test.test
46: [       OK ] std_algorithms_copy_team_test.test (537 ms)
46: [----------] 1 test from std_algorithms_copy_team_test (537 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_n_team_test
46: [ RUN      ] std_algorithms_copy_n_team_test.test
46: [       OK ] std_algorithms_copy_n_team_test.test (370 ms)
46: [----------] 1 test from std_algorithms_copy_n_team_test (370 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_backward_team_test
46: [ RUN      ] std_algorithms_copy_backward_team_test.test
46: [       OK ] std_algorithms_copy_backward_team_test.test (412 ms)
46: [----------] 1 test from std_algorithms_copy_backward_team_test (412 ms total)
46: 
46: [----------] 1 test from std_algorithms_copy_if_team_test
46: [ RUN      ] std_algorithms_copy_if_team_test.test
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o
46: [       OK ] std_algorithms_copy_if_team_test.test (501 ms)
46: [----------] 1 test from std_algorithms_copy_if_team_test (501 ms total)
46: 
46: [----------] 1 test from std_algorithms_unique_copy_team_test
46: [ RUN      ] std_algorithms_unique_copy_team_test.test
46: [       OK ] std_algorithms_unique_copy_team_test.test (1090 ms)
46: [----------] 1 test from std_algorithms_unique_copy_team_test (1090 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_team_test
46: [ RUN      ] std_algorithms_remove_team_test.test
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
46: [       OK ] std_algorithms_remove_team_test.test (645 ms)
46: [----------] 1 test from std_algorithms_remove_team_test (645 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_if_team_test
46: [ RUN      ] std_algorithms_remove_if_team_test.test
46: [       OK ] std_algorithms_remove_if_team_test.test (641 ms)
46: [----------] 1 test from std_algorithms_remove_if_team_test (641 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_copy_team_test
46: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
46: [       OK ] std_algorithms_remove_copy_team_test.test (702 ms)
46: [----------] 1 test from std_algorithms_remove_copy_team_test (702 ms total)
46: 
46: [----------] 1 test from std_algorithms_remove_copy_if_team_test
46: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
46: [       OK ] std_algorithms_remove_copy_if_team_test.test (631 ms)
46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (631 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 9 tests from 9 test suites ran. (5531 ms total)
46: [  PASSED  ] 9 tests.
46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    5.94 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
47: Test timeout computed to be: 1500
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
47: [==========] Running 4 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_unique_team_test
47: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 27%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
47: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1246 ms)
47: [----------] 1 test from std_algorithms_unique_team_test (1246 ms total)
47: 
47: [----------] 1 test from std_algorithms_adjacent_difference_team_test
47: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
47: [       OK ] std_algorithms_adjacent_difference_team_test.test (1016 ms)
47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1016 ms total)
47: 
47: [----------] 1 test from std_algorithms_reduce_team_test
47: [ RUN      ] std_algorithms_reduce_team_test.test
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
47: [       OK ] std_algorithms_reduce_team_test.test (781 ms)
47: [----------] 1 test from std_algorithms_reduce_team_test (781 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_reduce_team_test
47: [ RUN      ] std_algorithms_transform_reduce_team_test.test
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o
47: [       OK ] std_algorithms_transform_reduce_team_test.test (1303 ms)
47: [----------] 1 test from std_algorithms_transform_reduce_team_test (1303 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (4346 ms total)
47: [  PASSED  ] 4 tests.
47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    4.75 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

48: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
48: Test timeout computed to be: 1500
48: [==========] Running 18 tests from 5 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_is_sorted_team_test
48: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
48: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (481 ms)
48: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
48: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1269 ms)
48: [----------] 2 tests from std_algorithms_is_sorted_team_test (1750 ms total)
48: 
48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (20 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1215 ms)
48: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
48: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (664 ms)
48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1918 ms total)
48: 
48: [----------] 4 tests from std_algorithms_is_partitioned_team_test
48: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
48: [       OK ] std_algorithms_is_partitioned_team_test.empty (10 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
48: [       OK ] std_algorithms_is_partitioned_team_test.all_true (312 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
48: [       OK ] std_algorithms_is_partitioned_team_test.all_false (320 ms)
48: [ RUN      ] std_algorithms_is_partitioned_team_test.random
48: [       OK ] std_algorithms_is_partitioned_team_test.random (267 ms)
48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (911 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partition_copy_team_test
48: [ RUN      ] std_algorithms_partition_copy_team_test.empty
48: [       OK ] std_algorithms_partition_copy_team_test.empty (15 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
48: [       OK ] std_algorithms_partition_copy_team_test.all_true (626 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
48: [       OK ] std_algorithms_partition_copy_team_test.all_false (620 ms)
48: [ RUN      ] std_algorithms_partition_copy_team_test.random
48: [       OK ] std_algorithms_partition_copy_team_test.random (577 ms)
48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1841 ms total)
48: 
48: [----------] 4 tests from std_algorithms_partition_point_team_test
48: [ RUN      ] std_algorithms_partition_point_team_test.empty
48: [       OK ] std_algorithms_partition_point_team_test.empty (10 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.all_true
48: [       OK ] std_algorithms_partition_point_team_test.all_true (194 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.all_false
48: [       OK ] std_algorithms_partition_point_team_test.all_false (198 ms)
48: [ RUN      ] std_algorithms_partition_point_team_test.random
48: [       OK ] std_algorithms_partition_point_team_test.random (143 ms)
48: [----------] 4 tests from std_algorithms_partition_point_team_test (547 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 18 tests from 5 test suites ran. (6969 ms total)
48: [  PASSED  ] 18 tests.
48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.38 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

49: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
49: Test timeout computed to be: 1500
49: [==========] Running 5 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_transform_team_test
49: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
49: [       OK ] std_algorithms_transform_team_test.test_unary_op (573 ms)
49: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (159319 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (59 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (490 ms)
[ RUN      ] serial.SortWithCustomComparator
[       OK ] serial.SortWithCustomComparator (4632 ms)
[----------] 12 tests from serial (1040730 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (1040730 ms total)
[  PASSED  ] 12 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests'
Post stage
[Pipeline] sh
49: [       OK ] std_algorithms_transform_team_test.test_binary_op (720 ms)
49: [----------] 2 tests from std_algorithms_transform_team_test (1293 ms total)
49: 
49: [----------] 1 test from std_algorithms_generate_team_test
49: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Tue Mar 26 02:28:55 2024
stats zeroed                        Tue Mar 26 02:28:55 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      2214
cache size                           4.6 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 5d800735919e40bbd06be25ccc105296d8fe5f3d24c063ec0004509cb5ec0039
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
49: [       OK ] std_algorithms_generate_team_test.test_unary_op (1387 ms)
49: [----------] 1 test from std_algorithms_generate_team_test (1387 ms total)
49: 
49: [----------] 1 test from std_algorithms_generate_n_team_test
49: [ RUN      ] std_algorithms_generate_n_team_test.test
$ docker rm -f --volumes 5d800735919e40bbd06be25ccc105296d8fe5f3d24c063ec0004509cb5ec0039
49: [       OK ] std_algorithms_generate_n_team_test.test (319 ms)
49: [----------] 1 test from std_algorithms_generate_n_team_test (319 ms total)
49: 
49: [----------] 1 test from std_algorithms_swap_ranges_team_test
49: [ RUN      ] std_algorithms_swap_ranges_team_test.test
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
49: [       OK ] std_algorithms_swap_ranges_team_test.test (666 ms)
49: [----------] 1 test from std_algorithms_swap_ranges_team_test (666 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 5 tests from 4 test suites ran. (3667 ms total)
49: [  PASSED  ] 5 tests.
49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    4.08 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

50: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
50: Test timeout computed to be: 1500
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_exclusive_scan_team_test
50: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
50: [       OK ] std_algorithms_exclusive_scan_team_test.test (2692 ms)
50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2692 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
50: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1365 ms)
50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1365 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (4058 ms total)
50: [  PASSED  ] 2 tests.
50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    4.47 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

51: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
51: Test timeout computed to be: 1500
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_inclusive_scan_team_test
51: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
51: [       OK ] std_algorithms_inclusive_scan_team_test.test (4024 ms)
51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4024 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
51: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
51: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2713 ms)
51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2713 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (6737 ms total)
51: [  PASSED  ] 2 tests.
51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    7.15 sec
test 52
      Start 52: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 52

Total Test time (real) = 1026.71 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                         0
cache size                           0.0 kB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 aa0e422807aaf348ada621f4574380828a4f328f5a39b7f9f28c7f3ea6ca1894
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 27%] Built target Kokkos_CoreUnitTest_Develop
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
$ docker rm -f --volumes aa0e422807aaf348ada621f4574380828a4f328f5a39b7f9f28c7f3ea6ca1894
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o
[ 27%] Built target Kokkos_CoreUnitTest_Cuda3
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 27%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 27%] Built target Kokkos_push_finalize_hook_terminate
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_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
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 27%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 27%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.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_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 28%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 28%] Built target Kokkos_ProfilingAllCalls
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 84%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 29%] Linking CXX executable Kokkos_ToolsInitialization
[ 29%] Built target Kokkos_ToolsInitialization
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 29%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 29%] Built target Kokkos_CoreUnitTest_KokkosP
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 86%] Built target Kokkos_ContainersUnitTest_SYCL
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o
[ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 86%] Built target Kokkos_PerformanceTest_Benchmark
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 81%] Built target Kokkos_CoreUnitTest_Serial1
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o
[ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 32%] Linking CXX executable Kokkos_StackTraceTestExec
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 32%] Built target Kokkos_StackTraceTestExec
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.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_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 33%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o
[ 33%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 33%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o
[ 33%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 33%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 34%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 34%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp
[ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o
[ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o
[ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o
[ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 99%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 99%] Built target Kokkos_UnitTest_SIMD
Scanning dependencies of target Kokkos_atomic
[ 99%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
Scanning dependencies of target Kokkos_gather
[ 99%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o
Scanning dependencies of target Kokkos_gups
[ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 99%] Linking CXX executable Kokkos_atomic
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 99%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_launch_latency
[ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 99%] Linking CXX executable Kokkos_gups
[ 99%] Built target Kokkos_gups
Scanning dependencies of target Kokkos_stream
[ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 99%] Linking CXX executable Kokkos_launch_latency
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 99%] Built target Kokkos_launch_latency
Scanning dependencies of target Kokkos_policy_performance
[ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
Scanning dependencies of target Kokkos_bytes_and_flops
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 99%] Linking CXX executable Kokkos_stream
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 99%] Built target Kokkos_stream
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o
[ 99%] Linking CXX executable Kokkos_gather
[ 99%] Built target Kokkos_gather
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 99%] Linking CXX executable Kokkos_policy_performance
[ 99%] Built target Kokkos_policy_performance
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o
[ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_OpenMP

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP
1: Test timeout computed to be: 1500
1: [==========] Running 312 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 15 tests from openmp_DeathTest
1: [ RUN      ] openmp_DeathTest.abort_from_host
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o
1: [       OK ] openmp_DeathTest.abort_from_host (1408 ms)
1: [ RUN      ] openmp_DeathTest.abort_from_device
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
1: [       OK ] openmp_DeathTest.abort_from_device (1332 ms)
1: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
1: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1362 ms)
1: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
1: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1374 ms)
1: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
[ 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_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o
1: [       OK ] openmp_DeathTest.policy_invalid_bounds (1357 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (1074 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (2175 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_dyn
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_stat
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_mix
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_static_extents
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms)
1: [ RUN      ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o
[ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o
1: [       OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9616 ms)
1: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o
[ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o
1: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (9505 ms)
1: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
1: skipping since no memory access violation would occur
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms)
1: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_device
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
1: skipping since no memory access violation would occur
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms)
1: [----------] 15 tests from openmp_DeathTest (29209 ms total)
1: 
1: [----------] 297 tests from openmp
1: [ RUN      ] openmp.array_capacity
1: [       OK ] openmp.array_capacity (0 ms)
1: [ RUN      ] openmp.array_element_access
1: [       OK ] openmp.array_element_access (0 ms)
1: [ RUN      ] openmp.array_zero_capacity
1: [       OK ] openmp.array_zero_capacity (0 ms)
1: [ RUN      ] openmp.array_zero_data_nullptr
1: [       OK ] openmp.array_zero_data_nullptr (0 ms)
1: [ RUN      ] openmp.array_contiguous_capacity
1: [       OK ] openmp.array_contiguous_capacity (0 ms)
1: [ RUN      ] openmp.array_contiguous_element_access
1: [       OK ] openmp.array_contiguous_element_access (0 ms)
1: [ RUN      ] openmp.array_contiguous_assignment
1: [       OK ] openmp.array_contiguous_assignment (0 ms)
1: [ RUN      ] openmp.array_strided_capacity
1: [       OK ] openmp.array_strided_capacity (0 ms)
1: [ RUN      ] openmp.array_strided_element_access
1: [       OK ] openmp.array_strided_element_access (0 ms)
1: [ RUN      ] openmp.array_strided_assignment
1: [       OK ] openmp.array_strided_assignment (0 ms)
1: [ RUN      ] openmp.atomic_operations_complexdouble
1: [       OK ] openmp.atomic_operations_complexdouble (2 ms)
1: [ RUN      ] openmp.atomic_operations_complexfloat
1: [       OK ] openmp.atomic_operations_complexfloat (2 ms)
1: [ RUN      ] openmp.atomic_operations_double
1: [       OK ] openmp.atomic_operations_double (1 ms)
1: [ RUN      ] openmp.atomic_operations_float
1: [       OK ] openmp.atomic_operations_float (1 ms)
1: [ RUN      ] openmp.atomic_operations_int
1: [       OK ] openmp.atomic_operations_int (3 ms)
1: [ RUN      ] openmp.atomic_operations_long
1: [       OK ] openmp.atomic_operations_long (4 ms)
1: [ RUN      ] openmp.atomic_operations_longlong
1: [       OK ] openmp.atomic_operations_longlong (3 ms)
1: [ RUN      ] openmp.atomic_shared
1: [       OK ] openmp.atomic_shared (0 ms)
1: [ RUN      ] openmp.atomic_operations_unsigned
1: [       OK ] openmp.atomic_operations_unsigned (2 ms)
1: [ RUN      ] openmp.atomic_operations_unsignedlong
1: [       OK ] openmp.atomic_operations_unsignedlong (2 ms)
1: [ RUN      ] openmp.atomics
1: [       OK ] openmp.atomics (26 ms)
1: [ RUN      ] openmp.atomics_tpetra_max_abs
1: [       OK ] openmp.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] openmp.atomic_views_integral
1: [       OK ] openmp.atomic_views_integral (197 ms)
1: [ RUN      ] openmp.atomic_views_nonintegral
1: [       OK ] openmp.atomic_views_nonintegral (65 ms)
1: [ RUN      ] openmp.atomic_view_api
1: [       OK ] openmp.atomic_view_api (0 ms)
1: [ RUN      ] openmp.bit_manip_countl_zero
1: [       OK ] openmp.bit_manip_countl_zero (0 ms)
1: [ RUN      ] openmp.bit_manip_countl_one
1: [       OK ] openmp.bit_manip_countl_one (0 ms)
1: [ RUN      ] openmp.bit_manip_countr_zero
1: [       OK ] openmp.bit_manip_countr_zero (0 ms)
1: [ RUN      ] openmp.bit_manip_countr_one
1: [       OK ] openmp.bit_manip_countr_one (0 ms)
1: [ RUN      ] openmp.bit_manip_popcount
1: [       OK ] openmp.bit_manip_popcount (0 ms)
1: [ RUN      ] openmp.bit_manip_has_single_bit
1: [       OK ] openmp.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_floor
1: [       OK ] openmp.bit_manip_bit_floor (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_ceil
1: [       OK ] openmp.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_width
1: [       OK ] openmp.bit_manip_bit_width (0 ms)
1: [ RUN      ] openmp.bit_manip_rotl
1: [       OK ] openmp.bit_manip_rotl (0 ms)
1: [ RUN      ] openmp.bit_manip_rotr
1: [       OK ] openmp.bit_manip_rotr (0 ms)
1: [ RUN      ] openmp.bit_manip_byeswap
1: [       OK ] openmp.bit_manip_byeswap (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_cast
1: [       OK ] openmp.bit_manip_bit_cast (0 ms)
1: [ RUN      ] openmp.test_block_deduction_bug_pr_3103
1: [       OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] openmp.checked_integer_operations_multiply_overflow
1: [       OK ] openmp.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] openmp.execution_policy_occupancy_and_hint
1: [       OK ] openmp.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] openmp.complex_construction
1: [       OK ] openmp.complex_construction (0 ms)
1: [ RUN      ] openmp.complex_basic_math
1: [       OK ] openmp.complex_basic_math (0 ms)
1: [ RUN      ] openmp.complex_special_funtions
1: [       OK ] openmp.complex_special_funtions (0 ms)
1: [ RUN      ] openmp.complex_io
1: [       OK ] openmp.complex_io (0 ms)
1: [ RUN      ] openmp.complex_trivially_copyable
1: [       OK ] openmp.complex_trivially_copyable (0 ms)
1: [ RUN      ] openmp.complex_issue_3865
1: [       OK ] openmp.complex_issue_3865 (0 ms)
1: [ RUN      ] openmp.complex_operations_arithmetic_types_overloads
1: [       OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] openmp.crs_count_fill
1: [       OK ] openmp.crs_count_fill (0 ms)
1: [ RUN      ] openmp.crs_copy_constructor
1: [       OK ] openmp.crs_copy_constructor (2 ms)
1: [ RUN      ] openmp.deep_copy_alignment
1: [       OK ] openmp.deep_copy_alignment (1 ms)
1: [ RUN      ] openmp.deep_copy_conversion
1: [       OK ] openmp.deep_copy_conversion (50 ms)
1: [ RUN      ] openmp.partitioning_by_args
1: [       OK ] openmp.partitioning_by_args (0 ms)
1: [ RUN      ] openmp.partitioning_by_vector
1: [       OK ] openmp.partitioning_by_vector (0 ms)
1: [ RUN      ] openmp.execution_space_as_class_data_member
1: [       OK ] openmp.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] openmp.functor_analysis
1: [       OK ] openmp.functor_analysis (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_use_count
1: [       OK ] openmp.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_get
1: [       OK ] openmp.host_shared_ptr_get (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_dereference_on_device
1: [       OK ] openmp.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_special_members_on_device
1: [       OK ] openmp.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_tracking
1: [       OK ] openmp.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] openmp.init
1: [       OK ] openmp.init (0 ms)
1: [ RUN      ] openmp.dispatch
1: [       OK ] openmp.dispatch (46 ms)
1: [ RUN      ] openmp.join_backward_compatibility
1: [       OK ] openmp.join_backward_compatibility (0 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (631 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (948 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (464 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (453 ms)
1: [ RUN      ] openmp.deep_copy_scratch
1: [       OK ] openmp.deep_copy_scratch (0 ms)
1: [ RUN      ] openmp.mathematical_constants_e
1: [       OK ] openmp.mathematical_constants_e (0 ms)
1: [ RUN      ] openmp.mathematical_constants_log2e
1: [       OK ] openmp.mathematical_constants_log2e (0 ms)
1: [ RUN      ] openmp.mathematical_constants_log10e
1: [       OK ] openmp.mathematical_constants_log10e (0 ms)
1: [ RUN      ] openmp.mathematical_constants_pi
1: [       OK ] openmp.mathematical_constants_pi (0 ms)
1: [ RUN      ] openmp.mathematical_constants_inv_pi
1: [       OK ] openmp.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] openmp.mathematical_constants_inv_sqrtpi
1: [       OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] openmp.mathematical_constants_ln2
1: [       OK ] openmp.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_ln10
1: [       OK ] openmp.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_sqrt2
1: [       OK ] openmp.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_sqrt3
1: [       OK ] openmp.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_inv_sqrt3
1: [       OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_egamma
1: [       OK ] openmp.mathematical_constants_egamma (0 ms)
1: [ RUN      ] openmp.mathematical_constants_phi
1: [       OK ] openmp.mathematical_constants_phi (0 ms)
1: [ RUN      ] openmp.mathematical_functions_trigonometric_functions
1: [       OK ] openmp.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_hyperbolic_functions
1: [       OK ] openmp.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_non_standard
1: [       OK ] openmp.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] openmp.mathematical_functions_power_functions
1: [       OK ] openmp.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_fma
1: [       OK ] openmp.mathematical_functions_fma (0 ms)
1: [ RUN      ] openmp.mathematical_functions_error_and_gamma_functions
1: [       OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] openmp.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_absolute_value
1: [       OK ] openmp.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] openmp.mathematical_functions_floating_point_absolute_value
1: [       OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] openmp.mathematical_functions_remainder_function
1: [       OK ] openmp.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] openmp.mathematical_functions_isfinite
1: [       OK ] openmp.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] openmp.mathematical_functions_isinf
1: [       OK ] openmp.mathematical_functions_isinf (0 ms)
1: [ RUN      ] openmp.mathematical_functions_isnan
1: [       OK ] openmp.mathematical_functions_isnan (0 ms)
1: [ RUN      ] openmp.mathematical_functions_exponential_functions
1: [       OK ] openmp.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_expint1
1: [       OK ] openmp.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_errorfunc
1: [       OK ] openmp.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselj0y0
1: [       OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselj1y1
1: [       OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesseli0k0
1: [       OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesseli1k1
1: [       OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselh1stkind
1: [       OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselh2ndkind
1: [       OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] openmp.mdrange_5d
1: [       OK ] openmp.mdrange_5d (31 ms)
1: [ RUN      ] openmp.mdrange_6d
1: [       OK ] openmp.mdrange_6d (102 ms)
1: [ RUN      ] openmp.mdrange_2d
1: [       OK ] openmp.mdrange_2d (1 ms)
1: [ RUN      ] openmp.mdrange_array_reduce
1: [       OK ] openmp.mdrange_array_reduce (0 ms)
1: [ RUN      ] openmp.mdrange_3d
1: [       OK ] openmp.mdrange_3d (6 ms)
1: [ RUN      ] openmp.mdrange_neg_idx
1: [       OK ] openmp.mdrange_neg_idx (32 ms)
1: [ RUN      ] openmp.mdrange_4d
1: [       OK ] openmp.mdrange_4d (7 ms)
1: [ RUN      ] openmp.mdrange_scalar
1: [       OK ] openmp.mdrange_scalar (0 ms)
1: [ RUN      ] openmp.mdrange_large_deep_copy
1: [       OK ] openmp.mdrange_large_deep_copy (374 ms)
1: [ RUN      ] openmp.md_range_policy_construction_from_arrays
1: [       OK ] openmp.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] openmp.mdrange_parallel_reduce_primitive_types
1: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (658 ms)
1: [ RUN      ] openmp.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] openmp.mdspan_minimal_functional (0 ms)
1: [ RUN      ] openmp.max
1: [       OK ] openmp.max (0 ms)
1: [ RUN      ] openmp.max_within_parfor
1: [       OK ] openmp.max_within_parfor (3 ms)
1: [ RUN      ] openmp.min
1: [       OK ] openmp.min (0 ms)
1: [ RUN      ] openmp.min_within_parfor
1: [       OK ] openmp.min_within_parfor (0 ms)
1: [ RUN      ] openmp.minmax
1: [       OK ] openmp.minmax (0 ms)
1: [ RUN      ] openmp.minmax_within_parfor
1: [       OK ] openmp.minmax_within_parfor (0 ms)
1: [ RUN      ] openmp.clamp
1: [       OK ] openmp.clamp (0 ms)
1: [ RUN      ] openmp.clamp_within_parfor
1: [       OK ] openmp.clamp_within_parfor (0 ms)
1: [ RUN      ] openmp.numeric_traits_infinity
1: [       OK ] openmp.numeric_traits_infinity (0 ms)
1: [ RUN      ] openmp.numeric_traits_epsilon
1: [       OK ] openmp.numeric_traits_epsilon (0 ms)
1: [ RUN      ] openmp.numeric_traits_round_error
1: [       OK ] openmp.numeric_traits_round_error (0 ms)
1: [ RUN      ] openmp.numeric_traits_norm_min
1: [       OK ] openmp.numeric_traits_norm_min (0 ms)
1: [ RUN      ] openmp.numeric_traits_denorm_min
1: [       OK ] openmp.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] openmp.numeric_traits_finite_min_max
1: [       OK ] openmp.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] openmp.numeric_traits_digits
1: [       OK ] openmp.numeric_traits_digits (0 ms)
1: [ RUN      ] openmp.numeric_traits_digits10
1: [       OK ] openmp.numeric_traits_digits10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_max_digits10
1: [       OK ] openmp.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_radix
1: [       OK ] openmp.numeric_traits_radix (0 ms)
1: [ RUN      ] openmp.numeric_traits_min_max_exponent
1: [       OK ] openmp.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] openmp.numeric_traits_min_max_exponent10
1: [       OK ] openmp.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_quiet_and_signaling_nan
1: [       OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] openmp.numeric_traits_sfinae_friendly
1: [       OK ] openmp.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] openmp.occupancy_control
1: [       OK ] openmp.occupancy_control (0 ms)
1: [ RUN      ] openmp.view_aggregate
1: [       OK ] openmp.view_aggregate (0 ms)
1: [ RUN      ] openmp.memory_pool
1: [       OK ] openmp.memory_pool (49 ms)
1: [ RUN      ] openmp.cxx11
1: [       OK ] openmp.cxx11 (0 ms)
1: [ RUN      ] openmp.viewctorprop_embedded_dim
1: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] openmp.view_layouttiled
1: [       OK ] openmp.view_layouttiled (0 ms)
1: [ RUN      ] openmp.view_layouttiled_subtile
1: [       OK ] openmp.view_layouttiled_subtile (0 ms)
1: [ RUN      ] openmp.parallel_scan_range_policy
1: [       OK ] openmp.parallel_scan_range_policy (5 ms)
1: [ RUN      ] openmp.kokkos_printf
1: [       OK ] openmp.kokkos_printf (0 ms)
1: [ RUN      ] openmp.range_for
1: [       OK ] openmp.range_for (0 ms)
1: [ RUN      ] openmp.range_reduce
1: [       OK ] openmp.range_reduce (0 ms)
1: [ RUN      ] openmp.range_dynamic_policy
1: [       OK ] openmp.range_dynamic_policy (0 ms)
1: [ RUN      ] openmp.range_policy_runtime_parameters
1: [       OK ] openmp.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] openmp.range_for_require
1: [       OK ] openmp.range_for_require (0 ms)
1: [ RUN      ] openmp.range_reduce_require
1: [       OK ] openmp.range_reduce_require (0 ms)
1: [ RUN      ] openmp.range_dynamic_policy_require
1: [       OK ] openmp.range_dynamic_policy_require (0 ms)
1: [ RUN      ] openmp.reducers_int
1: [       OK ] openmp.reducers_int (1 ms)
1: [ RUN      ] openmp.reducers_double
1: [       OK ] openmp.reducers_double (1 ms)
1: [ RUN      ] openmp.reducers_complex_double
1: [       OK ] openmp.reducers_complex_double (0 ms)
1: [ RUN      ] openmp.reducers_struct
1: [       OK ] openmp.reducers_struct (1 ms)
1: [ RUN      ] openmp.reducers_half_t
1: [       OK ] openmp.reducers_half_t (1 ms)
1: [ RUN      ] openmp.reducers_bhalf_t
1: [       OK ] openmp.reducers_bhalf_t (0 ms)
1: [ RUN      ] openmp.reducers_int8_t
1: [       OK ] openmp.reducers_int8_t (0 ms)
1: [ RUN      ] openmp.reducers_int16_t
1: [       OK ] openmp.reducers_int16_t (0 ms)
1: [ RUN      ] openmp.reducers_bool
1: [       OK ] openmp.reducers_bool (0 ms)
1: [ RUN      ] openmp.int64_t_reduce
1: [       OK ] openmp.int64_t_reduce (38 ms)
1: [ RUN      ] openmp.double_reduce
1: [       OK ] openmp.double_reduce (51 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic
1: [       OK ] openmp.int64_t_reduce_dynamic (147 ms)
1: [ RUN      ] openmp.double_reduce_dynamic
1: [       OK ] openmp.double_reduce_dynamic (149 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic_view
1: [       OK ] openmp.int64_t_reduce_dynamic_view (30 ms)
1: [ RUN      ] openmp.int_combined_reduce
1: [       OK ] openmp.int_combined_reduce (0 ms)
1: [ RUN      ] openmp.mdrange_combined_reduce
1: [       OK ] openmp.mdrange_combined_reduce (0 ms)
1: [ RUN      ] openmp.int_combined_reduce_mixed
1: [       OK ] openmp.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] openmp.reduction_deduction
1: [       OK ] openmp.reduction_deduction (0 ms)
1: [ RUN      ] openmp.reduce_device_view_range_policy
1: [       OK ] openmp.reduce_device_view_range_policy (13 ms)
1: [ RUN      ] openmp.reduce_device_view_mdrange_policy
1: [       OK ] openmp.reduce_device_view_mdrange_policy (320 ms)
1: [ RUN      ] openmp.reduce_device_view_team_policy
1: [       OK ] openmp.reduce_device_view_team_policy (234 ms)
1: [ RUN      ] openmp.impl_shared_alloc
1: [       OK ] openmp.impl_shared_alloc (22 ms)
1: [ RUN      ] openmp.kokkos_swap
1: [       OK ] openmp.kokkos_swap (0 ms)
1: [ RUN      ] openmp.team_for
1: [       OK ] openmp.team_for (11 ms)
1: [ RUN      ] openmp.team_reduce
1: [       OK ] openmp.team_reduce (10 ms)
1: [ RUN      ] openmp.team_reduce_large
1: [       OK ] openmp.team_reduce_large (129 ms)
1: [ RUN      ] openmp.team_parallel_single
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o
1: [       OK ] openmp.team_parallel_single (1763 ms)
1: [ RUN      ] openmp.large_team_scratch_size
1: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s)
1: [       OK ] openmp.large_team_scratch_size (0 ms)
1: [ RUN      ] openmp.team_broadcast_long
1: [       OK ] openmp.team_broadcast_long (64 ms)
1: [ RUN      ] openmp.team_broadcast_long_wrapper
1: [       OK ] openmp.team_broadcast_long_wrapper (63 ms)
1: [ RUN      ] openmp.team_broadcast_char
1: [       OK ] openmp.team_broadcast_char (65 ms)
1: [ RUN      ] openmp.team_broadcast_float
1: [       OK ] openmp.team_broadcast_float (63 ms)
1: [ RUN      ] openmp.team_broadcast_double
1: [       OK ] openmp.team_broadcast_double (64 ms)
1: [ RUN      ] openmp.team_handle_by_value
1: [       OK ] openmp.team_handle_by_value (0 ms)
1: [ RUN      ] openmp.team_vector
1: [       OK ] openmp.team_vector (196 ms)
1: [ RUN      ] openmp.triple_nested_parallelism
1: [       OK ] openmp.triple_nested_parallelism (192 ms)
1: [ RUN      ] openmp.parallel_scan_with_reducers
1: [       OK ] openmp.parallel_scan_with_reducers (55 ms)
1: [ RUN      ] openmp.team_thread_range_combined_reducers
1: [       OK ] openmp.team_thread_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.thread_vector_range_combined_reducers
1: [       OK ] openmp.thread_vector_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.team_vector_range_combined_reducers
1: [       OK ] openmp.team_vector_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelFor
1: [       OK ] openmp.TeamThreadMDRangeParallelFor (6 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelFor
1: [       OK ] openmp.ThreadVectorMDRangeParallelFor (3 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelFor
1: [       OK ] openmp.TeamVectorMDRangeParallelFor (5 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelReduce
1: [       OK ] openmp.TeamThreadMDRangeParallelReduce (5 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelReduce
1: [       OK ] openmp.ThreadVectorMDRangeParallelReduce (5 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelReduce
1: [       OK ] openmp.TeamVectorMDRangeParallelReduce (6 ms)
1: [ RUN      ] openmp.team_policy_runtime_parameters
1: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
1: [ RUN      ] openmp.team_reduction_scan
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
1: [       OK ] openmp.team_reduction_scan (6663 ms)
1: [ RUN      ] openmp.team_long_reduce
1: [       OK ] openmp.team_long_reduce (16 ms)
1: [ RUN      ] openmp.team_double_reduce
1: [       OK ] openmp.team_double_reduce (17 ms)
1: [ RUN      ] openmp.team_parallel_dummy_with_reducer_and_scratch_space
1: [       OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
1: [ RUN      ] openmp.repeated_team_reduce
1: [       OK ] openmp.repeated_team_reduce (613 ms)
1: [ RUN      ] openmp.team_scan
1: [       OK ] openmp.team_scan (121 ms)
1: [ RUN      ] openmp.team_scan_ret_val
1: [       OK ] openmp.team_scan_ret_val (124 ms)
1: [ RUN      ] openmp.team_shared_request
1: [       OK ] openmp.team_shared_request (285 ms)
1: [ RUN      ] openmp.team_scratch_request
1: [       OK ] openmp.team_scratch_request (30 ms)
1: [ RUN      ] openmp.team_lambda_shared_request
1: [       OK ] openmp.team_lambda_shared_request (3 ms)
1: [ RUN      ] openmp.scratch_align
1: [       OK ] openmp.scratch_align (0 ms)
1: [ RUN      ] openmp.shmem_size
1: [       OK ] openmp.shmem_size (0 ms)
1: [ RUN      ] openmp.multi_level_scratch
1: [       OK ] openmp.multi_level_scratch (6 ms)
1: [ RUN      ] openmp.team_scratch_memory_index_parallel_for
1: [       OK ] openmp.team_scratch_memory_index_parallel_for (0 ms)
1: [ RUN      ] openmp.team_policy_max_recommended
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o
1: [       OK ] openmp.team_policy_max_recommended (1946 ms)
1: [ RUN      ] openmp.team_policy_minmax_scalar_without_plus_equal_k
1: [       OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
1: [ RUN      ] openmp.team_teamvector_range
1: [       OK ] openmp.team_teamvector_range (58 ms)
1: [ RUN      ] openmp.unique_token_global
1: [       OK ] openmp.unique_token_global (14 ms)
1: [ RUN      ] openmp.unique_token_instance
1: [       OK ] openmp.unique_token_instance (62 ms)
1: [ RUN      ] openmp.unique_token_team_acquire
1: [       OK ] openmp.unique_token_team_acquire (0 ms)
1: [ RUN      ] openmp.view_api_a
1: [       OK ] openmp.view_api_a (3 ms)
1: [ RUN      ] openmp.view_api_b
1: [       OK ] openmp.view_api_b (2 ms)
1: [ RUN      ] openmp.view_api_c
1: [       OK ] openmp.view_api_c (0 ms)
1: [ RUN      ] openmp.view_api_d
1: [       OK ] openmp.view_api_d (0 ms)
1: [ RUN      ] openmp.view_allocation_error
1: [       OK ] openmp.view_allocation_error (0 ms)
1: [ RUN      ] openmp.view_remap
1: [       OK ] openmp.view_remap (0 ms)
1: [ RUN      ] openmp.view_mirror_nonconst
1: [       OK ] openmp.view_mirror_nonconst (0 ms)
1: [ RUN      ] openmp.view_stride_method
1: [       OK ] openmp.view_stride_method (0 ms)
1: [ RUN      ] openmp.anonymous_space
1: [       OK ] openmp.anonymous_space (0 ms)
1: [ RUN      ] openmp.view_overload_resolution
1: [       OK ] openmp.view_overload_resolution (0 ms)
1: [ RUN      ] openmp.view_allocation_large_rank
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
1: [       OK ] openmp.view_allocation_large_rank (441 ms)
1: [ RUN      ] openmp.view_shmem_size_on_device
1: [       OK ] openmp.view_shmem_size_on_device (0 ms)
1: [ RUN      ] openmp.view_is_assignable
1: [       OK ] openmp.view_is_assignable (0 ms)
1: [ RUN      ] openmp.view_copy_tests
1: [       OK ] openmp.view_copy_tests (3 ms)
1: [ RUN      ] openmp.view_copy_tests_rank_0
1: [       OK ] openmp.view_copy_tests_rank_0 (0 ms)
1: [ RUN      ] openmp.view_copy_degenerated
1: [       OK ] openmp.view_copy_degenerated (0 ms)
1: [ RUN      ] openmp.view_empty_runtime_unmanaged
1: [       OK ] openmp.view_empty_runtime_unmanaged (0 ms)
1: [ RUN      ] openmp.view_hooks
1: [       OK ] openmp.view_hooks (0 ms)
1: [ RUN      ] openmp.view_layoutstride_left_to_layoutleft_assignment
1: [       OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (34 ms)
1: [ RUN      ] openmp.view_layoutstride_right_to_layoutright_assignment
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
1: [       OK ] openmp.view_layoutstride_right_to_layoutright_assignment (30 ms)
1: [ RUN      ] openmp.view_irregular_layout
1: [       OK ] openmp.view_irregular_layout (0 ms)
1: [ RUN      ] openmp.view_mapping
1: [       OK ] openmp.view_mapping (59 ms)
1: [ RUN      ] openmp.view_mapping_operator
1: [       OK ] openmp.view_mapping_operator (1 ms)
1: [ RUN      ] openmp.static_extent
1: [       OK ] openmp.static_extent (0 ms)
1: [ RUN      ] openmp.view_mapping_atomic
1: [       OK ] openmp.view_mapping_atomic (0 ms)
1: [ RUN      ] openmp.view_mapping_class_value
1: [       OK ] openmp.view_mapping_class_value (0 ms)
1: [ RUN      ] openmp.view_mapping_assignable
1: [       OK ] openmp.view_mapping_assignable (0 ms)
1: [ RUN      ] openmp.view_mapping_trivially_copyable
1: [       OK ] openmp.view_mapping_trivially_copyable (0 ms)
1: [ RUN      ] openmp.view_mapping_subview
1: [       OK ] openmp.view_mapping_subview (0 ms)
1: [ RUN      ] openmp.view_nested_view
1: [       OK ] openmp.view_nested_view (0 ms)
1: [ RUN      ] openmp.append_formatted_multidimensional_index
1: [       OK ] openmp.append_formatted_multidimensional_index (0 ms)
1: [ RUN      ] openmp.view_resize
1: [       OK ] openmp.view_resize (3 ms)
1: [ RUN      ] openmp.view_realloc
1: [       OK ] openmp.view_realloc (0 ms)
1: [ RUN      ] openmp.workgraph_fib
1: [       OK ] openmp.workgraph_fib (726 ms)
1: [ RUN      ] openmp.resize_realloc_no_init
1: [       OK ] openmp.resize_realloc_no_init (0 ms)
1: [ RUN      ] openmp.resize_realloc_no_alloc
1: [       OK ] openmp.resize_realloc_no_alloc (0 ms)
1: [ RUN      ] openmp.realloc_exec_space
1: [       OK ] openmp.realloc_exec_space (0 ms)
1: [ RUN      ] openmp.view_alloc
1: [       OK ] openmp.view_alloc (0 ms)
1: [ RUN      ] openmp.view_alloc_exec_space
1: [       OK ] openmp.view_alloc_exec_space (0 ms)
1: [ RUN      ] openmp.view_alloc_int
1: [       OK ] openmp.view_alloc_int (0 ms)
1: [ RUN      ] openmp.view_alloc_exec_space_int
1: [       OK ] openmp.view_alloc_exec_space_int (0 ms)
1: [ RUN      ] openmp.deep_copy_zero_memset
1: [       OK ] openmp.deep_copy_zero_memset (0 ms)
1: [ RUN      ] openmp.resize_exec_space
1: [       OK ] openmp.resize_exec_space (0 ms)
1: [ RUN      ] openmp.view_allocation_int
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
1: skipping since the fence checked for isn't necessary
1: [  SKIPPED ] openmp.view_allocation_int (0 ms)
1: [ RUN      ] openmp.view_allocation_exec_space_int
1: [       OK ] openmp.view_allocation_exec_space_int (0 ms)
1: [ RUN      ] openmp.view_not_default_constructible
1: [       OK ] openmp.view_not_default_constructible (0 ms)
1: [ RUN      ] openmp.view_subview_auto_1d_left
1: [       OK ] openmp.view_subview_auto_1d_left (0 ms)
1: [ RUN      ] openmp.view_subview_auto_1d_right
1: [       OK ] openmp.view_subview_auto_1d_right (0 ms)
1: [ RUN      ] openmp.view_subview_auto_1d_stride
1: [       OK ] openmp.view_subview_auto_1d_stride (0 ms)
1: [ RUN      ] openmp.view_subview_assign_strided
1: [       OK ] openmp.view_subview_assign_strided (0 ms)
1: [ RUN      ] openmp.view_subview_left_0
1: [       OK ] openmp.view_subview_left_0 (0 ms)
1: [ RUN      ] openmp.view_subview_left_1
1: [       OK ] openmp.view_subview_left_1 (0 ms)
1: [ RUN      ] openmp.view_subview_left_2
1: [       OK ] openmp.view_subview_left_2 (0 ms)
1: [ RUN      ] openmp.view_subview_left_3
1: [       OK ] openmp.view_subview_left_3 (0 ms)
1: [ RUN      ] openmp.view_subview_right_0
1: [       OK ] openmp.view_subview_right_0 (0 ms)
1: [ RUN      ] openmp.view_subview_right_1
1: [       OK ] openmp.view_subview_right_1 (0 ms)
1: [ RUN      ] openmp.view_subview_right_3
1: [       OK ] openmp.view_subview_right_3 (0 ms)
1: [ RUN      ] openmp.view_static_tests
1: [       OK ] openmp.view_static_tests (0 ms)
1: [ RUN      ] openmp.view_subview_layoutleft_to_layoutleft
1: [       OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms)
1: [ RUN      ] openmp.view_subview_layoutright_to_layoutright
1: [       OK ] openmp.view_subview_layoutright_to_layoutright (0 ms)
1: [ RUN      ] openmp.view_subview_1d_assign
1: [       OK ] openmp.view_subview_1d_assign (0 ms)
1: [ RUN      ] openmp.view_subview_1d_assign_atomic
1: [       OK ] openmp.view_subview_1d_assign_atomic (0 ms)
1: [ RUN      ] openmp.view_subview_1d_assign_randomaccess
1: [       OK ] openmp.view_subview_1d_assign_randomaccess (0 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d
1: [       OK ] openmp.view_subview_2d_from_3d (7 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
1: [       OK ] openmp.view_subview_2d_from_3d_atomic (6 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
1: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (6 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left
1: [       OK ] openmp.view_subview_3d_from_5d_left (87 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (76 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (72 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right
1: [       OK ] openmp.view_subview_3d_from_5d_right (162 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (200 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (193 ms)
1: [ RUN      ] openmp.view_test_unmanaged_subview_reset
1: [       OK ] openmp.view_test_unmanaged_subview_reset (0 ms)
1: [ RUN      ] openmp.view_subview_memory_traits_construction
1: [       OK ] openmp.view_subview_memory_traits_construction (0 ms)
1: [----------] 297 tests from openmp (20021 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 312 tests from 2 test suites ran. (49231 ms total)
1: [  PASSED  ] 308 tests.
1: [  SKIPPED ] 4 tests, listed below:
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device
1: [  SKIPPED ] openmp.mdspan_minimal_functional
1: [  SKIPPED ] openmp.view_allocation_int
 1/53 Test  #1: Kokkos_CoreUnitTest_OpenMP ..................   Passed   49.69 sec
test 2
      Start  2: Kokkos_CoreUnitTest_OpenMPInterOp

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp
2: Test timeout computed to be: 1500
2: [==========] Running 1 test from 1 test suite.
2: [----------] Global test environment set-up.
2: [----------] 1 test from openmp
2: [ RUN      ] openmp.raw_openmp_interop
[ 41%] Linking CXX executable Kokkos_IncrementalTest_OPENMP
2: [       OK ] openmp.raw_openmp_interop (383 ms)
2: [----------] 1 test from openmp (383 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 1 test from 1 test suite ran. (383 ms total)
2: [  PASSED  ] 1 test.
 2/53 Test  #2: Kokkos_CoreUnitTest_OpenMPInterOp ...........   Passed    0.41 sec
test 3
      Start  3: Kokkos_CoreUnitTest_OpenMPGraph

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

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_HIP
4: Test timeout computed to be: 1500
4: [==========] Running 369 tests from 4 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from hip_DeathTest
4: [ RUN      ] hip_DeathTest.abort_from_host
[ 41%] Built target Kokkos_IncrementalTest_OPENMP
4: [       OK ] hip_DeathTest.abort_from_host (1404 ms)
4: [ RUN      ] hip_DeathTest.abort_from_device
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
4: [       OK ] hip_DeathTest.abort_from_device (1421 ms)
4: [ RUN      ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o
4: [       OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1413 ms)
4: [ RUN      ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o
4: [       OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1396 ms)
4: [ RUN      ] hip_DeathTest.policy_invalid_bounds
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
4: [       OK ] hip_DeathTest.policy_invalid_bounds (1407 ms)
4: [ RUN      ] hip_DeathTest.range_policy_invalid_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o
4: [       OK ] hip_DeathTest.range_policy_invalid_bounds (1106 ms)
4: [ RUN      ] hip_DeathTest.range_policy_implicitly_converted_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: [       OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (2219 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] hip_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp
[ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9800 ms)
4: [ RUN      ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp
4: [       OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (9654 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_host
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o
[ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 93%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_host (25581 ms)
4: [ RUN      ] hip_DeathTest.view_memory_access_violations_from_device
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o
[ 93%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o
[ 94%] Linking CXX executable Kokkos_query_device
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 94%] Built target Kokkos_query_device
[ 94%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o
4: [       OK ] hip_DeathTest.view_memory_access_violations_from_device (25815 ms)
4: [----------] 15 tests from hip_DeathTest (81222 ms total)
4: 
4: [----------] 276 tests from hip
4: [ RUN      ] hip.array_capacity
4: [       OK ] hip.array_capacity (0 ms)
4: [ RUN      ] hip.array_element_access
4: [       OK ] hip.array_element_access (0 ms)
4: [ RUN      ] hip.array_zero_capacity
4: [       OK ] hip.array_zero_capacity (0 ms)
4: [ RUN      ] hip.array_zero_data_nullptr
4: [       OK ] hip.array_zero_data_nullptr (0 ms)
4: [ RUN      ] hip.array_contiguous_capacity
4: [       OK ] hip.array_contiguous_capacity (0 ms)
4: [ RUN      ] hip.array_contiguous_element_access
4: [       OK ] hip.array_contiguous_element_access (0 ms)
4: [ RUN      ] hip.array_contiguous_assignment
4: [       OK ] hip.array_contiguous_assignment (0 ms)
4: [ RUN      ] hip.array_strided_capacity
4: [       OK ] hip.array_strided_capacity (0 ms)
4: [ RUN      ] hip.array_strided_element_access
4: [       OK ] hip.array_strided_element_access (0 ms)
4: [ RUN      ] hip.array_strided_assignment
4: [       OK ] hip.array_strided_assignment (0 ms)
4: [ RUN      ] hip.atomic_operations_complexdouble
4: [       OK ] hip.atomic_operations_complexdouble (13 ms)
4: [ RUN      ] hip.atomic_operations_complexfloat
4: [       OK ] hip.atomic_operations_complexfloat (9 ms)
4: [ RUN      ] hip.atomic_operations_double
4: [       OK ] hip.atomic_operations_double (11 ms)
4: [ RUN      ] hip.atomic_operations_float
4: [       OK ] hip.atomic_operations_float (9 ms)
4: [ RUN      ] hip.atomic_operations_int
4: [       OK ] hip.atomic_operations_int (24 ms)
4: [ RUN      ] hip.atomic_operations_long
4: [       OK ] hip.atomic_operations_long (23 ms)
4: [ RUN      ] hip.atomic_operations_longlong
4: [       OK ] hip.atomic_operations_longlong (23 ms)
4: [ RUN      ] hip.atomic_shared
4: [       OK ] hip.atomic_shared (5 ms)
4: [ RUN      ] hip.atomic_operations_unsigned
4: [       OK ] hip.atomic_operations_unsigned (19 ms)
4: [ RUN      ] hip.atomic_operations_unsignedlong
4: [       OK ] hip.atomic_operations_unsignedlong (20 ms)
4: [ RUN      ] hip.atomics
4: [       OK ] hip.atomics (854 ms)
4: [ RUN      ] hip.atomics_tpetra_max_abs
4: [       OK ] hip.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] hip.atomic_views_integral
[ 94%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o
[ 94%] Linking CXX executable Kokkos_tutorial_01_hello_world
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 94%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o
[ 94%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 94%] Built target Kokkos_tutorial_01_hello_world
[ 94%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o
[ 44%] Linking CXX executable Kokkos_IncrementalTest_CUDA
[ 44%] Built target Kokkos_IncrementalTest_CUDA
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o
[ 94%] Built target Kokkos_UnitTest_SIMD
[ 94%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp
[ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
4: [       OK ] hip.atomic_views_integral (18603 ms)
4: [ RUN      ] hip.atomic_views_nonintegral
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
[ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 94%] Linking CXX executable Kokkos_tutorial_02_simple_reduce
[ 94%] Linking CXX executable Kokkos_tutorial_03_simple_view
[ 94%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces
[ 95%] Linking CXX executable Kokkos_tutorial_05_simple_atomics
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 95%] Built target Kokkos_tutorial_02_simple_reduce
[ 95%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o
[ 95%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o
4: [       OK ] hip.atomic_views_nonintegral (11380 ms)
4: [ RUN      ] hip.atomic_view_api
4: [       OK ] hip.atomic_view_api (0 ms)
4: [ RUN      ] hip.bit_manip_countl_zero
4: [       OK ] hip.bit_manip_countl_zero (8 ms)
4: [ RUN      ] hip.bit_manip_countl_one
4: [       OK ] hip.bit_manip_countl_one (0 ms)
4: [ RUN      ] hip.bit_manip_countr_zero
4: [       OK ] hip.bit_manip_countr_zero (0 ms)
4: [ RUN      ] hip.bit_manip_countr_one
4: [       OK ] hip.bit_manip_countr_one (0 ms)
4: [ RUN      ] hip.bit_manip_popcount
4: [       OK ] hip.bit_manip_popcount (0 ms)
4: [ RUN      ] hip.bit_manip_has_single_bit
4: [       OK ] hip.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] hip.bit_manip_bit_floor
4: [       OK ] hip.bit_manip_bit_floor (0 ms)
4: [ RUN      ] hip.bit_manip_bit_ceil
4: [       OK ] hip.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] hip.bit_manip_bit_width
4: [       OK ] hip.bit_manip_bit_width (0 ms)
4: [ RUN      ] hip.bit_manip_rotl
4: [       OK ] hip.bit_manip_rotl (1 ms)
4: [ RUN      ] hip.bit_manip_rotr
4: [       OK ] hip.bit_manip_rotr (0 ms)
4: [ RUN      ] hip.bit_manip_byeswap
4: [       OK ] hip.bit_manip_byeswap (0 ms)
4: [ RUN      ] hip.bit_manip_bit_cast
4: [       OK ] hip.bit_manip_bit_cast (0 ms)
4: [ RUN      ] hip.test_block_deduction_bug_pr_3103
4: [       OK ] hip.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] hip.checked_integer_operations_multiply_overflow
4: [       OK ] hip.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] hip.execution_policy_occupancy_and_hint
4: [       OK ] hip.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] hip.complex_construction
4: [       OK ] hip.complex_construction (1 ms)
4: [ RUN      ] hip.complex_basic_math
4: [       OK ] hip.complex_basic_math (0 ms)
4: [ RUN      ] hip.complex_special_funtions
4: [       OK ] hip.complex_special_funtions (0 ms)
4: [ RUN      ] hip.complex_io
4: [       OK ] hip.complex_io (0 ms)
4: [ RUN      ] hip.complex_trivially_copyable
4: [       OK ] hip.complex_trivially_copyable (0 ms)
4: [ RUN      ] hip.complex_issue_3865
4: [       OK ] hip.complex_issue_3865 (0 ms)
4: [ RUN      ] hip.complex_operations_arithmetic_types_overloads
4: [       OK ] hip.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] hip.crs_count_fill
4: [       OK ] hip.crs_count_fill (3 ms)
4: [ RUN      ] hip.crs_copy_constructor
4: [       OK ] hip.crs_copy_constructor (6 ms)
4: [ RUN      ] hip.deep_copy_alignment
4: [       OK ] hip.deep_copy_alignment (9 ms)
4: [ RUN      ] hip.deep_copy_conversion
4: [       OK ] hip.deep_copy_conversion (887 ms)
4: [ RUN      ] hip.partitioning_by_args
4: [       OK ] hip.partitioning_by_args (27 ms)
4: [ RUN      ] hip.partitioning_by_vector
4: [       OK ] hip.partitioning_by_vector (24 ms)
4: [ RUN      ] hip.execution_space_as_class_data_member
4: [       OK ] hip.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] hip.functor_analysis
4: [       OK ] hip.functor_analysis (0 ms)
4: [ RUN      ] hip.host_shared_ptr_use_count
4: [       OK ] hip.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] hip.host_shared_ptr_get
4: [       OK ] hip.host_shared_ptr_get (0 ms)
4: [ RUN      ] hip.host_shared_ptr_dereference_on_device
4: [       OK ] hip.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_special_members_on_device
4: [       OK ] hip.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] hip.host_shared_ptr_tracking
4: 
4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
4:                                  does not support page migration between device and host.
4:                                  HIPManagedSpace might not work as expected.
4:                                  Please refer to the ROCm documentation on unified/managed memory.
4: [       OK ] hip.host_shared_ptr_tracking (0 ms)
4: [ RUN      ] hip.init
4: [       OK ] hip.init (0 ms)
4: [ RUN      ] hip.dispatch
4: [       OK ] hip.dispatch (21 ms)
4: [ RUN      ] hip.join_backward_compatibility
4: [       OK ] hip.join_backward_compatibility (0 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutleft
4: [       OK ] hip.local_deepcopy_teampolicy_layoutleft (715 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutleft
[ 95%] Built target Kokkos_tutorial_03_simple_view
[ 95%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o
[ 95%] Built target Kokkos_tutorial_04_simple_memoryspaces
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutleft (2046 ms)
4: [ RUN      ] hip.local_deepcopy_teampolicy_layoutright
4: [       OK ] hip.local_deepcopy_teampolicy_layoutright (690 ms)
4: [ RUN      ] hip.local_deepcopy_rangepolicy_layoutright
[ 95%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 96%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o
4: [       OK ] hip.local_deepcopy_rangepolicy_layoutright (1515 ms)
4: [ RUN      ] hip.deep_copy_scratch
4: [       OK ] hip.deep_copy_scratch (0 ms)
4: [ RUN      ] hip.mathematical_constants_e
4: [       OK ] hip.mathematical_constants_e (2 ms)
4: [ RUN      ] hip.mathematical_constants_log2e
4: [       OK ] hip.mathematical_constants_log2e (0 ms)
4: [ RUN      ] hip.mathematical_constants_log10e
4: [       OK ] hip.mathematical_constants_log10e (0 ms)
4: [ RUN      ] hip.mathematical_constants_pi
4: [       OK ] hip.mathematical_constants_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_pi
4: [       OK ] hip.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrtpi
4: [       OK ] hip.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln2
4: [       OK ] hip.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_ln10
4: [       OK ] hip.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt2
4: [       OK ] hip.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] hip.mathematical_constants_sqrt3
4: [       OK ] hip.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_inv_sqrt3
4: [       OK ] hip.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] hip.mathematical_constants_egamma
4: [       OK ] hip.mathematical_constants_egamma (0 ms)
4: [ RUN      ] hip.mathematical_constants_phi
4: [       OK ] hip.mathematical_constants_phi (0 ms)
4: [ RUN      ] hip.mathematical_functions_trigonometric_functions
4: [       OK ] hip.mathematical_functions_trigonometric_functions (27 ms)
4: [ RUN      ] hip.mathematical_functions_hyperbolic_functions
4: [       OK ] hip.mathematical_functions_hyperbolic_functions (3 ms)
4: [ RUN      ] hip.mathematical_functions_non_standard
4: [       OK ] hip.mathematical_functions_non_standard (0 ms)
4: [ RUN      ] hip.mathematical_functions_power_functions
4: [       OK ] hip.mathematical_functions_power_functions (27 ms)
4: [ RUN      ] hip.mathematical_functions_fma
4: [       OK ] hip.mathematical_functions_fma (0 ms)
4: [ RUN      ] hip.mathematical_functions_error_and_gamma_functions
4: [       OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms)
4: [ RUN      ] hip.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms)
4: [ RUN      ] hip.mathematical_functions_absolute_value
4: [       OK ] hip.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_floating_point_absolute_value
4: [       OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] hip.mathematical_functions_remainder_function
4: [       OK ] hip.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] hip.mathematical_functions_isfinite
4: [       OK ] hip.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] hip.mathematical_functions_isinf
4: [       OK ] hip.mathematical_functions_isinf (0 ms)
4: [ RUN      ] hip.mathematical_functions_isnan
4: [       OK ] hip.mathematical_functions_isnan (0 ms)
4: [ RUN      ] hip.mathematical_functions_exponential_functions
4: [       OK ] hip.mathematical_functions_exponential_functions (12 ms)
4: [ RUN      ] hip.mathspecialfunc_expint1
4: [       OK ] hip.mathspecialfunc_expint1 (7 ms)
4: [ RUN      ] hip.mathspecialfunc_errorfunc
4: [       OK ] hip.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj0y0
4: [       OK ] hip.mathspecialfunc_cbesselj0y0 (28 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselj1y1
4: [       OK ] hip.mathspecialfunc_cbesselj1y1 (29 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli0k0
4: [       OK ] hip.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesseli1k1
4: [       OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh1stkind
4: [       OK ] hip.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] hip.mathspecialfunc_cbesselh2ndkind
4: [       OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] hip.mdrange_5d
4: [       OK ] hip.mdrange_5d (13 ms)
4: [ RUN      ] hip.mdrange_6d
4: [       OK ] hip.mdrange_6d (29 ms)
4: [ RUN      ] hip.mdrange_2d
4: [       OK ] hip.mdrange_2d (6 ms)
4: [ RUN      ] hip.mdrange_array_reduce
4: [       OK ] hip.mdrange_array_reduce (0 ms)
4: [ RUN      ] hip.mdrange_3d
4: [       OK ] hip.mdrange_3d (9 ms)
4: [ RUN      ] hip.mdrange_neg_idx
4: [       OK ] hip.mdrange_neg_idx (2 ms)
4: [ RUN      ] hip.mdrange_4d
4: [       OK ] hip.mdrange_4d (7 ms)
4: [ RUN      ] hip.mdrange_scalar
4: [       OK ] hip.mdrange_scalar (0 ms)
4: [ RUN      ] hip.mdrange_large_deep_copy
4: [       OK ] hip.mdrange_large_deep_copy (80 ms)
4: [ RUN      ] hip.md_range_policy_construction_from_arrays
4: [       OK ] hip.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] hip.mdrange_parallel_reduce_primitive_types
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o
[ 96%] Built target Kokkos_tutorial_05_simple_atomics
[ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 96%] Built target Kokkos_tutorial_06_simple_mdrangepolicy
[ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
4: [       OK ] hip.mdrange_parallel_reduce_primitive_types (12562 ms)
4: [ RUN      ] hip.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] hip.mdspan_minimal_functional (0 ms)
4: [ RUN      ] hip.max
4: [       OK ] hip.max (0 ms)
4: [ RUN      ] hip.max_within_parfor
4: [       OK ] hip.max_within_parfor (1 ms)
4: [ RUN      ] hip.min
4: [       OK ] hip.min (0 ms)
4: [ RUN      ] hip.min_within_parfor
4: [       OK ] hip.min_within_parfor (0 ms)
4: [ RUN      ] hip.minmax
4: [       OK ] hip.minmax (0 ms)
4: [ RUN      ] hip.minmax_within_parfor
4: [       OK ] hip.minmax_within_parfor (0 ms)
4: [ RUN      ] hip.clamp
4: [       OK ] hip.clamp (0 ms)
4: [ RUN      ] hip.clamp_within_parfor
4: [       OK ] hip.clamp_within_parfor (0 ms)
4: [ RUN      ] hip.numeric_traits_infinity
4: [       OK ] hip.numeric_traits_infinity (8 ms)
4: [ RUN      ] hip.numeric_traits_epsilon
4: [       OK ] hip.numeric_traits_epsilon (0 ms)
4: [ RUN      ] hip.numeric_traits_round_error
4: [       OK ] hip.numeric_traits_round_error (0 ms)
4: [ RUN      ] hip.numeric_traits_norm_min
4: [       OK ] hip.numeric_traits_norm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_denorm_min
4: [       OK ] hip.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] hip.numeric_traits_finite_min_max
4: [       OK ] hip.numeric_traits_finite_min_max (1 ms)
4: [ RUN      ] hip.numeric_traits_digits
4: [       OK ] hip.numeric_traits_digits (1 ms)
4: [ RUN      ] hip.numeric_traits_digits10
4: [       OK ] hip.numeric_traits_digits10 (1 ms)
4: [ RUN      ] hip.numeric_traits_max_digits10
4: [       OK ] hip.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] hip.numeric_traits_radix
4: [       OK ] hip.numeric_traits_radix (1 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent
4: [       OK ] hip.numeric_traits_min_max_exponent (0 ms)
4: [ RUN      ] hip.numeric_traits_min_max_exponent10
4: [       OK ] hip.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] hip.numeric_traits_quiet_and_signaling_nan
4: [       OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms)
4: [ RUN      ] hip.numeric_traits_sfinae_friendly
4: [       OK ] hip.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] hip.occupancy_control
4: [       OK ] hip.occupancy_control (1 ms)
4: [ RUN      ] hip.view_aggregate
4: [       OK ] hip.view_aggregate (0 ms)
4: [ RUN      ] hip.memory_pool
4: [       OK ] hip.memory_pool (23 ms)
4: [ RUN      ] hip.cxx11
4: [       OK ] hip.cxx11 (0 ms)
4: [ RUN      ] hip.viewctorprop_embedded_dim
4: [       OK ] hip.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] hip.view_layouttiled
4: [       OK ] hip.view_layouttiled (1 ms)
4: [ RUN      ] hip.view_layouttiled_subtile
4: [       OK ] hip.view_layouttiled_subtile (0 ms)
4: [ RUN      ] hip.parallel_scan_range_policy
4: [       OK ] hip.parallel_scan_range_policy (43 ms)
4: [ RUN      ] hip.kokkos_printf
4: [       OK ] hip.kokkos_printf (1 ms)
4: [ RUN      ] hip.range_for
4: [       OK ] hip.range_for (2 ms)
4: [ RUN      ] hip.range_reduce
4: [       OK ] hip.range_reduce (0 ms)
4: [ RUN      ] hip.range_dynamic_policy
4: [       OK ] hip.range_dynamic_policy (0 ms)
4: [ RUN      ] hip.range_policy_runtime_parameters
4: [       OK ] hip.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.range_for_require
4: [       OK ] hip.range_for_require (2 ms)
4: [ RUN      ] hip.range_reduce_require
4: [       OK ] hip.range_reduce_require (0 ms)
4: [ RUN      ] hip.range_dynamic_policy_require
4: [       OK ] hip.range_dynamic_policy_require (0 ms)
4: [ RUN      ] hip.reducers_int
4: [       OK ] hip.reducers_int (7 ms)
4: [ RUN      ] hip.reducers_double
4: [       OK ] hip.reducers_double (6 ms)
4: [ RUN      ] hip.reducers_complex_double
4: [       OK ] hip.reducers_complex_double (13 ms)
4: [ RUN      ] hip.reducers_struct
4: [       OK ] hip.reducers_struct (4 ms)
4: [ RUN      ] hip.reducers_half_t
4: [       OK ] hip.reducers_half_t (4 ms)
4: [ RUN      ] hip.reducers_bhalf_t
4: [       OK ] hip.reducers_bhalf_t (4 ms)
4: [ RUN      ] hip.reducers_int8_t
4: [       OK ] hip.reducers_int8_t (3 ms)
4: [ RUN      ] hip.reducers_int16_t
4: [       OK ] hip.reducers_int16_t (3 ms)
4: [ RUN      ] hip.reducers_bool
4: [       OK ] hip.reducers_bool (1 ms)
4: [ RUN      ] hip.int64_t_reduce
4: [       OK ] hip.int64_t_reduce (31 ms)
4: [ RUN      ] hip.double_reduce
4: [       OK ] hip.double_reduce (28 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic
4: [       OK ] hip.int64_t_reduce_dynamic (24 ms)
4: [ RUN      ] hip.double_reduce_dynamic
4: [       OK ] hip.double_reduce_dynamic (24 ms)
4: [ RUN      ] hip.int64_t_reduce_dynamic_view
4: [       OK ] hip.int64_t_reduce_dynamic_view (6 ms)
4: [ RUN      ] hip.int_combined_reduce
4: [       OK ] hip.int_combined_reduce (0 ms)
4: [ RUN      ] hip.mdrange_combined_reduce
4: [       OK ] hip.mdrange_combined_reduce (0 ms)
4: [ RUN      ] hip.int_combined_reduce_mixed
4: [       OK ] hip.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] hip.reduction_deduction
4: [       OK ] hip.reduction_deduction (0 ms)
4: [ RUN      ] hip.reduce_device_view_range_policy
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews
[ 96%] Built target Kokkos_tutorial_advancedviews_01_data_layouts
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews
[ 96%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o
[ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[ 97%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o
[ 97%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[ 97%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 99%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[ 99%] Built target Kokkos_tutorial_advancedviews_02_memory_traits
[ 99%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 99%] Built target Kokkos_tutorial_advancedviews_03_subviews
[100%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[100%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[100%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o
[100%] Built target Kokkos_tutorial_advancedviews_04_dualviews
[100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip.reduce_device_view_range_policy (31044 ms)
4: [ RUN      ] hip.reduce_device_view_mdrange_policy
[100%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda
[100%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp
[100%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda
[ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o
[100%] Built target Kokkos_tutorial_01_hello_world_lambda
[100%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[100%] Built target Kokkos_tutorial_02_simple_reduce_lambda
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[100%] Built target Kokkos_tutorial_03_simple_view_lambda
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[100%] Linking CXX executable Kokkos_gups
[ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp
[100%] Linking CXX executable Kokkos_atomic
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[100%] Built target Kokkos_gups
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[100%] Linking CXX executable Kokkos_stream
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[100%] Linking CXX executable Kokkos_launch_latency
4: [       OK ] hip.reduce_device_view_mdrange_policy (21184 ms)
4: [ RUN      ] hip.reduce_device_view_team_policy
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o
[100%] Built target Kokkos_atomic
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[100%] Built target Kokkos_launch_latency
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o
[ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp
[ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o
4: [       OK ] hip.reduce_device_view_team_policy (22132 ms)
4: [ RUN      ] hip.impl_shared_alloc
4: [       OK ] hip.impl_shared_alloc (107 ms)
4: [ RUN      ] hip.kokkos_swap
4: [       OK ] hip.kokkos_swap (1 ms)
4: [ RUN      ] hip.team_for
4: [       OK ] hip.team_for (16 ms)
4: [ RUN      ] hip.team_reduce
4: [       OK ] hip.team_reduce (0 ms)
4: [ RUN      ] hip.team_reduce_large
4: [       OK ] hip.team_reduce_large (328 ms)
4: [ RUN      ] hip.team_parallel_single
4: [       OK ] hip.team_parallel_single (7 ms)
4: [ RUN      ] hip.large_team_scratch_size
4: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s)
4: [       OK ] hip.large_team_scratch_size (0 ms)
4: [ RUN      ] hip.team_broadcast_long
4: [       OK ] hip.team_broadcast_long (0 ms)
4: [ RUN      ] hip.team_broadcast_long_wrapper
4: [       OK ] hip.team_broadcast_long_wrapper (0 ms)
4: [ RUN      ] hip.team_broadcast_char
4: [       OK ] hip.team_broadcast_char (0 ms)
4: [ RUN      ] hip.team_broadcast_float
4: [       OK ] hip.team_broadcast_float (0 ms)
4: [ RUN      ] hip.team_broadcast_double
4: [       OK ] hip.team_broadcast_double (0 ms)
4: [ RUN      ] hip.team_handle_by_value
4: [       OK ] hip.team_handle_by_value (0 ms)
4: [ RUN      ] hip.team_vector
4: [       OK ] hip.team_vector (9 ms)
4: [ RUN      ] hip.triple_nested_parallelism
4: [       OK ] hip.triple_nested_parallelism (6 ms)
4: [ RUN      ] hip.parallel_scan_with_reducers
4: [       OK ] hip.parallel_scan_with_reducers (63 ms)
4: [ RUN      ] hip.team_thread_range_combined_reducers
4: [       OK ] hip.team_thread_range_combined_reducers (1 ms)
4: [ RUN      ] hip.thread_vector_range_combined_reducers
4: [       OK ] hip.thread_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.team_vector_range_combined_reducers
4: [       OK ] hip.team_vector_range_combined_reducers (0 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelFor
4: [       OK ] hip.TeamThreadMDRangeParallelFor (28 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelFor
4: [       OK ] hip.ThreadVectorMDRangeParallelFor (8 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelFor
4: [       OK ] hip.TeamVectorMDRangeParallelFor (8 ms)
4: [ RUN      ] hip.TeamThreadMDRangeParallelReduce
4: [       OK ] hip.TeamThreadMDRangeParallelReduce (14 ms)
4: [ RUN      ] hip.ThreadVectorMDRangeParallelReduce
4: [       OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms)
4: [ RUN      ] hip.TeamVectorMDRangeParallelReduce
4: [       OK ] hip.TeamVectorMDRangeParallelReduce (6 ms)
4: [ RUN      ] hip.team_policy_runtime_parameters
4: [       OK ] hip.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] hip.team_reduction_scan
4: [       OK ] hip.team_reduction_scan (1897 ms)
4: [ RUN      ] hip.team_long_reduce
4: [       OK ] hip.team_long_reduce (19 ms)
4: [ RUN      ] hip.team_double_reduce
4: [       OK ] hip.team_double_reduce (19 ms)
4: [ RUN      ] hip.team_parallel_dummy_with_reducer_and_scratch_space
4: [       OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
4: [ RUN      ] hip.repeated_team_reduce
4: [       OK ] hip.repeated_team_reduce (74 ms)
4: [ RUN      ] hip.team_scan
4: [       OK ] hip.team_scan (98 ms)
4: [ RUN      ] hip.team_scan_ret_val
4: [       OK ] hip.team_scan_ret_val (103 ms)
4: [ RUN      ] hip.team_shared_request
4: [       OK ] hip.team_shared_request (5 ms)
4: [ RUN      ] hip.team_scratch_request
4: [       OK ] hip.team_scratch_request (1 ms)
4: [ RUN      ] hip.team_lambda_shared_request
4: [       OK ] hip.team_lambda_shared_request (3 ms)
4: [ RUN      ] hip.scratch_align
4: [       OK ] hip.scratch_align (0 ms)
4: [ RUN      ] hip.shmem_size
4: [       OK ] hip.shmem_size (0 ms)
4: [ RUN      ] hip.multi_level_scratch
4: [       OK ] hip.multi_level_scratch (10 ms)
4: [ RUN      ] hip.team_scratch_memory_index_parallel_for
4: [       OK ] hip.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] hip.team_policy_max_recommended
4: [       OK ] hip.team_policy_max_recommended (26 ms)
4: [ RUN      ] hip.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] hip.team_teamvector_range
4: [       OK ] hip.team_teamvector_range (3 ms)
4: [ RUN      ] hip.unique_token_global
4: [       OK ] hip.unique_token_global (29 ms)
4: [ RUN      ] hip.unique_token_instance
4: [       OK ] hip.unique_token_instance (28 ms)
4: [ RUN      ] hip.unique_token_team_acquire
4: [       OK ] hip.unique_token_team_acquire (18 ms)
4: [ RUN      ] hip.view_api_a
4: [       OK ] hip.view_api_a (16 ms)
4: [ RUN      ] hip.view_api_b
4: [       OK ] hip.view_api_b (5 ms)
4: [ RUN      ] hip.view_api_c
4: [       OK ] hip.view_api_c (1 ms)
4: [ RUN      ] hip.view_api_d
4: [       OK ] hip.view_api_d (1 ms)
4: [ RUN      ] hip.view_allocation_error
4: [       OK ] hip.view_allocation_error (0 ms)
4: [ RUN      ] hip.view_remap
4: [       OK ] hip.view_remap (0 ms)
4: [ RUN      ] hip.view_mirror_nonconst
4: [       OK ] hip.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip.view_stride_method
4: [       OK ] hip.view_stride_method (0 ms)
4: [ RUN      ] hip.anonymous_space
4: [       OK ] hip.anonymous_space (1 ms)
4: [ RUN      ] hip.view_overload_resolution
4: [       OK ] hip.view_overload_resolution (0 ms)
4: [ RUN      ] hip.view_allocation_large_rank
4: [       OK ] hip.view_allocation_large_rank (4 ms)
4: [ RUN      ] hip.view_shmem_size_on_device
4: [       OK ] hip.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip.view_is_assignable
4: [       OK ] hip.view_is_assignable (0 ms)
4: [ RUN      ] hip.view_copy_tests
4: [       OK ] hip.view_copy_tests (6 ms)
4: [ RUN      ] hip.view_copy_tests_rank_0
4: [       OK ] hip.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] hip.view_copy_degenerated
4: [       OK ] hip.view_copy_degenerated (0 ms)
4: [ RUN      ] hip.view_empty_runtime_unmanaged
4: [       OK ] hip.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] hip.view_hooks
4: [       OK ] hip.view_hooks (0 ms)
4: [ RUN      ] hip.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] hip.view_layoutstride_left_to_layoutleft_assignment (42 ms)
4: [ RUN      ] hip.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] hip.view_layoutstride_right_to_layoutright_assignment (41 ms)
4: [ RUN      ] hip.view_irregular_layout
4: [       OK ] hip.view_irregular_layout (7 ms)
4: [ RUN      ] hip.view_mapping
4: [       OK ] hip.view_mapping (58 ms)
4: [ RUN      ] hip.view_mapping_operator
4: [       OK ] hip.view_mapping_operator (24 ms)
4: [ RUN      ] hip.static_extent
4: [       OK ] hip.static_extent (0 ms)
4: [ RUN      ] hip.view_mapping_atomic
4: [       OK ] hip.view_mapping_atomic (1 ms)
4: [ RUN      ] hip.view_mapping_class_value
4: [       OK ] hip.view_mapping_class_value (0 ms)
4: [ RUN      ] hip.view_mapping_assignable
4: [       OK ] hip.view_mapping_assignable (0 ms)
4: [ RUN      ] hip.view_mapping_trivially_copyable
4: [       OK ] hip.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip.view_mapping_subview
4: [       OK ] hip.view_mapping_subview (1 ms)
4: [ RUN      ] hip.view_nested_view
4: [       OK ] hip.view_nested_view (0 ms)
4: [ RUN      ] hip.append_formatted_multidimensional_index
4: [       OK ] hip.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] hip.view_resize
4: [       OK ] hip.view_resize (14 ms)
4: [ RUN      ] hip.view_realloc
4: [       OK ] hip.view_realloc (0 ms)
4: [ RUN      ] hip.workgraph_fib
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp
4: [       OK ] hip.workgraph_fib (3065 ms)
4: [ RUN      ] hip.resize_realloc_no_init
4: [       OK ] hip.resize_realloc_no_init (0 ms)
4: [ RUN      ] hip.resize_realloc_no_alloc
4: [       OK ] hip.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] hip.realloc_exec_space
4: [       OK ] hip.realloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc
4: [       OK ] hip.view_alloc (1 ms)
4: [ RUN      ] hip.view_alloc_exec_space
4: [       OK ] hip.view_alloc_exec_space (0 ms)
4: [ RUN      ] hip.view_alloc_int
4: [       OK ] hip.view_alloc_int (0 ms)
4: [ RUN      ] hip.view_alloc_exec_space_int
4: [       OK ] hip.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] hip.deep_copy_zero_memset
4: [       OK ] hip.deep_copy_zero_memset (0 ms)
4: [ RUN      ] hip.resize_exec_space
4: [       OK ] hip.resize_exec_space (0 ms)
4: [ RUN      ] hip.view_allocation_int
4: [       OK ] hip.view_allocation_int (0 ms)
4: [ RUN      ] hip.view_allocation_exec_space_int
4: [       OK ] hip.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] hip.view_not_default_constructible
4: [       OK ] hip.view_not_default_constructible (0 ms)
4: [ RUN      ] hip.scan_unit
4: [       OK ] hip.scan_unit (4 ms)
4: [ RUN      ] hip.space_access
4: [       OK ] hip.space_access (0 ms)
4: [ RUN      ] hip.impl_view_accessible
4: [       OK ] hip.impl_view_accessible (2 ms)
4: [ RUN      ] hip.memory_requirements
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/hip/TestHIP_Memory_Requirements.cpp:52: Skipped
4: skipping the test because the CI on MI100 returns:  error( hipErrorInvalidValue)
4: [  SKIPPED ] hip.memory_requirements (0 ms)
4: [ RUN      ] hip.team_scratch_1_streams
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o
[100%] Linking CXX executable Kokkos_gather
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp
[ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o
[ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp
[ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o
[ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp
[ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o
[100%] Linking CXX executable Kokkos_policy_performance
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o
[ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp
[ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o
[100%] Built target Kokkos_policy_performance
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp
[ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[100%] Linking CXX executable Kokkos_bytes_and_flops
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[100%] Built target Kokkos_gather
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o
[ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp
[ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
[ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp
4: [       OK ] hip.team_scratch_1_streams (51347 ms)
4: [ RUN      ] hip.async_launcher
4: [       OK ] hip.async_launcher (3 ms)
4: [ RUN      ] hip.preferred_blocksize_deduction
4: [       OK ] hip.preferred_blocksize_deduction (0 ms)
4: [----------] 276 tests from hip (182084 ms total)
4: 
4: [----------] 53 tests from hip_managed
4: [ RUN      ] hip_managed.view_subview_auto_1d_left
4: [       OK ] hip_managed.view_subview_auto_1d_left (1 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_right
4: [       OK ] hip_managed.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] hip_managed.view_subview_auto_1d_stride
4: [       OK ] hip_managed.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] hip_managed.view_subview_assign_strided
4: [       OK ] hip_managed.view_subview_assign_strided (1 ms)
4: [ RUN      ] hip_managed.view_subview_left_0
4: [       OK ] hip_managed.view_subview_left_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_1
4: [       OK ] hip_managed.view_subview_left_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_2
4: [       OK ] hip_managed.view_subview_left_2 (0 ms)
4: [ RUN      ] hip_managed.view_subview_left_3
4: [       OK ] hip_managed.view_subview_left_3 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_0
4: [       OK ] hip_managed.view_subview_right_0 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_1
4: [       OK ] hip_managed.view_subview_right_1 (0 ms)
4: [ RUN      ] hip_managed.view_subview_right_3
4: [       OK ] hip_managed.view_subview_right_3 (0 ms)
4: [ RUN      ] hip_managed.view_static_tests
4: [       OK ] hip_managed.view_static_tests (0 ms)
4: [ RUN      ] hip_managed.view_subview_layoutleft_to_layoutleft
4: [       OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms)
4: [ RUN      ] hip_managed.view_subview_layoutright_to_layoutright
4: [       OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign
4: [       OK ] hip_managed.view_subview_1d_assign (2 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_atomic
4: [       OK ] hip_managed.view_subview_1d_assign_atomic (3 ms)
4: [ RUN      ] hip_managed.view_subview_1d_assign_randomaccess
4: [       OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d
4: [       OK ] hip_managed.view_subview_2d_from_3d (69 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_atomic
4: [       OK ] hip_managed.view_subview_2d_from_3d_atomic (68 ms)
4: [ RUN      ] hip_managed.view_subview_2d_from_3d_randomaccess
4: [       OK ] hip_managed.view_subview_2d_from_3d_randomaccess (68 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left
4: [       OK ] hip_managed.view_subview_3d_from_5d_left (1030 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_atomic
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_atomic (1030 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (1025 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right
4: [       OK ] hip_managed.view_subview_3d_from_5d_right (1030 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_atomic
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
[ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_atomic (1035 ms)
4: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_randomaccess
[ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
4: [       OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (1036 ms)
4: [ RUN      ] hip_managed.view_test_unmanaged_subview_reset
4: [       OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] hip_managed.view_subview_memory_traits_construction
4: [       OK ] hip_managed.view_subview_memory_traits_construction (0 ms)
4: [ RUN      ] hip_managed.impl_shared_alloc
4: [       OK ] hip_managed.impl_shared_alloc (253 ms)
4: [ RUN      ] hip_managed.view_api_a
4: [       OK ] hip_managed.view_api_a (16 ms)
4: [ RUN      ] hip_managed.view_api_b
4: [       OK ] hip_managed.view_api_b (28 ms)
4: [ RUN      ] hip_managed.view_api_c
4: [       OK ] hip_managed.view_api_c (1 ms)
4: [ RUN      ] hip_managed.view_api_d
4: [       OK ] hip_managed.view_api_d (14 ms)
4: [ RUN      ] hip_managed.view_allocation_error
4: [       OK ] hip_managed.view_allocation_error (0 ms)
4: [ RUN      ] hip_managed.view_remap
4: [       OK ] hip_managed.view_remap (1 ms)
4: [ RUN      ] hip_managed.view_mirror_nonconst
4: [       OK ] hip_managed.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_managed.view_stride_method
4: [       OK ] hip_managed.view_stride_method (0 ms)
4: [ RUN      ] hip_managed.anonymous_space
4: [       OK ] hip_managed.anonymous_space (0 ms)
4: [ RUN      ] hip_managed.view_overload_resolution
4: [       OK ] hip_managed.view_overload_resolution (0 ms)
4: [ RUN      ] hip_managed.view_allocation_large_rank
[ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o
[ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
4: [       OK ] hip_managed.view_allocation_large_rank (14564 ms)
4: [ RUN      ] hip_managed.view_shmem_size_on_device
4: [       OK ] hip_managed.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_managed.view_is_assignable
4: [       OK ] hip_managed.view_is_assignable (13 ms)
4: [ RUN      ] hip_managed.view_copy_tests
4: [       OK ] hip_managed.view_copy_tests (13 ms)
4: [ RUN      ] hip_managed.view_copy_tests_rank_0
4: [       OK ] hip_managed.view_copy_tests_rank_0 (2 ms)
4: [ RUN      ] hip_managed.view_copy_degenerated
4: [       OK ] hip_managed.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_managed.view_mapping
4: [       OK ] hip_managed.view_mapping (58 ms)
4: [ RUN      ] hip_managed.view_mapping_operator
4: [       OK ] hip_managed.view_mapping_operator (22 ms)
4: [ RUN      ] hip_managed.static_extent
4: [       OK ] hip_managed.static_extent (0 ms)
4: [ RUN      ] hip_managed.view_mapping_atomic
4: [       OK ] hip_managed.view_mapping_atomic (1 ms)
4: [ RUN      ] hip_managed.view_mapping_class_value
4: [       OK ] hip_managed.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_managed.view_mapping_assignable
4: [       OK ] hip_managed.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_trivially_copyable
4: [       OK ] hip_managed.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_managed.view_mapping_subview
4: [       OK ] hip_managed.view_mapping_subview (1 ms)
4: [----------] 53 tests from hip_managed (21413 ms total)
4: 
4: [----------] 25 tests from hip_hostpinned
4: [ RUN      ] hip_hostpinned.impl_shared_alloc
4: [       OK ] hip_hostpinned.impl_shared_alloc (181 ms)
4: [ RUN      ] hip_hostpinned.view_api_a
4: [       OK ] hip_hostpinned.view_api_a (5 ms)
4: [ RUN      ] hip_hostpinned.view_api_b
4: [       OK ] hip_hostpinned.view_api_b (6 ms)
4: [ RUN      ] hip_hostpinned.view_api_c
4: [       OK ] hip_hostpinned.view_api_c (0 ms)
4: [ RUN      ] hip_hostpinned.view_api_d
4: [       OK ] hip_hostpinned.view_api_d (1 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_error
4: [       OK ] hip_hostpinned.view_allocation_error (0 ms)
4: [ RUN      ] hip_hostpinned.view_remap
4: [       OK ] hip_hostpinned.view_remap (0 ms)
4: [ RUN      ] hip_hostpinned.view_mirror_nonconst
4: [       OK ] hip_hostpinned.view_mirror_nonconst (0 ms)
4: [ RUN      ] hip_hostpinned.view_stride_method
4: [       OK ] hip_hostpinned.view_stride_method (0 ms)
4: [ RUN      ] hip_hostpinned.anonymous_space
4: [       OK ] hip_hostpinned.anonymous_space (0 ms)
4: [ RUN      ] hip_hostpinned.view_overload_resolution
4: [       OK ] hip_hostpinned.view_overload_resolution (0 ms)
4: [ RUN      ] hip_hostpinned.view_allocation_large_rank
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o
[ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp
4: [       OK ] hip_hostpinned.view_allocation_large_rank (841 ms)
4: [ RUN      ] hip_hostpinned.view_shmem_size_on_device
4: [       OK ] hip_hostpinned.view_shmem_size_on_device (0 ms)
4: [ RUN      ] hip_hostpinned.view_is_assignable
4: [       OK ] hip_hostpinned.view_is_assignable (1 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests
4: [       OK ] hip_hostpinned.view_copy_tests (4 ms)
4: [ RUN      ] hip_hostpinned.view_copy_tests_rank_0
4: [       OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms)
4: [ RUN      ] hip_hostpinned.view_copy_degenerated
4: [       OK ] hip_hostpinned.view_copy_degenerated (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping
4: [       OK ] hip_hostpinned.view_mapping (58 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_operator
4: [       OK ] hip_hostpinned.view_mapping_operator (1 ms)
4: [ RUN      ] hip_hostpinned.static_extent
4: [       OK ] hip_hostpinned.static_extent (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_atomic
4: [       OK ] hip_hostpinned.view_mapping_atomic (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_class_value
4: [       OK ] hip_hostpinned.view_mapping_class_value (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_assignable
4: [       OK ] hip_hostpinned.view_mapping_assignable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_trivially_copyable
4: [       OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] hip_hostpinned.view_mapping_subview
4: [       OK ] hip_hostpinned.view_mapping_subview (0 ms)
4: [----------] 25 tests from hip_hostpinned (1106 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 369 tests from 4 test suites ran. (285826 ms total)
4: [  PASSED  ] 367 tests.
4: [  SKIPPED ] 2 tests, listed below:
4: [  SKIPPED ] hip.mdspan_minimal_functional
4: [  SKIPPED ] hip.memory_requirements
 4/53 Test  #4: Kokkos_CoreUnitTest_HIP .....................   Passed  286.33 sec
test 5
      Start  5: Kokkos_CoreUnitTest_HIPInterOpInit

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit
5: Test timeout computed to be: 1500
5: [==========] Running 1 test from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 1 test from hip
5: [ RUN      ] hip.raw_hip_interop
[ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[100%] Built target Kokkos_bytes_and_flops
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 181 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (623 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (537 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (539 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
5: [       OK ] hip.raw_hip_interop (388 ms)
5: [----------] 1 test from hip (388 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 1 test from 1 test suite ran. (388 ms total)
5: [  PASSED  ] 1 test.
 5/53 Test  #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........   Passed    0.42 sec
test 6
      Start  6: Kokkos_CoreUnitTest_HIPInterOpStreams

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

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_UnitTest_HIPGraph
7: Test timeout computed to be: 1500
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (570 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
7: [==========] Running 5 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 5 tests from hip_count_bugs
7: [ RUN      ] hip_count_bugs.launch_one
7: [       OK ] hip_count_bugs.launch_one (1 ms)
7: [ RUN      ] hip_count_bugs.launch_one_rvalue
7: [       OK ] hip_count_bugs.launch_one_rvalue (0 ms)
7: [ RUN      ] hip_count_bugs.launch_six
7: [       OK ] hip_count_bugs.launch_six (0 ms)
7: [ RUN      ] hip_count_bugs.when_all_cycle
7: [       OK ] hip_count_bugs.when_all_cycle (0 ms)
7: [ RUN      ] hip_count_bugs.zero_work_reduce
7: [       OK ] hip_count_bugs.zero_work_reduce (0 ms)
7: [----------] 5 tests from hip_count_bugs (1 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 5 tests from 1 test suite ran. (1 ms total)
7: [  PASSED  ] 5 tests.
7: 
7:   YOU HAVE 1 DISABLED TEST
7: 
 7/53 Test  #7: Kokkos_UnitTest_HIPGraph ....................   Passed    0.41 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Default

8: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Default
8: Test timeout computed to be: 1500
1: [       OK ] serial_DeathTest.policy_invalid_bounds (574 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
8: [==========] Running 71 tests from 41 test suites.
8: [----------] Global test environment set-up.
8: [----------] 31 tests from defaultdevicetype
8: [ RUN      ] defaultdevicetype.initialization_settings
8: [       OK ] defaultdevicetype.initialization_settings (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
8: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
8: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
8: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
8: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_help
8: [       OK ] defaultdevicetype.cmd_line_args_help (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
8: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms)
8: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
8: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_num_threads
8: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_device_id
8: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
8: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
8: [ RUN      ] defaultdevicetype.env_vars_tune_internals
8: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
8: [ RUN      ] defaultdevicetype.visible_devices
8: [       OK ] defaultdevicetype.visible_devices (0 ms)
8: [ RUN      ] defaultdevicetype.shared_space
8: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestSharedSpace.cpp:109: Skipped
8: skipping because specified arch does not support page migration
8: [  SKIPPED ] defaultdevicetype.shared_space (0 ms)
8: [ RUN      ] defaultdevicetype.shared_host_pinned_space
8: [       OK ] defaultdevicetype.shared_host_pinned_space (1 ms)
8: [ RUN      ] defaultdevicetype.compiler_macros
8: [       OK ] defaultdevicetype.compiler_macros (0 ms)
8: [ RUN      ] defaultdevicetype.half_conversion
8: [       OK ] defaultdevicetype.half_conversion (3 ms)
8: [ RUN      ] defaultdevicetype.bhalf_conversion
8: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
8: [ RUN      ] defaultdevicetype.half_operators
8: [       OK ] defaultdevicetype.half_operators (1 ms)
8: [ RUN      ] defaultdevicetype.bhalf_operators
8: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
8: [ RUN      ] defaultdevicetype.host_space_access
8: [       OK ] defaultdevicetype.host_space_access (0 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
8: [       OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
8: [       OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
8: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
8: [       OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
8: [       OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
8: [       OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
8: [       OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
8: [       OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms)
8: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
8: [       OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms)
8: [ RUN      ] defaultdevicetype.malloc
8: [       OK ] defaultdevicetype.malloc (0 ms)
8: [----------] 31 tests from defaultdevicetype (151 ms total)
8: 
8: [----------] 1 test from kokkosresize
8: [ RUN      ] kokkosresize.host_space_access
8: [       OK ] kokkosresize.host_space_access (16 ms)
8: [----------] 1 test from kokkosresize (16 ms total)
8: 
8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/0.sizes
8: [       OK ] TestViewAPI/0.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/0 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/1.sizes
8: [       OK ] TestViewAPI/1.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/1 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/2.sizes
8: [       OK ] TestViewAPI/2.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/2 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/3.sizes
8: [       OK ] TestViewAPI/3.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/3 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/4.sizes
8: [       OK ] TestViewAPI/4.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/4 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/5.sizes
8: [       OK ] TestViewAPI/5.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/5 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/6.sizes
8: [       OK ] TestViewAPI/6.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/6 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/7.sizes
8: [       OK ] TestViewAPI/7.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/7 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/8.sizes
8: [       OK ] TestViewAPI/8.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/8 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/9.sizes
8: [       OK ] TestViewAPI/9.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/9 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/10.sizes
8: [       OK ] TestViewAPI/10.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/10 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/11.sizes
8: [       OK ] TestViewAPI/11.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/11 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/12.sizes
8: [       OK ] TestViewAPI/12.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/12 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/13.sizes
8: [       OK ] TestViewAPI/13.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/13 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/14.sizes
8: [       OK ] TestViewAPI/14.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/14 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/15.sizes
8: [       OK ] TestViewAPI/15.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/15 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/16.sizes
8: [       OK ] TestViewAPI/16.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/16 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/17.sizes
8: [       OK ] TestViewAPI/17.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/17 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/18.sizes
8: [       OK ] TestViewAPI/18.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/18 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/19.sizes
8: [       OK ] TestViewAPI/19.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/19 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
8: [ RUN      ] TestViewAPI/20.sizes
8: [       OK ] TestViewAPI/20.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/20 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/21.sizes
8: [       OK ] TestViewAPI/21.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/21 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
8: [ RUN      ] TestViewAPI/22.sizes
8: [       OK ] TestViewAPI/22.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/22 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/23.sizes
8: [       OK ] TestViewAPI/23.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/23 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/24.sizes
8: [       OK ] TestViewAPI/24.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/24 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
8: [ RUN      ] TestViewAPI/25.sizes
8: [       OK ] TestViewAPI/25.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/25 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/26.sizes
8: [       OK ] TestViewAPI/26.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/26 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/27.sizes
8: [       OK ] TestViewAPI/27.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/27 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/28.sizes
8: [       OK ] TestViewAPI/28.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/28 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
8: [ RUN      ] TestViewAPI/29.sizes
8: [       OK ] TestViewAPI/29.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/29 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/30.sizes
8: [       OK ] TestViewAPI/30.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/30 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/31.sizes
8: [       OK ] TestViewAPI/31.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/31 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/32.sizes
8: [       OK ] TestViewAPI/32.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/32 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/33.sizes
8: [       OK ] TestViewAPI/33.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/33 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/34.sizes
8: [       OK ] TestViewAPI/34.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/34 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/35.sizes
8: [       OK ] TestViewAPI/35.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/35 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
8: [ RUN      ] TestViewAPI/36.sizes
8: [       OK ] TestViewAPI/36.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/36 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
8: [ RUN      ] TestViewAPI/37.sizes
8: [       OK ] TestViewAPI/37.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/37 (0 ms total)
8: 
8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
8: [ RUN      ] TestViewAPI/38.sizes
8: [       OK ] TestViewAPI/38.sizes (0 ms)
8: [----------] 1 test from TestViewAPI/38 (0 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 71 tests from 41 test suites ran. (168 ms total)
8: [  PASSED  ] 70 tests.
8: [  SKIPPED ] 1 test, listed below:
8: [  SKIPPED ] defaultdevicetype.shared_space
 8/53 Test  #8: Kokkos_CoreUnitTest_Default .................   Passed    0.58 sec
test 9
      Start  9: Kokkos_CoreUnitTest_LegionInitialization

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
9: Test timeout computed to be: 1500
9: [==========] Running 1 test from 1 test suite.
9: [----------] Global test environment set-up.
9: [----------] 1 test from initialization
9: [ RUN      ] initialization.legion_initialization
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (597 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
9: [       OK ] initialization.legion_initialization (381 ms)
9: [----------] 1 test from initialization (381 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (382 ms total)
9: [  PASSED  ] 1 test.
 9/53 Test  #9: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.41 sec
test 10
      Start 10: Kokkos_CoreUnitTest_PushFinalizeHook

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
10: Test timeout computed to be: 1500
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
10: SUCCESS
10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.42 sec
test 11
      Start 11: Kokkos_CoreUnitTest_Develop

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Develop
11: Test timeout computed to be: 1500
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1200 ms)
1: [----------] 7 tests from serial_DeathTest (4642 ms total)
1: 
1: [----------] 174 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (1 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (0 ms)
1: [ RUN      ] serial.atomic_operations_long
11: [==========] Running 1 test from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 1 test from defaultdevicetype
11: [ RUN      ] defaultdevicetype.development_test
11: [       OK ] defaultdevicetype.development_test (0 ms)
11: [----------] 1 test from defaultdevicetype (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 1 test from 1 test suite ran. (0 ms total)
11: [  PASSED  ] 1 test.
11/53 Test #11: Kokkos_CoreUnitTest_Develop .................   Passed    0.42 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
12: Test timeout computed to be: 1500
1: [       OK ] serial.atomic_operations_long (0 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (0 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (69 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (40 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (3 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (19 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (3 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
12: [==========] Running 27 tests from 2 test suites.
12: [----------] Global test environment set-up.
12: [----------] 25 tests from kokkosp
12: [ RUN      ] kokkosp.test_named_instance_fence
12: Ref: 50331649
12: Ref: named_instance
12: 50331649
12: named_instance
12: [       OK ] kokkosp.test_named_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_instance_fence
12: Ref: 50331649
12: Ref: Unnamed Instance Fence
12: 50331649
12: Kokkos::HIP::fence(): Unnamed Instance Fence
12: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_named_global_fence
12: Ref: 50331648
12: Ref: test global fence
12: 16777216
12: test global fence
12: Miss on id
12: 50331648
12: test global fence
12: [       OK ] kokkosp.test_named_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_global_fence
12: Ref: 50331648
12: Ref: Unnamed Global Fence
12: 16777216
12: Kokkos::fence: Unnamed Global Fence
12: Miss on id
12: 50331648
12: Kokkos::fence: Unnamed Global Fence
12: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_multiple_default_instances
12: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
12: [ RUN      ] kokkosp.test_id_gen
12: [       OK ] kokkosp.test_id_gen (0 ms)
12: [ RUN      ] kokkosp.test_kernel_sequence
12: Ref: 50331649
12: Ref: named_instance
12: 50331649
12: named_instance
12: Ref: 50331649
12: Ref: test_kernel
12: 50331649
12: named_instance
12: Miss on name
12: 16777216
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 50331648
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 50331649
12: test_kernel
12: [       OK ] kokkosp.test_kernel_sequence (1 ms)
12: [ RUN      ] kokkosp.async_deep_copy
12: [       OK ] kokkosp.async_deep_copy (0 ms)
12: [ RUN      ] kokkosp.parallel_for
12: [       OK ] kokkosp.parallel_for (0 ms)
12: [ RUN      ] kokkosp.parallel_reduce
12: [       OK ] kokkosp.parallel_reduce (0 ms)
12: [ RUN      ] kokkosp.parallel_scan
12: [       OK ] kokkosp.parallel_scan (4 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence
12: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence_view
12: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
12: [ RUN      ] kokkosp.regions
12: [       OK ] kokkosp.regions (0 ms)
12: [ RUN      ] kokkosp.fences
12: [       OK ] kokkosp.fences (0 ms)
12: [ RUN      ] kokkosp.raw_allocation
12: [       OK ] kokkosp.raw_allocation (0 ms)
12: [ RUN      ] kokkosp.view
12: [       OK ] kokkosp.view (0 ms)
12: [ RUN      ] kokkosp.sections
12: [       OK ] kokkosp.sections (0 ms)
12: [ RUN      ] kokkosp.metadata
12: [       OK ] kokkosp.metadata (0 ms)
12: [ RUN      ] kokkosp.profile_events
12: [       OK ] kokkosp.profile_events (0 ms)
12: [ RUN      ] kokkosp.no_init_kernel
12: [       OK ] kokkosp.no_init_kernel (0 ms)
12: [ RUN      ] kokkosp.get_events
12: [       OK ] kokkosp.get_events (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init
12: [       OK ] kokkosp.create_mirror_no_init (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
12: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
12: [ RUN      ] kokkosp.create_mirror_view_and_copy
12: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
12: [----------] 25 tests from kokkosp (7 ms total)
12: 
12: [----------] 2 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.profiling_section
12: [       OK ] defaultdevicetype.profiling_section (0 ms)
12: [ RUN      ] defaultdevicetype.scoped_profile_region
12: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
12: [----------] 2 tests from defaultdevicetype (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 27 tests from 2 test suites ran. (7 ms total)
12: [  PASSED  ] 27 tests.
12/53 Test #12: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.42 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ToolIndependence

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

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

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/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/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.40 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
16: Test timeout computed to be: 1500
16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x2660880:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1c836c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1c837c0:Host:source:0x2660980:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1c836c0:40::kokkosp_deallocate_data:Host:source:0x2660880:40::kokkosp_finalize_library::
16/53 Test #16: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.41 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
17: Test timeout computed to be: 1500
17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x202f980:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x202fc40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x202fd40:Host:source:0x202fa80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x202fc40:40::kokkosp_deallocate_data:Host:source:0x202f980:40::kokkosp_finalize_library::
17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.41 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
18: Test timeout computed to be: 1500
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (1843 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
18: [==========] Running 3 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 2 tests from defaultdevicetype_DeathTest
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3b659d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fef47734083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f1:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3b6aa0] Test::test_stacktrace(bool, bool)
18: [0x3b659d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fef47734083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3b659d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fef47734083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f3:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x3b74bd] Test::test_stacktrace(bool, bool)
18: [0x3b659d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fef47734083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (539 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3b684a]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fef47734083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f1:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3b6aa0] Test::test_stacktrace(bool, bool)
18: [0x3b684a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fef47734083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3b684a]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fef47734083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f3:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x3b74bd] Test::test_stacktrace(bool, bool)
18: [0x3b684a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fef47734083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (552 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (1091 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-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fef47734083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f1:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3b6aa0] Test::test_stacktrace(bool, bool)
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fef47734083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10]
18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fef47734083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e]
18:  
18: demangled test_f3:
18: [0x426f90] Kokkos::Impl::save_stacktrace()
18: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&)
18: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x3b74bd] Test::test_stacktrace(bool, bool)
18: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x3c86a8] testing::Test::Run()
18: [0x3c9f01] testing::TestInfo::Run()
18: [0x3ca7c2] testing::TestSuite::Run()
18: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests()
18: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x3da89c] testing::UnitTest::Run()
18: [0x3b7f10] main
18: [0x7fef47734083] __libc_start_main
18: [0x3b640e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
18: [----------] 1 test from defaultdevicetype (0 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 2 test suites ran. (1092 ms total)
18: [  PASSED  ] 3 tests.
18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.61 sec
test 19
      Start 19: Kokkos_IncrementalTest_OPENMP

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

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_HIP
20: Test timeout computed to be: 1500
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
20: [==========] Running 28 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 28 tests from HIP
20: [ RUN      ] HIP.IncrTest_01_execspace_typedef
20: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] HIP.IncrTest_01_execspace
20: Device Execution Space:
20:   KOKKOS_ENABLE_HIP: yes
20: HIP Options:
20:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
20: 
20: Runtime Configuration:
20: macro  KOKKOS_ENABLE_HIP : defined
20: macro  HIP_VERSION = 50221151 = version 5.2.21151
20: macro KOKKOS_ENABLE_ROCTHRUST : defined
20: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
20: HIP
20: [       OK ] HIP.IncrTest_01_execspace (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicExchange
20: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicAdd
20: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] HIP.IncrTest_02_AtomicSub
20: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
20: [       OK ] HIP.IncrTest_03a_memspace_malloc (0 ms)
20: [ RUN      ] HIP.IncrTest_03b_memspace_free
[ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
[ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp
20: [       OK ] HIP.IncrTest_03b_memspace_free (1833 ms)
20: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
20: [       OK ] HIP.IncrTest_04_simple_parallelFor (1 ms)
20: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] HIP.IncrTest_05_reduction
20: [       OK ] HIP.IncrTest_05_reduction (7 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange2D
20: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange3D
20: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] HIP.IncrTest_06_mdrange4D
20: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
20: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
20: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
20: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
20: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms)
20: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms)
20: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (139 ms)
20: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
20: [       OK ] HIP.IncrTest_12a_ThreadScratch (8 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 (2 ms)
20: [ RUN      ] HIP.incr_17_atomicView
20: [       OK ] HIP.incr_17_atomicView (0 ms)
20: [----------] 28 tests from HIP (2006 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (2006 ms total)
20: [  PASSED  ] 28 tests.
20/53 Test #20: Kokkos_IncrementalTest_HIP ..................   Passed    2.43 sec
test 21
      Start 21: Kokkos_CoreUnitTest_CTestDevice

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

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

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/TestDeviceAndThreads.py"
23: Test timeout computed to be: 1500
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 7.466s
23: 
23: OK
23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    7.53 sec
test 24
      Start 24: Kokkos_PerformanceTest_TaskDag

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

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-26_T02-32-38.json"
25: Test timeout computed to be: 1500
25: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
25: 2024-03-26T03:17:39+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
25: Run on (255 X 3098.98 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x127)
25:   L1 Instruction 32 KiB (x127)
25:   L2 Unified 512 KiB (x127)
25:   L3 Unified 32768 KiB (x15)
25: Load Average: 4.09, 6.47, 8.07
25: CPU architecture: none
25: Default Device: N6Kokkos3HIPE
25: GPU architecture: AMD_GFX908
25: KOKKOS_COMPILER_CLANG: 1400
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HIP: yes
25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
25: KOKKOS_ENABLE_OPENMP: yes
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
25: Kokkos Version: 4.3.0
25: macro  KOKKOS_ENABLE_HIP: defined
25: macro KOKKOS_ENABLE_ROCTHRUST: defined
25: platform: 64bit
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.009 s             5       1024         8.1039u
25: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.009 s             5     2.048k        4.04692u
25: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.009 s             5     4.096k        2.01521u
25: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.009 s         0.010 s             5     8.192k        1041.94n
25: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.009 s         0.011 s             5    16.384k        559.712n
25: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.011 s         0.013 s             5    32.768k        328.285n
25: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.013 s         0.017 s             5    65.536k         205.36n
25: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.017 s         0.025 s             5   131.072k        129.009n
25: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.021 s         0.038 s             5   262.144k        73.5096n
25: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.024 s         0.052 s             5   524.288k        45.9973n
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (13707 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (827 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (834 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (18 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (89 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (0 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (4 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (39 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (4 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
1: [       OK ] serial.mdrange_large_deep_copy (23 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: CustomReduction<double>/N:100000/R:1000/manual_time                                0.008 s         0.018 s            95 14.4065k/s       11.5
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.516 s         0.514 s             1       0.0968554    0.0481939               0.0890179            0.0437033    0.044837           4.03u
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
25: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.045 s         0.045 s            16        8.44534m     4.12791m                7.95371m                  3.94724m    3.95562m           2.63u
25: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.071 s         0.071 s            10       0.0124233    0.0108732                9.04911m                  4.69139m    4.52461m           3.34u
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
25: ---------------------------------------------------------------------------------------------------------------------------------------------------
25: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        27.8125n
25: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k         14.375n
25: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        7.02148n
25: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.62537n
25: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.89575n
25: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        989.685p
25: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k         595.84p
25: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        493.233p
25: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k         434.41p
25: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        381.351p
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (2790 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (3 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (132 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (0 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (3 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (10 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (1 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (1 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_point_t
1: [       OK ] serial.reducers_point_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int_combined_reduce
1: [       OK ] serial.int_combined_reduce (0 ms)
1: [ RUN      ] serial.mdrange_combined_reduce
1: [       OK ] serial.mdrange_combined_reduce (0 ms)
1: [ RUN      ] serial.int_combined_reduce_mixed
1: [       OK ] serial.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (5 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o
1: [       OK ] serial.reduce_device_view_mdrange_policy (1017 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (108 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (4 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [----------] 174 tests from serial (21634 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 181 tests from 2 test suites ran. (26277 ms total)
1: [  PASSED  ] 180 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
25: -----------------------------------------------------------------------------------------------------------------------------------
25: Malloc/N:1/manual_time                                                              11.8 us         22.2 us        61687 84.4091k/s
 1/57 Test  #1: Kokkos_CoreUnitTest_Serial1 ...................   Passed   28.98 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
25: Malloc/N:16/manual_time                                                             12.4 us         22.9 us        59587 80.7656k/s
2: [==========] Running 122 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 7 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
25: Malloc/N:256/manual_time                                                            12.4 us         22.9 us        56393 80.9271k/s
25: Malloc/N:4096/manual_time                                                           12.4 us         22.9 us        56193 80.5917k/s
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o
25: Malloc/N:65536/manual_time                                                          12.4 us         22.9 us        55042  80.417k/s
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4053 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
25: Malloc/N:1048576/manual_time                                                        12.5 us         22.9 us        56009 80.2486k/s
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4086 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 7 tests from serial_DeathTest (8140 ms total)
2: 
2: [----------] 115 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
2: [       OK ] serial.team_reduce_large (0 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (7 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (4 ms)
2: [ RUN      ] serial.triple_nested_parallelism
2: [       OK ] serial.triple_nested_parallelism (318 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (67 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (4 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (51 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (32 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (36 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o
25: Malloc/N:16777216/manual_time                                                        622 us          218 us         8805 1.60901k/s
25: Malloc/N:268435456/manual_time                                                      9347 us          329 us           75  106.983/s
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
25: Malloc/N:4294967296/manual_time                                                   147169 us          773 us            4   6.7949/s
[ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
25: MallocFree/N:1/manual_time                                                          22.0 us         21.9 us        31915 45.5301k/s
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
25: MallocFree/N:16/manual_time                                                         22.5 us         22.4 us        32775 44.4853k/s
25: MallocFree/N:256/manual_time                                                        23.0 us         23.0 us        30408 43.4278k/s
2: [       OK ] serial.repeated_team_reduce (7066 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (96 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (90 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (24 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (3 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (22 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (5 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (1 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (1 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (0 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (0 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (4 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (1 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (1 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
25: MallocFree/N:4096/manual_time                                                       23.1 us         23.1 us        30743  43.221k/s
2: [       OK ] serial.view_allocation_large_rank (1816 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (4 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (42 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (59 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (2 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (0 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (2 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (121 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (4 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (132 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (133 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (132 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (134 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
25: MallocFree/N:65536/manual_time                                                      22.7 us         22.7 us        32478 43.9832k/s
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (134 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (135 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 115 tests from serial (10777 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 122 tests from 2 test suites ran. (18918 ms total)
2: [  PASSED  ] 120 tests.
2: [  SKIPPED ] 2 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
25: MallocFree/N:1048576/manual_time                                                    22.9 us         22.9 us        30373 43.6231k/s
 2/57 Test  #2: Kokkos_CoreUnitTest_Serial2 ...................   Passed   21.40 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (0 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
 3/57 Test  #3: Kokkos_CoreUnitTest_SerialGraph ...............   Passed    2.44 sec
test 4
      Start  4: Kokkos_CoreUnitTest_SYCL1A

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A
4: Test timeout computed to be: 1500
25: MallocFree/N:16777216/manual_time                                                    635 us          218 us         5353 1.57532k/s
4: [==========] Running 107 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 3 tests from sycl_DeathTest
4: [ RUN      ] sycl_DeathTest.abort_from_host
25: MallocFree/N:268435456/manual_time                                                 11246 us          459 us           74  88.9185/s
4: [       OK ] sycl_DeathTest.abort_from_host (617 ms)
4: [ RUN      ] sycl_DeathTest.abort_from_device
4: [       OK ] sycl_DeathTest.abort_from_device (19 ms)
4: [ RUN      ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (568 ms)
4: [----------] 3 tests from sycl_DeathTest (1205 ms total)
4: 
4: [----------] 104 tests from sycl
4: [ RUN      ] sycl.array_capacity
4: [       OK ] sycl.array_capacity (0 ms)
4: [ RUN      ] sycl.array_element_access
4: [       OK ] sycl.array_element_access (0 ms)
4: [ RUN      ] sycl.array_zero_capacity
4: [       OK ] sycl.array_zero_capacity (0 ms)
4: [ RUN      ] sycl.array_zero_data_nullptr
4: [       OK ] sycl.array_zero_data_nullptr (0 ms)
4: [ RUN      ] sycl.array_contiguous_capacity
4: [       OK ] sycl.array_contiguous_capacity (0 ms)
4: [ RUN      ] sycl.array_contiguous_element_access
4: [       OK ] sycl.array_contiguous_element_access (0 ms)
4: [ RUN      ] sycl.array_contiguous_assignment
4: [       OK ] sycl.array_contiguous_assignment (0 ms)
4: [ RUN      ] sycl.array_strided_capacity
4: [       OK ] sycl.array_strided_capacity (0 ms)
4: [ RUN      ] sycl.array_strided_element_access
4: [       OK ] sycl.array_strided_element_access (0 ms)
4: [ RUN      ] sycl.array_strided_assignment
4: [       OK ] sycl.array_strided_assignment (0 ms)
4: [ RUN      ] sycl.atomic_operations_complexdouble
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestAtomicOperations_complexdouble.hpp:26: Skipped
4: skipping since device_global variables are not available
4: [  SKIPPED ] sycl.atomic_operations_complexdouble (0 ms)
4: [ RUN      ] sycl.atomic_operations_complexfloat
4: [       OK ] sycl.atomic_operations_complexfloat (12 ms)
4: [ RUN      ] sycl.atomic_operations_double
4: [       OK ] sycl.atomic_operations_double (9 ms)
4: [ RUN      ] sycl.atomic_operations_float
4: [       OK ] sycl.atomic_operations_float (6 ms)
4: [ RUN      ] sycl.atomic_operations_int
4: [       OK ] sycl.atomic_operations_int (19 ms)
4: [ RUN      ] sycl.atomic_operations_long
4: [       OK ] sycl.atomic_operations_long (20 ms)
4: [ RUN      ] sycl.atomic_operations_longlong
4: [       OK ] sycl.atomic_operations_longlong (20 ms)
4: [ RUN      ] sycl.atomic_operations_unsigned
4: [       OK ] sycl.atomic_operations_unsigned (18 ms)
4: [ RUN      ] sycl.atomic_operations_unsignedlong
4: [       OK ] sycl.atomic_operations_unsignedlong (17 ms)
4: [ RUN      ] sycl.atomics
4: [       OK ] sycl.atomics (253 ms)
4: [ RUN      ] sycl.atomics_tpetra_max_abs
4: [       OK ] sycl.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] sycl.atomic_views_integral
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
25: MallocFree/N:4294967296/manual_time                                               201706 us         4260 us            5  4.95772/s
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o
25: MallocTouch/N:1/manual_time                                                         12.8 us         23.4 us        53922 77.8729k/s
[ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
25: MallocTouch/N:16/manual_time                                                        12.8 us         23.3 us        56165 78.1817k/s
[ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp
[ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o
25: MallocTouch/N:256/manual_time                                                       12.8 us         23.4 us        54429 77.8474k/s
25: MallocTouch/N:4096/manual_time                                                      34.3 us         45.2 us        20440 29.1401k/s
25: MallocTouch/N:65536/manual_time                                                     34.4 us         45.3 us        20329 29.0665k/s
25: MallocTouch/N:1048576/manual_time                                                   37.7 us         48.6 us        18563 26.5475k/s
[ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
[ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp
25: MallocTouch/N:16777216/manual_time                                                   566 us          238 us         6038 1.76647k/s
[ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o
25: MallocTouch/N:268435456/manual_time                                                11650 us         1903 us           75  85.8358/s
4: [       OK ] sycl.atomic_views_integral (12644 ms)
4: [ RUN      ] sycl.atomic_views_nonintegral
4: [       OK ] sycl.atomic_views_nonintegral (94 ms)
4: [ RUN      ] sycl.atomic_view_api
4: [       OK ] sycl.atomic_view_api (0 ms)
4: [ RUN      ] sycl.bit_manip_countl_zero
4: [       OK ] sycl.bit_manip_countl_zero (2 ms)
4: [ RUN      ] sycl.bit_manip_countl_one
4: [       OK ] sycl.bit_manip_countl_one (2 ms)
4: [ RUN      ] sycl.bit_manip_countr_zero
4: [       OK ] sycl.bit_manip_countr_zero (2 ms)
4: [ RUN      ] sycl.bit_manip_countr_one
4: [       OK ] sycl.bit_manip_countr_one (2 ms)
4: [ RUN      ] sycl.bit_manip_popcount
4: [       OK ] sycl.bit_manip_popcount (2 ms)
4: [ RUN      ] sycl.bit_manip_has_single_bit
4: [       OK ] sycl.bit_manip_has_single_bit (2 ms)
4: [ RUN      ] sycl.bit_manip_bit_floor
4: [       OK ] sycl.bit_manip_bit_floor (3 ms)
4: [ RUN      ] sycl.bit_manip_bit_ceil
4: [       OK ] sycl.bit_manip_bit_ceil (3 ms)
4: [ RUN      ] sycl.bit_manip_bit_width
4: [       OK ] sycl.bit_manip_bit_width (3 ms)
4: [ RUN      ] sycl.bit_manip_rotl
4: [       OK ] sycl.bit_manip_rotl (3 ms)
4: [ RUN      ] sycl.bit_manip_rotr
4: [       OK ] sycl.bit_manip_rotr (3 ms)
4: [ RUN      ] sycl.bit_manip_byeswap
4: [       OK ] sycl.bit_manip_byeswap (2 ms)
4: [ RUN      ] sycl.bit_manip_bit_cast
4: [       OK ] sycl.bit_manip_bit_cast (0 ms)
4: [ RUN      ] sycl.test_block_deduction_bug_pr_3103
4: [       OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] sycl.checked_integer_operations_multiply_overflow
4: [       OK ] sycl.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] sycl.execution_policy_occupancy_and_hint
4: [       OK ] sycl.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] sycl.complex_construction
4: [       OK ] sycl.complex_construction (0 ms)
4: [ RUN      ] sycl.complex_basic_math
4: [       OK ] sycl.complex_basic_math (0 ms)
4: [ RUN      ] sycl.complex_special_funtions
4: [       OK ] sycl.complex_special_funtions (0 ms)
4: [ RUN      ] sycl.complex_io
4: [       OK ] sycl.complex_io (0 ms)
4: [ RUN      ] sycl.complex_trivially_copyable
4: [       OK ] sycl.complex_trivially_copyable (0 ms)
4: [ RUN      ] sycl.complex_issue_3865
4: [       OK ] sycl.complex_issue_3865 (0 ms)
4: [ RUN      ] sycl.complex_operations_arithmetic_types_overloads
4: [       OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] sycl.crs_count_fill
4: [       OK ] sycl.crs_count_fill (3 ms)
4: [ RUN      ] sycl.crs_copy_constructor
4: [       OK ] sycl.crs_copy_constructor (8 ms)
4: [ RUN      ] sycl.deep_copy_alignment
4: [       OK ] sycl.deep_copy_alignment (5 ms)
4: [ RUN      ] sycl.deep_copy_conversion
4: [       OK ] sycl.deep_copy_conversion (18 ms)
4: [ RUN      ] sycl.partitioning_by_args
4: [       OK ] sycl.partitioning_by_args (1 ms)
4: [ RUN      ] sycl.partitioning_by_vector
4: [       OK ] sycl.partitioning_by_vector (0 ms)
4: [ RUN      ] sycl.execution_space_as_class_data_member
4: [       OK ] sycl.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] sycl.functor_analysis
4: [       OK ] sycl.functor_analysis (0 ms)
4: [ RUN      ] sycl.host_shared_ptr_use_count
4: [       OK ] sycl.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] sycl.host_shared_ptr_get
4: [       OK ] sycl.host_shared_ptr_get (0 ms)
4: [ RUN      ] sycl.host_shared_ptr_dereference_on_device
4: [       OK ] sycl.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] sycl.host_shared_ptr_special_members_on_device
4: [       OK ] sycl.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] sycl.host_shared_ptr_tracking
4: [       OK ] sycl.host_shared_ptr_tracking (2 ms)
4: [ RUN      ] sycl.init
4: [       OK ] sycl.init (0 ms)
4: [ RUN      ] sycl.dispatch
4: [       OK ] sycl.dispatch (60 ms)
4: [ RUN      ] sycl.join_backward_compatibility
4: [       OK ] sycl.join_backward_compatibility (0 ms)
4: [ RUN      ] sycl.local_deepcopy_teampolicy_layoutleft
4: [       OK ] sycl.local_deepcopy_teampolicy_layoutleft (757 ms)
4: [ RUN      ] sycl.local_deepcopy_rangepolicy_layoutleft
25: MallocTouch/N:4294967296/manual_time                                              179540 us         5215 us            5  5.56978/s
4: [       OK ] sycl.local_deepcopy_rangepolicy_layoutleft (1835 ms)
4: [ RUN      ] sycl.local_deepcopy_teampolicy_layoutright
25: MallocTouchFree/N:1/manual_time                                                      589 us          562 us         1000 1.69704k/s
4: [       OK ] sycl.local_deepcopy_teampolicy_layoutright (737 ms)
4: [ RUN      ] sycl.local_deepcopy_rangepolicy_layoutright
25: MallocTouchFree/N:16/manual_time                                                    22.9 us         22.9 us        30465 43.5851k/s
4: [       OK ] sycl.local_deepcopy_rangepolicy_layoutright (1157 ms)
4: [ RUN      ] sycl.deep_copy_scratch
4: [       OK ] sycl.deep_copy_scratch (0 ms)
4: [ RUN      ] sycl.mathematical_constants_e
4: [       OK ] sycl.mathematical_constants_e (0 ms)
4: [ RUN      ] sycl.mathematical_constants_log2e
4: [       OK ] sycl.mathematical_constants_log2e (0 ms)
4: [ RUN      ] sycl.mathematical_constants_log10e
4: [       OK ] sycl.mathematical_constants_log10e (0 ms)
4: [ RUN      ] sycl.mathematical_constants_pi
4: [       OK ] sycl.mathematical_constants_pi (0 ms)
4: [ RUN      ] sycl.mathematical_constants_inv_pi
4: [       OK ] sycl.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] sycl.mathematical_constants_inv_sqrtpi
4: [       OK ] sycl.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] sycl.mathematical_constants_ln2
4: [       OK ] sycl.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] sycl.mathematical_constants_ln10
4: [       OK ] sycl.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] sycl.mathematical_constants_sqrt2
4: [       OK ] sycl.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] sycl.mathematical_constants_sqrt3
4: [       OK ] sycl.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] sycl.mathematical_constants_inv_sqrt3
4: [       OK ] sycl.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] sycl.mathematical_constants_egamma
4: [       OK ] sycl.mathematical_constants_egamma (0 ms)
4: [ RUN      ] sycl.mathematical_constants_phi
4: [       OK ] sycl.mathematical_constants_phi (0 ms)
4: [ RUN      ] sycl.mathematical_functions_trigonometric_functions
4: [       OK ] sycl.mathematical_functions_trigonometric_functions (50 ms)
4: [ RUN      ] sycl.mathematical_functions_hyperbolic_functions
4: [       OK ] sycl.mathematical_functions_hyperbolic_functions (40 ms)
4: [ RUN      ] sycl.mathematical_functions_non_standard
4: [       OK ] sycl.mathematical_functions_non_standard (5 ms)
4: [ RUN      ] sycl.mathematical_functions_power_functions
4: [       OK ] sycl.mathematical_functions_power_functions (16 ms)
4: [ RUN      ] sycl.mathematical_functions_fma
4: [       OK ] sycl.mathematical_functions_fma (1 ms)
4: [ RUN      ] sycl.mathematical_functions_error_and_gamma_functions
4: [       OK ] sycl.mathematical_functions_error_and_gamma_functions (29 ms)
4: [ RUN      ] sycl.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (25 ms)
4: [ RUN      ] sycl.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] sycl.mathematical_functions_floating_point_manipulation_functions (10 ms)
4: [ RUN      ] sycl.mathematical_functions_absolute_value
4: [       OK ] sycl.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] sycl.mathematical_functions_floating_point_absolute_value
4: [       OK ] sycl.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] sycl.mathematical_functions_remainder_function
4: [       OK ] sycl.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] sycl.mathematical_functions_isfinite
4: [       OK ] sycl.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] sycl.mathematical_functions_isinf
4: [       OK ] sycl.mathematical_functions_isinf (0 ms)
4: [ RUN      ] sycl.mathematical_functions_isnan
4: [       OK ] sycl.mathematical_functions_isnan (0 ms)
4: [ RUN      ] sycl.mathematical_functions_exponential_functions
4: [       OK ] sycl.mathematical_functions_exponential_functions (51 ms)
4: [ RUN      ] sycl.mathspecialfunc_expint1
4: [       OK ] sycl.mathspecialfunc_expint1 (0 ms)
4: [ RUN      ] sycl.mathspecialfunc_errorfunc
4: [       OK ] sycl.mathspecialfunc_errorfunc (1 ms)
4: [ RUN      ] sycl.mathspecialfunc_cbesselj0y0
4: [       OK ] sycl.mathspecialfunc_cbesselj0y0 (24 ms)
4: [ RUN      ] sycl.mathspecialfunc_cbesselj1y1
4: [       OK ] sycl.mathspecialfunc_cbesselj1y1 (24 ms)
4: [ RUN      ] sycl.mathspecialfunc_cbesseli0k0
4: [       OK ] sycl.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] sycl.mathspecialfunc_cbesseli1k1
4: [       OK ] sycl.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] sycl.mathspecialfunc_cbesselh1stkind
4: [       OK ] sycl.mathspecialfunc_cbesselh1stkind (2 ms)
4: [ RUN      ] sycl.mathspecialfunc_cbesselh2ndkind
4: [       OK ] sycl.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [----------] 104 tests from sycl (18052 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 107 tests from 2 test suites ran. (19258 ms total)
4: [  PASSED  ] 106 tests.
4: [  SKIPPED ] 1 test, listed below:
4: [  SKIPPED ] sycl.atomic_operations_complexdouble
25: MallocTouchFree/N:256/manual_time                                                   23.6 us         23.5 us        29850 42.4544k/s
 4/57 Test  #4: Kokkos_CoreUnitTest_SYCL1A ....................   Passed   21.90 sec
test 5
      Start  5: Kokkos_CoreUnitTest_SYCL1B

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B
5: Test timeout computed to be: 1500
25: MallocTouchFree/N:4096/manual_time                                                  45.4 us         45.3 us        15424 22.0068k/s
25: MallocTouchFree/N:65536/manual_time                                                 45.6 us         45.4 us        15323 21.9226k/s
5: [==========] Running 74 tests from 2 test suites.
5: [----------] Global test environment set-up.
5: [----------] 4 tests from sycl_DeathTest
5: [ RUN      ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions
5: [       OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (610 ms)
5: [ RUN      ] sycl_DeathTest.policy_invalid_bounds
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
25: MallocTouchFree/N:1048576/manual_time                                               49.1 us         48.9 us        14264 20.3741k/s
5: [       OK ] sycl_DeathTest.policy_invalid_bounds (605 ms)
5: [ RUN      ] sycl_DeathTest.range_policy_invalid_bounds
5: 
5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
5: 
5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
5: [       OK ] sycl_DeathTest.range_policy_invalid_bounds (667 ms)
5: [ RUN      ] sycl_DeathTest.range_policy_implicitly_converted_bounds
5: 
5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
5: 
5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
5: 
5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
5: 
5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o
5: [       OK ] sycl_DeathTest.range_policy_implicitly_converted_bounds (1329 ms)
5: [----------] 4 tests from sycl_DeathTest (3213 ms total)
5: 
5: [----------] 70 tests from sycl
5: [ RUN      ] sycl.mdrange_5d
5: [       OK ] sycl.mdrange_5d (29 ms)
5: [ RUN      ] sycl.mdrange_6d
5: [       OK ] sycl.mdrange_6d (22 ms)
5: [ RUN      ] sycl.mdrange_2d
5: [       OK ] sycl.mdrange_2d (3 ms)
5: [ RUN      ] sycl.mdrange_array_reduce
5: [       OK ] sycl.mdrange_array_reduce (0 ms)
5: [ RUN      ] sycl.mdrange_3d
5: [       OK ] sycl.mdrange_3d (7 ms)
5: [ RUN      ] sycl.mdrange_neg_idx
5: [       OK ] sycl.mdrange_neg_idx (2 ms)
5: [ RUN      ] sycl.mdrange_4d
5: [       OK ] sycl.mdrange_4d (6 ms)
5: [ RUN      ] sycl.mdrange_scalar
5: [       OK ] sycl.mdrange_scalar (0 ms)
5: [ RUN      ] sycl.mdrange_large_deep_copy
5: [       OK ] sycl.mdrange_large_deep_copy (9 ms)
5: [ RUN      ] sycl.md_range_policy_construction_from_arrays
5: [       OK ] sycl.md_range_policy_construction_from_arrays (0 ms)
5: [ RUN      ] sycl.mdrange_parallel_reduce_primitive_types
25: MallocTouchFree/N:16777216/manual_time                                               579 us          237 us         4118 1.72816k/s
25: MallocTouchFree/N:268435456/manual_time                                            12037 us         1714 us           74  83.0782/s
25: MallocTouchFree/N:4294967296/manual_time                                          156427 us         2924 us            5  6.39275/s
5: [       OK ] sycl.mdrange_parallel_reduce_primitive_types (2372 ms)
5: [ RUN      ] sycl.mdspan_minimal_functional
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
5: mdspan not enabled
5: [  SKIPPED ] sycl.mdspan_minimal_functional (0 ms)
5: [ RUN      ] sycl.max
5: [       OK ] sycl.max (0 ms)
5: [ RUN      ] sycl.max_within_parfor
5: [       OK ] sycl.max_within_parfor (0 ms)
5: [ RUN      ] sycl.min
5: [       OK ] sycl.min (0 ms)
5: [ RUN      ] sycl.min_within_parfor
5: [       OK ] sycl.min_within_parfor (0 ms)
5: [ RUN      ] sycl.minmax
5: [       OK ] sycl.minmax (0 ms)
5: [ RUN      ] sycl.minmax_within_parfor
5: [       OK ] sycl.minmax_within_parfor (0 ms)
5: [ RUN      ] sycl.clamp
5: [       OK ] sycl.clamp (0 ms)
5: [ RUN      ] sycl.clamp_within_parfor
5: [       OK ] sycl.clamp_within_parfor (0 ms)
5: [ RUN      ] sycl.numeric_traits_infinity
5: [       OK ] sycl.numeric_traits_infinity (0 ms)
5: [ RUN      ] sycl.numeric_traits_epsilon
5: [       OK ] sycl.numeric_traits_epsilon (0 ms)
5: [ RUN      ] sycl.numeric_traits_round_error
5: [       OK ] sycl.numeric_traits_round_error (0 ms)
5: [ RUN      ] sycl.numeric_traits_norm_min
5: [       OK ] sycl.numeric_traits_norm_min (0 ms)
5: [ RUN      ] sycl.numeric_traits_denorm_min
5: [       OK ] sycl.numeric_traits_denorm_min (0 ms)
5: [ RUN      ] sycl.numeric_traits_finite_min_max
5: [       OK ] sycl.numeric_traits_finite_min_max (3 ms)
5: [ RUN      ] sycl.numeric_traits_digits
5: [       OK ] sycl.numeric_traits_digits (1 ms)
5: [ RUN      ] sycl.numeric_traits_digits10
5: [       OK ] sycl.numeric_traits_digits10 (1 ms)
5: [ RUN      ] sycl.numeric_traits_max_digits10
5: [       OK ] sycl.numeric_traits_max_digits10 (0 ms)
5: [ RUN      ] sycl.numeric_traits_radix
5: [       OK ] sycl.numeric_traits_radix (1 ms)
5: [ RUN      ] sycl.numeric_traits_min_max_exponent
5: [       OK ] sycl.numeric_traits_min_max_exponent (0 ms)
5: [ RUN      ] sycl.numeric_traits_min_max_exponent10
5: [       OK ] sycl.numeric_traits_min_max_exponent10 (0 ms)
5: [ RUN      ] sycl.numeric_traits_quiet_and_signaling_nan
5: [       OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms)
5: [ RUN      ] sycl.numeric_traits_sfinae_friendly
5: [       OK ] sycl.numeric_traits_sfinae_friendly (0 ms)
5: [ RUN      ] sycl.occupancy_control
5: [       OK ] sycl.occupancy_control (1 ms)
5: [ RUN      ] sycl.view_aggregate
5: [       OK ] sycl.view_aggregate (0 ms)
5: [ RUN      ] sycl.memory_pool
5: [       OK ] sycl.memory_pool (48 ms)
5: [ RUN      ] sycl.cxx11
5: [       OK ] sycl.cxx11 (2 ms)
5: [ RUN      ] sycl.viewctorprop_embedded_dim
5: [       OK ] sycl.viewctorprop_embedded_dim (0 ms)
5: [ RUN      ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility
5: [       OK ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
5: [ RUN      ] sycl.view_layouttiled
5: [       OK ] sycl.view_layouttiled (2 ms)
5: [ RUN      ] sycl.view_layouttiled_subtile
5: [       OK ] sycl.view_layouttiled_subtile (0 ms)
5: [ RUN      ] sycl.parallel_scan_range_policy
5: [       OK ] sycl.parallel_scan_range_policy (40 ms)
5: [ RUN      ] sycl.kokkos_printf
5: [       OK ] sycl.kokkos_printf (16 ms)
5: [ RUN      ] sycl.range_for
5: [       OK ] sycl.range_for (2 ms)
5: [ RUN      ] sycl.range_reduce
5: [       OK ] sycl.range_reduce (2 ms)
5: [ RUN      ] sycl.range_dynamic_policy
5: [       OK ] sycl.range_dynamic_policy (0 ms)
5: [ RUN      ] sycl.range_policy_runtime_parameters
5: [       OK ] sycl.range_policy_runtime_parameters (0 ms)
5: [ RUN      ] sycl.range_for_require
5: [       OK ] sycl.range_for_require (1 ms)
5: [ RUN      ] sycl.range_reduce_require
5: [       OK ] sycl.range_reduce_require (1 ms)
5: [ RUN      ] sycl.range_dynamic_policy_require
5: [       OK ] sycl.range_dynamic_policy_require (0 ms)
5: [ RUN      ] sycl.reducers_int
5: [       OK ] sycl.reducers_int (9 ms)
5: [ RUN      ] sycl.reducers_double
5: [       OK ] sycl.reducers_double (8 ms)
5: [ RUN      ] sycl.reducers_complex_double
5: [       OK ] sycl.reducers_complex_double (3 ms)
5: [ RUN      ] sycl.reducers_struct
5: [       OK ] sycl.reducers_struct (12 ms)
5: [ RUN      ] sycl.reducers_half_t
5: [       OK ] sycl.reducers_half_t (6 ms)
5: [ RUN      ] sycl.reducers_bhalf_t
5: [       OK ] sycl.reducers_bhalf_t (5 ms)
5: [ RUN      ] sycl.reducers_int8_t
5: [       OK ] sycl.reducers_int8_t (5 ms)
5: [ RUN      ] sycl.reducers_int16_t
5: [       OK ] sycl.reducers_int16_t (5 ms)
5: [ RUN      ] sycl.reducers_point_t
5: [       OK ] sycl.reducers_point_t (3 ms)
5: [ RUN      ] sycl.reducers_bool
5: [       OK ] sycl.reducers_bool (1 ms)
5: [ RUN      ] sycl.int_combined_reduce
5: [       OK ] sycl.int_combined_reduce (0 ms)
5: [ RUN      ] sycl.mdrange_combined_reduce
5: [       OK ] sycl.mdrange_combined_reduce (0 ms)
5: [ RUN      ] sycl.int_combined_reduce_mixed
5: [       OK ] sycl.int_combined_reduce_mixed (0 ms)
5: [ RUN      ] sycl.reduction_deduction
5: [       OK ] sycl.reduction_deduction (0 ms)
5: [ RUN      ] sycl.reduce_device_view_range_policy
5: [       OK ] sycl.reduce_device_view_range_policy (3 ms)
5: [ RUN      ] sycl.reduce_device_view_mdrange_policy
5: [       OK ] sycl.reduce_device_view_mdrange_policy (577 ms)
5: [ RUN      ] sycl.reduce_device_view_team_policy
5: [       OK ] sycl.reduce_device_view_team_policy (3 ms)
5: [ RUN      ] sycl.impl_shared_alloc
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
25: ----------------------------------------------------------------------------------------------------------------------------------------------
25: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.083 s         0.065 s             9  9.62133/s        800
5: [       OK ] sycl.impl_shared_alloc (70 ms)
5: [ RUN      ] sycl.kokkos_swap
5: [       OK ] sycl.kokkos_swap (0 ms)
5: [----------] 70 tests from sycl (3306 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 74 tests from 2 test suites ran. (6520 ms total)
5: [  PASSED  ] 73 tests.
5: [  SKIPPED ] 1 test, listed below:
5: [  SKIPPED ] sycl.mdspan_minimal_functional
 5/57 Test  #5: Kokkos_CoreUnitTest_SYCL1B ....................   Passed    9.14 sec
test 6
      Start  6: Kokkos_CoreUnitTest_SYCL2A

6: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A
6: Test timeout computed to be: 1500
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o
6: [==========] Running 96 tests from 2 test suites.
6: [----------] Global test environment set-up.
6: [----------] 7 tests from sycl_DeathTest
6: [ RUN      ] sycl_DeathTest.view_construction_with_wrong_params_dyn
6: [       OK ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
6: [ RUN      ] sycl_DeathTest.view_construction_with_wrong_params_stat
6: [       OK ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms)
6: [ RUN      ] sycl_DeathTest.view_construction_with_wrong_params_mix
6: [       OK ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms)
6: [ RUN      ] sycl_DeathTest.view_construction_with_wrong_static_extents
6: [       OK ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms)
6: [ RUN      ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment
25: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.030 s         0.018 s           100  26.6165/s        800
25: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.047 s         0.041 s            23   17.117/s        800
6: [       OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4218 ms)
6: [ RUN      ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment
25: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.031 s         0.021 s           100  25.6751/s        800
25: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.102 s         0.098 s            10  7.86968/s        800
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
6: [       OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4212 ms)
6: [ RUN      ] sycl_DeathTest.view_memory_access_violations_from_device
6: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:174: Skipped
6: skipping SYCL device-side abort does not work when NDEBUG is defined
6: [  SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device (0 ms)
6: [----------] 7 tests from sycl_DeathTest (8430 ms total)
6: 
6: [----------] 89 tests from sycl
6: [ RUN      ] sycl.team_for
6: [       OK ] sycl.team_for (16 ms)
6: [ RUN      ] sycl.team_reduce
6: [       OK ] sycl.team_reduce (1 ms)
6: [ RUN      ] sycl.team_reduce_large
6: [       OK ] sycl.team_reduce_large (119 ms)
6: [ RUN      ] sycl.team_parallel_single
6: [       OK ] sycl.team_parallel_single (6 ms)
6: [ RUN      ] sycl.large_team_scratch_size
6: [       OK ] sycl.large_team_scratch_size (0 ms)
6: [ RUN      ] sycl.team_broadcast_long
6: [       OK ] sycl.team_broadcast_long (1 ms)
6: [ RUN      ] sycl.team_broadcast_long_wrapper
6: [       OK ] sycl.team_broadcast_long_wrapper (1 ms)
6: [ RUN      ] sycl.team_broadcast_char
6: [       OK ] sycl.team_broadcast_char (1 ms)
6: [ RUN      ] sycl.team_broadcast_float
6: [       OK ] sycl.team_broadcast_float (1 ms)
6: [ RUN      ] sycl.team_broadcast_double
6: [       OK ] sycl.team_broadcast_double (1 ms)
6: [ RUN      ] sycl.team_handle_by_value
6: [       OK ] sycl.team_handle_by_value (0 ms)
6: [ RUN      ] sycl.team_vector
6: [       OK ] sycl.team_vector (31 ms)
6: [ RUN      ] sycl.triple_nested_parallelism
6: [       OK ] sycl.triple_nested_parallelism (5 ms)
6: [ RUN      ] sycl.parallel_scan_with_reducers
6: [       OK ] sycl.parallel_scan_with_reducers (94 ms)
6: [ RUN      ] sycl.team_thread_range_combined_reducers
6: [       OK ] sycl.team_thread_range_combined_reducers (1 ms)
6: [ RUN      ] sycl.thread_vector_range_combined_reducers
6: [       OK ] sycl.thread_vector_range_combined_reducers (0 ms)
6: [ RUN      ] sycl.team_vector_range_combined_reducers
6: [       OK ] sycl.team_vector_range_combined_reducers (0 ms)
6: [ RUN      ] sycl.TeamThreadMDRangeParallelFor
6: [       OK ] sycl.TeamThreadMDRangeParallelFor (23 ms)
6: [ RUN      ] sycl.ThreadVectorMDRangeParallelFor
6: [       OK ] sycl.ThreadVectorMDRangeParallelFor (14 ms)
6: [ RUN      ] sycl.TeamVectorMDRangeParallelFor
6: [       OK ] sycl.TeamVectorMDRangeParallelFor (15 ms)
6: [ RUN      ] sycl.TeamThreadMDRangeParallelReduce
6: [       OK ] sycl.TeamThreadMDRangeParallelReduce (16 ms)
6: [ RUN      ] sycl.ThreadVectorMDRangeParallelReduce
6: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestTeamMDRange.hpp:2190: Skipped
6: skipping because of bug in group_barrier implementation
6: [  SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce (0 ms)
6: [ RUN      ] sycl.TeamVectorMDRangeParallelReduce
6: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestTeamMDRange.hpp:2223: Skipped
6: skipping because of bug in group_barrier implementation
6: [  SKIPPED ] sycl.TeamVectorMDRangeParallelReduce (0 ms)
6: [ RUN      ] sycl.team_policy_runtime_parameters
6: [       OK ] sycl.team_policy_runtime_parameters (0 ms)
6: [ RUN      ] sycl.team_reduction_scan
25: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.028 s         0.021 s           100   29.007/s        800
25: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.049 s         0.048 s            21  16.2415/s        800
6: [       OK ] sycl.team_reduction_scan (1232 ms)
6: [ RUN      ] sycl.team_long_reduce
6: [       OK ] sycl.team_long_reduce (15 ms)
6: [ RUN      ] sycl.team_double_reduce
6: [       OK ] sycl.team_double_reduce (15 ms)
6: [ RUN      ] sycl.team_parallel_dummy_with_reducer_and_scratch_space
6: [       OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
6: [ RUN      ] sycl.repeated_team_reduce
6: [       OK ] sycl.repeated_team_reduce (16 ms)
6: [ RUN      ] sycl.team_scan
6: [       OK ] sycl.team_scan (245 ms)
6: [ RUN      ] sycl.team_scan_ret_val
6: [       OK ] sycl.team_scan_ret_val (220 ms)
6: [ RUN      ] sycl.team_shared_request
6: [       OK ] sycl.team_shared_request (0 ms)
6: [ RUN      ] sycl.team_scratch_request
6: [       OK ] sycl.team_scratch_request (1 ms)
6: [ RUN      ] sycl.team_lambda_shared_request
6: [       OK ] sycl.team_lambda_shared_request (15 ms)
6: [ RUN      ] sycl.scratch_align
6: [       OK ] sycl.scratch_align (0 ms)
6: [ RUN      ] sycl.shmem_size
6: [       OK ] sycl.shmem_size (0 ms)
6: [ RUN      ] sycl.multi_level_scratch
6: [       OK ] sycl.multi_level_scratch (14 ms)
6: [ RUN      ] sycl.team_scratch_memory_index_parallel_for
6: [       OK ] sycl.team_scratch_memory_index_parallel_for (0 ms)
6: [ RUN      ] sycl.team_policy_max_recommended
6: [       OK ] sycl.team_policy_max_recommended (13 ms)
6: [ RUN      ] sycl.team_policy_minmax_scalar_without_plus_equal_k
6: [       OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
6: [ RUN      ] sycl.team_teamvector_range
6: [       OK ] sycl.team_teamvector_range (4 ms)
6: [ RUN      ] sycl.unique_token_global
6: [       OK ] sycl.unique_token_global (2 ms)
6: [ RUN      ] sycl.unique_token_instance
6: [       OK ] sycl.unique_token_instance (2 ms)
6: [ RUN      ] sycl.unique_token_team_acquire
6: [       OK ] sycl.unique_token_team_acquire (1 ms)
6: [ RUN      ] sycl.view_api_a
6: [       OK ] sycl.view_api_a (8 ms)
6: [ RUN      ] sycl.view_api_b
6: [       OK ] sycl.view_api_b (4 ms)
6: [ RUN      ] sycl.view_api_c
6: [       OK ] sycl.view_api_c (0 ms)
6: [ RUN      ] sycl.view_api_d
6: [       OK ] sycl.view_api_d (0 ms)
6: [ RUN      ] sycl.view_allocation_error
6: 
6: PI CUDA ERROR:
6: 	Value:           2
6: 	Name:            CUDA_ERROR_OUT_OF_MEMORY
6: 	Description:     out of memory
6: 	Function:        cuda_piextUSMDeviceAlloc
6: 	Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4899
6: 
6: [       OK ] sycl.view_allocation_error (0 ms)
6: [ RUN      ] sycl.view_remap
6: [       OK ] sycl.view_remap (0 ms)
6: [ RUN      ] sycl.view_mirror_nonconst
6: [       OK ] sycl.view_mirror_nonconst (0 ms)
6: [ RUN      ] sycl.view_stride_method
6: [       OK ] sycl.view_stride_method (0 ms)
6: [ RUN      ] sycl.anonymous_space
6: [       OK ] sycl.anonymous_space (0 ms)
6: [ RUN      ] sycl.view_overload_resolution
6: [       OK ] sycl.view_overload_resolution (0 ms)
6: [ RUN      ] sycl.view_allocation_large_rank
6: [       OK ] sycl.view_allocation_large_rank (5 ms)
6: [ RUN      ] sycl.view_shmem_size_on_device
6: [       OK ] sycl.view_shmem_size_on_device (0 ms)
6: [ RUN      ] sycl.view_is_assignable
6: [       OK ] sycl.view_is_assignable (0 ms)
6: [ RUN      ] sycl.view_copy_tests
6: [       OK ] sycl.view_copy_tests (6 ms)
6: [ RUN      ] sycl.view_copy_tests_rank_0
6: [       OK ] sycl.view_copy_tests_rank_0 (0 ms)
6: [ RUN      ] sycl.view_copy_degenerated
6: [       OK ] sycl.view_copy_degenerated (0 ms)
6: [ RUN      ] sycl.view_empty_runtime_unmanaged
6: [       OK ] sycl.view_empty_runtime_unmanaged (0 ms)
6: [ RUN      ] sycl.view_hooks
6: [       OK ] sycl.view_hooks (0 ms)
6: [ RUN      ] sycl.view_layoutstride_left_to_layoutleft_assignment
6: [       OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (62 ms)
6: [ RUN      ] sycl.view_layoutstride_right_to_layoutright_assignment
6: [       OK ] sycl.view_layoutstride_right_to_layoutright_assignment (55 ms)
6: [ RUN      ] sycl.view_irregular_layout
6: [       OK ] sycl.view_irregular_layout (0 ms)
6: [ RUN      ] sycl.view_mapping
6: [       OK ] sycl.view_mapping (62 ms)
6: [ RUN      ] sycl.view_mapping_operator
6: [       OK ] sycl.view_mapping_operator (16 ms)
6: [ RUN      ] sycl.static_extent
6: [       OK ] sycl.static_extent (0 ms)
6: [ RUN      ] sycl.view_mapping_atomic
6: [       OK ] sycl.view_mapping_atomic (0 ms)
6: [ RUN      ] sycl.view_mapping_class_value
6: [       OK ] sycl.view_mapping_class_value (0 ms)
6: [ RUN      ] sycl.view_mapping_assignable
6: [       OK ] sycl.view_mapping_assignable (0 ms)
6: [ RUN      ] sycl.view_mapping_trivially_copyable
6: [       OK ] sycl.view_mapping_trivially_copyable (0 ms)
6: [ RUN      ] sycl.view_mapping_subview
6: [       OK ] sycl.view_mapping_subview (0 ms)
6: [ RUN      ] sycl.view_nested_view
6: [       OK ] sycl.view_nested_view (0 ms)
6: [ RUN      ] sycl.append_formatted_multidimensional_index
6: [       OK ] sycl.append_formatted_multidimensional_index (0 ms)
6: [ RUN      ] sycl.view_resize
6: [       OK ] sycl.view_resize (11 ms)
6: [ RUN      ] sycl.view_realloc
6: [       OK ] sycl.view_realloc (0 ms)
6: [ RUN      ] sycl.resize_realloc_no_init
6: [       OK ] sycl.resize_realloc_no_init (0 ms)
6: [ RUN      ] sycl.resize_realloc_no_alloc
6: [       OK ] sycl.resize_realloc_no_alloc (0 ms)
6: [ RUN      ] sycl.realloc_exec_space
6: [       OK ] sycl.realloc_exec_space (0 ms)
6: [ RUN      ] sycl.view_alloc
6: [       OK ] sycl.view_alloc (0 ms)
6: [ RUN      ] sycl.view_alloc_exec_space
6: [       OK ] sycl.view_alloc_exec_space (0 ms)
6: [ RUN      ] sycl.view_alloc_int
6: [       OK ] sycl.view_alloc_int (0 ms)
6: [ RUN      ] sycl.view_alloc_exec_space_int
6: [       OK ] sycl.view_alloc_exec_space_int (0 ms)
6: [ RUN      ] sycl.deep_copy_zero_memset
6: [       OK ] sycl.deep_copy_zero_memset (0 ms)
6: [ RUN      ] sycl.resize_exec_space
6: [       OK ] sycl.resize_exec_space (0 ms)
6: [ RUN      ] sycl.view_allocation_int
6: [       OK ] sycl.view_allocation_int (0 ms)
6: [ RUN      ] sycl.view_allocation_exec_space_int
6: [       OK ] sycl.view_allocation_exec_space_int (0 ms)
6: [ RUN      ] sycl.view_not_default_constructible
6: [       OK ] sycl.view_not_default_constructible (0 ms)
6: [----------] 89 tests from sycl (2405 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 96 tests from 2 test suites ran. (10836 ms total)
6: [  PASSED  ] 93 tests.
6: [  SKIPPED ] 3 tests, listed below:
6: [  SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device
6: [  SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce
6: [  SKIPPED ] sycl.TeamVectorMDRangeParallelReduce
 6/57 Test  #6: Kokkos_CoreUnitTest_SYCL2A ....................   Passed   13.37 sec
test 7
      Start  7: Kokkos_CoreUnitTest_SYCL2B

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B
7: Test timeout computed to be: 1500
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
25: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.031 s         0.021 s           100  25.9864/s        800
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o
7: [==========] Running 16 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 16 tests from sycl_shared_usm
7: [ RUN      ] sycl_shared_usm.view_subview_assign_strided
7: [       OK ] sycl_shared_usm.view_subview_assign_strided (4 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_left_0
7: [       OK ] sycl_shared_usm.view_subview_left_0 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_left_1
7: [       OK ] sycl_shared_usm.view_subview_left_1 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_left_2
7: [       OK ] sycl_shared_usm.view_subview_left_2 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_left_3
7: [       OK ] sycl_shared_usm.view_subview_left_3 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_right_0
7: [       OK ] sycl_shared_usm.view_subview_right_0 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_right_1
7: [       OK ] sycl_shared_usm.view_subview_right_1 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_right_3
7: [       OK ] sycl_shared_usm.view_subview_right_3 (0 ms)
7: [ RUN      ] sycl_shared_usm.view_static_tests
7: [       OK ] sycl_shared_usm.view_static_tests (0 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft
7: [       OK ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft (5 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_layoutright_to_layoutright
7: [       OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (2 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_1d_assign
7: [       OK ] sycl_shared_usm.view_subview_1d_assign (5 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_1d_assign_atomic
7: [       OK ] sycl_shared_usm.view_subview_1d_assign_atomic (5 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_1d_assign_randomaccess
7: [       OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (4 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_2d_from_3d
7: [       OK ] sycl_shared_usm.view_subview_2d_from_3d (76 ms)
7: [ RUN      ] sycl_shared_usm.view_subview_2d_from_3d_atomic
7: [       OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (76 ms)
7: [----------] 16 tests from sycl_shared_usm (185 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 16 tests from 1 test suite ran. (185 ms total)
7: [  PASSED  ] 16 tests.
25: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                             1.02 s         0.987 s             1 0.781491/s        800
 7/57 Test  #7: Kokkos_CoreUnitTest_SYCL2B ....................   Passed    2.69 sec
test 8
      Start  8: Kokkos_CoreUnitTest_SYCL2C

8: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C
8: Test timeout computed to be: 1500
8: [==========] Running 4 tests from 1 test suite.
8: [----------] Global test environment set-up.
8: [----------] 4 tests from sycl_shared_usm
8: [ RUN      ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess
8: [       OK ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess (74 ms)
8: [ RUN      ] sycl_shared_usm.view_subview_3d_from_5d_left
8: [       OK ] sycl_shared_usm.view_subview_3d_from_5d_left (151 ms)
8: [ RUN      ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic
8: [       OK ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic (153 ms)
8: [ RUN      ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess
8: [       OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (150 ms)
8: [----------] 4 tests from sycl_shared_usm (530 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 4 tests from 1 test suite ran. (530 ms total)
8: [  PASSED  ] 4 tests.
25: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.027 s         0.021 s           100  29.1161/s        800
 8/57 Test  #8: Kokkos_CoreUnitTest_SYCL2C ....................   Passed    3.01 sec
test 9
      Start  9: Kokkos_CoreUnitTest_SYCL2D

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D
9: Test timeout computed to be: 1500
[ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
9: [==========] Running 5 tests from 1 test suite.
9: [----------] Global test environment set-up.
9: [----------] 5 tests from sycl_shared_usm
9: [ RUN      ] sycl_shared_usm.view_subview_3d_from_5d_right
9: [       OK ] sycl_shared_usm.view_subview_3d_from_5d_right (158 ms)
9: [ RUN      ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic
9: [       OK ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic (154 ms)
9: [ RUN      ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess
9: [       OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (154 ms)
9: [ RUN      ] sycl_shared_usm.view_test_unmanaged_subview_reset
9: [       OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (10 ms)
9: [ RUN      ] sycl_shared_usm.view_subview_memory_traits_construction
9: [       OK ] sycl_shared_usm.view_subview_memory_traits_construction (0 ms)
9: [----------] 5 tests from sycl_shared_usm (477 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 5 tests from 1 test suite ran. (477 ms total)
9: [  PASSED  ] 5 tests.
 9/57 Test  #9: Kokkos_CoreUnitTest_SYCL2D ....................   Passed    2.95 sec
test 10
      Start 10: Kokkos_CoreUnitTest_SYCL3

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3
10: Test timeout computed to be: 1500
25: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.041 s         0.030 s           100  19.7046/s        800
10: [==========] Running 54 tests from 3 test suites.
10: [----------] Global test environment set-up.
10: [----------] 4 tests from sycl
10: [ RUN      ] sycl.team_scratch_1_queues
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
25: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.028 s         0.021 s           100  28.9936/s        800
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
25: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.034 s         0.026 s            79  23.7672/s        800
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o
[ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o
25: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.052 s         0.040 s            50  15.5002/s        800
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
25: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.028 s         0.021 s           100   28.895/s        800
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
25: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.041 s         0.031 s           100  19.6302/s        800
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1005.39/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.35/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1007.25/s       1.6k
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438     1007/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1007.06/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1006.98/s       1.6k
25: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           438  1002.04/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           223  509.868/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.003 s         0.003 s           234  515.931/s       1.6k
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o
25: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           438  1006.55/s       1.6k
25: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           328  750.315/s       1.6k
25: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           307  647.611/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1006.33/s       1.6k
10: [       OK ] sycl.team_scratch_1_queues (23258 ms)
10: [ RUN      ] sycl.space_access
10: [       OK ] sycl.space_access (0 ms)
10: [ RUN      ] sycl.uvm
10: [       OK ] sycl.uvm (1 ms)
10: [ RUN      ] sycl.impl_view_accessible
10: [       OK ] sycl.impl_view_accessible (3 ms)
10: [----------] 4 tests from sycl (23263 ms total)
10: 
10: [----------] 25 tests from sycl_host_usm
10: [ RUN      ] sycl_host_usm.impl_shared_alloc
10: [       OK ] sycl_host_usm.impl_shared_alloc (29 ms)
10: [ RUN      ] sycl_host_usm.view_api_a
10: [       OK ] sycl_host_usm.view_api_a (7 ms)
10: [ RUN      ] sycl_host_usm.view_api_b
10: [       OK ] sycl_host_usm.view_api_b (1 ms)
10: [ RUN      ] sycl_host_usm.view_api_c
10: [       OK ] sycl_host_usm.view_api_c (0 ms)
10: [ RUN      ] sycl_host_usm.view_api_d
10: [       OK ] sycl_host_usm.view_api_d (0 ms)
10: [ RUN      ] sycl_host_usm.view_allocation_error
10: 
10: PI CUDA ERROR:
10: 	Value:           2
10: 	Name:            CUDA_ERROR_OUT_OF_MEMORY
10: 	Description:     out of memory
10: 	Function:        cuda_piextUSMHostAlloc
10: 	Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4875
10: 
10: [       OK ] sycl_host_usm.view_allocation_error (0 ms)
10: [ RUN      ] sycl_host_usm.view_remap
10: [       OK ] sycl_host_usm.view_remap (0 ms)
10: [ RUN      ] sycl_host_usm.view_mirror_nonconst
10: [       OK ] sycl_host_usm.view_mirror_nonconst (0 ms)
10: [ RUN      ] sycl_host_usm.view_stride_method
10: [       OK ] sycl_host_usm.view_stride_method (0 ms)
10: [ RUN      ] sycl_host_usm.anonymous_space
10: [       OK ] sycl_host_usm.anonymous_space (0 ms)
10: [ RUN      ] sycl_host_usm.view_overload_resolution
10: [       OK ] sycl_host_usm.view_overload_resolution (0 ms)
10: [ RUN      ] sycl_host_usm.view_allocation_large_rank
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1006.35/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438   1006.2/s       1.6k
10: [       OK ] sycl_host_usm.view_allocation_large_rank (4828 ms)
10: [ RUN      ] sycl_host_usm.view_shmem_size_on_device
10: [       OK ] sycl_host_usm.view_shmem_size_on_device (0 ms)
10: [ RUN      ] sycl_host_usm.view_is_assignable
10: [       OK ] sycl_host_usm.view_is_assignable (0 ms)
10: [ RUN      ] sycl_host_usm.view_copy_tests
10: [       OK ] sycl_host_usm.view_copy_tests (6 ms)
10: [ RUN      ] sycl_host_usm.view_copy_tests_rank_0
10: [       OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms)
10: [ RUN      ] sycl_host_usm.view_copy_degenerated
10: [       OK ] sycl_host_usm.view_copy_degenerated (0 ms)
10: [ RUN      ] sycl_host_usm.view_mapping
10: [       OK ] sycl_host_usm.view_mapping (58 ms)
10: [ RUN      ] sycl_host_usm.view_mapping_operator
10: [       OK ] sycl_host_usm.view_mapping_operator (4 ms)
10: [ RUN      ] sycl_host_usm.static_extent
10: [       OK ] sycl_host_usm.static_extent (0 ms)
10: [ RUN      ] sycl_host_usm.view_mapping_atomic
10: [       OK ] sycl_host_usm.view_mapping_atomic (0 ms)
10: [ RUN      ] sycl_host_usm.view_mapping_class_value
10: [       OK ] sycl_host_usm.view_mapping_class_value (0 ms)
10: [ RUN      ] sycl_host_usm.view_mapping_assignable
10: [       OK ] sycl_host_usm.view_mapping_assignable (0 ms)
10: [ RUN      ] sycl_host_usm.view_mapping_trivially_copyable
10: [       OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms)
10: [ RUN      ] sycl_host_usm.view_mapping_subview
10: [       OK ] sycl_host_usm.view_mapping_subview (0 ms)
10: [----------] 25 tests from sycl_host_usm (4937 ms total)
10: 
10: [----------] 25 tests from sycl_shared_usm
10: [ RUN      ] sycl_shared_usm.impl_shared_alloc
10: [       OK ] sycl_shared_usm.impl_shared_alloc (40 ms)
10: [ RUN      ] sycl_shared_usm.view_api_a
10: [       OK ] sycl_shared_usm.view_api_a (16 ms)
10: [ RUN      ] sycl_shared_usm.view_api_b
10: [       OK ] sycl_shared_usm.view_api_b (19 ms)
10: [ RUN      ] sycl_shared_usm.view_api_c
10: [       OK ] sycl_shared_usm.view_api_c (0 ms)
10: [ RUN      ] sycl_shared_usm.view_api_d
10: [       OK ] sycl_shared_usm.view_api_d (4 ms)
10: [ RUN      ] sycl_shared_usm.view_allocation_error
10: 
10: PI CUDA ERROR:
10: 	Value:           2
10: 	Name:            CUDA_ERROR_OUT_OF_MEMORY
10: 	Description:     out of memory
10: 	Function:        cuda_piextUSMSharedAlloc
10: 	Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4924
10: 
10: [       OK ] sycl_shared_usm.view_allocation_error (0 ms)
10: [ RUN      ] sycl_shared_usm.view_remap
10: [       OK ] sycl_shared_usm.view_remap (1 ms)
10: [ RUN      ] sycl_shared_usm.view_mirror_nonconst
10: [       OK ] sycl_shared_usm.view_mirror_nonconst (0 ms)
10: [ RUN      ] sycl_shared_usm.view_stride_method
10: [       OK ] sycl_shared_usm.view_stride_method (0 ms)
10: [ RUN      ] sycl_shared_usm.anonymous_space
10: [       OK ] sycl_shared_usm.anonymous_space (0 ms)
10: [ RUN      ] sycl_shared_usm.view_overload_resolution
10: [       OK ] sycl_shared_usm.view_overload_resolution (0 ms)
10: [ RUN      ] sycl_shared_usm.view_allocation_large_rank
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1006.34/s       1.6k
10: [       OK ] sycl_shared_usm.view_allocation_large_rank (1107 ms)
10: [ RUN      ] sycl_shared_usm.view_shmem_size_on_device
10: [       OK ] sycl_shared_usm.view_shmem_size_on_device (9 ms)
10: [ RUN      ] sycl_shared_usm.view_is_assignable
10: [       OK ] sycl_shared_usm.view_is_assignable (6 ms)
10: [ RUN      ] sycl_shared_usm.view_copy_tests
10: [       OK ] sycl_shared_usm.view_copy_tests (22 ms)
10: [ RUN      ] sycl_shared_usm.view_copy_tests_rank_0
10: [       OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms)
10: [ RUN      ] sycl_shared_usm.view_copy_degenerated
10: [       OK ] sycl_shared_usm.view_copy_degenerated (0 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping
10: [       OK ] sycl_shared_usm.view_mapping (60 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping_operator
10: [       OK ] sycl_shared_usm.view_mapping_operator (15 ms)
10: [ RUN      ] sycl_shared_usm.static_extent
10: [       OK ] sycl_shared_usm.static_extent (0 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping_atomic
10: [       OK ] sycl_shared_usm.view_mapping_atomic (0 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping_class_value
10: [       OK ] sycl_shared_usm.view_mapping_class_value (0 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping_assignable
10: [       OK ] sycl_shared_usm.view_mapping_assignable (0 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping_trivially_copyable
10: [       OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms)
10: [ RUN      ] sycl_shared_usm.view_mapping_subview
10: [       OK ] sycl_shared_usm.view_mapping_subview (0 ms)
10: [----------] 25 tests from sycl_shared_usm (1311 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 54 tests from 3 test suites ran. (29513 ms total)
10: [  PASSED  ] 54 tests.
25: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            49    111.9/s       1.6k
10/57 Test #10: Kokkos_CoreUnitTest_SYCL3 .....................   Passed   32.18 sec
test 11
      Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit
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 sycl
11: [ RUN      ] sycl.raw_sycl_interop
25: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.014 s         0.014 s            50  113.193/s       1.6k
25: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           215  492.246/s       1.6k
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
11: [       OK ] sycl.raw_sycl_interop (1615 ms)
11: [----------] 1 test from sycl (1615 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 1 test from 1 test suite ran. (1615 ms total)
11: [  PASSED  ] 1 test.
25: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s           104   238.63/s       1.6k
11/57 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit ...........   Passed    2.42 sec
test 12
      Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context
12: Test timeout computed to be: 1500
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1006.03/s       1.6k
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1006.16/s       1.6k
12: [==========] Running 2 tests from 1 test suite.
12: [----------] Global test environment set-up.
12: [----------] 2 tests from sycl
12: [ RUN      ] sycl.raw_sycl_interop_context_1
12: [       OK ] sycl.raw_sycl_interop_context_1 (2 ms)
12: [ RUN      ] sycl.raw_sycl_interop_context_2
12: [       OK ] sycl.raw_sycl_interop_context_2 (0 ms)
12: [----------] 2 tests from sycl (2 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 2 tests from 1 test suite ran. (2 ms total)
12: [  PASSED  ] 2 tests.
25: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.016 s         0.016 s            45  101.927/s       1.6k
12/57 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ...   Passed    2.43 sec
test 13
      Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreams

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreams
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from sycl
13: [ RUN      ] sycl.raw_sycl_queues
25: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.018 s         0.018 s            39  88.6912/s       1.6k
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o
25: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           438  1006.01/s       1.6k
13: [       OK ] sycl.raw_sycl_queues (1636 ms)
13: [----------] 1 test from sycl (1636 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (1636 ms total)
13: [  PASSED  ] 1 test.
25: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1006.18/s       1.6k
13/57 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreams ........   Passed    2.44 sec
test 14
      Start 14: Kokkos_CoreUnitTest_Default

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

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
15: Test timeout computed to be: 1500
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from initialization
15: [ RUN      ] initialization.legion_initialization
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           438  1006.02/s       1.6k
15: [       OK ] initialization.legion_initialization (1623 ms)
15: [----------] 1 test from initialization (1623 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (1623 ms total)
15: [  PASSED  ] 1 test.
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o
25: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.018 s         0.017 s            40  91.1549/s       1.6k
15/57 Test #15: Kokkos_CoreUnitTest_LegionInitialization ......   Passed    2.42 sec
test 16
      Start 16: Kokkos_CoreUnitTest_PushFinalizeHook

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
16: Test timeout computed to be: 1500
25: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.019 s         0.019 s            37  82.3751/s       1.6k
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           444  1029.01/s       1.6k
16: SUCCESS
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           444  1028.68/s       1.6k
16/57 Test #16: Kokkos_CoreUnitTest_PushFinalizeHook ..........   Passed    2.44 sec
test 17
      Start 17: Kokkos_CoreUnitTest_Develop

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Develop
17: Test timeout computed to be: 1500
25: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           444  1028.76/s       1.6k
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o
25: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           444   1028.8/s       1.6k
17: [==========] Running 1 test from 1 test suite.
17: [----------] Global test environment set-up.
17: [----------] 1 test from defaultdevicetype
17: [ RUN      ] defaultdevicetype.development_test
17: [       OK ] defaultdevicetype.development_test (0 ms)
17: [----------] 1 test from defaultdevicetype (0 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 1 test from 1 test suite ran. (0 ms total)
17: [  PASSED  ] 1 test.
25: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           825  947.166/s        800
17/57 Test #17: Kokkos_CoreUnitTest_Develop ...................   Passed    2.45 sec
test 18
      Start 18: Kokkos_CoreUnitTest_KokkosP

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
18: Test timeout computed to be: 1500
25: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           826  946.258/s        800
25: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           824  945.931/s        800
18: [==========] Running 27 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 25 tests from kokkosp
18: [ RUN      ] kokkosp.test_named_instance_fence
18: Ref: 117440513
18: Ref: named_instance
18: 117440513
18: named_instance
18: [       OK ] kokkosp.test_named_instance_fence (0 ms)
18: [ RUN      ] kokkosp.test_unnamed_instance_fence
18: Ref: 117440513
18: Ref: Unnamed Instance Fence
18: 117440513
18: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence
18: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
18: [ RUN      ] kokkosp.test_named_global_fence
18: Ref: 117440512
18: Ref: test global fence
18: 0
18: test global fence
18: Miss on id
18: 117440512
18: test global fence
18: [       OK ] kokkosp.test_named_global_fence (0 ms)
18: [ RUN      ] kokkosp.test_unnamed_global_fence
18: Ref: 117440512
18: Ref: Unnamed Global Fence
18: 0
18: Kokkos::fence: Unnamed Global Fence
18: Miss on id
18: 117440512
18: Kokkos::fence: Unnamed Global Fence
18: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
18: [ RUN      ] kokkosp.test_multiple_default_instances
18: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
18: [ RUN      ] kokkosp.test_id_gen
18: [       OK ] kokkosp.test_id_gen (0 ms)
18: [ RUN      ] kokkosp.test_kernel_sequence
18: Ref: 117440513
18: Ref: named_instance
18: 117440513
18: named_instance
18: Ref: 117440513
18: Ref: test_kernel
18: 117440513
18: named_instance
18: Miss on name
18: 0
18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
18: Miss on name
18: Miss on id
18: 117440512
18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
18: Miss on name
18: Miss on id
18: 117440513
18: test_kernel
18: [       OK ] kokkosp.test_kernel_sequence (0 ms)
18: [ RUN      ] kokkosp.async_deep_copy
18: [       OK ] kokkosp.async_deep_copy (0 ms)
18: [ RUN      ] kokkosp.parallel_for
18: [       OK ] kokkosp.parallel_for (0 ms)
18: [ RUN      ] kokkosp.parallel_reduce
18: [       OK ] kokkosp.parallel_reduce (2 ms)
18: [ RUN      ] kokkosp.parallel_scan
18: [       OK ] kokkosp.parallel_scan (0 ms)
18: [ RUN      ] kokkosp.parallel_scan_no_fence
18: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
18: [ RUN      ] kokkosp.parallel_scan_no_fence_view
18: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
18: [ RUN      ] kokkosp.regions
18: [       OK ] kokkosp.regions (0 ms)
18: [ RUN      ] kokkosp.fences
18: [       OK ] kokkosp.fences (0 ms)
18: [ RUN      ] kokkosp.raw_allocation
18: [       OK ] kokkosp.raw_allocation (0 ms)
18: [ RUN      ] kokkosp.view
18: [       OK ] kokkosp.view (0 ms)
18: [ RUN      ] kokkosp.sections
18: [       OK ] kokkosp.sections (0 ms)
18: [ RUN      ] kokkosp.metadata
18: [       OK ] kokkosp.metadata (0 ms)
18: [ RUN      ] kokkosp.profile_events
18: [       OK ] kokkosp.profile_events (0 ms)
18: [ RUN      ] kokkosp.no_init_kernel
18: [       OK ] kokkosp.no_init_kernel (0 ms)
18: [ RUN      ] kokkosp.get_events
18: [       OK ] kokkosp.get_events (0 ms)
18: [ RUN      ] kokkosp.create_mirror_no_init
18: [       OK ] kokkosp.create_mirror_no_init (0 ms)
18: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
18: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
18: [ RUN      ] kokkosp.create_mirror_view_and_copy
18: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
18: [----------] 25 tests from kokkosp (4 ms total)
18: 
18: [----------] 2 tests from defaultdevicetype
18: [ RUN      ] defaultdevicetype.profiling_section
18: [       OK ] defaultdevicetype.profiling_section (0 ms)
18: [ RUN      ] defaultdevicetype.scoped_profile_region
18: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
18: [----------] 2 tests from defaultdevicetype (0 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 27 tests from 2 test suites ran. (4 ms total)
18: [  PASSED  ] 27 tests.
25: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           824  945.451/s        800
18/57 Test #18: Kokkos_CoreUnitTest_KokkosP ...................   Passed    2.45 sec
test 19
      Start 19: Kokkos_CoreUnitTest_ToolIndependence

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
19: Test timeout computed to be: 1500
19/57 Test #19: Kokkos_CoreUnitTest_ToolIndependence ..........   Passed    0.01 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoadHelp

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
25: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           824  940.637/s        800
25: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           824  941.997/s        800
20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
25: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           821    941.2/s        800
20/57 Test #20: Kokkos_ProfilingTestLibraryLoadHelp ...........   Passed    2.46 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp

21: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
25: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821  940.897/s        800
25: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           821  940.883/s        800
21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
25: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821  939.576/s        800
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o
21/57 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ........   Passed    2.45 sec
test 22
      Start 22: Kokkos_ProfilingTestLibraryLoad

22: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
22: Environment variables: 
22:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
22: Test timeout computed to be: 1500
22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
25: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           823  942.674/s        800
25: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           823  942.639/s        800
22: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0xe13a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe13bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe13c40:Host:source:0xe13ac0: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:0xe13e00: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:0xe13bc0:40::kokkosp_deallocate_data:Host:source:0xe13a40:40::kokkosp_finalize_library::
25: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           822  942.474/s        800
22/57 Test #22: Kokkos_ProfilingTestLibraryLoad ...............   Passed    2.44 sec
test 23
      Start 23: Kokkos_ProfilingTestLibraryCmdLine

23: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
23: Test timeout computed to be: 1500
25: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821  942.196/s        800
25: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           821  941.998/s        800
23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0xe13a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe13bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe13c40:Host:source:0xe13ac0: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:0xe13e00: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:0xe13bc0:40::kokkosp_deallocate_data:Host:source:0xe13a40:40::kokkosp_finalize_library::
25: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           821  942.199/s        800
23/57 Test #23: Kokkos_ProfilingTestLibraryCmdLine ............   Passed    2.45 sec
test 24
      Start 24: Kokkos_CoreUnitTest_StackTraceTest

24: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
24: Test timeout computed to be: 1500
25: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           820  940.825/s        800
25: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           819  940.679/s        800
25: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.87653k/s       1.6k
25: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 6.24152k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.72552k/s       1.6k
25: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.19693k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  5.5223k/s       1.6k
25: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.55468k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.48818k/s       1.6k
25: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.47334k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.16883k/s       1.6k
25: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.88693k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  7.9593k/s       1.6k
25: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.06537k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.86561k/s       1.6k
25: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.03515k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 3.12113k/s       1.6k
25: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.65933k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.26147k/s       1.6k
25: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.25216k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.75656k/s       1.6k
25: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 3.13752k/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.18589k/s       1.6k
25: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.005 s         0.001 s            10  353.842/s       1.6k
24: [==========] Running 3 tests from 2 test suites.
24: [----------] Global test environment set-up.
24: [----------] 2 tests from defaultdevicetype_DeathTest
24: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
24: 
24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
24: Top of f1
24: Top of f0
24: Top of f0
24: test_f1:
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f1:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x435bd8] Test::test_stacktrace(bool, bool)
24: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f1
24: Top of f0
24: Top of f0
24: StackTrace f3(std::cout, 4) returned: 110
24: test_f3:
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f3:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int)
24: [0x4365b8] Test::test_stacktrace(bool, bool)
24: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Test setting std::terminate handler that prints the last saved stack trace
24: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (328 ms)
24: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
24: 
24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
24: Top of f1
24: Top of f0
24: Top of f0
24: test_f1:
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f1:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x435bd8] Test::test_stacktrace(bool, bool)
24: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f1
24: Top of f0
24: Top of f0
24: StackTrace f3(std::cout, 4) returned: 110
24: test_f3:
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f3:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int)
24: [0x4365b8] Test::test_stacktrace(bool, bool)
24: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Test setting std::terminate handler that prints the last saved stack trace
24: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (337 ms)
24: [----------] 2 tests from defaultdevicetype_DeathTest (666 ms total)
24: 
24: [----------] 1 test from defaultdevicetype
24: [ RUN      ] defaultdevicetype.stacktrace_normal
24: Top of f1
24: Top of f0
24: Top of f0
24: test_f1:
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f1:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x435bd8] Test::test_stacktrace(bool, bool)
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f3
24: Top of f1
24: Top of f0
24: Top of f0
24: StackTrace f3(std::cout, 4) returned: 110
24: test_f3:
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
24: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
24:  
24: demangled test_f3:
24: [0x496650] Kokkos::Impl::save_stacktrace()
24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int)
24: [0x4365b8] Test::test_stacktrace(bool, bool)
24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
24: [0x447348] testing::Test::Run()
24: [0x44877f] testing::TestInfo::Run()
24: [0x449041] testing::TestSuite::Run()
24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
24: [0x458952] testing::UnitTest::Run()
24: [0x437400] main
24: [0x7ffff74f0d90] 
24: [0x7ffff74f0e40] __libc_start_main
24: [0x435aa5] _start
24:  
24: Test setting std::terminate handler that prints the last saved stack trace
24: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
24: [----------] 1 test from defaultdevicetype (0 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 3 tests from 2 test suites ran. (667 ms total)
24: [  PASSED  ] 3 tests.
25: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.111 s         0.103 s            10  14.3581/s       1.6k
25: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10  2.4923k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.12016k/s       1.6k
25: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.78595k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.68479k/s       1.6k
25: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  6.4671k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.36004k/s       1.6k
25: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.00892k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  4.3293k/s       1.6k
25: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.84711k/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10  912.207/s       1.6k
25: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.019 s         0.003 s            10  84.0467/s       1.6k
25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............   Passed  149.53 sec
test 26
      Start 26: Kokkos_Benchmark_Atomic_MinMax

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

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-26_T02-32-38.json"
27: Test timeout computed to be: 1500
24/57 Test #24: Kokkos_CoreUnitTest_StackTraceTest ............   Passed    3.11 sec
test 25
      Start 25: Kokkos_IncrementalTest_SERIAL

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
25: Test timeout computed to be: 1500
27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
27: 2024-03-26T03:20:09+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool
27: Run on (255 X 3099.15 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x127)
27:   L1 Instruction 32 KiB (x127)
27:   L2 Unified 512 KiB (x127)
27:   L3 Unified 32768 KiB (x15)
27: Load Average: 9.94, 8.33, 8.55
27: CPU architecture: none
27: Default Device: N6Kokkos3HIPE
27: GPU architecture: AMD_GFX908
27: KOKKOS_COMPILER_CLANG: 1400
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: yes
27: KOKKOS_ENABLE_CXX20: no
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HIP: yes
27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_OPENMP: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
27: Kokkos Version: 4.3.0
27: macro  KOKKOS_ENABLE_HIP: defined
27: macro KOKKOS_ENABLE_ROCTHRUST: defined
27: platform: 64bit
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          2637               20.7522M/s
25: [==========] Running 28 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 28 tests from SERIAL
25: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
25: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
25: [ RUN      ] SERIAL.IncrTest_01_execspace
25: Host Serial Execution Space:
25:   KOKKOS_ENABLE_SERIAL: yes
25: 
25: Serial Runtime Configuration:
25: Serial
25: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
25: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
25: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
25: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
25: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
25: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
25: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
25: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
25: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
25: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
25: [       OK ] SERIAL.IncrTest_03b_memspace_free (61 ms)
25: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
25: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
25: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
25: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
25: [ RUN      ] SERIAL.IncrTest_05_reduction
25: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
25: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
25: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
25: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
25: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
25: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
25: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
25: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
25: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
25: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
25: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
25: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
25: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
25: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
25: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
25: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
25: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
25: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
25: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
25: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
25: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (119 ms)
25: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
25: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
25: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
25: [       OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms)
25: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
25: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
25: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
25: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
25: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
25: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
25: [ RUN      ] SERIAL.incr_14_MDrangeReduce
25: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
25: [ RUN      ] SERIAL.IncrTest_16_parallelscan
25: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
25: [ RUN      ] SERIAL.incr_17_atomicView
25: [       OK ] SERIAL.incr_17_atomicView (0 ms)
25: [----------] 28 tests from SERIAL (186 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 28 tests from 1 test suite ran. (186 ms total)
25: [  PASSED  ] 28 tests.
25/57 Test #25: Kokkos_IncrementalTest_SERIAL .................   Passed    2.63 sec
test 26
      Start 26: Kokkos_IncrementalTest_SYCL

26: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_SYCL
26: Test timeout computed to be: 1500
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
27: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          9170                144.749M/s
27/53 Test #27: Kokkos_PerformanceTest_Mempool ..............   Passed    2.95 sec
test 28
      Start 28: Kokkos_PerformanceTest_Atomic

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-26_T02-32-38.json"
28: Test timeout computed to be: 1500
28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
28: 2024-03-26T03:20:12+00:00
28: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic
28: Run on (255 X 3099.76 MHz CPU s)
28: CPU Caches:
28:   L1 Data 32 KiB (x127)
28:   L1 Instruction 32 KiB (x127)
28:   L2 Unified 512 KiB (x127)
28:   L3 Unified 32768 KiB (x15)
28: Load Average: 9.94, 8.33, 8.55
28: CPU architecture: none
28: Default Device: N6Kokkos3HIPE
28: GPU architecture: AMD_GFX908
28: KOKKOS_COMPILER_CLANG: 1400
28: KOKKOS_ENABLE_ASM: no
28: KOKKOS_ENABLE_CXX17: yes
28: KOKKOS_ENABLE_CXX20: no
28: KOKKOS_ENABLE_CXX23: no
28: KOKKOS_ENABLE_CXX26: no
28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
28: KOKKOS_ENABLE_HIP: yes
28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
28: KOKKOS_ENABLE_HWLOC: no
28: KOKKOS_ENABLE_LIBDL: yes
28: KOKKOS_ENABLE_OPENMP: yes
28: KOKKOS_ENABLE_PRAGMA_IVDEP: no
28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
28: KOKKOS_ENABLE_PRAGMA_UNROLL: no
28: KOKKOS_ENABLE_PRAGMA_VECTOR: no
28: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
28: Kokkos Version: 4.3.0
28: macro  KOKKOS_ENABLE_HIP: defined
28: macro KOKKOS_ENABLE_ROCTHRUST: defined
28: platform: 64bit
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o
26: [==========] Running 28 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 28 tests from SYCL
26: [ RUN      ] SYCL.IncrTest_01_execspace_typedef
26: [       OK ] SYCL.IncrTest_01_execspace_typedef (0 ms)
26: [ RUN      ] SYCL.IncrTest_01_execspace
26: 
26: Runtime Configuration:
26: macro  KOKKOS_ENABLE_ONEDPL : defined
26: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined
26: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined
26: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined
26: 
26: Available devices: 
26: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected
26: SYCL
26: [       OK ] SYCL.IncrTest_01_execspace (0 ms)
26: [ RUN      ] SYCL.IncrTest_02_AtomicExchange
26: [       OK ] SYCL.IncrTest_02_AtomicExchange (0 ms)
26: [ RUN      ] SYCL.IncrTest_02_AtomicAdd
26: [       OK ] SYCL.IncrTest_02_AtomicAdd (0 ms)
26: [ RUN      ] SYCL.IncrTest_02_AtomicSub
26: [       OK ] SYCL.IncrTest_02_AtomicSub (0 ms)
26: [ RUN      ] SYCL.IncrTest_03a_memspace_malloc
26: [       OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms)
26: [ RUN      ] SYCL.IncrTest_03b_memspace_free
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o
26: [       OK ] SYCL.IncrTest_03b_memspace_free (19131 ms)
26: [ RUN      ] SYCL.IncrTest_04_simple_parallelFor
26: [       OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms)
26: [ RUN      ] SYCL.IncrTest_04_RangePolicy_parallelFor
26: [       OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms)
26: [ RUN      ] SYCL.IncrTest_05_reduction
26: [       OK ] SYCL.IncrTest_05_reduction (6 ms)
26: [ RUN      ] SYCL.IncrTest_06_mdrange2D
26: [       OK ] SYCL.IncrTest_06_mdrange2D (0 ms)
26: [ RUN      ] SYCL.IncrTest_06_mdrange3D
26: [       OK ] SYCL.IncrTest_06_mdrange3D (0 ms)
26: [ RUN      ] SYCL.IncrTest_06_mdrange4D
26: [       OK ] SYCL.IncrTest_06_mdrange4D (0 ms)
26: [ RUN      ] SYCL.IncrTest_08_deep_copy_2D
26: [       OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms)
26: [ RUN      ] SYCL.IncrTest_08_deep_copy_3D
26: [       OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms)
26: [ RUN      ] SYCL.IncrTest_08_deep_copy_4D
26: [       OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms)
26: [ RUN      ] SYCL.IncrTest_10_Hierarchical_Basics
26: [       OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms)
26: [ RUN      ] SYCL.IncrTest_11a_Hierarchical_ForLoop
26: [       OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] SYCL.IncrTest_11b_Hierarchical_ForLoop
26: [       OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (1 ms)
26: [ RUN      ] SYCL.IncrTest_11c_Hierarchical_ForLoop
26: [       OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (266 ms)
26: [ RUN      ] SYCL.IncrTest_12a_ThreadScratch
26: [       OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms)
26: [ RUN      ] SYCL.IncrTest_12b_TeamScratch
26: [       OK ] SYCL.IncrTest_12b_TeamScratch (0 ms)
26: [ RUN      ] SYCL.IncrTest_13a_Hierarchical_Red
26: [       OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms)
26: [ RUN      ] SYCL.IncrTest_13b_Hierarchical_Red
26: [       OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms)
26: [ RUN      ] SYCL.IncrTest_13c_Hierarchical_Red
26: [       OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms)
26: [ RUN      ] SYCL.incr_14_MDrangeReduce
26: [       OK ] SYCL.incr_14_MDrangeReduce (1 ms)
26: [ RUN      ] SYCL.IncrTest_16_parallelscan
26: [       OK ] SYCL.IncrTest_16_parallelscan (1 ms)
26: [ RUN      ] SYCL.incr_17_atomicView
26: [       OK ] SYCL.incr_17_atomicView (0 ms)
26: [----------] 28 tests from SYCL (19416 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (19416 ms total)
26: [  PASSED  ] 28 tests.
26/57 Test #26: Kokkos_IncrementalTest_SYCL ...................   Passed   21.86 sec
test 27
      Start 27: Kokkos_CoreUnitTest_CTestDevice

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

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
28: Test timeout computed to be: 1500
28/57 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .....   Passed    0.01 sec
test 29
      Start 29: Kokkos_CoreUnitTest_DeviceAndThreads

29: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/TestDeviceAndThreads.py"
29: Test timeout computed to be: 1500
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o
29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o
29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
28: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
28: Test_Atomic<int>/100000/iterations:10                          3.47 s          3.45 s            10          1            4    2.45017m        1.28088m       81.1u     704.983M         1.28842M     704.983M
29: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o
29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
29: 
29: ----------------------------------------------------------------------
29: Ran 5 tests in 26.932s
29: 
29: OK (skipped=1)
29/57 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ..........   Passed   27.26 sec
test 30
      Start 30: Kokkos_PerformanceTest_TaskDag

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
30: Test timeout computed to be: 1500
30/57 Test #30: Kokkos_PerformanceTest_TaskDag ................   Passed    0.01 sec
test 31
      Start 31: Kokkos_PerformanceTest_Benchmark

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-26_T02-29-06.json"
31: Test timeout computed to be: 1500
31: 
31: Available devices: 
31: 2024-03-26T03:18:02+00:00
31: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
31: Run on (20 X 2345.59 MHz CPU s)
31: CPU Caches:
31:   L1 Data 64 KiB (x20)
31:   L1 Instruction 64 KiB (x20)
31:   L2 Unified 512 KiB (x20)
31:   L3 Unified 16384 KiB (x20)
31: Load Average: 1.29, 4.03, 6.33
31: Address Bits: 64
31: CPU architecture: none
31: Default Device: N6Kokkos12Experimental4SYCLE
31: Driver Version: CUDA 12.4
31: Error Correction Support: 1
31: GIT_BRANCH: HEAD
31: GIT_CLEAN_STATUS: CLEAN
31: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
31: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
31: GIT_COMMIT_HASH: 0834a1281
31: GPU architecture: AMPERE80
31: Global Cache Mem Line Size: 128
31: Global Mem Cache Size: 41943040
31: Global Mem Size: 84974239744
31: Image Max Array Size: 0
31: Image Max Buffer Size: 32768
31: Image2d Max Height: 65536
31: Image2d Max Width: 131072
31: Image3d Max Depth: 16384
31: Image3d Max Height: 16384
31: Image3d Max Width: 16384
31: Is Accelerator: 0
31: Is Available: 1
31: Is CPU: 0
31: Is GPU: 1
31: KOKKOS_COMPILER_INTEL_LLVM: 20230000
31: KOKKOS_ENABLE_ASM: yes
31: KOKKOS_ENABLE_CXX17: yes
31: KOKKOS_ENABLE_CXX20: no
31: KOKKOS_ENABLE_CXX23: no
31: KOKKOS_ENABLE_CXX26: no
31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: 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 Version: 4.3.0
31: Local Mem Size: 49152
31: Max Compute Units: 108
31: Max Mem Alloc Size: 1073741824
31: Max Parameter Size: 4000
31: Max Read Image Args: 128
31: Max Samplers: 128
31: Max Work Group Size: 1024
31: Max Work Item Dimensions: 3
31: Mem Base Addr Align: 4096
31: Name: NVIDIA A100 80GB PCIe
31: Native Vector Width Char: 1
31: Native Vector Width Double: 1
31: Native Vector Width Float: 1
31: Native Vector Width Half: 0
31: Native Vector Width Int: 1
31: Native Vector Width Long: 1
31: Native Vector Width Short: 1
31: Partition Max Sub Devices: 0
31: Preferred Vector Width Char: 1
31: Preferred Vector Width Double: 1
31: Preferred Vector Width Float: 1
31: Preferred Vector Width Half: 0
31: Preferred Vector Width Int: 1
31: Preferred Vector Width Long: 1
31: Preferred Vector Width Short: 1
31: Profiling Timer Resolution: 1000
31: Reference Count: 1
31: Vendor: NVIDIA Corporation
31: Vendor Id: 4318
31: Version: 0.0
31: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
31: macro  KOKKOS_ENABLE_ONEDPL: defined
31: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
31: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
31: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
31: platform: 64bit
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.010 s         0.011 s             5       1024        9.76945u
31: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.011 s         0.011 s             5     2.048k        5.14053u
31: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.011 s         0.011 s             5     4.096k        2.61569u
31: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.012 s         0.013 s             5     8.192k        1.43593u
31: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.013 s         0.015 s             5    16.384k        778.035n
31: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.015 s         0.018 s             5    32.768k        443.724n
31: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.018 s         0.026 s             5    65.536k        283.619n
31: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.025 s         0.042 s             5   131.072k         202.12n
31: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.026 s         0.055 s             5   262.144k        97.5171n
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.009 s           201   65.75k/s       11.5
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o
31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.663 s         0.663 s             1        0.118445    0.0554839                0.103373            0.0484554    0.051895         17.494u
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o
31: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
31: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
31: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.025 s         0.025 s            28        4.83335m     2.48507m                3.56742m                  1.80024m    2.21593m         11.382u
31: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.225 s         0.225 s             3       0.0438109    0.0211013               0.0375966                 0.0182401   0.0188503         17.102u
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
31: ---------------------------------------------------------------------------------------------------------------------------------------------------
31: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        23.1484n
31: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        11.7798n
31: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        6.06592n
31: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.001 s             5     8.192k        3.28503n
31: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.87915n
31: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        1.12305n
31: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        624.817p
31: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.001 s             5   131.072k        359.718p
31: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k         288.28p
31: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.002 s             5   524.288k        231.644p
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
31: -----------------------------------------------------------------------------------------------------------------------------------
31: Malloc/N:1/manual_time                                                              11.1 us         25.3 us        62730 89.7789k/s
31: Malloc/N:16/manual_time                                                             11.2 us         25.4 us        62971 89.4297k/s
31: Malloc/N:256/manual_time                                                            11.3 us         25.4 us        62077 88.7043k/s
31: Malloc/N:4096/manual_time                                                           11.3 us         25.5 us        61763 88.4248k/s
31: Malloc/N:65536/manual_time                                                          10.8 us         24.6 us        64950 93.0177k/s
31: Malloc/N:1048576/manual_time                                                        11.2 us         25.4 us        62608 89.5022k/s
31: Malloc/N:16777216/manual_time                                                        500 us          609 us         1398  1.9982k/s
31: Malloc/N:268435456/manual_time                                                      4949 us         1102 us          867  202.054/s
31: Malloc/N:4294967296/manual_time                                                   127997 us         6169 us            6  7.81266/s
31: MallocFree/N:1/manual_time                                                          25.6 us         25.7 us        27343 39.0701k/s
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o
31: MallocFree/N:16/manual_time                                                         25.5 us         25.6 us        27353 39.1779k/s
31: MallocFree/N:256/manual_time                                                        25.1 us         25.2 us        27919 39.8306k/s
31: MallocFree/N:4096/manual_time                                                       25.2 us         25.3 us        27749 39.6911k/s
31: MallocFree/N:65536/manual_time                                                      24.4 us         24.4 us        28742 41.0512k/s
31: MallocFree/N:1048576/manual_time                                                    25.2 us         25.3 us        27860 39.6408k/s
31: MallocFree/N:16777216/manual_time                                                    609 us          609 us         1150 1.64233k/s
31: MallocFree/N:268435456/manual_time                                                  4656 us         1092 us          659  214.795/s
31: MallocFree/N:4294967296/manual_time                                               112580 us         5787 us            9  8.88256/s
31: MallocTouch/N:1/manual_time                                                         12.2 us         26.6 us        57517 81.7761k/s
31: MallocTouch/N:16/manual_time                                                        12.0 us         26.1 us        57121 83.2967k/s
31: MallocTouch/N:256/manual_time                                                       12.1 us         26.2 us        58038  82.839k/s
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o
31: MallocTouch/N:4096/manual_time                                                      22.9 us         40.0 us        30605 43.6438k/s
31: MallocTouch/N:65536/manual_time                                                     22.6 us         39.4 us        31038 44.2606k/s
31: MallocTouch/N:1048576/manual_time                                                   24.7 us         41.8 us        28446 40.5307k/s
31: MallocTouch/N:16777216/manual_time                                                   521 us          635 us         1343 1.92101k/s
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o
31: MallocTouch/N:268435456/manual_time                                                 4958 us         1136 us          875  201.699/s
31: MallocTouch/N:4294967296/manual_time                                              111757 us         6274 us            6  8.94802/s
31: MallocTouchFree/N:1/manual_time                                                     26.5 us         26.6 us        26411 37.7963k/s
31: MallocTouchFree/N:16/manual_time                                                    26.6 us         26.7 us        26383 37.5363k/s
31: MallocTouchFree/N:256/manual_time                                                   26.2 us         26.2 us        26725 38.1732k/s
31: MallocTouchFree/N:4096/manual_time                                                  40.0 us         40.1 us        17385 24.9897k/s
31: MallocTouchFree/N:65536/manual_time                                                 39.2 us         39.3 us        17850 25.4806k/s
31: MallocTouchFree/N:1048576/manual_time                                               41.8 us         41.8 us        16778 23.9308k/s
31: MallocTouchFree/N:16777216/manual_time                                               635 us          635 us         1104 1.57599k/s
31: MallocTouchFree/N:268435456/manual_time                                             4654 us         1121 us          659  214.867/s
31: MallocTouchFree/N:4294967296/manual_time                                          112351 us         6205 us            9  8.90071/s
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
31: ----------------------------------------------------------------------------------------------------------------------------------------------
31: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            38  37.8117/s        800
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o
31: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            32  39.9783/s        800
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o
31: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            32  41.6832/s        800
31: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.1879/s        800
31: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.0553/s        800
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o
31: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35   40.995/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  40.9986/s        800
31: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  40.9911/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  40.9853/s        800
31: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.3083/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  38.8983/s        800
31: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35   38.955/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  39.0164/s        800
31: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35  38.9597/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  38.9529/s        800
31: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.021 s         0.002 s            35  39.0149/s        800
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           627 1.43685k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629  1.4331k/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           627 1.43592k/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47186k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47084k/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630  1.4715k/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           629 1.47134k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           297  679.287/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           183  416.893/s       1.6k
31: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           630 1.47195k/s       1.6k
31: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           298  681.768/s       1.6k
31: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           397   916.91/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47168k/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.47208k/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47222k/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47197k/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           181  417.804/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           179  411.175/s       1.6k
31: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           373  867.315/s       1.6k
31: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           311  710.909/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           629 1.47208k/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47162k/s       1.6k
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
31: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           168  381.962/s       1.6k
31: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           226  516.602/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47186k/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47086k/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           128  297.079/s       1.6k
31: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           206  472.042/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47201k/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47153k/s       1.6k
31: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           171  391.863/s       1.6k
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
31: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           245  562.449/s       1.6k
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           691 1.61381k/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           689 1.61467k/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           691  1.6149k/s       1.6k
31: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           691 1.61457k/s       1.6k
31: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1512 1.73026k/s        800
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o
28: Test_Atomic<long int>/100000/iterations:10                     12.1 s          12.0 s            10          1            8     20.3994        1.65398m       81.2u     4.99995G          1002.1k     4.99995G
31: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1514 1.73016k/s        800
31: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1514 1.73049k/s        800
31: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1513 1.72975k/s        800
31: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1512 1.72998k/s        800
31: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1514  1.7305k/s        800
31: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1513 1.73029k/s        800
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
31: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1513 1.73005k/s        800
31: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1513 1.72999k/s        800
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o
[ 69%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1
31: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1514 1.73072k/s        800
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
31: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1513 1.73044k/s        800
31: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1514 1.73079k/s        800
[ 69%] Built target Kokkos_CoreUnitTest_Cuda1
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
31: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1513 1.73002k/s        800
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
31: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1513 1.72866k/s        800
31: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1511 1.72884k/s        800
31: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1513 1.72904k/s        800
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
31: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.000 s         0.000 s          1539 1.75991k/s        800
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
31: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.000 s         0.000 s          1539 1.75956k/s        800
31: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 7.39365k/s       1.6k
31: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 7.40878k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  4.5951k/s       1.6k
31: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.60825k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 6.76039k/s       1.6k
31: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.26931k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.61958k/s       1.6k
31: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.60735k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  5.3938k/s       1.6k
31: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.38812k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.69221k/s       1.6k
31: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.34221k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.75038k/s       1.6k
31: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.20297k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.17369k/s       1.6k
31: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.21164k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 7.02388k/s       1.6k
31: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.23816k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.98241k/s       1.6k
31: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.98901k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.42643k/s       1.6k
31: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.39316k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.90602k/s       1.6k
31: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.84928k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.84789k/s       1.6k
31: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  3.6499k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.86401k/s       1.6k
31: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.19418k/s       1.6k
31: ViewResize_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time                 0.000 s         0.000 s            10 2.02056M/s        688
31: ViewResize_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time                0.000 s         0.000 s            10 901.113k/s        688
31: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time          0.000 s         0.000 s            10 846.873k/s        688
31: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time         0.000 s         0.000 s            10 1.92232M/s        688
31: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10  1023.38/s       1.6k
31: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.002 s         0.002 s            10  996.297/s       1.6k
31/57 Test #31: Kokkos_PerformanceTest_Benchmark ..............   Passed  139.49 sec
test 32
      Start 32: Kokkos_Benchmark_Atomic_MinMax

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-26_T02-29-06.json"
32: Test timeout computed to be: 1500
32: 
32: Available devices: 
32: 2024-03-26T03:20:22+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
32: Run on (20 X 2345.59 MHz CPU s)
32: CPU Caches:
32:   L1 Data 64 KiB (x20)
32:   L1 Instruction 64 KiB (x20)
32:   L2 Unified 512 KiB (x20)
32:   L3 Unified 16384 KiB (x20)
32: Load Average: 0.88, 2.80, 5.54
32: Address Bits: 64
32: CPU architecture: none
32: Default Device: N6Kokkos12Experimental4SYCLE
32: Driver Version: CUDA 12.4
32: Error Correction Support: 1
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
32: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
32: GIT_COMMIT_HASH: 0834a1281
32: GPU architecture: AMPERE80
32: Global Cache Mem Line Size: 128
32: Global Mem Cache Size: 41943040
32: Global Mem Size: 84974239744
32: Image Max Array Size: 0
32: Image Max Buffer Size: 32768
32: Image2d Max Height: 65536
32: Image2d Max Width: 131072
32: Image3d Max Depth: 16384
32: Image3d Max Height: 16384
32: Image3d Max Width: 16384
32: Is Accelerator: 0
32: Is Available: 1
32: Is CPU: 0
32: Is GPU: 1
32: KOKKOS_COMPILER_INTEL_LLVM: 20230000
32: KOKKOS_ENABLE_ASM: yes
32: KOKKOS_ENABLE_CXX17: yes
32: KOKKOS_ENABLE_CXX20: no
32: KOKKOS_ENABLE_CXX23: no
32: KOKKOS_ENABLE_CXX26: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_LIBDL: yes
32: KOKKOS_ENABLE_PRAGMA_IVDEP: no
32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
32: KOKKOS_ENABLE_PRAGMA_UNROLL: no
32: KOKKOS_ENABLE_PRAGMA_VECTOR: no
32: KOKKOS_ENABLE_SERIAL: yes
32: Kokkos Version: 4.3.0
32: Local Mem Size: 49152
32: Max Compute Units: 108
32: Max Mem Alloc Size: 1073741824
32: Max Parameter Size: 4000
32: Max Read Image Args: 128
32: Max Samplers: 128
32: Max Work Group Size: 1024
32: Max Work Item Dimensions: 3
32: Mem Base Addr Align: 4096
32: Name: NVIDIA A100 80GB PCIe
32: Native Vector Width Char: 1
32: Native Vector Width Double: 1
32: Native Vector Width Float: 1
32: Native Vector Width Half: 0
32: Native Vector Width Int: 1
32: Native Vector Width Long: 1
32: Native Vector Width Short: 1
32: Partition Max Sub Devices: 0
32: Preferred Vector Width Char: 1
32: Preferred Vector Width Double: 1
32: Preferred Vector Width Float: 1
32: Preferred Vector Width Half: 0
32: Preferred Vector Width Int: 1
32: Preferred Vector Width Long: 1
32: Preferred Vector Width Short: 1
32: Profiling Timer Resolution: 1000
32: Reference Count: 1
32: Vendor: NVIDIA Corporation
32: Vendor Id: 4318
32: Version: 0.0
32: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
32: macro  KOKKOS_ENABLE_ONEDPL: defined
32: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
32: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
32: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
32: platform: 64bit
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                                              Time             CPU   Iterations
32: ----------------------------------------------------------------------------------------------------------------------------------------
32: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
32: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
32: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
32: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
32: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
32: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
32: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
32: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o
[ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
32/57 Test #32: Kokkos_Benchmark_Atomic_MinMax ................   Passed    2.51 sec
test 33
      Start 33: Kokkos_PerformanceTest_Mempool

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-26_T02-29-06.json"
33: Test timeout computed to be: 1500
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
33: 
33: Available devices: 
33: 2024-03-26T03:20:24+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool
33: Run on (20 X 2345.59 MHz CPU s)
33: CPU Caches:
33:   L1 Data 64 KiB (x20)
33:   L1 Instruction 64 KiB (x20)
33:   L2 Unified 512 KiB (x20)
33:   L3 Unified 16384 KiB (x20)
33: Load Average: 0.88, 2.80, 5.54
33: Address Bits: 64
33: CPU architecture: none
33: Default Device: N6Kokkos12Experimental4SYCLE
33: Driver Version: CUDA 12.4
33: Error Correction Support: 1
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
33: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
33: GIT_COMMIT_HASH: 0834a1281
33: GPU architecture: AMPERE80
33: Global Cache Mem Line Size: 128
33: Global Mem Cache Size: 41943040
33: Global Mem Size: 84974239744
33: Image Max Array Size: 0
33: Image Max Buffer Size: 32768
33: Image2d Max Height: 65536
33: Image2d Max Width: 131072
33: Image3d Max Depth: 16384
33: Image3d Max Height: 16384
33: Image3d Max Width: 16384
33: Is Accelerator: 0
33: Is Available: 1
33: Is CPU: 0
33: Is GPU: 1
33: KOKKOS_COMPILER_INTEL_LLVM: 20230000
33: KOKKOS_ENABLE_ASM: yes
33: KOKKOS_ENABLE_CXX17: yes
33: KOKKOS_ENABLE_CXX20: no
33: KOKKOS_ENABLE_CXX23: no
33: KOKKOS_ENABLE_CXX26: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_LIBDL: yes
33: KOKKOS_ENABLE_PRAGMA_IVDEP: no
33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
33: KOKKOS_ENABLE_PRAGMA_UNROLL: no
33: KOKKOS_ENABLE_PRAGMA_VECTOR: no
33: KOKKOS_ENABLE_SERIAL: yes
33: Kokkos Version: 4.3.0
33: Local Mem Size: 49152
33: Max Compute Units: 108
33: Max Mem Alloc Size: 1073741824
33: Max Parameter Size: 4000
33: Max Read Image Args: 128
33: Max Samplers: 128
33: Max Work Group Size: 1024
33: Max Work Item Dimensions: 3
33: Mem Base Addr Align: 4096
33: Name: NVIDIA A100 80GB PCIe
33: Native Vector Width Char: 1
33: Native Vector Width Double: 1
33: Native Vector Width Float: 1
33: Native Vector Width Half: 0
33: Native Vector Width Int: 1
33: Native Vector Width Long: 1
33: Native Vector Width Short: 1
33: Partition Max Sub Devices: 0
33: Preferred Vector Width Char: 1
33: Preferred Vector Width Double: 1
33: Preferred Vector Width Float: 1
33: Preferred Vector Width Half: 0
33: Preferred Vector Width Int: 1
33: Preferred Vector Width Long: 1
33: Preferred Vector Width Short: 1
33: Profiling Timer Resolution: 1000
33: Reference Count: 1
33: Vendor: NVIDIA Corporation
33: Vendor Id: 4318
33: Version: 0.0
33: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
33: macro  KOKKOS_ENABLE_ONEDPL: defined
33: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
33: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
33: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
33: platform: 64bit
[ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          2440                19.356M/s
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
33: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
33: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          3811                60.5662M/s
33/57 Test #33: Kokkos_PerformanceTest_Mempool ................   Passed    4.85 sec
test 34
      Start 34: Kokkos_PerformanceTest_Atomic

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-26_T02-29-06.json"
34: Test timeout computed to be: 1500
34: 
34: Available devices: 
34: 2024-03-26T03:20:29+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic
34: Run on (20 X 2345.59 MHz CPU s)
34: CPU Caches:
34:   L1 Data 64 KiB (x20)
34:   L1 Instruction 64 KiB (x20)
34:   L2 Unified 512 KiB (x20)
34:   L3 Unified 16384 KiB (x20)
34: Load Average: 0.89, 2.77, 5.52
34: Address Bits: 64
34: CPU architecture: none
34: Default Device: N6Kokkos12Experimental4SYCLE
34: Driver Version: CUDA 12.4
34: Error Correction Support: 1
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
34: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
34: GIT_COMMIT_HASH: 0834a1281
34: GPU architecture: AMPERE80
34: Global Cache Mem Line Size: 128
34: Global Mem Cache Size: 41943040
34: Global Mem Size: 84974239744
34: Image Max Array Size: 0
34: Image Max Buffer Size: 32768
34: Image2d Max Height: 65536
34: Image2d Max Width: 131072
34: Image3d Max Depth: 16384
34: Image3d Max Height: 16384
34: Image3d Max Width: 16384
34: Is Accelerator: 0
34: Is Available: 1
34: Is CPU: 0
34: Is GPU: 1
34: KOKKOS_COMPILER_INTEL_LLVM: 20230000
34: KOKKOS_ENABLE_ASM: yes
34: KOKKOS_ENABLE_CXX17: yes
34: KOKKOS_ENABLE_CXX20: no
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_PRAGMA_IVDEP: no
34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
34: KOKKOS_ENABLE_PRAGMA_UNROLL: no
34: KOKKOS_ENABLE_PRAGMA_VECTOR: no
34: KOKKOS_ENABLE_SERIAL: yes
34: Kokkos Version: 4.3.0
34: Local Mem Size: 49152
34: Max Compute Units: 108
34: Max Mem Alloc Size: 1073741824
34: Max Parameter Size: 4000
34: Max Read Image Args: 128
34: Max Samplers: 128
34: Max Work Group Size: 1024
34: Max Work Item Dimensions: 3
34: Mem Base Addr Align: 4096
34: Name: NVIDIA A100 80GB PCIe
34: Native Vector Width Char: 1
34: Native Vector Width Double: 1
34: Native Vector Width Float: 1
34: Native Vector Width Half: 0
34: Native Vector Width Int: 1
34: Native Vector Width Long: 1
34: Native Vector Width Short: 1
34: Partition Max Sub Devices: 0
34: Preferred Vector Width Char: 1
34: Preferred Vector Width Double: 1
34: Preferred Vector Width Float: 1
34: Preferred Vector Width Half: 0
34: Preferred Vector Width Int: 1
34: Preferred Vector Width Long: 1
34: Preferred Vector Width Short: 1
34: Profiling Timer Resolution: 1000
34: Reference Count: 1
34: Vendor: NVIDIA Corporation
34: Vendor Id: 4318
34: Version: 0.0
34: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
34: macro  KOKKOS_ENABLE_ONEDPL: defined
34: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
34: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
34: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
34: platform: 64bit
[ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o
[ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o
[ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp
[ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
34: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Test_Atomic<int>/100000/iterations:10                          2.16 s          2.16 s            10          1            4    4.13262m        3.39664m     299.67u     704.983M         1.44795M     704.983M
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o
34: Test_Atomic<long int>/100000/iterations:10                     2.04 s          2.04 s            10          1            8    5.06776m         3.3697m     302.96u     4.99995G         928.352k     4.99995G
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
34: Test_Atomic<long long int>/100000/iterations:10                2.04 s          2.04 s            10          1            8    5.04089m        3.27099m     299.75u     4.99995G         966.488k     4.99995G
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o
34: Test_Atomic<unsigned int>/100000/iterations:10                 2.16 s          2.16 s            10          1            4    4.31484m        3.33589m     299.77u     704.983M         1.14684M     704.983M
28: Test_Atomic<long long int>/100000/iterations:10                12.2 s          12.1 s            10          1            8      20.575        1.59668m       81.1u     4.99995G         1.12754M     4.99995G
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o
34: Test_Atomic<unsigned long int>/100000/iterations:10            2.04 s          2.04 s            10          1            8    4.94783m        3.36477m     299.76u     4.99995G         1057.53k     4.99995G
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o
28: Test_Atomic<unsigned int>/100000/iterations:10                 3.58 s          3.56 s            10          1            4    2.43057m        1.22868m      81.09u     704.983M         1.48567M     704.983M
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o
34: Test_Atomic<unsigned long long int>/100000/iterations:10       2.04 s          2.04 s            10          1            8    5.08771m        3.33693m     299.67u     4.99995G         924.624k     4.99995G
[ 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_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o
34: Test_Atomic<float>/100000/iterations:10                        2.17 s          2.17 s            10          0            4    6.15999m        3.50405m     897.57u     4.99992G         1037.22k     4.99989G
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o
34: Test_Atomic<double>/100000/iterations:10                       2.04 s          2.04 s            10          1            8    6.17212m        3.33454m     897.57u     4.99995G         1.15566M     4.99995G
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o
34: Test_Atomic<int>/100000/iterations:10                          2.16 s          2.16 s            10          1            4      4.125m         3.4313m     299.76u     704.983M         2.30049M     704.983M
34/57 Test #34: Kokkos_PerformanceTest_Atomic .................   Passed  191.28 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Serial

35: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
35: Test timeout computed to be: 1500
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o
35: [==========] Running 62 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 62 tests from serial
35: [ RUN      ] serial.bitset
35: [       OK ] serial.bitset (1299 ms)
35: [ RUN      ] serial.bitset_default_constructor_no_alloc
35: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN      ] serial.dualview_combination
35: [       OK ] serial.dualview_combination (0 ms)
35: [ RUN      ] serial.dualview_alloc
35: [       OK ] serial.dualview_alloc (0 ms)
35: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
35: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN      ] serial.dualview_combinations_without_init
35: [       OK ] serial.dualview_combinations_without_init (0 ms)
35: [ RUN      ] serial.dualview_deep_copy
35: [       OK ] serial.dualview_deep_copy (0 ms)
35: [ RUN      ] serial.dualview_realloc
35: [       OK ] serial.dualview_realloc (0 ms)
35: [ RUN      ] serial.dualview_resize
35: [       OK ] serial.dualview_resize (0 ms)
35: [ RUN      ] serial.dualview_device_correct_kokkos_device
35: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_correct_kokkos_device
35: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_sync
35: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
35: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_sync
35: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
35: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
35: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN      ] serial.dynamic_view
35: [       OK ] serial.dynamic_view (6 ms)
35: [ RUN      ] serial.dyn_rank_view_api_generic
35: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
35: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
35: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
35: skipping since not default execution space
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
35: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
35: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN      ] serial.ErrorReporterViaLambda
35: [       OK ] serial.ErrorReporterViaLambda (0 ms)
35: [ RUN      ] serial.ErrorReporter
35: [       OK ] serial.ErrorReporter (0 ms)
35: [ RUN      ] serial.offsetview_construction
35: [       OK ] serial.offsetview_construction (19 ms)
35: [ RUN      ] serial.offsetview_unmanaged_construction
35: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
35: [ RUN      ] serial.offsetview_subview
35: [       OK ] serial.offsetview_subview (6 ms)
35: [ RUN      ] serial.offsetview_offsets_rank1
35: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank2
35: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
35: [ RUN      ] serial.offsetview_offsets_rank3
35: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
35: [ RUN      ] serial.scatterview
35: [       OK ] serial.scatterview (1660 ms)
35: [ RUN      ] serial.scatterview_devicetype
35: [       OK ] serial.scatterview_devicetype (1 ms)
35: [ RUN      ] serial.staticcrsgraph
35: [       OK ] serial.staticcrsgraph (7 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dualview
35: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_dualview
35: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dualview
35: [       OK ] serial.resize_exec_space_dualview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dualview
35: [       OK ] serial.realloc_exec_space_dualview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_dynrankview
35: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.resize_exec_space_dynrankview
35: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_dynrankview
35: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_init_scatterview
35: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
35: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN      ] serial.resize_exec_space_scatterview
35: [       OK ] serial.resize_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.realloc_exec_space_scatterview
35: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview
35: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
35: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
35: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview
35: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
35: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
35: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview
35: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
35: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
35: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
35: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
35: [ RUN      ] serial.UnorderedMap_insert
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o
35: [       OK ] serial.UnorderedMap_insert (7366 ms)
35: [ RUN      ] serial.UnorderedMap_failed_insert
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o
35: [       OK ] serial.UnorderedMap_failed_insert (5073 ms)
35: [ RUN      ] serial.UnorderedMap_deep_copy
35: [       OK ] serial.UnorderedMap_deep_copy (2 ms)
35: [ RUN      ] serial.UnorderedMap_valid_empty
35: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
35: [ RUN      ] serial.UnorderedMap_clear_zero_size
35: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_consistent_size
35: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
35: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
35: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN      ] serial.UnorderedMap_lambda_capturable
35: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
35: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN      ] serial.viewctorprop_embedded_dim
35: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
35: [----------] 62 tests from serial (15457 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 62 tests from 1 test suite ran. (15458 ms total)
35: [  PASSED  ] 61 tests.
35: [  SKIPPED ] 1 test, listed below:
35: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
35/57 Test #35: Kokkos_ContainersUnitTest_Serial ..............   Passed   18.02 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_SYCL

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL
36: Test timeout computed to be: 1500
36: [==========] Running 62 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 62 tests from sycl
36: [ RUN      ] sycl.bitset
36: [       OK ] sycl.bitset (17 ms)
36: [ RUN      ] sycl.bitset_default_constructor_no_alloc
36: [       OK ] sycl.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] sycl.dualview_combination
36: [       OK ] sycl.dualview_combination (0 ms)
36: [ RUN      ] sycl.dualview_alloc
36: [       OK ] sycl.dualview_alloc (0 ms)
36: [ RUN      ] sycl.test_dualview_copy_construction_and_assignment
36: [       OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] sycl.dualview_combinations_without_init
36: [       OK ] sycl.dualview_combinations_without_init (0 ms)
36: [ RUN      ] sycl.dualview_deep_copy
36: [       OK ] sycl.dualview_deep_copy (1 ms)
36: [ RUN      ] sycl.dualview_realloc
36: [       OK ] sycl.dualview_realloc (0 ms)
36: [ RUN      ] sycl.dualview_resize
36: [       OK ] sycl.dualview_resize (0 ms)
36: [ RUN      ] sycl.dualview_device_correct_kokkos_device
36: [       OK ] sycl.dualview_device_correct_kokkos_device (0 ms)
36: [ RUN      ] sycl.dualview_host_correct_kokkos_device
36: [       OK ] sycl.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] sycl.dualview_host_modify_template_device_sync
36: [       OK ] sycl.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] sycl.dualview_host_modify_template_device_execspace_sync
36: [       OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] sycl.dualview_device_modify_template_host_sync
36: [       OK ] sycl.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] sycl.dualview_device_modify_template_host_execspace_sync
36: [       OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] sycl.dualview_template_views_return_correct_executionspace_views
36: [       OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] sycl.dynamic_view
36: [       OK ] sycl.dynamic_view (22 ms)
36: [ RUN      ] sycl.dyn_rank_view_api_generic
36: [       OK ] sycl.dyn_rank_view_api_generic (7 ms)
36: [ RUN      ] sycl.dyn_rank_view_api_operator_rank12345
36: [       OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms)
36: [ RUN      ] sycl.dyn_rank_view_check_fence_resize_realloc
36: [       OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms)
36: [ RUN      ] sycl.dyn_rank_view_api_operator_rank67
36: [       OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN      ] sycl.ErrorReporterViaLambda
36: [       OK ] sycl.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] sycl.ErrorReporter
36: [       OK ] sycl.ErrorReporter (0 ms)
36: [ RUN      ] sycl.offsetview_construction
36: [       OK ] sycl.offsetview_construction (2 ms)
36: [ RUN      ] sycl.offsetview_unmanaged_construction
36: [       OK ] sycl.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] sycl.offsetview_subview
36: [       OK ] sycl.offsetview_subview (0 ms)
36: [ RUN      ] sycl.offsetview_offsets_rank1
36: [       OK ] sycl.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] sycl.offsetview_offsets_rank2
36: [       OK ] sycl.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] sycl.offsetview_offsets_rank3
36: [       OK ] sycl.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] sycl.scatterview
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o
[ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o
[ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2
[ 75%] Built target Kokkos_CoreUnitTest_Cuda2
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
36: [       OK ] sycl.scatterview (27223 ms)
36: [ RUN      ] sycl.scatterview_devicetype
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o
28: Test_Atomic<unsigned long int>/100000/iterations:10            12.1 s          12.0 s            10          1            8     19.3718        1.64558m       81.1u     4.99995G         1.10779M     4.99995G
36: [       OK ] sycl.scatterview_devicetype (8847 ms)
36: [ RUN      ] sycl.staticcrsgraph
36: [       OK ] sycl.staticcrsgraph (20 ms)
36: [ RUN      ] sycl.resize_realloc_no_init_dualview
36: [       OK ] sycl.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_alloc_dualview
36: [       OK ] sycl.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] sycl.resize_exec_space_dualview
36: [       OK ] sycl.resize_exec_space_dualview (0 ms)
36: [ RUN      ] sycl.realloc_exec_space_dualview
36: [       OK ] sycl.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_init_dynrankview
36: [       OK ] sycl.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] sycl.resize_exec_space_dynrankview
36: [       OK ] sycl.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] sycl.realloc_exec_space_dynrankview
36: [       OK ] sycl.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_init_scatterview
36: [       OK ] sycl.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] sycl.resize_realloc_no_alloc_scatterview
36: [       OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] sycl.resize_exec_space_scatterview
36: [       OK ] sycl.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] sycl.realloc_exec_space_scatterview
36: [       OK ] sycl.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynrankview
36: [       OK ] sycl.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] sycl.create_mirror_view_and_copy_dynrankview
36: [       OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_offsetview
36: [       OK ] sycl.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] sycl.create_mirror_view_and_copy_offsetview
36: [       OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynamicview
36: [       OK ] sycl.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] sycl.create_mirror_view_and_copy_dynamicview
36: [       OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] sycl.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] sycl.UnorderedMap_insert
36: [       OK ] sycl.UnorderedMap_insert (2797 ms)
36: [ RUN      ] sycl.UnorderedMap_failed_insert
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
36: [       OK ] sycl.UnorderedMap_failed_insert (2462 ms)
36: [ RUN      ] sycl.UnorderedMap_deep_copy
36: [       OK ] sycl.UnorderedMap_deep_copy (4 ms)
36: [ RUN      ] sycl.UnorderedMap_valid_empty
36: [       OK ] sycl.UnorderedMap_valid_empty (1 ms)
36: [ RUN      ] sycl.UnorderedMap_clear_zero_size
36: [       OK ] sycl.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] sycl.UnorderedMap_consistent_size
36: [       OK ] sycl.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] sycl.UnorderedMap_shallow_copyable_on_device
36: [       OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] sycl.UnorderedMap_lambda_capturable
36: [       OK ] sycl.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] sycl.UnorderedMap_constructor_view_alloc
36: [       OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] sycl.viewctorprop_embedded_dim
36: [       OK ] sycl.viewctorprop_embedded_dim (0 ms)
36: [----------] 62 tests from sycl (41423 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 62 tests from 1 test suite ran. (41423 ms total)
36: [  PASSED  ] 62 tests.
[ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
36/57 Test #36: Kokkos_ContainersUnitTest_SYCL ................   Passed   44.05 sec
test 37
      Start 37: Kokkos_UnitTest_Sort

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
37: Test timeout computed to be: 1500
37: [==========] Running 15 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 15 tests from sycl
37: [ RUN      ] sycl.SortUnsignedValueType
37: [       OK ] sycl.SortUnsignedValueType (19 ms)
37: [ RUN      ] sycl.SortEmptyView
37: [       OK ] sycl.SortEmptyView (0 ms)
37: [ RUN      ] sycl.SortByKeyEmptyView
37: [       OK ] sycl.SortByKeyEmptyView (0 ms)
37: [ RUN      ] sycl.SortByKey
37: [       OK ] sycl.SortByKey (1 ms)
37: [ RUN      ] sycl.SortByKeyWithComparator
37: [       OK ] sycl.SortByKeyWithComparator (1 ms)
37: [ RUN      ] sycl.SortByKeyStaticExtents
37: [       OK ] sycl.SortByKeyStaticExtents (1 ms)
37: [ RUN      ] sycl.SortByKeyWithStrides
37: [       OK ] sycl.SortByKeyWithStrides (1 ms)
37: [ RUN      ] sycl.SortByKeyKeysLargerThanValues
37: 
37: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
37: 
37: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
37: [       OK ] sycl.SortByKeyKeysLargerThanValues (637 ms)
37: [ RUN      ] sycl.SortWithCustomComparator
37: [       OK ] sycl.SortWithCustomComparator (677 ms)
37: [ RUN      ] sycl.BinSortGenericTests
37: [       OK ] sycl.BinSortGenericTests (14 ms)
37: [ RUN      ] sycl.BinSortEmptyView
37: [       OK ] sycl.BinSortEmptyView (0 ms)
37: [ RUN      ] sycl.BinSortEmptyKeysView
37: [       OK ] sycl.BinSortEmptyKeysView (0 ms)
37: [ RUN      ] sycl.BinSortUnsignedKeyLayoutStrideValues
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
37: [       OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (11836 ms)
37: [ RUN      ] sycl.NestedSort
37: [       OK ] sycl.NestedSort (34 ms)
37: [ RUN      ] sycl.NestedSortByKey
37: [       OK ] sycl.NestedSortByKey (98 ms)
37: [----------] 15 tests from sycl (13324 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 15 tests from 1 test suite ran. (13324 ms total)
37: [  PASSED  ] 15 tests.
37/57 Test #37: Kokkos_UnitTest_Sort ..........................   Passed   15.79 sec
test 38
      Start 38: Kokkos_UnitTest_Random

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Random
38: Test timeout computed to be: 1500
38: [==========] Running 3 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 3 tests from sycl
38: [ RUN      ] sycl.Random_XorShift64
38: Test Seed:1711423499006351388
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.0130366 -0.00549545 || 0.051031 28058 29345 || 29053.1 28674.4 || -75.9691 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.0064003 0.00319086 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.0143822 -0.00589075 || 0.051031 28034 29360 || 29092.8 28674.4 || -81.4337 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.00533482 -0.00281819 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.0059175 0.0151562 || 0.051031 28014 29329 || 28845.1 28674.4 || 209.519 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.0158382 -0.0010437 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 -0.0151033 -0.015732 || 0.051031 27945 29302 || 29114.1 28674.4 || -217.479 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.0302388 0.00515269 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000244536 -0.99999 -48247.8 || 0.051031 0 195045 || 2.929e+09 28674.4 || -6.66978e+08 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 0.000732504 -0.313344 0.157297 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.96226e-07 -0.00637657 0.00981227 || 0.051031 28067 29278 || 28858.4 28674.4 || 135.645 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 8.02173e-07 -0.00352384 0.00158219 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.6091e-07 -0.00791463 0.0331019 || 0.051031 28041 29336 || 28903.1 28674.4 || 457.6 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.96226e-07 0.000494064 -0.00576133 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.0111186 0.0235574 || 0.051031 27995 29291 || 28359.1 28674.4 || 325.657 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.00409532 -6.06767e-05 || 0.051031 1e+64 -1e+64
38: Test Seed:1711423499179281304
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00131149 -0.00130934 || 0.051031 28045 29319 || 28636.8 28674.4 || -18.1003 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.0137873 0.00194254 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.45775e-07 -0.0019285 -0.0320347 || 0.051031 28073 29323 || 28729.8 28674.4 || -442.848 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.5082e-07 0.00399169 -0.00199199 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.0128845 -0.0026247 || 0.051031 27989 29299 || 28309.6 28674.4 || -36.2839 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.0048267 -0.00491557 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.0170904 0.0143168 || 0.051031 28094 29312 || 28192.6 28674.4 || 197.915 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 -0.0151422 -0.00445202 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000243877 -0.99999 -48249.3 || 0.051031 0 194974 || 2.92876e+09 28674.4 || -6.66999e+08 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 0.00073048 -0.322321 0.134796 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.65955e-07 -0.00695741 -0.0138919 || 0.051031 28065 29415 || 28875.3 28674.4 || -192.042 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 7.11361e-07 0.00391236 -0.00314221 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.78568e-07 -0.0183052 -0.0129627 || 0.051031 27979 29309 || 29209.1 28674.4 || -179.196 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 7.49199e-07 -0.0049051 -0.00799905 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 6.43252e-07 0.00363717 -0.00999863 || 0.051031 28018 29501 || 28570.5 28674.4 || -138.221 -2.0744
38:  -- Testing 3-D histogram
38: Density 3D: 6.43252e-07 0.00848526 0.00513964 || 0.051031 1e+64 -1e+64
38: [       OK ] sycl.Random_XorShift64 (377 ms)
38: [ RUN      ] sycl.Random_XorShift1024_0
38: Test Seed:1711423499383864496
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.0126383 0.00885043 || 0.051031 10940 11846 || 11235 11377 || 122.348 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.00909944 0.000354665 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.00429998 0.00816223 || 0.051031 10960 11779 || 11328.2 11377 || 112.835 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.0271463 -0.00124183 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.00449105 0.000594907 || 0.051031 10935 11806 || 11428.3 11377 || 8.224 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.00257436 -0.00108635 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.0129961 0.000860851 || 0.051031 11001 11823 || 11231 11377 || 11.9004 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.0111622 0.000698723 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000244652 -0.999975 -7594.23 || 0.051031 0 77632 || 4.61078e+08 11377 || -1.04983e+08 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 0.000733532 -0.156637 0.0241602 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.73387e-07 -0.00558806 -0.00536997 || 0.051031 11015 11768 || 11440.9 11377 || -74.2344 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 3.24249e-07 0.00679238 0.000960015 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.73387e-07 -0.0243391 0.0038821 || 0.051031 10941 11758 || 11660.8 11377 || 53.6661 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 3.24249e-07 0.00628104 0.00122399 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.00105155 -0.00194883 || 0.051031 10978 11829 || 11388.9 11377 || -26.9406 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.00825403 -0.00529258 || 0.051031 1e+64 -1e+64
38: Test Seed:1711423499529251717
38: Test Scalar=int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.0223492 0.0126907 || 0.051031 10943 11787 || 11637 11377 || 175.436 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.00924646 -0.00384961 || 0.051031 1e+64 -1e+64
38: Test Scalar=unsigned int
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.00611864 0.0101308 || 0.051031 10917 11777 || 11307.8 11377 || 140.048 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.00100975 0.00253335 || 0.051031 1e+64 -1e+64
38: Test Scalar=int64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.000469645 -0.00206396 || 0.051031 10935 11787 || 11382.3 11377 || -28.5322 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.0211984 -0.000434893 || 0.051031 1e+64 -1e+64
38: Test Scalar=uint64_t
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 0.00257412 -0.00261801 || 0.051031 10986 11748 || 11347.7 11377 || -36.1914 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 0.00215055 -0.00416328 || 0.051031 1e+64 -1e+64
38: Test Scalar=half
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 0.000245466 -0.999975 -7594.86 || 0.051031 0 77676 || 4.61022e+08 11377 || -1.04991e+08 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 0.000736091 -0.148216 0.0241221 || 0.051031 1e+64 -1e+64
38: Test Scalar=bhalf
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.86102e-07 -0.00647129 -0.010546 || 0.051031 10970 11762 || 11451.1 11377 || -145.787 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 3.62396e-07 0.015803 2.3783e-05 || 0.051031 1e+64 -1e+64
38: Test Scalar=float
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.79744e-07 -0.0033066 0.00706603 || 0.051031 10967 11811 || 11414.7 11377 || 97.6808 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 3.43323e-07 -0.00362731 0.000479086 || 0.051031 1e+64 -1e+64
38: Test Scalar=double
38:  -- Testing randomness properties
38:  -- Testing 1-D histogram
38: Density 1D: 2.47955e-07 -0.00235439 0.00808033 || 0.051031 10973 11839 || 11403.8 11377 || 111.702 -0.823045
38:  -- Testing 3-D histogram
38: Density 3D: 2.47955e-07 -0.000708798 0.00138886 || 0.051031 1e+64 -1e+64
38: [       OK ] sycl.Random_XorShift1024_0 (336 ms)
38: [ RUN      ] sycl.Multi_streams
38: /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/TestRandom.hpp:593: Skipped
38: Failing on NVIDIA GPUs
38: [  SKIPPED ] sycl.Multi_streams (0 ms)
38: [----------] 3 tests from sycl (714 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 1 test suite ran. (714 ms total)
38: [  PASSED  ] 2 tests.
38: [  SKIPPED ] 1 test, listed below:
38: [  SKIPPED ] sycl.Multi_streams
38/57 Test #38: Kokkos_UnitTest_Random ........................   Passed    3.17 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
41: Test timeout computed to be: 1500
41: [==========] Running 13 tests from 10 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_lexicographical_compare_test
41: [ RUN      ] std_algorithms_lexicographical_compare_test.test
41: [       OK ] std_algorithms_lexicographical_compare_test.test (186 ms)
41: [----------] 1 test from std_algorithms_lexicographical_compare_test (186 ms total)
41: 
41: [----------] 1 test from std_algorithms_for_each_test
41: [ RUN      ] std_algorithms_for_each_test.test
41: [       OK ] std_algorithms_for_each_test.test (127 ms)
41: [----------] 1 test from std_algorithms_for_each_test (127 ms total)
41: 
41: [----------] 1 test from std_algorithms_find_test
41: [ RUN      ] std_algorithms_find_test.test
41: [       OK ] std_algorithms_find_test.test (72 ms)
41: [----------] 1 test from std_algorithms_find_test (72 ms total)
41: 
41: [----------] 4 tests from std_algorithms_non_mod_seq_ops
41: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
41: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (462 ms)
41: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
[ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
41: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1014 ms)
41: [ RUN      ] std_algorithms_non_mod_seq_ops.search
41: [       OK ] std_algorithms_non_mod_seq_ops.search (613 ms)
41: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
[ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
41: [       OK ] std_algorithms_non_mod_seq_ops.search_n (444 ms)
41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2535 ms total)
41: 
41: [----------] 1 test from std_algorithms_count_test
41: [ RUN      ] std_algorithms_count_test.test
41: [       OK ] std_algorithms_count_test.test (91 ms)
41: [----------] 1 test from std_algorithms_count_test (91 ms total)
41: 
41: [----------] 1 test from std_algorithms_equal_test
41: [ RUN      ] std_algorithms_equal_test.test
41: [       OK ] std_algorithms_equal_test.test (16 ms)
41: [----------] 1 test from std_algorithms_equal_test (16 ms total)
41: 
41: [----------] 1 test from std_algorithms_all_any_none_of_test
41: [ RUN      ] std_algorithms_all_any_none_of_test.test
41: [       OK ] std_algorithms_all_any_none_of_test.test (78 ms)
41: [----------] 1 test from std_algorithms_all_any_none_of_test (78 ms total)
41: 
41: [----------] 1 test from std_algorithms_nonmod_seq_ops
41: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
41: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (102 ms)
41: [----------] 1 test from std_algorithms_nonmod_seq_ops (102 ms total)
41: 
41: [----------] 1 test from std_algorithms_mismatch_test
41: [ RUN      ] std_algorithms_mismatch_test.test
41: [       OK ] std_algorithms_mismatch_test.test (181 ms)
41: [----------] 1 test from std_algorithms_mismatch_test (181 ms total)
41: 
41: [----------] 1 test from std_algorithms_mod_seq_ops
41: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
41: [       OK ] std_algorithms_mod_seq_ops.move_backward (61 ms)
41: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 13 tests from 10 test suites ran. (3454 ms total)
41: [  PASSED  ] 13 tests.
28: Test_Atomic<unsigned long long int>/100000/iterations:10       4.04 s          4.02 s            10          1            8    2.41737m        1.23628m       81.1u     4.99995G         1.26289M     4.99995G
41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ............   Passed    5.90 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
42: Test timeout computed to be: 1500
[ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
42: [==========] Running 31 tests from 5 test suites.
42: [----------] Global test environment set-up.
42: [----------] 3 tests from std_algorithms_mod_ops_test
42: [ RUN      ] std_algorithms_mod_ops_test.move
42: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
42: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
42: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
42: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
42: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
42: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total)
42: 
42: [----------] 12 tests from std_algorithms_mod_seq_ops_test
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
42: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
42: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
42: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
42: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
42: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
42: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
42: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
42: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
42: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
42: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
42: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
42: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total)
42: 
42: [----------] 4 tests from std_algorithms_replace_ops_test
42: [ RUN      ] std_algorithms_replace_ops_test.replace
42: [       OK ] std_algorithms_replace_ops_test.replace (44 ms)
42: [ RUN      ] std_algorithms_replace_ops_test.replace_if
42: [       OK ] std_algorithms_replace_ops_test.replace_if (171 ms)
42: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
42: [       OK ] std_algorithms_replace_ops_test.replace_copy (88 ms)
42: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
42: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (63 ms)
42: [----------] 4 tests from std_algorithms_replace_ops_test (367 ms total)
42: 
42: [----------] 11 tests from std_algorithms_mod_seq_ops
42: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
[ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
42: [       OK ] std_algorithms_mod_seq_ops.copy_if (34 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.unique
42: [       OK ] std_algorithms_mod_seq_ops.unique (245 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
42: [       OK ] std_algorithms_mod_seq_ops.unique_copy (82 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove
42: [       OK ] std_algorithms_mod_seq_ops.remove (56 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
42: [       OK ] std_algorithms_mod_seq_ops.remove_if (57 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
42: [       OK ] std_algorithms_mod_seq_ops.remove_copy (186 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
42: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (55 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.rotate
42: [       OK ] std_algorithms_mod_seq_ops.rotate (1409 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
[ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
42: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (491 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
42: [       OK ] std_algorithms_mod_seq_ops.shift_left (1371 ms)
42: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
42: [       OK ] std_algorithms_mod_seq_ops.shift_right (1350 ms)
42: [----------] 11 tests from std_algorithms_mod_seq_ops (5341 ms total)
42: 
42: [----------] 1 test from std_algorithms_modseq_test
42: [ RUN      ] std_algorithms_modseq_test.reverse
42: [       OK ] std_algorithms_modseq_test.reverse (51 ms)
42: [----------] 1 test from std_algorithms_modseq_test (51 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 31 tests from 5 test suites ran. (5773 ms total)
42: [  PASSED  ] 31 tests.
42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ............   Passed    8.24 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
43: Test timeout computed to be: 1500
43: [==========] Running 29 tests from 7 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_sorting_ops_test
43: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
43: [       OK ] std_algorithms_sorting_ops_test.is_sorted (14 ms)
43: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
43: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
43: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total)
43: 
43: [----------] 4 tests from std_algorithms_partitioning_test
43: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
43: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
43: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
43: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
43: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
43: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
43: [ RUN      ] std_algorithms_partitioning_test.partition_point
43: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
43: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
43: 
43: [----------] 1 test from std_algorithms_partitioning_ops
43: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
43: [       OK ] std_algorithms_partitioning_ops.partition_copy (22 ms)
43: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total)
43: 
43: [----------] 12 tests from std_algorithms_numerics_test
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
43: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
43: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
43: [----------] 12 tests from std_algorithms_numerics_test (15 ms total)
43: 
43: [----------] 1 test from std_algorithms_numerics_ops_test
43: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
43: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (105 ms)
43: [----------] 1 test from std_algorithms_numerics_ops_test (105 ms total)
43: 
43: [----------] 8 tests from std_algorithms_numeric_ops_test
43: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (890 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (669 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (240 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
43: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (352 ms)
43: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
43: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
43: [----------] 8 tests from std_algorithms_numeric_ops_test (2153 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_ops_test
43: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
43: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (46 ms)
43: [----------] 1 test from std_algorithms_transform_ops_test (46 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 29 tests from 7 test suites ran. (2373 ms total)
43: [  PASSED  ] 29 tests.
43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ............   Passed    4.83 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
44: Test timeout computed to be: 1500
44: [==========] Running 12 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_adjacent_find_team_test
44: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
44: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (571 ms)
44: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
44: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (557 ms)
44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1128 ms total)
44: 
44: [----------] 2 tests from std_algorithms_count_team_test
44: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
44: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (584 ms)
44: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
[ 76%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP
44: [       OK ] std_algorithms_count_team_test.count_returns_zero (252 ms)
44: [----------] 2 tests from std_algorithms_count_team_test (837 ms total)
44: 
44: [----------] 1 test from std_algorithms_count_if_team_test
44: [ RUN      ] std_algorithms_count_if_team_test.test
[ 76%] Built target Kokkos_CoreUnitTest_OpenMP
44: [       OK ] std_algorithms_count_if_team_test.test (303 ms)
44: [----------] 1 test from std_algorithms_count_if_team_test (303 ms total)
44: 
44: [----------] 1 test from std_algorithms_for_each_team_test
44: [ RUN      ] std_algorithms_for_each_team_test.test
[ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
44: [       OK ] std_algorithms_for_each_team_test.test (412 ms)
44: [----------] 1 test from std_algorithms_for_each_team_test (412 ms total)
44: 
44: [----------] 1 test from std_algorithms_for_each_n_team_test
44: [ RUN      ] std_algorithms_for_each_n_team_test.test
[ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o
44: [       OK ] std_algorithms_for_each_n_team_test.test (420 ms)
44: [----------] 1 test from std_algorithms_for_each_n_team_test (420 ms total)
44: 
44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
44: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
44: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2857 ms)
44: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
44: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1706 ms)
44: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
44: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1710 ms)
44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6274 ms total)
44: 
44: [----------] 2 tests from std_algorithms_mismatch_team_test
44: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
44: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1925 ms)
44: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
44: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (883 ms)
44: [----------] 2 tests from std_algorithms_mismatch_team_test (2808 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 12 tests from 7 test suites ran. (12185 ms total)
44: [  PASSED  ] 12 tests.
44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......   Passed   14.63 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
45: Test timeout computed to be: 1500
45: [==========] Running 8 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_equal_team_test
45: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
45: [       OK ] std_algorithms_equal_team_test.views_are_equal (1402 ms)
45: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
[ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o
[ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o
45: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1294 ms)
45: [----------] 2 tests from std_algorithms_equal_team_test (2696 ms total)
45: 
45: [----------] 2 tests from std_algorithms_search_team_test
45: [ RUN      ] std_algorithms_search_team_test.sequences_exist
45: [       OK ] std_algorithms_search_team_test.sequences_exist (721 ms)
45: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
45: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (883 ms)
45: [----------] 2 tests from std_algorithms_search_team_test (1604 ms total)
45: 
45: [----------] 2 tests from std_algorithms_find_end_team_test
45: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
45: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1809 ms)
45: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
45: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1668 ms)
45: [----------] 2 tests from std_algorithms_find_end_team_test (3478 ms total)
45: 
45: [----------] 2 tests from std_algorithms_find_first_of_team_test
45: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
45: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1385 ms)
45: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
[ 77%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
[ 77%] Built target Kokkos_ContainersUnitTest_OpenMP
45: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5344 ms)
45: [----------] 2 tests from std_algorithms_find_first_of_team_test (6730 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 8 tests from 4 test suites ran. (14510 ms total)
45: [  PASSED  ] 8 tests.
45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......   Passed   16.94 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
46: Test timeout computed to be: 1500
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
46: [==========] Running 11 tests from 7 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_find_team_test
46: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
46: [       OK ] std_algorithms_find_team_test.searched_values_exist (306 ms)
46: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
46: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (427 ms)
46: [----------] 2 tests from std_algorithms_find_team_test (734 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_if_team_test
46: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
46: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (256 ms)
46: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
46: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (426 ms)
46: [----------] 2 tests from std_algorithms_find_if_team_test (683 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_if_not_team_test
46: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
46: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (424 ms)
46: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
46: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (255 ms)
46: [----------] 2 tests from std_algorithms_find_if_not_team_test (679 ms total)
46: 
46: [----------] 1 test from std_algorithms_all_of_team_test
46: [ RUN      ] std_algorithms_all_of_team_test.test
46: [       OK ] std_algorithms_all_of_team_test.test (429 ms)
46: [----------] 1 test from std_algorithms_all_of_team_test (429 ms total)
46: 
46: [----------] 1 test from std_algorithms_any_of_team_test
46: [ RUN      ] std_algorithms_any_of_team_test.test
46: [       OK ] std_algorithms_any_of_team_test.test (260 ms)
46: [----------] 1 test from std_algorithms_any_of_team_test (260 ms total)
46: 
46: [----------] 1 test from std_algorithms_none_of_team_test
46: [ RUN      ] std_algorithms_none_of_team_test.test
46: [       OK ] std_algorithms_none_of_team_test.test (429 ms)
46: [----------] 1 test from std_algorithms_none_of_team_test (429 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_n_team_test
46: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
46: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (282 ms)
46: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
46: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (310 ms)
46: [----------] 2 tests from std_algorithms_search_n_team_test (592 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 11 tests from 7 test suites ran. (3808 ms total)
46: [  PASSED  ] 11 tests.
46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......   Passed    6.24 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
47: Test timeout computed to be: 1500
[ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
47: [==========] Running 3 tests from 3 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_min_element_team_test
47: [ RUN      ] std_algorithms_min_element_team_test.test
47: [       OK ] std_algorithms_min_element_team_test.test (1260 ms)
47: [----------] 1 test from std_algorithms_min_element_team_test (1260 ms total)
47: 
47: [----------] 1 test from std_algorithms_max_element_team_test
47: [ RUN      ] std_algorithms_max_element_team_test.test
47: [       OK ] std_algorithms_max_element_team_test.test (1245 ms)
47: [----------] 1 test from std_algorithms_max_element_team_test (1245 ms total)
47: 
47: [----------] 1 test from std_algorithms_minmax_element_team_test
47: [ RUN      ] std_algorithms_minmax_element_team_test.test
47: [       OK ] std_algorithms_minmax_element_team_test.test (1701 ms)
47: [----------] 1 test from std_algorithms_minmax_element_team_test (1701 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 3 tests from 3 test suites ran. (4207 ms total)
47: [  PASSED  ] 3 tests.
47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......   Passed    6.61 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

48: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
48: Test timeout computed to be: 1500
48: [==========] Running 6 tests from 6 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_fill_team_test
48: [ RUN      ] std_algorithms_fill_team_test.test
48: [       OK ] std_algorithms_fill_team_test.test (295 ms)
48: [----------] 1 test from std_algorithms_fill_team_test (295 ms total)
48: 
48: [----------] 1 test from std_algorithms_fill_n_team_test
48: [ RUN      ] std_algorithms_fill_n_team_test.test
[ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP
48: [       OK ] std_algorithms_fill_n_team_test.test (465 ms)
48: [----------] 1 test from std_algorithms_fill_n_team_test (465 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_team_test
48: [ RUN      ] std_algorithms_replace_team_test.test
48: [       OK ] std_algorithms_replace_team_test.test (410 ms)
48: [----------] 1 test from std_algorithms_replace_team_test (410 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_if_team_test
48: [ RUN      ] std_algorithms_replace_if_team_test.test
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
48: [       OK ] std_algorithms_replace_if_team_test.test (497 ms)
48: [----------] 1 test from std_algorithms_replace_if_team_test (497 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_copy_team_test
48: [ RUN      ] std_algorithms_replace_copy_team_test.test
48: [       OK ] std_algorithms_replace_copy_team_test.test (751 ms)
48: [----------] 1 test from std_algorithms_replace_copy_team_test (751 ms total)
48: 
48: [----------] 1 test from std_algorithms_replace_copy_if_team_test
48: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
[ 78%] Built target Kokkos_ContainersPerformanceTest_OpenMP
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
48: [       OK ] std_algorithms_replace_copy_if_team_test.test (701 ms)
48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (701 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 6 tests from 6 test suites ran. (3122 ms total)
48: [  PASSED  ] 6 tests.
48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......   Passed    5.54 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

49: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
49: Test timeout computed to be: 1500
49: [==========] Running 4 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_reverse_team_test
49: [ RUN      ] std_algorithms_reverse_team_test.test
49: [       OK ] std_algorithms_reverse_team_test.test (328 ms)
49: [----------] 1 test from std_algorithms_reverse_team_test (328 ms total)
49: 
49: [----------] 1 test from std_algorithms_reverse_copy_team_test
49: [ RUN      ] std_algorithms_reverse_copy_team_test.test
49: [       OK ] std_algorithms_reverse_copy_team_test.test (362 ms)
49: [----------] 1 test from std_algorithms_reverse_copy_team_test (362 ms total)
49: 
49: [----------] 1 test from std_algorithms_rotate_team_test
49: [ RUN      ] std_algorithms_rotate_team_test.test
[ 78%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda
49: [       OK ] std_algorithms_rotate_team_test.test (825 ms)
49: [----------] 1 test from std_algorithms_rotate_team_test (825 ms total)
49: 
49: [----------] 1 test from std_algorithms_rotate_copy_team_test
49: [ RUN      ] std_algorithms_rotate_copy_team_test.test
49: [       OK ] std_algorithms_rotate_copy_team_test.test (699 ms)
49: [----------] 1 test from std_algorithms_rotate_copy_team_test (699 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 4 tests from 4 test suites ran. (2215 ms total)
49: [  PASSED  ] 4 tests.
49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......   Passed    4.65 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

50: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
50: Test timeout computed to be: 1500
[ 78%] Built target Kokkos_ContainersPerformanceTest_Cuda
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_move_team_test
50: [ RUN      ] std_algorithms_move_team_test.test
50: [       OK ] std_algorithms_move_team_test.test (509 ms)
50: [----------] 1 test from std_algorithms_move_team_test (509 ms total)
50: 
50: [----------] 1 test from std_algorithms_move_backward_team_test
50: [ RUN      ] std_algorithms_move_backward_team_test.test
50: [       OK ] std_algorithms_move_backward_team_test.test (469 ms)
50: [----------] 1 test from std_algorithms_move_backward_team_test (469 ms total)
50: 
50: [----------] 1 test from std_algorithms_shift_left_team_test
50: [ RUN      ] std_algorithms_shift_left_team_test.test
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
50: [       OK ] std_algorithms_shift_left_team_test.test (1629 ms)
50: [----------] 1 test from std_algorithms_shift_left_team_test (1629 ms total)
50: 
50: [----------] 1 test from std_algorithms_shift_right_team_test
50: [ RUN      ] std_algorithms_shift_right_team_test.test
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 98%] Linking CXX executable Kokkos_atomic
50: [       OK ] std_algorithms_shift_right_team_test.test (1529 ms)
50: [----------] 1 test from std_algorithms_shift_right_team_test (1529 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (4139 ms total)
50: [  PASSED  ] 4 tests.
50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......   Passed    6.56 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

51: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
51: Test timeout computed to be: 1500
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o
51: [==========] Running 9 tests from 9 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_copy_team_test
51: [ RUN      ] std_algorithms_copy_team_test.test
51: [       OK ] std_algorithms_copy_team_test.test (603 ms)
51: [----------] 1 test from std_algorithms_copy_team_test (603 ms total)
51: 
51: [----------] 1 test from std_algorithms_copy_n_team_test
51: [ RUN      ] std_algorithms_copy_n_team_test.test
51: [       OK ] std_algorithms_copy_n_team_test.test (533 ms)
51: [----------] 1 test from std_algorithms_copy_n_team_test (533 ms total)
51: 
51: [----------] 1 test from std_algorithms_copy_backward_team_test
51: [ RUN      ] std_algorithms_copy_backward_team_test.test
51: [       OK ] std_algorithms_copy_backward_team_test.test (443 ms)
51: [----------] 1 test from std_algorithms_copy_backward_team_test (443 ms total)
51: 
51: [----------] 1 test from std_algorithms_copy_if_team_test
51: [ RUN      ] std_algorithms_copy_if_team_test.test
51: [       OK ] std_algorithms_copy_if_team_test.test (545 ms)
51: [----------] 1 test from std_algorithms_copy_if_team_test (545 ms total)
51: 
51: [----------] 1 test from std_algorithms_unique_copy_team_test
51: [ RUN      ] std_algorithms_unique_copy_team_test.test
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
51: [       OK ] std_algorithms_unique_copy_team_test.test (1137 ms)
51: [----------] 1 test from std_algorithms_unique_copy_team_test (1137 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_team_test
51: [ RUN      ] std_algorithms_remove_team_test.test
51: [       OK ] std_algorithms_remove_team_test.test (670 ms)
51: [----------] 1 test from std_algorithms_remove_team_test (670 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_if_team_test
51: [ RUN      ] std_algorithms_remove_if_team_test.test
51: [       OK ] std_algorithms_remove_if_team_test.test (672 ms)
51: [----------] 1 test from std_algorithms_remove_if_team_test (672 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_copy_team_test
51: [ RUN      ] std_algorithms_remove_copy_team_test.test
[ 98%] Built target Kokkos_atomic
51: [       OK ] std_algorithms_remove_copy_team_test.test (727 ms)
51: [----------] 1 test from std_algorithms_remove_copy_team_test (727 ms total)
51: 
51: [----------] 1 test from std_algorithms_remove_copy_if_team_test
51: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
[ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
51: [       OK ] std_algorithms_remove_copy_if_team_test.test (678 ms)
51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (678 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 9 tests from 9 test suites ran. (6011 ms total)
51: [  PASSED  ] 9 tests.
51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......   Passed    8.44 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

52: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
52: Test timeout computed to be: 1500
[ 98%] Linking CXX executable Kokkos_UnitTest_SIMD
52: [==========] Running 4 tests from 4 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_unique_team_test
52: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
52: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1237 ms)
52: [----------] 1 test from std_algorithms_unique_team_test (1237 ms total)
52: 
52: [----------] 1 test from std_algorithms_adjacent_difference_team_test
52: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
52: [       OK ] std_algorithms_adjacent_difference_team_test.test (1079 ms)
52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1080 ms total)
52: 
52: [----------] 1 test from std_algorithms_reduce_team_test
52: [ RUN      ] std_algorithms_reduce_team_test.test
52: [       OK ] std_algorithms_reduce_team_test.test (923 ms)
52: [----------] 1 test from std_algorithms_reduce_team_test (923 ms total)
52: 
52: [----------] 1 test from std_algorithms_transform_reduce_team_test
52: [ RUN      ] std_algorithms_transform_reduce_team_test.test
52: [       OK ] std_algorithms_transform_reduce_team_test.test (1482 ms)
52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1482 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 4 tests from 4 test suites ran. (4723 ms total)
52: [  PASSED  ] 4 tests.
52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......   Passed    7.15 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

53: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
53: Test timeout computed to be: 1500
[ 98%] Built target Kokkos_UnitTest_SIMD
53: [==========] Running 18 tests from 5 test suites.
53: [----------] Global test environment set-up.
53: [----------] 2 tests from std_algorithms_is_sorted_team_test
53: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
53: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (546 ms)
53: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
[ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
53: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1309 ms)
53: [----------] 2 tests from std_algorithms_is_sorted_team_test (1856 ms total)
53: 
53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (28 ms)
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms)
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1239 ms)
53: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
53: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (720 ms)
53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2021 ms total)
53: 
53: [----------] 4 tests from std_algorithms_is_partitioned_team_test
53: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
53: [       OK ] std_algorithms_is_partitioned_team_test.empty (14 ms)
53: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
53: [       OK ] std_algorithms_is_partitioned_team_test.all_true (344 ms)
53: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
53: [       OK ] std_algorithms_is_partitioned_team_test.all_false (349 ms)
53: [ RUN      ] std_algorithms_is_partitioned_team_test.random
53: [       OK ] std_algorithms_is_partitioned_team_test.random (286 ms)
53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (994 ms total)
53: 
53: [----------] 4 tests from std_algorithms_partition_copy_team_test
53: [ RUN      ] std_algorithms_partition_copy_team_test.empty
53: [       OK ] std_algorithms_partition_copy_team_test.empty (19 ms)
53: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
53: [       OK ] std_algorithms_partition_copy_team_test.all_true (642 ms)
53: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
53: [       OK ] std_algorithms_partition_copy_team_test.all_false (640 ms)
53: [ RUN      ] std_algorithms_partition_copy_team_test.random
53: [       OK ] std_algorithms_partition_copy_team_test.random (564 ms)
53: [----------] 4 tests from std_algorithms_partition_copy_team_test (1867 ms total)
53: 
53: [----------] 4 tests from std_algorithms_partition_point_team_test
53: [ RUN      ] std_algorithms_partition_point_team_test.empty
53: [       OK ] std_algorithms_partition_point_team_test.empty (14 ms)
53: [ RUN      ] std_algorithms_partition_point_team_test.all_true
53: [       OK ] std_algorithms_partition_point_team_test.all_true (226 ms)
53: [ RUN      ] std_algorithms_partition_point_team_test.all_false
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
53: [       OK ] std_algorithms_partition_point_team_test.all_false (226 ms)
53: [ RUN      ] std_algorithms_partition_point_team_test.random
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
53: [       OK ] std_algorithms_partition_point_team_test.random (170 ms)
53: [----------] 4 tests from std_algorithms_partition_point_team_test (637 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 18 tests from 5 test suites ran. (7377 ms total)
53: [  PASSED  ] 18 tests.
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......   Passed    9.79 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

54: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
54: Test timeout computed to be: 1500
[ 79%] Linking CXX executable Kokkos_ContainersTestCompileOnly
54: [==========] Running 5 tests from 4 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_transform_team_test
54: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
[ 79%] Built target Kokkos_ContainersTestCompileOnly
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
54: [       OK ] std_algorithms_transform_team_test.test_unary_op (1054 ms)
54: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
54: [       OK ] std_algorithms_transform_team_test.test_binary_op (872 ms)
54: [----------] 2 tests from std_algorithms_transform_team_test (1927 ms total)
54: 
54: [----------] 1 test from std_algorithms_generate_team_test
54: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
54: [       OK ] std_algorithms_generate_team_test.test_unary_op (1543 ms)
54: [----------] 1 test from std_algorithms_generate_team_test (1543 ms total)
54: 
54: [----------] 1 test from std_algorithms_generate_n_team_test
54: [ RUN      ] std_algorithms_generate_n_team_test.test
54: [       OK ] std_algorithms_generate_n_team_test.test (469 ms)
54: [----------] 1 test from std_algorithms_generate_n_team_test (469 ms total)
54: 
54: [----------] 1 test from std_algorithms_swap_ranges_team_test
54: [ RUN      ] std_algorithms_swap_ranges_team_test.test
54: [       OK ] std_algorithms_swap_ranges_team_test.test (752 ms)
54: [----------] 1 test from std_algorithms_swap_ranges_team_test (752 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 5 tests from 4 test suites ran. (4692 ms total)
54: [  PASSED  ] 5 tests.
54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......   Passed    7.15 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

55: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
55: Test timeout computed to be: 1500
55: [==========] Running 2 tests from 2 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_exclusive_scan_team_test
55: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
28: Test_Atomic<float>/100000/iterations:10                        10.7 s          10.7 s            10          0            4     18.0427        1.43428m     969.58u     4.99975G         1.48768M     4.99989G
55: [       OK ] std_algorithms_exclusive_scan_team_test.test (2933 ms)
55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2933 ms total)
55: 
55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
55: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
55: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1452 ms)
55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1452 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 2 tests from 2 test suites ran. (4386 ms total)
55: [  PASSED  ] 2 tests.
55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......   Passed    6.82 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

56: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
56: Test timeout computed to be: 1500
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_inclusive_scan_team_test
56: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
56: [       OK ] std_algorithms_inclusive_scan_team_test.test (4338 ms)
56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4338 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
56: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2852 ms)
56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2852 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (7191 ms total)
56: [  PASSED  ] 2 tests.
56/57 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......   Passed    9.61 sec
test 57
      Start 57: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 57

Total Test time (real) = 778.17 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
Summary:
  Hits:               0 /  754 (0.00 %)
    Direct:           0 /  754 (0.00 %)
    Preprocessed:     0 /  754 (0.00 %)
  Misses:           754
    Direct:         754
    Preprocessed:   754
Primary storage:
  Hits:               0 / 1508 (0.00 %)
  Misses:          1508
  Cache size (GB): 4.50 / 5.00 (90.08 %)

Use the -v/--verbose option for more details.
[Pipeline] }
$ docker stop --time=1 c0cfcafc85ca60eff7fdf465f713803f17f8a85eb3a3b1b41b2b4f2889279528
$ docker rm -f --volumes c0cfcafc85ca60eff7fdf465f713803f17f8a85eb3a3b1b41b2b4f2889279528
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o
[100%] Linking CXX executable Kokkos_gups
[100%] Built target Kokkos_gups
[100%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Linking CXX executable Kokkos_launch_latency
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[100%] Built target Kokkos_launch_latency
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 80%] Linking CXX executable Kokkos_UnitTest_Random
[ 80%] Built target Kokkos_UnitTest_Random
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[100%] Linking CXX executable Kokkos_gather
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Built target Kokkos_gather
[100%] Linking CXX executable Kokkos_stream
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
[100%] Built target Kokkos_stream
28: Test_Atomic<double>/100000/iterations:10                       12.1 s          12.0 s            10          1            8     20.1917        1.53169m     969.39u     4.99995G         1034.73k     4.99995G
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
28: Test_Atomic<int>/100000/iterations:10                          3.56 s          3.55 s            10          1            4    2.48677m        1.28479m       81.1u     704.983M         1.27255M     704.983M
28/53 Test #28: Kokkos_PerformanceTest_Atomic ...............   Passed  737.87 sec
test 29
      Start 29: Kokkos_ContainersUnitTest_OpenMP

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
29: Test timeout computed to be: 1500
29: [==========] Running 62 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 62 tests from openmp
29: [ RUN      ] openmp.bitset
29: [       OK ] openmp.bitset (201 ms)
29: [ RUN      ] openmp.bitset_default_constructor_no_alloc
29: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
29: [ RUN      ] openmp.dualview_combination
29: [       OK ] openmp.dualview_combination (0 ms)
29: [ RUN      ] openmp.dualview_alloc
29: [       OK ] openmp.dualview_alloc (0 ms)
29: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
29: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
29: [ RUN      ] openmp.dualview_combinations_without_init
29: [       OK ] openmp.dualview_combinations_without_init (0 ms)
29: [ RUN      ] openmp.dualview_deep_copy
29: [       OK ] openmp.dualview_deep_copy (0 ms)
29: [ RUN      ] openmp.dualview_realloc
29: [       OK ] openmp.dualview_realloc (0 ms)
29: [ RUN      ] openmp.dualview_resize
29: [       OK ] openmp.dualview_resize (0 ms)
29: [ RUN      ] openmp.dualview_device_correct_kokkos_device
29: 
29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
29:                                  does not support page migration between device and host.
29:                                  HIPManagedSpace might not work as expected.
29:                                  Please refer to the ROCm documentation on unified/managed memory.
29: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
29: [ RUN      ] openmp.dualview_host_correct_kokkos_device
29: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
29: [ RUN      ] openmp.dualview_host_modify_template_device_sync
29: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
29: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
29: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
29: [ RUN      ] openmp.dualview_device_modify_template_host_sync
29: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
29: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
29: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
29: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
29: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
29: [ RUN      ] openmp.dynamic_view
29: [       OK ] openmp.dynamic_view (9 ms)
29: [ RUN      ] openmp.dyn_rank_view_api_generic
29: [       OK ] openmp.dyn_rank_view_api_generic (4 ms)
29: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
29: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
29: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
29: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
29: skipping since not default execution space
29: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
29: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
29: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
29: [ RUN      ] openmp.ErrorReporterViaLambda
29: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
29: [ RUN      ] openmp.ErrorReporter
29: [       OK ] openmp.ErrorReporter (0 ms)
29: [ RUN      ] openmp.offsetview_construction
29: [       OK ] openmp.offsetview_construction (4 ms)
29: [ RUN      ] openmp.offsetview_unmanaged_construction
29: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
29: [ RUN      ] openmp.offsetview_subview
29: [       OK ] openmp.offsetview_subview (7 ms)
29: [ RUN      ] openmp.offsetview_offsets_rank1
29: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
29: [ RUN      ] openmp.offsetview_offsets_rank2
29: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
29: [ RUN      ] openmp.offsetview_offsets_rank3
29: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
29: [ RUN      ] openmp.scatterview
29: [       OK ] openmp.scatterview (722 ms)
29: [ RUN      ] openmp.scatterview_devicetype
29: [       OK ] openmp.scatterview_devicetype (3 ms)
29: [ RUN      ] openmp.staticcrsgraph
29: [       OK ] openmp.staticcrsgraph (18 ms)
29: [ RUN      ] openmp.resize_realloc_no_init_dualview
29: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
29: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
29: [ RUN      ] openmp.resize_exec_space_dualview
29: [       OK ] openmp.resize_exec_space_dualview (0 ms)
29: [ RUN      ] openmp.realloc_exec_space_dualview
29: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
29: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
29: [ RUN      ] openmp.resize_exec_space_dynrankview
29: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
29: [ RUN      ] openmp.realloc_exec_space_dynrankview
29: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_init_scatterview
29: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
29: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
29: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
29: [ RUN      ] openmp.resize_exec_space_scatterview
29: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
29: [ RUN      ] openmp.realloc_exec_space_scatterview
29: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynrankview
29: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
29: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
29: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
29: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_offsetview
29: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
29: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
29: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
29: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynamicview
29: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
29: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
29: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
29: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
29: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
29: [ RUN      ] openmp.UnorderedMap_insert
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
29: [       OK ] openmp.UnorderedMap_insert (3162 ms)
29: [ RUN      ] openmp.UnorderedMap_failed_insert
29: [       OK ] openmp.UnorderedMap_failed_insert (2772 ms)
29: [ RUN      ] openmp.UnorderedMap_deep_copy
29: [       OK ] openmp.UnorderedMap_deep_copy (4 ms)
29: [ RUN      ] openmp.UnorderedMap_valid_empty
29: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
29: [ RUN      ] openmp.UnorderedMap_clear_zero_size
29: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
29: [ RUN      ] openmp.UnorderedMap_consistent_size
29: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
29: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
29: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
29: [ RUN      ] openmp.UnorderedMap_lambda_capturable
29: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
29: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
29: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
29: [ RUN      ] openmp.viewctorprop_embedded_dim
29: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
29: [----------] 62 tests from openmp (6917 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 62 tests from 1 test suite ran. (6917 ms total)
29: [  PASSED  ] 61 tests.
29: [  SKIPPED ] 1 test, listed below:
29: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............   Passed    7.50 sec
test 30
      Start 30: Kokkos_ContainersUnitTest_HIP

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP
30: Test timeout computed to be: 1500
30: [==========] Running 62 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 62 tests from hip
30: [ RUN      ] hip.bitset
30: [       OK ] hip.bitset (18 ms)
30: [ RUN      ] hip.bitset_default_constructor_no_alloc
30: [       OK ] hip.bitset_default_constructor_no_alloc (0 ms)
30: [ RUN      ] hip.dualview_combination
30: [       OK ] hip.dualview_combination (4 ms)
30: [ RUN      ] hip.dualview_alloc
30: [       OK ] hip.dualview_alloc (0 ms)
30: [ RUN      ] hip.test_dualview_copy_construction_and_assignment
30: [       OK ] hip.test_dualview_copy_construction_and_assignment (0 ms)
30: [ RUN      ] hip.dualview_combinations_without_init
30: [       OK ] hip.dualview_combinations_without_init (0 ms)
30: [ RUN      ] hip.dualview_deep_copy
30: [       OK ] hip.dualview_deep_copy (1 ms)
30: [ RUN      ] hip.dualview_realloc
30: [       OK ] hip.dualview_realloc (0 ms)
30: [ RUN      ] hip.dualview_resize
30: [       OK ] hip.dualview_resize (0 ms)
30: [ RUN      ] hip.dualview_device_correct_kokkos_device
30: 
30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration
30:                                  does not support page migration between device and host.
30:                                  HIPManagedSpace might not work as expected.
30:                                  Please refer to the ROCm documentation on unified/managed memory.
30: [       OK ] hip.dualview_device_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_correct_kokkos_device
30: [       OK ] hip.dualview_host_correct_kokkos_device (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_sync
30: [       OK ] hip.dualview_host_modify_template_device_sync (0 ms)
30: [ RUN      ] hip.dualview_host_modify_template_device_execspace_sync
30: [       OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_sync
30: [       OK ] hip.dualview_device_modify_template_host_sync (0 ms)
30: [ RUN      ] hip.dualview_device_modify_template_host_execspace_sync
30: [       OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms)
30: [ RUN      ] hip.dualview_template_views_return_correct_executionspace_views
30: [       OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms)
30: [ RUN      ] hip.dynamic_view
30: [       OK ] hip.dynamic_view (16 ms)
30: [ RUN      ] hip.dyn_rank_view_api_generic
30: [       OK ] hip.dyn_rank_view_api_generic (16 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank12345
30: [       OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms)
30: [ RUN      ] hip.dyn_rank_view_check_fence_resize_realloc
30: [       OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms)
30: [ RUN      ] hip.dyn_rank_view_api_operator_rank67
30: [       OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms)
30: [ RUN      ] hip.ErrorReporterViaLambda
30: [       OK ] hip.ErrorReporterViaLambda (2 ms)
30: [ RUN      ] hip.ErrorReporter
30: [       OK ] hip.ErrorReporter (0 ms)
30: [ RUN      ] hip.offsetview_construction
30: [       OK ] hip.offsetview_construction (3 ms)
30: [ RUN      ] hip.offsetview_unmanaged_construction
30: [       OK ] hip.offsetview_unmanaged_construction (0 ms)
30: [ RUN      ] hip.offsetview_subview
30: [       OK ] hip.offsetview_subview (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank1
30: [       OK ] hip.offsetview_offsets_rank1 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank2
30: [       OK ] hip.offsetview_offsets_rank2 (0 ms)
30: [ RUN      ] hip.offsetview_offsets_rank3
30: [       OK ] hip.offsetview_offsets_rank3 (0 ms)
30: [ RUN      ] hip.scatterview
[ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 83%] Built target Kokkos_ContainersUnitTest_Cuda
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
30: [       OK ] hip.scatterview (20266 ms)
30: [ RUN      ] hip.scatterview_devicetype
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
30: [       OK ] hip.scatterview_devicetype (45941 ms)
30: [ RUN      ] hip.staticcrsgraph
30: [       OK ] hip.staticcrsgraph (18 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dualview
30: [       OK ] hip.resize_realloc_no_init_dualview (5 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_dualview
30: [       OK ] hip.resize_realloc_no_alloc_dualview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dualview
30: [       OK ] hip.resize_exec_space_dualview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dualview
30: [       OK ] hip.realloc_exec_space_dualview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_dynrankview
30: [       OK ] hip.resize_realloc_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.resize_exec_space_dynrankview
30: [       OK ] hip.resize_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_dynrankview
30: [       OK ] hip.realloc_exec_space_dynrankview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_init_scatterview
30: [       OK ] hip.resize_realloc_no_init_scatterview (0 ms)
30: [ RUN      ] hip.resize_realloc_no_alloc_scatterview
30: [       OK ] hip.resize_realloc_no_alloc_scatterview (0 ms)
30: [ RUN      ] hip.resize_exec_space_scatterview
30: [       OK ] hip.resize_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.realloc_exec_space_scatterview
30: [       OK ] hip.realloc_exec_space_scatterview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview
30: [       OK ] hip.create_mirror_no_init_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynrankview_viewctor
30: [       OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynrankview
30: [       OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview
30: [       OK ] hip.create_mirror_no_init_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_offsetview_view_ctor
30: [       OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_offsetview
30: [       OK ] hip.create_mirror_view_and_copy_offsetview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview
30: [       OK ] hip.create_mirror_no_init_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_view_and_copy_dynamicview
30: [       OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms)
30: [ RUN      ] hip.create_mirror_no_init_dynamicview_view_ctor
30: [       OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms)
30: [ RUN      ] hip.UnorderedMap_insert
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
30: [       OK ] hip.UnorderedMap_insert (2570 ms)
30: [ RUN      ] hip.UnorderedMap_failed_insert
30: [       OK ] hip.UnorderedMap_failed_insert (707 ms)
30: [ RUN      ] hip.UnorderedMap_deep_copy
30: [       OK ] hip.UnorderedMap_deep_copy (4 ms)
30: [ RUN      ] hip.UnorderedMap_valid_empty
30: [       OK ] hip.UnorderedMap_valid_empty (1 ms)
30: [ RUN      ] hip.UnorderedMap_clear_zero_size
30: [       OK ] hip.UnorderedMap_clear_zero_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_consistent_size
30: [       OK ] hip.UnorderedMap_consistent_size (0 ms)
30: [ RUN      ] hip.UnorderedMap_shallow_copyable_on_device
30: [       OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms)
30: [ RUN      ] hip.UnorderedMap_lambda_capturable
30: [       OK ] hip.UnorderedMap_lambda_capturable (0 ms)
30: [ RUN      ] hip.UnorderedMap_constructor_view_alloc
30: [       OK ] hip.UnorderedMap_constructor_view_alloc (0 ms)
30: [ RUN      ] hip.viewctorprop_embedded_dim
30: [       OK ] hip.viewctorprop_embedded_dim (1 ms)
30: [----------] 62 tests from hip (69592 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 62 tests from 1 test suite ran. (69592 ms total)
30: [  PASSED  ] 62 tests.
30/53 Test #30: Kokkos_ContainersUnitTest_HIP ...............   Passed   70.05 sec
test 31
      Start 31: Kokkos_ContainersPerformanceTest_OpenMP

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
31: Test timeout computed to be: 1500
31: [==========] Running 5 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 5 tests from TEST_CATEGORY
31: [ RUN      ] TEST_CATEGORY.dynrankview_perf
31: OpenMP
31:  DynRankView vs View: Initialization Only 
31:  View time (init only): 0.00333164
31:  View sum computation time: 0.00333164
31:  Strided View time (init only): 0.00154901
31:  View Rank7 time (init only): 0.00321568
31:  DynRankView time (init only): 0.00209733
31:  DynRankView sum computation time: 0.0030026
31:  Ratio of View to DynRankView time: 1.58852
31:  Ratio of View to DynRankView sum computation time: 0.995208
31:  Ratio of View to View Rank7  time: 1.03606
31:  Ratio of StrideView to DynRankView time: 0.738565
31:  Ratio of DynRankView to View Rank7  time: 0.652218
31: [       OK ] TEST_CATEGORY.dynrankview_perf (87 ms)
31: [ RUN      ] TEST_CATEGORY.global_2_local
31: OpenMP
31: size, create, generate, fill, find
31: 256, 6.8679e-05, 9.41e-06, 5.8789e-05, 0.000613363
31: 512, 4.1199e-05, 8.77e-06, 7.3569e-05, 0.000621343
31: 1024, 3.223e-05, 1.111e-05, 9.9409e-05, 0.000690942
31: 2048, 3.274e-05, 7.199e-06, 0.000165029, 0.000732541
31: 4096, 3.6269e-05, 6.13e-06, 0.000294857, 0.000921129
31: 8192, 5.3659e-05, 6.48e-06, 0.000554664, 0.00148199
31: 16384, 8.3728e-05, 9.37e-06, 0.00132725, 0.00222164
31: 32768, 0.000164658, 2.033e-05, 0.00238813, 0.00472455
31: 65536, 0.000278007, 3.047e-05, 0.004505, 0.0101373
31: 131072, 0.000484534, 5.5699e-05, 0.00845876, 0.02752
31: 262144, 0.00262984, 6.6039e-05, 0.0166975, 0.0659797
31: 524288, 0.00585054, 9.9569e-05, 0.0321201, 0.134407
31: 1048576, 0.00928619, 0.000224547, 0.0661443, 0.261042
31: 2097152, 0.0145756, 0.000200408, 0.131174, 1.29009
[100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget
31: 4194304, 0.0214254, 0.000332645, 0.266218, 4.30618
31: [       OK ] TEST_CATEGORY.global_2_local (6696 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
31: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
31: skipping test
31: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
31: [ RUN      ] TEST_CATEGORY.scatter_view
31: ScatterView data-duplicated test:
31: num_threads 8
31: hand-coded test took 0.0302323 seconds
31: test took 0.0305066 seconds
31: num_threads 8
31: hand-coded test took 0.0300364 seconds
31: test took 0.0305047 seconds
31: num_threads 8
31: hand-coded test took 0.0302236 seconds
31: test took 0.0304911 seconds
31: num_threads 8
31: hand-coded test took 0.0302282 seconds
31: test took 0.0304836 seconds
31: num_threads 8
31: hand-coded test took 0.0302273 seconds
31: test took 0.0305365 seconds
31: [       OK ] TEST_CATEGORY.scatter_view (436 ms)
31: [----------] 5 tests from TEST_CATEGORY (7220 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 5 tests from 1 test suite ran. (7220 ms total)
31: [  PASSED  ] 5 tests.
31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP .....   Passed    7.64 sec
test 32
      Start 32: Kokkos_ContainersPerformanceTest_HIP

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP
32: Test timeout computed to be: 1500
[100%] Built target Kokkos_CoreUnitTest_OpenMPTarget
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
1: Test timeout computed to be: 1500
32: [==========] Running 4 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 4 tests from TEST_CATEGORY
32: [ RUN      ] TEST_CATEGORY.dynrankview_perf
32: HIP
32:  DynRankView vs View: Initialization Only 
32:  View time (init only): 0.00313823
32:  View sum computation time: 0.00313823
32:  Strided View time (init only): 0.00167465
32:  View Rank7 time (init only): 0.00163304
32:  DynRankView time (init only): 0.0016323
32:  DynRankView sum computation time: 0.00148041
32:  Ratio of View to DynRankView time: 1.92258
32:  Ratio of View to DynRankView sum computation time: 0.982417
32:  Ratio of View to View Rank7  time: 1.92171
32:  Ratio of StrideView to DynRankView time: 1.02594
32:  Ratio of DynRankView to View Rank7  time: 0.999547
32: [       OK ] TEST_CATEGORY.dynrankview_perf (14 ms)
32: [ RUN      ] TEST_CATEGORY.global_2_local
32: HIP
32: size, create, generate, fill, find
32: 256, 0.000243357, 2.135e-05, 0.00637204, 0.00393156
32: 512, 0.000196418, 1.724e-05, 3.082e-05, 0.00363873
32: 1024, 0.000194128, 1.721e-05, 3.241e-05, 0.00349778
32: 2048, 0.000231986, 1.676e-05, 3.216e-05, 0.00350433
32: 4096, 0.000231688, 1.3799e-05, 3.29e-05, 0.00351553
32: 8192, 0.000239227, 1.419e-05, 3.4189e-05, 0.00348925
32: 16384, 0.000300916, 1.861e-05, 3.295e-05, 0.00365132
32: 32768, 0.000336776, 1.834e-05, 3.7369e-05, 0.00402343
32: 65536, 0.000359316, 2.41e-05, 4.1969e-05, 0.0041992
32: 131072, 0.000430544, 2.338e-05, 5.796e-05, 0.00479445
32: 262144, 0.000436475, 2.4269e-05, 0.000111329, 0.00634312
32: 524288, 0.000641452, 2.533e-05, 0.000285896, 0.00983208
32: 1048576, 0.000618182, 2.612e-05, 0.000705941, 0.0232628
32: 2097152, 0.000678842, 3.562e-05, 0.00158912, 0.0468602
32: 4194304, 0.000815451, 5.2089e-05, 0.00358301, 0.141728
32: [       OK ] TEST_CATEGORY.global_2_local (286 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
32: [----------] 4 tests from TEST_CATEGORY (301 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 4 tests from 1 test suite ran. (301 ms total)
32: [  PASSED  ] 4 tests.
32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........   Passed    0.72 sec
test 33
      Start 33: Kokkos_UnitTest_Sort

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
33: Test timeout computed to be: 1500
33: [==========] Running 15 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 15 tests from hip
33: [ RUN      ] hip.SortUnsignedValueType
33: [       OK ] hip.SortUnsignedValueType (26 ms)
33: [ RUN      ] hip.SortEmptyView
33: [       OK ] hip.SortEmptyView (0 ms)
33: [ RUN      ] hip.SortByKeyEmptyView
33: [       OK ] hip.SortByKeyEmptyView (0 ms)
33: [ RUN      ] hip.SortByKey
33: [       OK ] hip.SortByKey (19 ms)
33: [ RUN      ] hip.SortByKeyWithComparator
33: [       OK ] hip.SortByKeyWithComparator (1 ms)
33: [ RUN      ] hip.SortByKeyStaticExtents
33: [       OK ] hip.SortByKeyStaticExtents (0 ms)
33: [ RUN      ] hip.SortByKeyWithStrides
33: [       OK ] hip.SortByKeyWithStrides (0 ms)
33: [ RUN      ] hip.SortByKeyKeysLargerThanValues
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
33: 
33: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: [==========] Running 200 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 5 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (304 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
33: [       OK ] hip.SortByKeyKeysLargerThanValues (1121 ms)
33: [ RUN      ] hip.SortWithCustomComparator
1: [       OK ] serial_DeathTest.abort_from_device (249 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (232 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (14 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (8 ms)
1: [----------] 5 tests from serial_DeathTest (809 ms total)
1: 
1: [----------] 195 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (0 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (0 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (0 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (0 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (0 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (5 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (121 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
33: [       OK ] hip.SortWithCustomComparator (393 ms)
33: [ RUN      ] hip.BinSortGenericTests
33: [       OK ] hip.BinSortGenericTests (20 ms)
33: [ RUN      ] hip.BinSortEmptyView
33: [       OK ] hip.BinSortEmptyView (0 ms)
33: [ RUN      ] hip.BinSortEmptyKeysView
33: [       OK ] hip.BinSortEmptyKeysView (0 ms)
33: [ RUN      ] hip.BinSortUnsignedKeyLayoutStrideValues
1: [       OK ] serial.atomic_views_nonintegral (70 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_issue_3867
1: [       OK ] serial.complex_issue_3867 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (2 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (42 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (2 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (2894 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2087 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1246 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1247 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (18 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (10 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (3 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (2 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
33: [       OK ] hip.BinSortUnsignedKeyLayoutStrideValues (8121 ms)
33: [ RUN      ] hip.NestedSort
33: [       OK ] hip.NestedSort (46 ms)
33: [ RUN      ] hip.NestedSortByKey
33: [       OK ] hip.NestedSortByKey (198 ms)
33: [----------] 15 tests from hip (9951 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 15 tests from 1 test suite ran. (9951 ms total)
33: [  PASSED  ] 15 tests.
33/53 Test #33: Kokkos_UnitTest_Sort ........................   Passed   10.38 sec
test 34
      Start 34: Kokkos_UnitTest_Random

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Random
34: Test timeout computed to be: 1500
1: [       OK ] serial.mdrange_large_deep_copy (788 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDRangeReduce.hpp:50: Skipped
1: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail
1: [  SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (40 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (0 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (3 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (2 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (2 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (2 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (71 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (228 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
34: [==========] Running 3 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from hip
34: [ RUN      ] hip.Random_XorShift64
34: Test Seed:1711424046262972279
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.45775e-07 -0.00486654 0.0350197 || 0.051031 28024 29301 || 28814.6 28674.4 || 484.112 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.5082e-07 0.0277463 -4.2064e-05 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.45775e-07 0.0201817 -0.00380126 || 0.051031 27965 29289 || 28107.1 28674.4 || -52.5486 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.5082e-07 -0.0054208 -0.0033899 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.00909021 0.0355551 || 0.051031 27990 29348 || 28937.4 28674.4 || 491.514 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.00380264 -0.00296607 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.000789156 0.0175431 || 0.051031 28097 29397 || 28651.8 28674.4 || 242.516 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0119866 0.00172829 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000244498 -0.99999 -48245.5 || 0.051031 0 194976 || 2.92854e+09 28674.4 || -6.66946e+08 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 0.000732382 -0.305247 0.15816 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.78568e-07 5.0991e-05 0.0217775 || 0.051031 28090 29279 || 28672.9 28674.4 || 301.052 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.49199e-07 0.00768158 0.00454984 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.76045e-07 -0.0112854 0.0122596 || 0.051031 28029 29356 || 29001.7 28674.4 || 169.476 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.41632e-07 -0.00753168 -0.00745485 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.000389022 0.000164819 || 0.051031 28018 29306 || 28663.2 28674.4 || 2.27846 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0392831 -0.00259958 || 0.051031 1e+64 -1e+64
34: Test Seed:1711424046396698857
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.0163173 0.011546 || 0.051031 27864 29339 || 28214 28674.4 || 159.612 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0026403 -0.00148844 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.45775e-07 0.0155557 -0.00311439 || 0.051031 28042 29290 || 28235.2 28674.4 || -43.0533 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.5082e-07 -0.00921657 -0.00304491 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0110728 -0.0167313 || 0.051031 28053 29347 || 28995.4 28674.4 || -231.294 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0075931 -0.00853204 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 0.00457282 0.0159588 || 0.051031 28026 29378 || 28543.9 28674.4 || 220.614 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 -0.0115344 0.00147154 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000244415 -0.99999 -48246.2 || 0.051031 0 194800 || 2.92873e+09 28674.4 || -6.66955e+08 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 0.000732079 -0.327856 0.162321 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.78568e-07 0.0127294 -0.00409146 || 0.051031 27983 29332 || 28314 28674.4 || -56.5603 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.49199e-07 0.0219968 0.00335408 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.83613e-07 -0.013583 -0.014639 || 0.051031 27935 29318 || 29069.2 28674.4 || -202.369 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 7.64335e-07 0.00758744 -0.00724514 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 6.43252e-07 -0.0107316 0.0144731 || 0.051031 28045 29279 || 28985.4 28674.4 || 200.076 -2.0744
34:  -- Testing 3-D histogram
34: Density 3D: 6.43252e-07 0.0147535 -0.0030002 || 0.051031 1e+64 -1e+64
34: [       OK ] hip.Random_XorShift64 (256 ms)
34: [ RUN      ] hip.Random_XorShift1024_0
34: Test Seed:1711424046519453067
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00392347 0.00806431 || 0.051031 10937 11767 || 11421.8 11377 || 111.481 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.00372705 -0.00120933 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00131316 0.000625021 || 0.051031 10962 11782 || 11362 11377 || 8.64029 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00666462 -0.00311547 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00336417 -0.00935703 || 0.051031 10974 11745 || 11338.8 11377 || -129.352 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.00952438 0.00202937 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.0318292 -2.81662e-05 || 0.051031 10966 11834 || 11026 11377 || -0.38937 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00440207 -0.00111429 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.000242012 -0.999975 -7594.96 || 0.051031 0 77711 || 4.61107e+08 11377 || -1.04993e+08 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 0.000725776 -0.150677 0.023594 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.67029e-07 -0.00562707 -0.00820122 || 0.051031 11000 11832 || 11441.3 11377 || -113.374 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.05176e-07 -0.0192083 -0.00108669 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.9246e-07 0.0128828 -0.00879645 || 0.051031 11009 11808 || 11232.3 11377 || -121.602 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.8147e-07 0.0191954 -0.00257404 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.0141613 0.00175052 || 0.051031 10976 11786 || 11218.1 11377 || 24.1992 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.0126068 0.00641636 || 0.051031 1e+64 -1e+64
34: Test Seed:1711424046613265419
34: Test Scalar=int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.0137106 -0.0091292 || 0.051031 11025 11805 || 11535.1 11377 || -126.202 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.000616179 0.00168723 || 0.051031 1e+64 -1e+64
34: Test Scalar=unsigned int
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.000999897 -0.0138547 || 0.051031 10947 11789 || 11365.6 11377 || -191.528 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00474633 -0.00262206 || 0.051031 1e+64 -1e+64
34: Test Scalar=int64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00829202 0.0192249 || 0.051031 10960 11796 || 11472.1 11377 || 265.765 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.00542388 0.000361095 || 0.051031 1e+64 -1e+64
34: Test Scalar=uint64_t
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 -0.00849734 0.0025319 || 0.051031 10939 11785 || 11474.5 11377 || 35.001 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 -0.00578496 -0.000178954 || 0.051031 1e+64 -1e+64
34: Test Scalar=half
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 0.0002417 -0.999975 -7594.86 || 0.051031 0 77710 || 4.61031e+08 11377 || -1.04991e+08 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 0.000724726 -0.155523 0.0282926 || 0.051031 1e+64 -1e+64
34: Test Scalar=bhalf
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.86102e-07 -0.00864653 -0.00334091 || 0.051031 10963 11777 || 11476.2 11377 || -46.1847 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.62396e-07 0.0188225 -0.00118339 || 0.051031 1e+64 -1e+64
34: Test Scalar=float
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.73387e-07 -0.00912314 -0.00122435 || 0.051031 10952 11817 || 11481.7 11377 || -16.9254 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 3.24249e-07 0.00533116 0.00100896 || 0.051031 1e+64 -1e+64
34: Test Scalar=double
34:  -- Testing randomness properties
34:  -- Testing 1-D histogram
34: Density 1D: 2.47955e-07 0.00295384 -0.00153519 || 0.051031 10932 11827 || 11343.5 11377 || -21.2225 -0.823045
34:  -- Testing 3-D histogram
34: Density 3D: 2.47955e-07 0.0157226 -0.00207196 || 0.051031 1e+64 -1e+64
34: [       OK ] hip.Random_XorShift1024_0 (225 ms)
34: [ RUN      ] hip.Multi_streams
34: [       OK ] hip.Multi_streams (299 ms)
34: [----------] 3 tests from hip (781 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 3 tests from 1 test suite ran. (781 ms total)
34: [  PASSED  ] 3 tests.
34/53 Test #34: Kokkos_UnitTest_Random ......................   Passed    1.20 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A

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

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

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
37: Test timeout computed to be: 1500
37: [==========] Running 13 tests from 10 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_lexicographical_compare_test
37: [ RUN      ] std_algorithms_lexicographical_compare_test.test
37: [       OK ] std_algorithms_lexicographical_compare_test.test (94 ms)
37: [----------] 1 test from std_algorithms_lexicographical_compare_test (94 ms total)
37: 
37: [----------] 1 test from std_algorithms_for_each_test
37: [ RUN      ] std_algorithms_for_each_test.test
37: [       OK ] std_algorithms_for_each_test.test (77 ms)
37: [----------] 1 test from std_algorithms_for_each_test (77 ms total)
37: 
37: [----------] 1 test from std_algorithms_find_test
37: [ RUN      ] std_algorithms_find_test.test
37: [       OK ] std_algorithms_find_test.test (43 ms)
37: [----------] 1 test from std_algorithms_find_test (43 ms total)
37: 
37: [----------] 4 tests from std_algorithms_non_mod_seq_ops
37: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
1: [       OK ] serial.int64_t_reduce_dynamic (2156 ms)
1: [ RUN      ] serial.double_reduce_dynamic
37: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (468 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
37: [       OK ] std_algorithms_non_mod_seq_ops.find_end (749 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.search
37: [       OK ] std_algorithms_non_mod_seq_ops.search (571 ms)
37: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
1: [       OK ] serial.double_reduce_dynamic (2034 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
37: [       OK ] std_algorithms_non_mod_seq_ops.search_n (381 ms)
37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2170 ms total)
37: 
37: [----------] 1 test from std_algorithms_count_test
37: [ RUN      ] std_algorithms_count_test.test
37: [       OK ] std_algorithms_count_test.test (53 ms)
37: [----------] 1 test from std_algorithms_count_test (53 ms total)
37: 
37: [----------] 1 test from std_algorithms_equal_test
37: [ RUN      ] std_algorithms_equal_test.test
37: [       OK ] std_algorithms_equal_test.test (17 ms)
37: [----------] 1 test from std_algorithms_equal_test (17 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_any_none_of_test
37: [ RUN      ] std_algorithms_all_any_none_of_test.test
37: [       OK ] std_algorithms_all_any_none_of_test.test (46 ms)
37: [----------] 1 test from std_algorithms_all_any_none_of_test (46 ms total)
37: 
37: [----------] 1 test from std_algorithms_nonmod_seq_ops
37: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
37: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (77 ms)
37: [----------] 1 test from std_algorithms_nonmod_seq_ops (77 ms total)
37: 
37: [----------] 1 test from std_algorithms_mismatch_test
37: [ RUN      ] std_algorithms_mismatch_test.test
1: [       OK ] serial.int64_t_reduce_dynamic_view (461 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (16 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
37: [       OK ] std_algorithms_mismatch_test.test (113 ms)
37: [----------] 1 test from std_algorithms_mismatch_test (113 ms total)
37: 
37: [----------] 1 test from std_algorithms_mod_seq_ops
37: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
37: [       OK ] std_algorithms_mod_seq_ops.move_backward (46 ms)
37: [----------] 1 test from std_algorithms_mod_seq_ops (46 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 13 tests from 10 test suites ran. (2741 ms total)
37: [  PASSED  ] 13 tests.
37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    3.16 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
38: Test timeout computed to be: 1500
38: [==========] Running 31 tests from 5 test suites.
38: [----------] Global test environment set-up.
38: [----------] 3 tests from std_algorithms_mod_ops_test
38: [ RUN      ] std_algorithms_mod_ops_test.move
38: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
38: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
38: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
38: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total)
38: 
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
38: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
38: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
38: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
38: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
38: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
38: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
38: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
38: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
38: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total)
38: 
38: [----------] 4 tests from std_algorithms_replace_ops_test
38: [ RUN      ] std_algorithms_replace_ops_test.replace
38: [       OK ] std_algorithms_replace_ops_test.replace (32 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_if
38: [       OK ] std_algorithms_replace_ops_test.replace_if (133 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
38: [       OK ] std_algorithms_replace_ops_test.replace_copy (49 ms)
38: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
38: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms)
38: [----------] 4 tests from std_algorithms_replace_ops_test (262 ms total)
38: 
38: [----------] 11 tests from std_algorithms_mod_seq_ops
38: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
38: [       OK ] std_algorithms_mod_seq_ops.copy_if (34 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique
38: [       OK ] std_algorithms_mod_seq_ops.unique (141 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
38: [       OK ] std_algorithms_mod_seq_ops.unique_copy (58 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove
38: [       OK ] std_algorithms_mod_seq_ops.remove (41 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_if (43 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy (154 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
38: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (42 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate
38: [       OK ] std_algorithms_mod_seq_ops.rotate (1217 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
38: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (429 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
1: [       OK ] serial.reduce_device_view_mdrange_policy (3044 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (263 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (6 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [ RUN      ] serial.task_fib_deprecated
38: [       OK ] std_algorithms_mod_seq_ops.shift_left (1365 ms)
38: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
1: [       OK ] serial.task_fib_deprecated (1240 ms)
1: [ RUN      ] serial.task_depend_deprecated
1: [       OK ] serial.task_depend_deprecated (0 ms)
1: [ RUN      ] serial.task_team_deprecated
1: [       OK ] serial.task_team_deprecated (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated
1: [       OK ] serial.task_with_mempool_deprecated (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated
1: [       OK ] serial.task_multiple_depend_deprecated (15 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated
1: [       OK ] serial.task_scheduler_ctors_deprecated (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated
1: [       OK ] serial.task_scheduer_ctors_device_deprecated (0 ms)
1: [ RUN      ] serial.task_fib_deprecated_multiple
38: [       OK ] std_algorithms_mod_seq_ops.shift_right (1342 ms)
38: [----------] 11 tests from std_algorithms_mod_seq_ops (4871 ms total)
38: 
38: [----------] 1 test from std_algorithms_modseq_test
38: [ RUN      ] std_algorithms_modseq_test.reverse
38: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
38: [----------] 1 test from std_algorithms_modseq_test (49 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 31 tests from 5 test suites ran. (5191 ms total)
38: [  PASSED  ] 31 tests.
38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    5.62 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
39: Test timeout computed to be: 1500
1: [       OK ] serial.task_fib_deprecated_multiple (1236 ms)
1: [ RUN      ] serial.task_depend_deprecated_multiple
1: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_team_deprecated_multiple
1: [       OK ] serial.task_team_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated_multiple
1: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
1: [       OK ] serial.task_multiple_depend_deprecated_multiple (15 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
1: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
1: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_fib_single
39: [==========] Running 29 tests from 7 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_sorting_ops_test
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms)
39: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
39: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
39: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total)
39: 
39: [----------] 4 tests from std_algorithms_partitioning_test
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms)
39: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
39: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
39: [ RUN      ] std_algorithms_partitioning_test.partition_point
39: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
39: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
39: 
39: [----------] 1 test from std_algorithms_partitioning_ops
39: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
39: [       OK ] std_algorithms_partitioning_ops.partition_copy (30 ms)
39: [----------] 1 test from std_algorithms_partitioning_ops (30 ms total)
39: 
39: [----------] 12 tests from std_algorithms_numerics_test
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
39: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
39: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
39: [----------] 12 tests from std_algorithms_numerics_test (15 ms total)
39: 
39: [----------] 1 test from std_algorithms_numerics_ops_test
39: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
39: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (72 ms)
39: [----------] 1 test from std_algorithms_numerics_ops_test (72 ms total)
39: 
39: [----------] 8 tests from std_algorithms_numeric_ops_test
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
1: [       OK ] serial.task_fib_single (913 ms)
1: [ RUN      ] serial.task_depend_single
1: [       OK ] serial.task_depend_single (0 ms)
1: [ RUN      ] serial.task_team_single
1: [       OK ] serial.task_team_single (0 ms)
1: [ RUN      ] serial.task_with_mempool_single
1: [       OK ] serial.task_with_mempool_single (0 ms)
1: [ RUN      ] serial.task_multiple_depend_single
1: [       OK ] serial.task_multiple_depend_single (13 ms)
1: [ RUN      ] serial.task_scheduler_ctors_single
1: [       OK ] serial.task_scheduler_ctors_single (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_single
1: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
1: [ RUN      ] serial.task_fib_multiple
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (768 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
1: [       OK ] serial.task_fib_multiple (920 ms)
1: [ RUN      ] serial.task_depend_multiple
1: [       OK ] serial.task_depend_multiple (0 ms)
1: [ RUN      ] serial.task_team_multiple
1: [       OK ] serial.task_team_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_multiple
1: [       OK ] serial.task_with_mempool_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_multiple
1: [       OK ] serial.task_multiple_depend_multiple (13 ms)
1: [ RUN      ] serial.task_scheduler_ctors_multiple
1: [       OK ] serial.task_scheduler_ctors_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_multiple
1: [       OK ] serial.task_scheduer_ctors_device_multiple (0 ms)
1: [ RUN      ] serial.task_fib_chase_lev
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (641 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (206 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (327 ms)
39: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
39: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
39: [----------] 8 tests from std_algorithms_numeric_ops_test (1944 ms total)
39: 
39: [----------] 1 test from std_algorithms_transform_ops_test
39: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
39: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms)
39: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 29 tests from 7 test suites ran. (2127 ms total)
39: [  PASSED  ] 29 tests.
39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    2.55 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
40: Test timeout computed to be: 1500
1: [       OK ] serial.task_fib_chase_lev (968 ms)
1: [ RUN      ] serial.task_depend_chase_lev
1: [       OK ] serial.task_depend_chase_lev (0 ms)
1: [ RUN      ] serial.task_team_chase_lev
1: [       OK ] serial.task_team_chase_lev (0 ms)
1: [ RUN      ] serial.task_with_mempool_chase_lev
1: [       OK ] serial.task_with_mempool_chase_lev (0 ms)
1: [ RUN      ] serial.task_multiple_depend_chase_lev
1: [       OK ] serial.task_multiple_depend_chase_lev (14 ms)
1: [ RUN      ] serial.task_scheduler_ctors_chase_lev
1: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
1: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
1: [----------] 195 tests from serial (22255 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 200 tests from 2 test suites ran. (23065 ms total)
1: [  PASSED  ] 198 tests.
1: [  SKIPPED ] 2 tests, listed below:
1: [  SKIPPED ] serial.mdrange_parallel_reduce_primitive_types
1: [  SKIPPED ] serial.mdspan_minimal_functional
40: [==========] Running 12 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
 1/49 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   24.70 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
2: Test timeout computed to be: 1500
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (323 ms)
40: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
40: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (307 ms)
40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (631 ms total)
40: 
40: [----------] 2 tests from std_algorithms_count_team_test
40: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
40: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (315 ms)
40: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
40: [       OK ] std_algorithms_count_team_test.count_returns_zero (130 ms)
40: [----------] 2 tests from std_algorithms_count_team_test (446 ms total)
40: 
40: [----------] 1 test from std_algorithms_count_if_team_test
40: [ RUN      ] std_algorithms_count_if_team_test.test
40: [       OK ] std_algorithms_count_if_team_test.test (176 ms)
40: [----------] 1 test from std_algorithms_count_if_team_test (176 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_team_test
40: [ RUN      ] std_algorithms_for_each_team_test.test
40: [       OK ] std_algorithms_for_each_team_test.test (258 ms)
40: [----------] 1 test from std_algorithms_for_each_team_test (258 ms total)
40: 
40: [----------] 1 test from std_algorithms_for_each_n_team_test
40: [ RUN      ] std_algorithms_for_each_n_team_test.test
2: [==========] Running 117 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 4 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 4 tests from serial_DeathTest (0 ms total)
2: 
2: [----------] 113 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce_large
40: [       OK ] std_algorithms_for_each_n_team_test.test (278 ms)
40: [----------] 1 test from std_algorithms_for_each_n_team_test (278 ms total)
40: 
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
2: [       OK ] serial.team_reduce_large (1333 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (25 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (17 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (13 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (13 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (25 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (24 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (25 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (123 ms)
2: [ RUN      ] serial.team_long_reduce
40: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1494 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
2: [       OK ] serial.team_long_reduce (400 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (138 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (928 ms)
40: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
40: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (924 ms)
40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3348 ms total)
40: 
40: [----------] 2 tests from std_algorithms_mismatch_team_test
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
40: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1131 ms)
40: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
40: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (441 ms)
40: [----------] 2 tests from std_algorithms_mismatch_team_test (1572 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 12 tests from 7 test suites ran. (6713 ms total)
40: [  PASSED  ] 12 tests.
40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    7.13 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
41: Test timeout computed to be: 1500
41: [==========] Running 8 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_equal_team_test
41: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_equal (1110 ms)
41: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
41: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (662 ms)
41: [----------] 2 tests from std_algorithms_equal_team_test (1772 ms total)
41: 
41: [----------] 2 tests from std_algorithms_search_team_test
41: [ RUN      ] std_algorithms_search_team_test.sequences_exist
41: [       OK ] std_algorithms_search_team_test.sequences_exist (423 ms)
41: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (545 ms)
41: [----------] 2 tests from std_algorithms_search_team_test (968 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_end_team_test
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
41: [       OK ] std_algorithms_find_end_team_test.sequences_exist (933 ms)
41: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
41: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (846 ms)
41: [----------] 2 tests from std_algorithms_find_end_team_test (1780 ms total)
41: 
41: [----------] 2 tests from std_algorithms_find_first_of_team_test
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (689 ms)
41: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
41: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (2580 ms)
41: [----------] 2 tests from std_algorithms_find_first_of_team_test (3270 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 8 tests from 4 test suites ran. (7792 ms total)
41: [  PASSED  ] 8 tests.
41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed    8.21 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
42: Test timeout computed to be: 1500
42: [==========] Running 11 tests from 7 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_find_team_test
42: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_exist (176 ms)
42: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
42: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (242 ms)
42: [----------] 2 tests from std_algorithms_find_team_test (418 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_team_test
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (144 ms)
42: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (254 ms)
42: [----------] 2 tests from std_algorithms_find_if_team_test (399 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_if_not_team_test
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (244 ms)
42: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
42: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (139 ms)
42: [----------] 2 tests from std_algorithms_find_if_not_team_test (383 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_of_team_test
42: [ RUN      ] std_algorithms_all_of_team_test.test
42: [       OK ] std_algorithms_all_of_team_test.test (238 ms)
42: [----------] 1 test from std_algorithms_all_of_team_test (238 ms total)
42: 
42: [----------] 1 test from std_algorithms_any_of_team_test
42: [ RUN      ] std_algorithms_any_of_team_test.test
42: [       OK ] std_algorithms_any_of_team_test.test (139 ms)
42: [----------] 1 test from std_algorithms_any_of_team_test (139 ms total)
42: 
42: [----------] 1 test from std_algorithms_none_of_team_test
42: [ RUN      ] std_algorithms_none_of_team_test.test
42: [       OK ] std_algorithms_none_of_team_test.test (240 ms)
42: [----------] 1 test from std_algorithms_none_of_team_test (240 ms total)
42: 
42: [----------] 2 tests from std_algorithms_search_n_team_test
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (178 ms)
42: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
42: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (175 ms)
42: [----------] 2 tests from std_algorithms_search_n_team_test (353 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 11 tests from 7 test suites ran. (2174 ms total)
42: [  PASSED  ] 11 tests.
42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    2.59 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
43: Test timeout computed to be: 1500
43: [==========] Running 3 tests from 3 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_min_element_team_test
43: [ RUN      ] std_algorithms_min_element_team_test.test
43: [       OK ] std_algorithms_min_element_team_test.test (733 ms)
43: [----------] 1 test from std_algorithms_min_element_team_test (733 ms total)
43: 
43: [----------] 1 test from std_algorithms_max_element_team_test
43: [ RUN      ] std_algorithms_max_element_team_test.test
43: [       OK ] std_algorithms_max_element_team_test.test (708 ms)
43: [----------] 1 test from std_algorithms_max_element_team_test (708 ms total)
43: 
43: [----------] 1 test from std_algorithms_minmax_element_team_test
43: [ RUN      ] std_algorithms_minmax_element_team_test.test
43: [       OK ] std_algorithms_minmax_element_team_test.test (883 ms)
43: [----------] 1 test from std_algorithms_minmax_element_team_test (883 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 3 tests from 3 test suites ran. (2325 ms total)
43: [  PASSED  ] 3 tests.
43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    2.75 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
44: Test timeout computed to be: 1500
44: [==========] Running 6 tests from 6 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_fill_team_test
44: [ RUN      ] std_algorithms_fill_team_test.test
44: [       OK ] std_algorithms_fill_team_test.test (182 ms)
44: [----------] 1 test from std_algorithms_fill_team_test (182 ms total)
44: 
44: [----------] 1 test from std_algorithms_fill_n_team_test
44: [ RUN      ] std_algorithms_fill_n_team_test.test
44: [       OK ] std_algorithms_fill_n_team_test.test (303 ms)
44: [----------] 1 test from std_algorithms_fill_n_team_test (303 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_team_test
44: [ RUN      ] std_algorithms_replace_team_test.test
44: [       OK ] std_algorithms_replace_team_test.test (279 ms)
44: [----------] 1 test from std_algorithms_replace_team_test (279 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_if_team_test
44: [ RUN      ] std_algorithms_replace_if_team_test.test
44: [       OK ] std_algorithms_replace_if_team_test.test (337 ms)
44: [----------] 1 test from std_algorithms_replace_if_team_test (337 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_team_test
44: [ RUN      ] std_algorithms_replace_copy_team_test.test
44: [       OK ] std_algorithms_replace_copy_team_test.test (573 ms)
44: [----------] 1 test from std_algorithms_replace_copy_team_test (573 ms total)
44: 
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test
44: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
44: [       OK ] std_algorithms_replace_copy_if_team_test.test (439 ms)
44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (439 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 6 tests from 6 test suites ran. (2115 ms total)
44: [  PASSED  ] 6 tests.
44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    2.54 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
45: Test timeout computed to be: 1500
45: [==========] Running 4 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_reverse_team_test
45: [ RUN      ] std_algorithms_reverse_team_test.test
45: [       OK ] std_algorithms_reverse_team_test.test (205 ms)
45: [----------] 1 test from std_algorithms_reverse_team_test (205 ms total)
45: 
45: [----------] 1 test from std_algorithms_reverse_copy_team_test
45: [ RUN      ] std_algorithms_reverse_copy_team_test.test
45: [       OK ] std_algorithms_reverse_copy_team_test.test (245 ms)
45: [----------] 1 test from std_algorithms_reverse_copy_team_test (245 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_team_test
45: [ RUN      ] std_algorithms_rotate_team_test.test
45: [       OK ] std_algorithms_rotate_team_test.test (523 ms)
45: [----------] 1 test from std_algorithms_rotate_team_test (523 ms total)
45: 
45: [----------] 1 test from std_algorithms_rotate_copy_team_test
45: [ RUN      ] std_algorithms_rotate_copy_team_test.test
45: [       OK ] std_algorithms_rotate_copy_team_test.test (459 ms)
45: [----------] 1 test from std_algorithms_rotate_copy_team_test (459 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 4 tests from 4 test suites ran. (1434 ms total)
45: [  PASSED  ] 4 tests.
45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    1.85 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
46: Test timeout computed to be: 1500
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_move_team_test
46: [ RUN      ] std_algorithms_move_team_test.test
46: [       OK ] std_algorithms_move_team_test.test (388 ms)
46: [----------] 1 test from std_algorithms_move_team_test (388 ms total)
46: 
46: [----------] 1 test from std_algorithms_move_backward_team_test
46: [ RUN      ] std_algorithms_move_backward_team_test.test
46: [       OK ] std_algorithms_move_backward_team_test.test (348 ms)
46: [----------] 1 test from std_algorithms_move_backward_team_test (348 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_left_team_test
46: [ RUN      ] std_algorithms_shift_left_team_test.test
46: [       OK ] std_algorithms_shift_left_team_test.test (1240 ms)
46: [----------] 1 test from std_algorithms_shift_left_team_test (1240 ms total)
46: 
46: [----------] 1 test from std_algorithms_shift_right_team_test
46: [ RUN      ] std_algorithms_shift_right_team_test.test
46: [       OK ] std_algorithms_shift_right_team_test.test (1174 ms)
46: [----------] 1 test from std_algorithms_shift_right_team_test (1174 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (3151 ms total)
46: [  PASSED  ] 4 tests.
46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    3.57 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
47: Test timeout computed to be: 1500
47: [==========] Running 9 tests from 9 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_copy_team_test
47: [ RUN      ] std_algorithms_copy_team_test.test
47: [       OK ] std_algorithms_copy_team_test.test (483 ms)
47: [----------] 1 test from std_algorithms_copy_team_test (483 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_n_team_test
47: [ RUN      ] std_algorithms_copy_n_team_test.test
47: [       OK ] std_algorithms_copy_n_team_test.test (409 ms)
47: [----------] 1 test from std_algorithms_copy_n_team_test (409 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_backward_team_test
47: [ RUN      ] std_algorithms_copy_backward_team_test.test
47: [       OK ] std_algorithms_copy_backward_team_test.test (344 ms)
47: [----------] 1 test from std_algorithms_copy_backward_team_test (344 ms total)
47: 
47: [----------] 1 test from std_algorithms_copy_if_team_test
47: [ RUN      ] std_algorithms_copy_if_team_test.test
47: [       OK ] std_algorithms_copy_if_team_test.test (390 ms)
47: [----------] 1 test from std_algorithms_copy_if_team_test (390 ms total)
47: 
47: [----------] 1 test from std_algorithms_unique_copy_team_test
47: [ RUN      ] std_algorithms_unique_copy_team_test.test
47: [       OK ] std_algorithms_unique_copy_team_test.test (610 ms)
47: [----------] 1 test from std_algorithms_unique_copy_team_test (610 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_team_test
47: [ RUN      ] std_algorithms_remove_team_test.test
47: [       OK ] std_algorithms_remove_team_test.test (466 ms)
47: [----------] 1 test from std_algorithms_remove_team_test (466 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_if_team_test
47: [ RUN      ] std_algorithms_remove_if_team_test.test
47: [       OK ] std_algorithms_remove_if_team_test.test (478 ms)
47: [----------] 1 test from std_algorithms_remove_if_team_test (478 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_team_test
47: [ RUN      ] std_algorithms_remove_copy_team_test.test
47: [       OK ] std_algorithms_remove_copy_team_test.test (492 ms)
47: [----------] 1 test from std_algorithms_remove_copy_team_test (492 ms total)
47: 
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test
47: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
47: [       OK ] std_algorithms_remove_copy_if_team_test.test (410 ms)
47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (410 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 9 tests from 9 test suites ran. (4085 ms total)
47: [  PASSED  ] 9 tests.
47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    4.51 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

48: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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_unique_team_test
48: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o
48: [       OK ] std_algorithms_unique_team_test.test_default_predicate (819 ms)
48: [----------] 1 test from std_algorithms_unique_team_test (819 ms total)
48: 
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test
48: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
48: [       OK ] std_algorithms_adjacent_difference_team_test.test (764 ms)
48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (764 ms total)
48: 
48: [----------] 1 test from std_algorithms_reduce_team_test
48: [ RUN      ] std_algorithms_reduce_team_test.test
48: [       OK ] std_algorithms_reduce_team_test.test (552 ms)
48: [----------] 1 test from std_algorithms_reduce_team_test (552 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_reduce_team_test
48: [ RUN      ] std_algorithms_transform_reduce_team_test.test
2: [       OK ] serial.repeated_team_reduce (27400 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (325 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (266 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (100 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (10 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (110 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (0 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (6 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (1 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (0 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (0 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (3 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (2 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (228 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (7 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (1 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (1 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (2892 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (14 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (205 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (184 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (210 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (10 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (3 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (11 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (409 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (14 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (15 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (14 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
48: [       OK ] std_algorithms_transform_reduce_team_test.test (855 ms)
48: [----------] 1 test from std_algorithms_transform_reduce_team_test (855 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 4 tests from 4 test suites ran. (2992 ms total)
48: [  PASSED  ] 4 tests.
48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    3.41 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

49: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
49: Test timeout computed to be: 1500
2: [       OK ] serial.view_subview_3d_from_5d_left (386 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
49: [==========] Running 18 tests from 5 test suites.
49: [----------] Global test environment set-up.
49: [----------] 2 tests from std_algorithms_is_sorted_team_test
49: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (389 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
49: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (430 ms)
49: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (386 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (582 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
49: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (785 ms)
49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1216 ms total)
49: 
49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (595 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (724 ms)
49: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (581 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 113 tests from serial (37528 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 117 tests from 2 test suites ran. (37529 ms total)
2: [  PASSED  ] 114 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
49: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (473 ms)
49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1237 ms total)
49: 
49: [----------] 4 tests from std_algorithms_is_partitioned_team_test
49: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
49: [       OK ] std_algorithms_is_partitioned_team_test.empty (10 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
49: [       OK ] std_algorithms_is_partitioned_team_test.all_true (243 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
 2/49 Test  #2: Kokkos_CoreUnitTest_Serial2 .................   Passed   39.21 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
3: Test timeout computed to be: 1500
49: [       OK ] std_algorithms_is_partitioned_team_test.all_false (248 ms)
49: [ RUN      ] std_algorithms_is_partitioned_team_test.random
49: [       OK ] std_algorithms_is_partitioned_team_test.random (227 ms)
49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (729 ms total)
49: 
49: [----------] 4 tests from std_algorithms_partition_copy_team_test
49: [ RUN      ] std_algorithms_partition_copy_team_test.empty
49: [       OK ] std_algorithms_partition_copy_team_test.empty (14 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
49: [       OK ] std_algorithms_partition_copy_team_test.all_true (562 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (1 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
49: [       OK ] std_algorithms_partition_copy_team_test.all_false (576 ms)
49: [ RUN      ] std_algorithms_partition_copy_team_test.random
 3/49 Test  #3: Kokkos_CoreUnitTest_SerialGraph .............   Passed    1.55 sec
test 4
      Start  4: Kokkos_CoreUnitTest_OpenMPTarget

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget
4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
4: Test timeout computed to be: 1500
49: [       OK ] std_algorithms_partition_copy_team_test.random (547 ms)
49: [----------] 4 tests from std_algorithms_partition_copy_team_test (1701 ms total)
49: 
49: [----------] 4 tests from std_algorithms_partition_point_team_test
49: [ RUN      ] std_algorithms_partition_point_team_test.empty
49: [       OK ] std_algorithms_partition_point_team_test.empty (10 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.all_true
49: [       OK ] std_algorithms_partition_point_team_test.all_true (182 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.all_false
49: [       OK ] std_algorithms_partition_point_team_test.all_false (179 ms)
49: [ RUN      ] std_algorithms_partition_point_team_test.random
49: [       OK ] std_algorithms_partition_point_team_test.random (154 ms)
49: [----------] 4 tests from std_algorithms_partition_point_team_test (526 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 18 tests from 5 test suites ran. (5412 ms total)
49: [  PASSED  ] 18 tests.
49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    5.84 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

50: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
50: Test timeout computed to be: 1500
4: [==========] Running 226 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 9 tests from openmptarget_DeathTest
4: [ RUN      ] openmptarget_DeathTest.abort_from_host
50: [==========] Running 5 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_transform_team_test
50: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
4: [       OK ] openmptarget_DeathTest.abort_from_host (315 ms)
4: [ RUN      ] openmptarget_DeathTest.abort_from_device
50: [       OK ] std_algorithms_transform_team_test.test_unary_op (537 ms)
50: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
50: [       OK ] std_algorithms_transform_team_test.test_binary_op (520 ms)
50: [----------] 2 tests from std_algorithms_transform_team_test (1058 ms total)
50: 
50: [----------] 1 test from std_algorithms_generate_team_test
50: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
4: [       OK ] openmptarget_DeathTest.abort_from_device (1697 ms)
4: [ RUN      ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (364 ms)
4: [ RUN      ] openmptarget_DeathTest.range_policy_invalid_bounds
4: [       OK ] openmptarget_DeathTest.range_policy_invalid_bounds (13 ms)
4: [ RUN      ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (14 ms)
4: [ RUN      ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment
4: [       OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1 ms)
4: [ RUN      ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment
4: [       OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms)
4: [ RUN      ] openmptarget_DeathTest.view_memory_access_violations_from_host
50: [       OK ] std_algorithms_generate_team_test.test_unary_op (1093 ms)
50: [----------] 1 test from std_algorithms_generate_team_test (1094 ms total)
50: 
50: [----------] 1 test from std_algorithms_generate_n_team_test
50: [ RUN      ] std_algorithms_generate_n_team_test.test
50: [       OK ] std_algorithms_generate_n_team_test.test (326 ms)
50: [----------] 1 test from std_algorithms_generate_n_team_test (326 ms total)
50: 
50: [----------] 1 test from std_algorithms_swap_ranges_team_test
50: [ RUN      ] std_algorithms_swap_ranges_team_test.test
50: [       OK ] std_algorithms_swap_ranges_team_test.test (550 ms)
50: [----------] 1 test from std_algorithms_swap_ranges_team_test (550 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 5 tests from 4 test suites ran. (3029 ms total)
50: [  PASSED  ] 5 tests.
50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    3.45 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

51: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
51: Test timeout computed to be: 1500
51: [==========] Running 2 tests from 2 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_exclusive_scan_team_test
51: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
51: [       OK ] std_algorithms_exclusive_scan_team_test.test (1762 ms)
51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1762 ms total)
51: 
51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
51: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
51: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (894 ms)
51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (894 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 2 tests from 2 test suites ran. (2657 ms total)
51: [  PASSED  ] 2 tests.
51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    3.07 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

52: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
52: Test timeout computed to be: 1500
52: [==========] Running 2 tests from 2 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_inclusive_scan_team_test
52: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
52: [       OK ] std_algorithms_inclusive_scan_team_test.test (2622 ms)
52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2622 ms total)
52: 
52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
52: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
52: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1761 ms)
52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1761 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 2 tests from 2 test suites ran. (4384 ms total)
52: [  PASSED  ] 2 tests.
52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    4.80 sec
test 53
      Start 53: Kokkos_UnitTest_SIMD

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

100% tests passed, 0 tests failed out of 53

Total Test time (real) = 1408.91 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Tue Mar 26 02:31:59 2024
stats zeroed                        Tue Mar 26 02:31:59 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                     24365
cache size                           2.7 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 f357cde1bd2ad29a05cb737a5f8bf95a08aefda0a131fc755f7f0ecbbf69e9e8
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
$ docker rm -f --volumes f357cde1bd2ad29a05cb737a5f8bf95a08aefda0a131fc755f7f0ecbbf69e9e8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
4: [       OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (90206 ms)
4: [ RUN      ] openmptarget_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped
4: skipping because OpenMPTarget backend is currently not able to abort from the device
4: [  SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms)
4: [----------] 9 tests from openmptarget_DeathTest (92614 ms total)
4: 
4: [----------] 217 tests from openmptarget
4: [ RUN      ] openmptarget.array_capacity
4: [       OK ] openmptarget.array_capacity (0 ms)
4: [ RUN      ] openmptarget.array_element_access
4: [       OK ] openmptarget.array_element_access (0 ms)
4: [ RUN      ] openmptarget.array_zero_capacity
4: [       OK ] openmptarget.array_zero_capacity (0 ms)
4: [ RUN      ] openmptarget.array_zero_data_nullptr
4: [       OK ] openmptarget.array_zero_data_nullptr (0 ms)
4: [ RUN      ] openmptarget.array_contiguous_capacity
4: [       OK ] openmptarget.array_contiguous_capacity (0 ms)
4: [ RUN      ] openmptarget.array_contiguous_element_access
4: [       OK ] openmptarget.array_contiguous_element_access (0 ms)
4: [ RUN      ] openmptarget.array_contiguous_assignment
4: [       OK ] openmptarget.array_contiguous_assignment (0 ms)
4: [ RUN      ] openmptarget.array_strided_capacity
4: [       OK ] openmptarget.array_strided_capacity (0 ms)
4: [ RUN      ] openmptarget.array_strided_element_access
4: [       OK ] openmptarget.array_strided_element_access (0 ms)
4: [ RUN      ] openmptarget.array_strided_assignment
4: [       OK ] openmptarget.array_strided_assignment (0 ms)
4: [ RUN      ] openmptarget.atomic_operations_complexfloat
4: [       OK ] openmptarget.atomic_operations_complexfloat (42 ms)
4: [ RUN      ] openmptarget.atomic_operations_double
4: [       OK ] openmptarget.atomic_operations_double (59 ms)
4: [ RUN      ] openmptarget.atomic_operations_float
4: [       OK ] openmptarget.atomic_operations_float (50 ms)
4: [ RUN      ] openmptarget.atomic_operations_int
4: [       OK ] openmptarget.atomic_operations_int (104 ms)
4: [ RUN      ] openmptarget.atomic_operations_long
4: [       OK ] openmptarget.atomic_operations_long (106 ms)
4: [ RUN      ] openmptarget.atomic_operations_longlong
4: [       OK ] openmptarget.atomic_operations_longlong (106 ms)
4: [ RUN      ] openmptarget.atomic_operations_unsigned
4: [       OK ] openmptarget.atomic_operations_unsigned (85 ms)
4: [ RUN      ] openmptarget.atomic_operations_unsignedlong
4: [       OK ] openmptarget.atomic_operations_unsignedlong (87 ms)
4: [ RUN      ] openmptarget.atomics
4: [       OK ] openmptarget.atomics (505 ms)
4: [ RUN      ] openmptarget.atomics_tpetra_max_abs
4: [       OK ] openmptarget.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] openmptarget.atomic_views_integral
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
4: [       OK ] openmptarget.atomic_views_integral (15623 ms)
4: [ RUN      ] openmptarget.atomic_views_nonintegral
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
4: [       OK ] openmptarget.atomic_views_nonintegral (10579 ms)
4: [ RUN      ] openmptarget.atomic_view_api
4: [       OK ] openmptarget.atomic_view_api (1 ms)
4: [ RUN      ] openmptarget.bit_manip_countl_zero
4: [       OK ] openmptarget.bit_manip_countl_zero (1 ms)
4: [ RUN      ] openmptarget.bit_manip_countl_one
4: [       OK ] openmptarget.bit_manip_countl_one (1 ms)
4: [ RUN      ] openmptarget.bit_manip_countr_zero
4: [       OK ] openmptarget.bit_manip_countr_zero (0 ms)
4: [ RUN      ] openmptarget.bit_manip_countr_one
4: [       OK ] openmptarget.bit_manip_countr_one (0 ms)
4: [ RUN      ] openmptarget.bit_manip_popcount
4: [       OK ] openmptarget.bit_manip_popcount (0 ms)
4: [ RUN      ] openmptarget.bit_manip_has_single_bit
4: [       OK ] openmptarget.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_floor
4: [       OK ] openmptarget.bit_manip_bit_floor (0 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_ceil
4: [       OK ] openmptarget.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_width
4: [       OK ] openmptarget.bit_manip_bit_width (0 ms)
4: [ RUN      ] openmptarget.bit_manip_rotl
4: [       OK ] openmptarget.bit_manip_rotl (0 ms)
4: [ RUN      ] openmptarget.bit_manip_rotr
4: [       OK ] openmptarget.bit_manip_rotr (0 ms)
4: [ RUN      ] openmptarget.bit_manip_byeswap
4: [       OK ] openmptarget.bit_manip_byeswap (1 ms)
4: [ RUN      ] openmptarget.bit_manip_bit_cast
4: [       OK ] openmptarget.bit_manip_bit_cast (0 ms)
4: [ RUN      ] openmptarget.test_block_deduction_bug_pr_3103
4: [       OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] openmptarget.checked_integer_operations_multiply_overflow
4: [       OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] openmptarget.execution_policy_occupancy_and_hint
4: [       OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] openmptarget.complex_construction
4: [       OK ] openmptarget.complex_construction (0 ms)
4: [ RUN      ] openmptarget.complex_basic_math
4: [       OK ] openmptarget.complex_basic_math (0 ms)
4: [ RUN      ] openmptarget.complex_special_funtions
4: [       OK ] openmptarget.complex_special_funtions (0 ms)
4: [ RUN      ] openmptarget.complex_io
4: [       OK ] openmptarget.complex_io (0 ms)
4: [ RUN      ] openmptarget.complex_trivially_copyable
4: [       OK ] openmptarget.complex_trivially_copyable (0 ms)
4: [ RUN      ] openmptarget.complex_issue_3865
4: [       OK ] openmptarget.complex_issue_3865 (0 ms)
4: [ RUN      ] openmptarget.complex_issue_3867
4: [       OK ] openmptarget.complex_issue_3867 (0 ms)
4: [ RUN      ] openmptarget.complex_operations_arithmetic_types_overloads
4: [       OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] openmptarget.crs_count_fill
4: [       OK ] openmptarget.crs_count_fill (18 ms)
4: [ RUN      ] openmptarget.crs_copy_constructor
4: [       OK ] openmptarget.crs_copy_constructor (74 ms)
4: [ RUN      ] openmptarget.deep_copy_alignment
4: [       OK ] openmptarget.deep_copy_alignment (11 ms)
4: [ RUN      ] openmptarget.deep_copy_conversion
4: [       OK ] openmptarget.deep_copy_conversion (380 ms)
4: [ RUN      ] openmptarget.partitioning_by_args
4: [       OK ] openmptarget.partitioning_by_args (1 ms)
4: [ RUN      ] openmptarget.partitioning_by_vector
4: [       OK ] openmptarget.partitioning_by_vector (0 ms)
4: [ RUN      ] openmptarget.functor_analysis
4: [       OK ] openmptarget.functor_analysis (0 ms)
4: [ RUN      ] openmptarget.host_shared_ptr_use_count
4: [       OK ] openmptarget.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] openmptarget.host_shared_ptr_get
4: [       OK ] openmptarget.host_shared_ptr_get (0 ms)
4: [ RUN      ] openmptarget.host_shared_ptr_dereference_on_device
4: [       OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] openmptarget.init
4: [       OK ] openmptarget.init (0 ms)
4: [ RUN      ] openmptarget.dispatch
4: [       OK ] openmptarget.dispatch (645 ms)
4: [ RUN      ] openmptarget.join_backward_compatibility
4: [       OK ] openmptarget.join_backward_compatibility (5 ms)
4: [ RUN      ] openmptarget.mathematical_constants_e
4: [       OK ] openmptarget.mathematical_constants_e (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_log2e
4: [       OK ] openmptarget.mathematical_constants_log2e (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_log10e
4: [       OK ] openmptarget.mathematical_constants_log10e (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_pi
4: [       OK ] openmptarget.mathematical_constants_pi (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_inv_pi
4: [       OK ] openmptarget.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_inv_sqrtpi
4: [       OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_ln2
4: [       OK ] openmptarget.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_ln10
4: [       OK ] openmptarget.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_sqrt2
4: [       OK ] openmptarget.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_sqrt3
4: [       OK ] openmptarget.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_inv_sqrt3
4: [       OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_egamma
4: [       OK ] openmptarget.mathematical_constants_egamma (0 ms)
4: [ RUN      ] openmptarget.mathematical_constants_phi
4: [       OK ] openmptarget.mathematical_constants_phi (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_trigonometric_functions
4: [       OK ] openmptarget.mathematical_functions_trigonometric_functions (11 ms)
4: [ RUN      ] openmptarget.mathematical_functions_hyperbolic_functions
4: [       OK ] openmptarget.mathematical_functions_hyperbolic_functions (10 ms)
4: [ RUN      ] openmptarget.mathematical_functions_non_standard
4: [       OK ] openmptarget.mathematical_functions_non_standard (2 ms)
4: [ RUN      ] openmptarget.mathematical_functions_power_functions
4: [       OK ] openmptarget.mathematical_functions_power_functions (5 ms)
4: [ RUN      ] openmptarget.mathematical_functions_fma
4: [       OK ] openmptarget.mathematical_functions_fma (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_error_and_gamma_functions
4: [       OK ] openmptarget.mathematical_functions_error_and_gamma_functions (6 ms)
4: [ RUN      ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (8 ms)
4: [ RUN      ] openmptarget.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (4 ms)
4: [ RUN      ] openmptarget.mathematical_functions_absolute_value
4: [       OK ] openmptarget.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_floating_point_absolute_value
4: [       OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_remainder_function
4: [       OK ] openmptarget.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_isfinite
4: [       OK ] openmptarget.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_isinf
4: [       OK ] openmptarget.mathematical_functions_isinf (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_isnan
4: [       OK ] openmptarget.mathematical_functions_isnan (0 ms)
4: [ RUN      ] openmptarget.mathematical_functions_exponential_functions
4: [       OK ] openmptarget.mathematical_functions_exponential_functions (11 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_expint1
4: [       OK ] openmptarget.mathspecialfunc_expint1 (0 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselj0y0
4: [       OK ] openmptarget.mathspecialfunc_cbesselj0y0 (27 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselj1y1
4: [       OK ] openmptarget.mathspecialfunc_cbesselj1y1 (27 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesseli0k0
4: [       OK ] openmptarget.mathspecialfunc_cbesseli0k0 (2 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesseli1k1
4: [       OK ] openmptarget.mathspecialfunc_cbesseli1k1 (2 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselh1stkind
4: [       OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] openmptarget.mathspecialfunc_cbesselh2ndkind
4: [       OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] openmptarget.mdrange_5d
4: [       OK ] openmptarget.mdrange_5d (24 ms)
4: [ RUN      ] openmptarget.mdrange_6d
4: [       OK ] openmptarget.mdrange_6d (13 ms)
4: [ RUN      ] openmptarget.mdrange_2d
4: [       OK ] openmptarget.mdrange_2d (4 ms)
4: [ RUN      ] openmptarget.mdrange_3d
4: [       OK ] openmptarget.mdrange_3d (9 ms)
4: [ RUN      ] openmptarget.mdrange_4d
4: [       OK ] openmptarget.mdrange_4d (6 ms)
4: [ RUN      ] openmptarget.mdrange_large_deep_copy
4: [       OK ] openmptarget.mdrange_large_deep_copy (208 ms)
4: [ RUN      ] openmptarget.md_range_policy_construction_from_arrays
4: [       OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] openmptarget.mdrange_parallel_reduce_primitive_types
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDRangeReduce.hpp:50: Skipped
4: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail
4: [  SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms)
4: [ RUN      ] openmptarget.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_infinity
4: [       OK ] openmptarget.numeric_traits_infinity (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_epsilon
4: [       OK ] openmptarget.numeric_traits_epsilon (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_round_error
4: [       OK ] openmptarget.numeric_traits_round_error (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_norm_min
4: [       OK ] openmptarget.numeric_traits_norm_min (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_denorm_min
4: [       OK ] openmptarget.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_finite_min_max
4: [       OK ] openmptarget.numeric_traits_finite_min_max (8 ms)
4: [ RUN      ] openmptarget.numeric_traits_digits
4: [       OK ] openmptarget.numeric_traits_digits (5 ms)
4: [ RUN      ] openmptarget.numeric_traits_digits10
4: [       OK ] openmptarget.numeric_traits_digits10 (5 ms)
4: [ RUN      ] openmptarget.numeric_traits_max_digits10
4: [       OK ] openmptarget.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] openmptarget.numeric_traits_radix
4: [       OK ] openmptarget.numeric_traits_radix (6 ms)
4: [ RUN      ] openmptarget.numeric_traits_min_max_exponent
4: [       OK ] openmptarget.numeric_traits_min_max_exponent (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_min_max_exponent10
4: [       OK ] openmptarget.numeric_traits_min_max_exponent10 (1 ms)
4: [ RUN      ] openmptarget.numeric_traits_quiet_and_signaling_nan
4: [       OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (2 ms)
4: [ RUN      ] openmptarget.numeric_traits_sfinae_friendly
4: [       OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] openmptarget.occupancy_control
4: [       OK ] openmptarget.occupancy_control (1 ms)
4: [ RUN      ] openmptarget.parallel_scan_range_policy
4: [       OK ] openmptarget.parallel_scan_range_policy (409 ms)
4: [ RUN      ] openmptarget.kokkos_printf
4: [       OK ] openmptarget.kokkos_printf (1 ms)
4: [ RUN      ] openmptarget.range_for
4: [       OK ] openmptarget.range_for (4 ms)
4: [ RUN      ] openmptarget.range_reduce
4: [       OK ] openmptarget.range_reduce (2 ms)
4: [ RUN      ] openmptarget.range_policy_runtime_parameters
4: [       OK ] openmptarget.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmptarget.range_for_require
4: [       OK ] openmptarget.range_for_require (3 ms)
4: [ RUN      ] openmptarget.range_reduce_require
4: [       OK ] openmptarget.range_reduce_require (2 ms)
4: [ RUN      ] openmptarget.reducers_int
4: [       OK ] openmptarget.reducers_int (13 ms)
4: [ RUN      ] openmptarget.reducers_double
4: [       OK ] openmptarget.reducers_double (9 ms)
4: [ RUN      ] openmptarget.reducers_bool
4: [       OK ] openmptarget.reducers_bool (1 ms)
4: [ RUN      ] openmptarget.int64_t_reduce
4: [       OK ] openmptarget.int64_t_reduce (731 ms)
4: [ RUN      ] openmptarget.double_reduce
4: [       OK ] openmptarget.double_reduce (721 ms)
4: [ RUN      ] openmptarget.int64_t_reduce_dynamic
4: [       OK ] openmptarget.int64_t_reduce_dynamic (772 ms)
4: [ RUN      ] openmptarget.double_reduce_dynamic
4: [       OK ] openmptarget.double_reduce_dynamic (792 ms)
4: [ RUN      ] openmptarget.int64_t_reduce_dynamic_view
4: [       OK ] openmptarget.int64_t_reduce_dynamic_view (128 ms)
4: [ RUN      ] openmptarget.reduction_deduction
4: [       OK ] openmptarget.reduction_deduction (0 ms)
4: [ RUN      ] openmptarget.reduce_device_view_range_policy
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
4: [       OK ] openmptarget.reduce_device_view_range_policy (10876 ms)
4: [ RUN      ] openmptarget.reduce_device_view_mdrange_policy
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
4: [       OK ] openmptarget.reduce_device_view_mdrange_policy (10926 ms)
4: [ RUN      ] openmptarget.reduce_device_view_team_policy
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
4: [       OK ] openmptarget.reduce_device_view_team_policy (10804 ms)
4: [ RUN      ] openmptarget.kokkos_swap
4: [       OK ] openmptarget.kokkos_swap (0 ms)
4: [ RUN      ] openmptarget.TeamThreadMDRangeParallelFor
4: [       OK ] openmptarget.TeamThreadMDRangeParallelFor (41 ms)
4: [ RUN      ] openmptarget.ThreadVectorMDRangeParallelFor
4: [       OK ] openmptarget.ThreadVectorMDRangeParallelFor (24 ms)
4: [ RUN      ] openmptarget.TeamVectorMDRangeParallelFor
4: [       OK ] openmptarget.TeamVectorMDRangeParallelFor (26 ms)
4: [ RUN      ] openmptarget.TeamThreadMDRangeParallelReduce
4: [       OK ] openmptarget.TeamThreadMDRangeParallelReduce (32 ms)
4: [ RUN      ] openmptarget.ThreadVectorMDRangeParallelReduce
4: [       OK ] openmptarget.ThreadVectorMDRangeParallelReduce (20 ms)
4: [ RUN      ] openmptarget.TeamVectorMDRangeParallelReduce
4: [       OK ] openmptarget.TeamVectorMDRangeParallelReduce (20 ms)
4: [ RUN      ] openmptarget.team_policy_runtime_parameters
4: [       OK ] openmptarget.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] openmptarget.team_shared_request
4: [       OK ] openmptarget.team_shared_request (0 ms)
4: [ RUN      ] openmptarget.team_scratch_request
4: [       OK ] openmptarget.team_scratch_request (0 ms)
4: [ RUN      ] openmptarget.team_lambda_shared_request
4: [       OK ] openmptarget.team_lambda_shared_request (0 ms)
4: [ RUN      ] openmptarget.scratch_align
4: [       OK ] openmptarget.scratch_align (1 ms)
4: [ RUN      ] openmptarget.shmem_size
4: [       OK ] openmptarget.shmem_size (0 ms)
4: [ RUN      ] openmptarget.multi_level_scratch
4: [       OK ] openmptarget.multi_level_scratch (0 ms)
4: [ RUN      ] openmptarget.team_scratch_memory_index_parallel_for
4: [       OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms)
4: [ RUN      ] openmptarget.team_policy_max_recommended
4: [       OK ] openmptarget.team_policy_max_recommended (51 ms)
4: [ RUN      ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k
4: [       OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
4: [ RUN      ] openmptarget.view_api_a
4: [       OK ] openmptarget.view_api_a (0 ms)
4: [ RUN      ] openmptarget.view_api_b
4: [       OK ] openmptarget.view_api_b (12 ms)
4: [ RUN      ] openmptarget.view_api_c
4: [       OK ] openmptarget.view_api_c (0 ms)
4: [ RUN      ] openmptarget.view_api_d
4: [       OK ] openmptarget.view_api_d (1 ms)
4: [ RUN      ] openmptarget.view_allocation_error
4: [       OK ] openmptarget.view_allocation_error (0 ms)
4: [ RUN      ] openmptarget.view_copy_tests
4: [       OK ] openmptarget.view_copy_tests (12 ms)
4: [ RUN      ] openmptarget.view_copy_tests_rank_0
4: [       OK ] openmptarget.view_copy_tests_rank_0 (4 ms)
4: [ RUN      ] openmptarget.view_copy_degenerated
4: [       OK ] openmptarget.view_copy_degenerated (0 ms)
4: [ RUN      ] openmptarget.view_empty_runtime_unmanaged
4: [       OK ] openmptarget.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] openmptarget.view_hooks
4: [       OK ] openmptarget.view_hooks (0 ms)
4: [ RUN      ] openmptarget.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (114 ms)
4: [ RUN      ] openmptarget.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (108 ms)
4: [ RUN      ] openmptarget.view_irregular_layout
4: [       OK ] openmptarget.view_irregular_layout (1 ms)
4: [ RUN      ] openmptarget.view_mapping
4: [       OK ] openmptarget.view_mapping (87 ms)
4: [ RUN      ] openmptarget.view_mapping_operator
4: [       OK ] openmptarget.view_mapping_operator (16 ms)
4: [ RUN      ] openmptarget.static_extent
4: [       OK ] openmptarget.static_extent (0 ms)
4: [ RUN      ] openmptarget.view_mapping_atomic
4: [       OK ] openmptarget.view_mapping_atomic (569 ms)
4: [ RUN      ] openmptarget.view_mapping_class_value
4: [       OK ] openmptarget.view_mapping_class_value (0 ms)
4: [ RUN      ] openmptarget.view_mapping_assignable
4: [       OK ] openmptarget.view_mapping_assignable (0 ms)
4: [ RUN      ] openmptarget.view_mapping_trivially_copyable
4: [       OK ] openmptarget.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] openmptarget.view_mapping_subview
4: [       OK ] openmptarget.view_mapping_subview (2 ms)
4: [ RUN      ] openmptarget.view_nested_view
4: [       OK ] openmptarget.view_nested_view (1 ms)
4: [ RUN      ] openmptarget.append_formatted_multidimensional_index
4: [       OK ] openmptarget.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openmptarget.view_resize
4: [       OK ] openmptarget.view_resize (24 ms)
4: [ RUN      ] openmptarget.view_realloc
4: [       OK ] openmptarget.view_realloc (3 ms)
4: [ RUN      ] openmptarget.resize_realloc_no_init
4: [       OK ] openmptarget.resize_realloc_no_init (0 ms)
4: [ RUN      ] openmptarget.resize_realloc_no_alloc
4: [       OK ] openmptarget.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] openmptarget.realloc_exec_space
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:84: Skipped
4: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly
4: [  SKIPPED ] openmptarget.realloc_exec_space (0 ms)
4: [ RUN      ] openmptarget.view_alloc
4: [       OK ] openmptarget.view_alloc (0 ms)
4: [ RUN      ] openmptarget.view_alloc_exec_space
4: [       OK ] openmptarget.view_alloc_exec_space (0 ms)
4: [ RUN      ] openmptarget.view_alloc_int
4: [       OK ] openmptarget.view_alloc_int (0 ms)
4: [ RUN      ] openmptarget.view_alloc_exec_space_int
4: [       OK ] openmptarget.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] openmptarget.deep_copy_zero_memset
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:214: Skipped
4: skipping since the OpenMPTarget backend doesn't implement ZeroMemset
4: [  SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms)
4: [ RUN      ] openmptarget.resize_exec_space
4: [       OK ] openmptarget.resize_exec_space (0 ms)
4: [ RUN      ] openmptarget.view_allocation_int
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:282: Skipped
4: skipping since the OpenMPTarget has unexpected fences
4: [  SKIPPED ] openmptarget.view_allocation_int (0 ms)
4: [ RUN      ] openmptarget.view_allocation_exec_space_int
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:316: Skipped
4: skipping since the OpenMPTarget has unexpected fences
4: [  SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] openmptarget.view_not_default_constructible
4: [       OK ] openmptarget.view_not_default_constructible (0 ms)
4: [ RUN      ] openmptarget.view_subview_auto_1d_left
4: [       OK ] openmptarget.view_subview_auto_1d_left (2 ms)
4: [ RUN      ] openmptarget.view_subview_auto_1d_right
4: [       OK ] openmptarget.view_subview_auto_1d_right (2 ms)
4: [ RUN      ] openmptarget.view_subview_auto_1d_stride
4: [       OK ] openmptarget.view_subview_auto_1d_stride (2 ms)
4: [ RUN      ] openmptarget.view_subview_assign_strided
4: [       OK ] openmptarget.view_subview_assign_strided (2 ms)
4: [ RUN      ] openmptarget.view_subview_left_0
4: [       OK ] openmptarget.view_subview_left_0 (0 ms)
4: [ RUN      ] openmptarget.view_subview_left_1
4: [       OK ] openmptarget.view_subview_left_1 (0 ms)
4: [ RUN      ] openmptarget.view_subview_left_2
4: [       OK ] openmptarget.view_subview_left_2 (0 ms)
4: [ RUN      ] openmptarget.view_subview_left_3
4: [       OK ] openmptarget.view_subview_left_3 (0 ms)
4: [ RUN      ] openmptarget.view_subview_right_0
4: [       OK ] openmptarget.view_subview_right_0 (0 ms)
4: [ RUN      ] openmptarget.view_subview_right_1
4: [       OK ] openmptarget.view_subview_right_1 (0 ms)
4: [ RUN      ] openmptarget.view_subview_right_3
4: [       OK ] openmptarget.view_subview_right_3 (0 ms)
4: [ RUN      ] openmptarget.view_static_tests
4: [       OK ] openmptarget.view_static_tests (0 ms)
4: [ RUN      ] openmptarget.view_subview_layoutleft_to_layoutleft
4: [       OK ] openmptarget.view_subview_layoutleft_to_layoutleft (3 ms)
4: [ RUN      ] openmptarget.view_subview_layoutright_to_layoutright
4: [       OK ] openmptarget.view_subview_layoutright_to_layoutright (2 ms)
4: [ RUN      ] openmptarget.view_subview_2d_from_3d
4: [       OK ] openmptarget.view_subview_2d_from_3d (72 ms)
4: [ RUN      ] openmptarget.view_subview_2d_from_3d_atomic
4: [       OK ] openmptarget.view_subview_2d_from_3d_atomic (87 ms)
4: [ RUN      ] openmptarget.view_subview_2d_from_3d_randomaccess
4: [       OK ] openmptarget.view_subview_2d_from_3d_randomaccess (86 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_left
4: [       OK ] openmptarget.view_subview_3d_from_5d_left (137 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_left_atomic
4: [       OK ] openmptarget.view_subview_3d_from_5d_left_atomic (135 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (134 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_right
4: [       OK ] openmptarget.view_subview_3d_from_5d_right (138 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_right_atomic
4: [       OK ] openmptarget.view_subview_3d_from_5d_right_atomic (151 ms)
4: [ RUN      ] openmptarget.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (154 ms)
4: [ RUN      ] openmptarget.view_test_unmanaged_subview_reset
4: [       OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms)
4: [ RUN      ] openmptarget.view_subview_memory_traits_construction
4: [       OK ] openmptarget.view_subview_memory_traits_construction (0 ms)
4: [----------] 217 tests from openmptarget (67451 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 226 tests from 2 test suites ran. (160066 ms total)
4: [  PASSED  ] 219 tests.
4: [  SKIPPED ] 7 tests, listed below:
4: [  SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types
4: [  SKIPPED ] openmptarget.mdspan_minimal_functional
4: [  SKIPPED ] openmptarget.realloc_exec_space
4: [  SKIPPED ] openmptarget.deep_copy_zero_memset
4: [  SKIPPED ] openmptarget.view_allocation_int
4: [  SKIPPED ] openmptarget.view_allocation_exec_space_int
 4/49 Test  #4: Kokkos_CoreUnitTest_OpenMPTarget ............   Passed  161.92 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Default

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

6: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
6: Test timeout computed to be: 1500
6: [==========] Running 1 test from 1 test suite.
6: [----------] Global test environment set-up.
6: [----------] 1 test from initialization
6: [ RUN      ] initialization.legion_initialization
6: [       OK ] initialization.legion_initialization (219 ms)
6: [----------] 1 test from initialization (219 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (219 ms total)
6: [  PASSED  ] 1 test.
 6/49 Test  #6: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    1.78 sec
test 7
      Start  7: Kokkos_CoreUnitTest_PushFinalizeHook

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

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

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins
9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
9: Test timeout computed to be: 1500
 9/49 Test  #9: Kokkos_CoreUnitTest_TuningBuiltins ..........   Passed    2.12 sec
test 10
      Start 10: Kokkos_CoreUnitTest_TuningBasics

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

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner
11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
11: Test timeout computed to be: 1500
11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........   Passed    2.06 sec
test 12
      Start 12: Kokkos_CoreUnitTest_KokkosP

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
12: Test timeout computed to be: 1500
12: [==========] Running 28 tests from 2 test suites.
12: [----------] Global test environment set-up.
12: [----------] 26 tests from kokkosp
12: [ RUN      ] kokkosp.test_named_instance_fence
12: Ref: 67108865
12: Ref: named_instance
12: 67108865
12: named_instance
12: [       OK ] kokkosp.test_named_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_instance_fence
12: Ref: 67108865
12: Ref: Unnamed Instance Fence
12: 67108865
12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence
12: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
12: [ RUN      ] kokkosp.test_named_global_fence
12: Ref: 67108864
12: Ref: test global fence
12: 0
12: test global fence
12: Miss on id
12: 67108864
12: test global fence
12: [       OK ] kokkosp.test_named_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_unnamed_global_fence
12: Ref: 67108864
12: Ref: Unnamed Global Fence
12: 0
12: Kokkos::fence: Unnamed Global Fence
12: Miss on id
12: 67108864
12: Kokkos::fence: Unnamed Global Fence
12: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
12: [ RUN      ] kokkosp.test_multiple_default_instances
12: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
12: [ RUN      ] kokkosp.test_id_gen
12: [       OK ] kokkosp.test_id_gen (0 ms)
12: [ RUN      ] kokkosp.test_kernel_sequence
12: Ref: 67108865
12: Ref: named_instance
12: 67108865
12: named_instance
12: Ref: 67108865
12: Ref: test_kernel
12: 67108865
12: named_instance
12: Miss on name
12: 0
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 67108864
12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
12: Miss on name
12: Miss on id
12: 67108865
12: test_kernel
12: [       OK ] kokkosp.test_kernel_sequence (230 ms)
12: [ RUN      ] kokkosp.async_deep_copy
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestEventCorrectness.hpp:287: Skipped
12: skipping since the OpenMPTarget backend has unexpected fences
12: [  SKIPPED ] kokkosp.async_deep_copy (0 ms)
12: [ RUN      ] kokkosp.parallel_for
12: [       OK ] kokkosp.parallel_for (0 ms)
12: [ RUN      ] kokkosp.parallel_reduce
12: [       OK ] kokkosp.parallel_reduce (0 ms)
12: [ RUN      ] kokkosp.parallel_scan
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestEventCorrectness.hpp:368: Skipped
12: skipping since the OpenMPTarget backend reports unexpected events
12: [  SKIPPED ] kokkosp.parallel_scan (0 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestEventCorrectness.hpp:408: Skipped
12: skipping since the OpenMPTarget backend has unexpected fences
12: [  SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms)
12: [ RUN      ] kokkosp.parallel_scan_no_fence_view
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestEventCorrectness.hpp:454: Skipped
12: skipping since the OpenMPTarget backend has unexpected fences
12: [  SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms)
12: [ RUN      ] kokkosp.regions
12: [       OK ] kokkosp.regions (0 ms)
12: [ RUN      ] kokkosp.fences
12: [       OK ] kokkosp.fences (0 ms)
12: [ RUN      ] kokkosp.raw_allocation
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestEventCorrectness.hpp:527: Skipped
12: skipping since the OpenMPTarget backend reports unexpected events
12: [  SKIPPED ] kokkosp.raw_allocation (0 ms)
12: [ RUN      ] kokkosp.view
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestEventCorrectness.hpp:566: Skipped
12: skipping since the OpenMPTarget backend reports unexpected events
12: [  SKIPPED ] kokkosp.view (0 ms)
12: [ RUN      ] kokkosp.sections
12: [       OK ] kokkosp.sections (0 ms)
12: [ RUN      ] kokkosp.metadata
12: [       OK ] kokkosp.metadata (0 ms)
12: [ RUN      ] kokkosp.profile_events
12: [       OK ] kokkosp.profile_events (0 ms)
12: [ RUN      ] kokkosp.tuning_sequence
12: [       OK ] kokkosp.tuning_sequence (0 ms)
12: [ RUN      ] kokkosp.no_init_kernel
12: [       OK ] kokkosp.no_init_kernel (0 ms)
12: [ RUN      ] kokkosp.get_events
12: [       OK ] kokkosp.get_events (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init
12: [       OK ] kokkosp.create_mirror_no_init (0 ms)
12: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
12: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
12: [ RUN      ] kokkosp.create_mirror_view_and_copy
12: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped
12: skipping since the OpenMPTarget has unexpected fences
12: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
12: [----------] 26 tests from kokkosp (233 ms total)
12: 
12: [----------] 2 tests from defaultdevicetype
12: [ RUN      ] defaultdevicetype.profiling_section
12: [       OK ] defaultdevicetype.profiling_section (0 ms)
12: [ RUN      ] defaultdevicetype.scoped_profile_region
12: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
12: [----------] 2 tests from defaultdevicetype (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 28 tests from 2 test suites ran. (233 ms total)
12: [  PASSED  ] 21 tests.
12: [  SKIPPED ] 7 tests, listed below:
12: [  SKIPPED ] kokkosp.async_deep_copy
12: [  SKIPPED ] kokkosp.parallel_scan
12: [  SKIPPED ] kokkosp.parallel_scan_no_fence
12: [  SKIPPED ] kokkosp.parallel_scan_no_fence_view
12: [  SKIPPED ] kokkosp.raw_allocation
12: [  SKIPPED ] kokkosp.view
12: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
12/49 Test #12: Kokkos_CoreUnitTest_KokkosP .................   Passed    1.80 sec
test 13
      Start 13: Kokkos_CoreUnitTest_ToolIndependence

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
13: Test timeout computed to be: 1500
13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........   Passed    1.30 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryLoadHelp

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
14: Environment variables: 
14:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
14: Test timeout computed to be: 1500
[ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    1.59 sec
test 15
      Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
15: Test timeout computed to be: 1500
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    1.29 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryLoad

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
16: Environment variables: 
16:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
16: Test timeout computed to be: 1500
16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x555555720180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720400:Host:source:0x555555720200: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:0x555555720540: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:0x555555720380:40::kokkosp_deallocate_data:Host:source:0x555555720180:40::kokkosp_finalize_library::
16/49 Test #16: Kokkos_ProfilingTestLibraryLoad .............   Passed    1.52 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryCmdLine

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
17: Test timeout computed to be: 1500
17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x555555720140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557203c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720440:Host:source:0x5555557201c0: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:0x555555720500: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:0x5555557203c0:40::kokkosp_deallocate_data:Host:source:0x555555720140:40::kokkosp_finalize_library::
17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    1.57 sec
test 18
      Start 18: Kokkos_CoreUnitTest_StackTraceTest

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
18: Test timeout computed to be: 1500
18: [==========] Running 3 tests from 2 test suites.
18: [----------] Global test environment set-up.
18: [----------] 2 tests from defaultdevicetype_DeathTest
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (426 ms)
18: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
18: 
18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
18: Top of f1
18: Top of f0
18: Top of f0
18: test_f1:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (314 ms)
18: [----------] 2 tests from defaultdevicetype_DeathTest (740 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-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f1:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x55555558cfe1] Test::test_stacktrace(bool, bool)
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f3
18: Top of f1
18: Top of f0
18: Top of f0
18: StackTrace f3(std::cout, 4) returned: 110
18: test_f3:
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580]
18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083]
18: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e]
18:  
18: demangled test_f3:
18: [0x5555555ee962] Kokkos::Impl::save_stacktrace()
18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&)
18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int)
18: [0x55555558daad] Test::test_stacktrace(bool, bool)
18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
18: [0x55555559c999] testing::Test::Run()
18: [0x55555559db59] testing::TestInfo::Run()
18: [0x55555559e428] testing::TestSuite::Run()
18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests()
18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18: [0x5555555acd03] testing::UnitTest::Run()
18: [0x55555558e580] main
18: [0x7ffff7918083] __libc_start_main
18: [0x55555558c91e] _start
18:  
18: Test setting std::terminate handler that prints the last saved stack trace
18: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
18: [----------] 1 test from defaultdevicetype (1 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 2 test suites ran. (742 ms total)
18: [  PASSED  ] 3 tests.
18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    2.22 sec
test 19
      Start 19: Kokkos_IncrementalTest_OPENMPTARGET

19: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET
19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
19: Test timeout computed to be: 1500
19: [==========] Running 22 tests from 1 test suite.
19: [----------] Global test environment set-up.
19: [----------] 22 tests from OPENMPTARGET
19: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace_typedef
19: [       OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_01_execspace
19: OpenMPTarget Execution Space:
19:   KOKKOS_ENABLE_OPENMPTARGET: yes
19: 
19: OpenMPTarget Runtime Configuration:
19: Using OpenMPTarget
19: OpenMPTarget
19: [       OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicExchange
19: [       OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicAdd
19: [       OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_02_AtomicSub
19: [       OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_03a_memspace_malloc
19: [       OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (93 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_03b_memspace_free
19: [       OK ] OPENMPTARGET.IncrTest_03b_memspace_free (9815 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_04_simple_parallelFor
19: [       OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (18 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor
19: [       OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_05_reduction
19: [       OK ] OPENMPTARGET.IncrTest_05_reduction (31 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange2D
19: [       OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange3D
19: [       OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_06_mdrange4D
19: [       OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_2D
19: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_3D
19: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_08_deep_copy_4D
19: [       OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics
19: [       OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (8 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop
19: [       OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (2 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop
19: [       OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (1 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop
19: [       OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (277 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_12a_ThreadScratch
19: [       OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (7 ms)
19: [ RUN      ] OPENMPTARGET.IncrTest_12b_TeamScratch
19: [       OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (5 ms)
19: [----------] 22 tests from OPENMPTARGET (10265 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 22 tests from 1 test suite ran. (10265 ms total)
19: [  PASSED  ] 22 tests.
19/49 Test #19: Kokkos_IncrementalTest_OPENMPTARGET .........   Passed   11.58 sec
test 20
      Start 20: Kokkos_IncrementalTest_SERIAL

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

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

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

23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/TestDeviceAndThreads.py"
23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test
23: Test timeout computed to be: 1500
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
23: 
23: ----------------------------------------------------------------------
23: Ran 5 tests in 15.458s
23: 
23: OK (skipped=1)
23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed   15.66 sec
test 24
      Start 24: Kokkos_PerformanceTest_Benchmark

24: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-26_T02-29-13.json"
24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test
24: Test timeout computed to be: 1500
24: 2024-03-26T03:35:39+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
24: Run on (4 X 2300.11 MHz CPU s)
24: CPU Caches:
24:   L1 Data 32 KiB (x4)
24:   L1 Instruction 32 KiB (x4)
24:   L2 Unified 4096 KiB (x4)
24:   L3 Unified 16384 KiB (x4)
24: Load Average: 1.03, 3.37, 6.32
24: CPU architecture: none
24: Default Device: N6Kokkos12Experimental12OpenMPTargetE
24: GIT_BRANCH: HEAD
24: GIT_CLEAN_STATUS: CLEAN
24: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
24: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
24: GIT_COMMIT_HASH: 0834a1281
24: GPU architecture: VOLTA70
24: KOKKOS_COMPILER_CLANG: 1703
24: KOKKOS_ENABLE_ASM: no
24: KOKKOS_ENABLE_CXX17: yes
24: KOKKOS_ENABLE_CXX20: no
24: KOKKOS_ENABLE_CXX23: no
24: KOKKOS_ENABLE_CXX26: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_LIBDL: yes
24: KOKKOS_ENABLE_OPENMPTARGET: yes
24: KOKKOS_ENABLE_PRAGMA_IVDEP: no
24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
24: KOKKOS_ENABLE_PRAGMA_UNROLL: no
24: KOKKOS_ENABLE_PRAGMA_VECTOR: no
24: KOKKOS_ENABLE_SERIAL: yes
24: Kokkos Version: 4.3.0
24: platform: 64bit
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
24: ---------------------------------------------------------------------------------------------------------------------------------------------------
24: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.071 s             5       1024        114.963n
24: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.001 s             5     2.048k        57.0664n
24: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.001 s             5     4.096k        37.5596n
24: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.001 s             5     8.192k        14.8071n
24: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.001 s             5    16.384k        7.50201n
24: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.002 s             5    32.768k        4.12039n
24: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.002 s             5    65.536k        2.28922n
24: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.002 s             5   131.072k        1.38197n
24: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.003 s             5   262.144k        891.602p
24: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.004 s             5   524.288k        733.923p
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
24: -----------------------------------------------------------------------------------------------------------------------------------
24: Malloc/N:1/manual_time                                                              33.9 us         37.5 us        21436 29.4576k/s
24: Malloc/N:16/manual_time                                                             33.1 us         36.2 us        21211 30.1672k/s
[ 89%] Linking CXX executable Kokkos_UnitTest_Sort
24: Malloc/N:256/manual_time                                                            33.1 us         36.4 us        22015 30.2423k/s
[ 89%] Built target Kokkos_UnitTest_Sort
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
24: Malloc/N:4096/manual_time                                                           32.5 us         36.1 us        21910 30.7904k/s
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
24: Malloc/N:65536/manual_time                                                          37.4 us         45.3 us        19102 26.7509k/s
24: Malloc/N:1048576/manual_time                                                        36.3 us         43.4 us        19272 27.5281k/s
24: Malloc/N:16777216/manual_time                                                        532 us          658 us         1141 1.87841k/s
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
24: Malloc/N:268435456/manual_time                                                      3163 us         3752 us          346  316.194/s
24: Malloc/N:4294967296/manual_time                                                   127124 us        10906 us            6  7.86633/s
24: MallocFree/N:1/manual_time                                                          71.6 us         37.3 us        10803 13.9694k/s
24: MallocFree/N:16/manual_time                                                         71.2 us         37.1 us         9639 14.0404k/s
24: MallocFree/N:256/manual_time                                                        70.8 us         37.5 us         9783 14.1259k/s
24: MallocFree/N:4096/manual_time                                                       71.4 us         37.7 us         9788 14.0101k/s
24: MallocFree/N:65536/manual_time                                                      76.1 us         43.9 us         9164  13.134k/s
24: MallocFree/N:1048576/manual_time                                                    76.0 us         44.4 us         9382 13.1512k/s
24: MallocFree/N:16777216/manual_time                                                    762 us          662 us          880 1.31226k/s
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
24: MallocFree/N:268435456/manual_time                                                  4241 us         3815 us          165  235.793/s
24: MallocFree/N:4294967296/manual_time                                               135162 us        10924 us           10  7.39852/s
24: MallocTouch/N:1/manual_time                                                         31.3 us         37.0 us        20460  31.928k/s
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
24: MallocTouch/N:16/manual_time                                                        31.6 us         37.2 us        21095 31.6245k/s
24: MallocTouch/N:256/manual_time                                                       35.5 us         38.4 us        21779 28.1444k/s
24: MallocTouch/N:4096/manual_time                                                      77.4 us         64.3 us         8885 12.9247k/s
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
24: MallocTouch/N:65536/manual_time                                                      121 us         87.6 us         9361  8.2736k/s
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
24: MallocTouch/N:1048576/manual_time                                                    131 us          132 us         4189 7.62905k/s
24: MallocTouch/N:16777216/manual_time                                                   646 us          775 us         1061 1.54701k/s
24: MallocTouch/N:268435456/manual_time                                                 2950 us         3832 us          305  338.993/s
24: MallocTouch/N:4294967296/manual_time                                              142572 us        11000 us            6  7.01401/s
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
24: MallocTouchFree/N:1/manual_time                                                     71.0 us         37.6 us         8892 14.0826k/s
24: MallocTouchFree/N:16/manual_time                                                     149 us         95.7 us         9760 6.69467k/s
24: MallocTouchFree/N:256/manual_time                                                    183 us          120 us         3793 5.46481k/s
24: MallocTouchFree/N:4096/manual_time                                                   231 us          168 us         3037 4.33836k/s
24: MallocTouchFree/N:65536/manual_time                                                  118 us         73.6 us         4453  8.4412k/s
24: MallocTouchFree/N:1048576/manual_time                                                120 us         74.1 us         5917 8.31196k/s
24: MallocTouchFree/N:16777216/manual_time                                               790 us          706 us          892 1.26629k/s
24: MallocTouchFree/N:268435456/manual_time                                             4240 us         3846 us          165   235.83/s
24: MallocTouchFree/N:4294967296/manual_time                                          135981 us        11491 us           10  7.35396/s
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
24: ----------------------------------------------------------------------------------------------------------------------------------------------
24: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.016 s         0.004 s           100  48.8847/s        800
24: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.004 s            39  46.1189/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.004 s            39   45.809/s        800
24: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.004 s            39  45.8532/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.005 s            39  47.2152/s        800
24: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.004 s            40  44.9154/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.005 s            39  43.9852/s        800
24: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            39   44.171/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            39  45.9107/s        800
24: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            42  47.5688/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            42  47.7563/s        800
24: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            42    47.59/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            42  47.5864/s        800
24: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.017 s         0.006 s            42  47.7803/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.006 s            42   47.381/s        800
24: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.005 s            42  45.4274/s        800
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.003 s         0.000 s           261  601.072/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.003 s         0.000 s           276  634.998/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           278  658.367/s       1.6k
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           279  644.857/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           281  654.713/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           278  652.967/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.000 s           285  651.531/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.052 s         0.000 s            13  30.6525/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.055 s         0.000 s            12   28.915/s       1.6k
24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.000 s           284  632.564/s       1.6k
24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.021 s         0.000 s            33  76.7759/s       1.6k
24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.023 s         0.000 s            30   69.948/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.003 s         0.000 s           275  631.666/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           275  650.657/s       1.6k
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           276  640.965/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           277  649.129/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.057 s         0.000 s            12  28.2443/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12    28.32/s       1.6k
24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  66.5275/s       1.6k
24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  66.6136/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           268  656.826/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           280  657.357/s       1.6k
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.057 s         0.000 s            12   28.318/s       1.6k
24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  66.6394/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           280  658.671/s       1.6k
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           278  645.566/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12  28.7694/s       1.6k
24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29   67.688/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.000 s           283  648.708/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.000 s           285  650.029/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.056 s         0.000 s            12   28.665/s       1.6k
24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.024 s         0.000 s            29  67.2847/s       1.6k
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.003 s         0.000 s           252  582.345/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.003 s         0.000 s           251  580.533/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.003 s         0.000 s           251  578.815/s       1.6k
24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.003 s         0.000 s           251  582.795/s       1.6k
24: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           545  643.087/s        800
24: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           553  686.001/s        800
24: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           600  714.751/s        800
24: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           595  703.042/s        800
24: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           536  694.775/s        800
24: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           593    704.5/s        800
[ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
24: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           619  678.475/s        800
24: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           597  707.928/s        800
24: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           595  702.615/s        800
24: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           595  707.378/s        800
24: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           592   688.61/s        800
24: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           593  707.149/s        800
24: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           594  704.936/s        800
24: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           589  666.259/s        800
24: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.000 s           598  702.415/s        800
24: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.000 s           596  675.577/s        800
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
24: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.000 s           583  676.604/s        800
24: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.000 s           579  679.667/s        800
24: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.000 s            10 2.53571k/s       1.6k
24: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.58796k/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10   230.73/s       1.6k
24: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.57587k/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  223.952/s       1.6k
24: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10  2.4502k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10  3.5933k/s       1.6k
24: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.31036k/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10   232.23/s       1.6k
24: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  3.2922k/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  227.549/s       1.6k
24: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 3.04667k/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  219.472/s       1.6k
24: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.02438k/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  220.861/s       1.6k
24: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.11363k/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  225.772/s       1.6k
24: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.85608k/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  226.187/s       1.6k
24: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.72683k/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  222.447/s       1.6k
24: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.05553k/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  227.117/s       1.6k
24: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 2.57657k/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  224.293/s       1.6k
24: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.39027k/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  229.712/s       1.6k
24: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.000 s            10 3.18829k/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.007 s         0.000 s            10  222.616/s       1.6k
24: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.000 s            10 2.67651k/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.007 s         0.000 s            10  227.954/s       1.6k
24: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.44753k/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.005 s         0.004 s            10  345.088/s       1.6k
24: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.005 s         0.004 s            10  337.063/s       1.6k
24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............   Passed  122.59 sec
test 25
      Start 25: Kokkos_Benchmark_Atomic_MinMax

25: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-26_T02-29-13.json"
25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test
25: Test timeout computed to be: 1500
25: 2024-03-26T03:37:42+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
25: Run on (4 X 2300.11 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x4)
25:   L1 Instruction 32 KiB (x4)
25:   L2 Unified 4096 KiB (x4)
25:   L3 Unified 16384 KiB (x4)
25: Load Average: 0.40, 2.39, 5.59
25: CPU architecture: none
25: Default Device: N6Kokkos12Experimental12OpenMPTargetE
25: GIT_BRANCH: HEAD
25: GIT_CLEAN_STATUS: CLEAN
25: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
25: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
25: GIT_COMMIT_HASH: 0834a1281
25: GPU architecture: VOLTA70
25: KOKKOS_COMPILER_CLANG: 1703
25: KOKKOS_ENABLE_ASM: no
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_CXX26: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_LIBDL: yes
25: KOKKOS_ENABLE_OPENMPTARGET: yes
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos Version: 4.3.0
25: platform: 64bit
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                                                              Time             CPU   Iterations
25: ----------------------------------------------------------------------------------------------------------------------------------------
25: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
25: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
25: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
25: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
25: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
25: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
25: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    1.57 sec
test 26
      Start 26: Kokkos_PerformanceTest_Mempool

26: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-26_T02-29-13.json"
26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test
26: Test timeout computed to be: 1500
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
26: 2024-03-26T03:37:43+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Mempool
26: Run on (4 X 2300.11 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x4)
26:   L1 Instruction 32 KiB (x4)
26:   L2 Unified 4096 KiB (x4)
26:   L3 Unified 16384 KiB (x4)
26: Load Average: 0.40, 2.39, 5.59
26: CPU architecture: none
26: Default Device: N6Kokkos12Experimental12OpenMPTargetE
26: GIT_BRANCH: HEAD
26: GIT_CLEAN_STATUS: CLEAN
26: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
26: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
26: GIT_COMMIT_HASH: 0834a1281
26: GPU architecture: VOLTA70
26: KOKKOS_COMPILER_CLANG: 1703
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_OPENMPTARGET: yes
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: KOKKOS_ENABLE_SERIAL: yes
26: Kokkos Version: 4.3.0
26: platform: 64bit
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.001 s         0.000 s           472               4.55768M/s
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.001 s         0.000 s          1110                17.6402M/s
26/49 Test #26: Kokkos_PerformanceTest_Mempool ..............   Passed    3.64 sec
test 27
      Start 27: Kokkos_PerformanceTest_Atomic

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-26_T02-29-13.json"
27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test
27: Test timeout computed to be: 1500
27: 2024-03-26T03:37:47+00:00
27: Running /var/jenkins/workspace/Kokkos_PR-6899/build/core/perf_test/Kokkos_PerformanceTest_Atomic
27: Run on (4 X 2300.11 MHz CPU s)
27: CPU Caches:
27:   L1 Data 32 KiB (x4)
27:   L1 Instruction 32 KiB (x4)
27:   L2 Unified 4096 KiB (x4)
27:   L3 Unified 16384 KiB (x4)
27: Load Average: 0.45, 2.36, 5.56
27: CPU architecture: none
27: Default Device: N6Kokkos12Experimental12OpenMPTargetE
27: GIT_BRANCH: HEAD
27: GIT_CLEAN_STATUS: CLEAN
27: GIT_COMMIT_DATE: 2024-03-25T20:26:19-06:00
27: GIT_COMMIT_DESCRIPTION: Fix a bug in Makefile when using AMD GPU architectures (#6892)
27: GIT_COMMIT_HASH: 0834a1281
27: GPU architecture: VOLTA70
27: KOKKOS_COMPILER_CLANG: 1703
27: KOKKOS_ENABLE_ASM: no
27: KOKKOS_ENABLE_CXX17: yes
27: KOKKOS_ENABLE_CXX20: no
27: KOKKOS_ENABLE_CXX23: no
27: KOKKOS_ENABLE_CXX26: no
27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
27: KOKKOS_ENABLE_HWLOC: no
27: KOKKOS_ENABLE_LIBDL: yes
27: KOKKOS_ENABLE_OPENMPTARGET: yes
27: KOKKOS_ENABLE_PRAGMA_IVDEP: no
27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
27: KOKKOS_ENABLE_PRAGMA_UNROLL: no
27: KOKKOS_ENABLE_PRAGMA_VECTOR: no
27: KOKKOS_ENABLE_SERIAL: yes
27: Kokkos Version: 4.3.0
27: platform: 64bit
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.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_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
27: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
27: Test_Atomic<int>/100000/iterations:10                          4.89 s         0.013 s            10          1            4     7.90154        6.43498m      68.95u     704.983M          1.2616M     704.983M
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
27: Test_Atomic<long int>/100000/iterations:10                     4.79 s         0.003 s            10          1            8     7.62675        7.48857m     137.37u     4.99995G         1.34966M     4.99995G
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 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_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
27: Test_Atomic<long long int>/100000/iterations:10                4.80 s         0.003 s            10          1            8     8.06326       0.0112179     140.91u     4.99995G         1.37397M     4.99995G
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 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_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
27: Test_Atomic<unsigned int>/100000/iterations:10                 4.85 s         0.003 s            10          1            4     7.95847        7.33587m      69.42u     704.983M         1.17258M     704.983M
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
27: Test_Atomic<unsigned long int>/100000/iterations:10            4.80 s         0.003 s            10          1            8     7.86173        7.54994m     128.13u     4.99995G         1.47403M     4.99995G
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
27: Test_Atomic<unsigned long long int>/100000/iterations:10       4.81 s         0.003 s            10          1            8     7.79116        7.50105m     127.03u     4.99995G         1.44222M     4.99995G
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
27: Test_Atomic<float>/100000/iterations:10                        4.53 s         0.003 s            10          0            4     6.44215        6.81781m    1.93381m     4.99995G          1.1032M     4.99989G
[ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
27: Test_Atomic<double>/100000/iterations:10                       4.46 s         0.003 s            10          1            8     6.25007        7.33747m     1.7402m     4.99995G         1.16787M     4.99995G
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[100%] Linking CXX executable Kokkos_UnitTest_SIMD
[100%] Built target Kokkos_UnitTest_SIMD
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: Kokkos_CoreUnitTest_OpenMP

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP
1: Test timeout computed to be: 1500
1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
1:                                     Detected: 6 cores per node.
1:                                     Detected: 1 MPI_ranks per node.
1:                                     Requested: 8 threads per process.
1: [==========] Running 313 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 15 tests from openmp_DeathTest
1: [ RUN      ] openmp_DeathTest.abort_from_host
1: [       OK ] openmp_DeathTest.abort_from_host (676 ms)
1: [ RUN      ] openmp_DeathTest.abort_from_device
1: [       OK ] openmp_DeathTest.abort_from_device (662 ms)
1: [ RUN      ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (589 ms)
1: [ RUN      ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (574 ms)
1: [ RUN      ] openmp_DeathTest.policy_invalid_bounds
1: [       OK ] openmp_DeathTest.policy_invalid_bounds (670 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: [       OK ] openmp_DeathTest.range_policy_invalid_bounds (873 ms)
1: [ RUN      ] openmp_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
27: Test_Atomic<int>/100000/iterations:10                          4.85 s         0.003 s            10          1            4     8.24825        7.45368m      69.92u     704.983M         1.84077M     704.983M
27/49 Test #27: Kokkos_PerformanceTest_Atomic ...............   Passed  429.13 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Serial

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests
28: Test timeout computed to be: 1500
28: [==========] Running 61 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 61 tests from serial
28: [ RUN      ] serial.bitset
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
1: [       OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1601 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_dyn
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_stat
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_params_mix
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms)
1: [ RUN      ] openmp_DeathTest.view_construction_with_wrong_static_extents
1: [       OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms)
1: [ RUN      ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment
28: [       OK ] serial.bitset (3178 ms)
28: [ RUN      ] serial.bitset_default_constructor_no_alloc
28: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] serial.dualview_combination
28: [       OK ] serial.dualview_combination (0 ms)
28: [ RUN      ] serial.dualview_alloc
28: [       OK ] serial.dualview_alloc (0 ms)
28: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
28: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] serial.dualview_combinations_without_init
28: [       OK ] serial.dualview_combinations_without_init (0 ms)
28: [ RUN      ] serial.dualview_deep_copy
28: [       OK ] serial.dualview_deep_copy (0 ms)
28: [ RUN      ] serial.dualview_realloc
28: [       OK ] serial.dualview_realloc (0 ms)
28: [ RUN      ] serial.dualview_resize
28: [       OK ] serial.dualview_resize (0 ms)
28: [ RUN      ] serial.dualview_device_correct_kokkos_device
28: [       OK ] serial.dualview_device_correct_kokkos_device (95 ms)
28: [ RUN      ] serial.dualview_host_correct_kokkos_device
28: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_sync
28: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
28: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_sync
28: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
28: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
28: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] serial.dynamic_view
28: [       OK ] serial.dynamic_view (18 ms)
28: [ RUN      ] serial.dyn_rank_view_api_generic
28: [       OK ] serial.dyn_rank_view_api_generic (12 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
28: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
28: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
28: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] serial.ErrorReporterViaLambda
28: [       OK ] serial.ErrorReporterViaLambda (0 ms)
28: [ RUN      ] serial.ErrorReporter
28: [       OK ] serial.ErrorReporter (0 ms)
28: [ RUN      ] serial.offsetview_construction
28: [       OK ] serial.offsetview_construction (25 ms)
28: [ RUN      ] serial.offsetview_unmanaged_construction
28: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] serial.offsetview_subview
28: [       OK ] serial.offsetview_subview (10 ms)
28: [ RUN      ] serial.offsetview_offsets_rank1
28: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank2
28: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] serial.offsetview_offsets_rank3
28: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] serial.scatterview
1: [       OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3988 ms)
1: [ RUN      ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment
28: [       OK ] serial.scatterview (2976 ms)
28: [ RUN      ] serial.scatterview_devicetype
28: [       OK ] serial.scatterview_devicetype (1 ms)
28: [ RUN      ] serial.staticcrsgraph
28: [       OK ] serial.staticcrsgraph (16 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dualview
28: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_dualview
28: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dualview
28: [       OK ] serial.resize_exec_space_dualview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dualview
28: [       OK ] serial.realloc_exec_space_dualview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_dynrankview
28: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.resize_exec_space_dynrankview
28: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_dynrankview
28: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_init_scatterview
28: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
28: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
28: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
28: [ RUN      ] serial.resize_exec_space_scatterview
28: [       OK ] serial.resize_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.realloc_exec_space_scatterview
28: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview
28: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
28: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
28: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview
28: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
28: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
28: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
28: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
28: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
28: [ RUN      ] serial.UnorderedMap_insert
1: [       OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4430 ms)
1: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_host
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
1: skipping since no memory access violation would occur
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms)
1: [ RUN      ] openmp_DeathTest.view_memory_access_violations_from_device
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
1: skipping since no memory access violation would occur
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms)
1: [----------] 15 tests from openmp_DeathTest (14067 ms total)
1: 
1: [----------] 298 tests from openmp
1: [ RUN      ] openmp.array_capacity
1: [       OK ] openmp.array_capacity (0 ms)
1: [ RUN      ] openmp.array_element_access
1: [       OK ] openmp.array_element_access (0 ms)
1: [ RUN      ] openmp.array_zero_capacity
1: [       OK ] openmp.array_zero_capacity (0 ms)
1: [ RUN      ] openmp.array_zero_data_nullptr
1: [       OK ] openmp.array_zero_data_nullptr (0 ms)
1: [ RUN      ] openmp.array_contiguous_capacity
1: [       OK ] openmp.array_contiguous_capacity (0 ms)
1: [ RUN      ] openmp.array_contiguous_element_access
1: [       OK ] openmp.array_contiguous_element_access (0 ms)
1: [ RUN      ] openmp.array_contiguous_assignment
1: [       OK ] openmp.array_contiguous_assignment (0 ms)
1: [ RUN      ] openmp.array_strided_capacity
1: [       OK ] openmp.array_strided_capacity (0 ms)
1: [ RUN      ] openmp.array_strided_element_access
1: [       OK ] openmp.array_strided_element_access (0 ms)
1: [ RUN      ] openmp.array_strided_assignment
1: [       OK ] openmp.array_strided_assignment (0 ms)
1: [ RUN      ] openmp.atomic_operations_complexdouble
1: [       OK ] openmp.atomic_operations_complexdouble (3 ms)
1: [ RUN      ] openmp.atomic_operations_complexfloat
1: [       OK ] openmp.atomic_operations_complexfloat (3 ms)
1: [ RUN      ] openmp.atomic_operations_double
1: [       OK ] openmp.atomic_operations_double (2 ms)
1: [ RUN      ] openmp.atomic_operations_float
1: [       OK ] openmp.atomic_operations_float (2 ms)
1: [ RUN      ] openmp.atomic_operations_int
1: [       OK ] openmp.atomic_operations_int (5 ms)
1: [ RUN      ] openmp.atomic_operations_long
1: [       OK ] openmp.atomic_operations_long (4 ms)
1: [ RUN      ] openmp.atomic_operations_longlong
1: [       OK ] openmp.atomic_operations_longlong (5 ms)
1: [ RUN      ] openmp.atomic_shared
1: [       OK ] openmp.atomic_shared (0 ms)
1: [ RUN      ] openmp.atomic_operations_unsigned
1: [       OK ] openmp.atomic_operations_unsigned (7 ms)
1: [ RUN      ] openmp.atomic_operations_unsignedlong
1: [       OK ] openmp.atomic_operations_unsignedlong (8 ms)
1: [ RUN      ] openmp.atomics
1: [       OK ] openmp.atomics (31 ms)
1: [ RUN      ] openmp.atomics_tpetra_max_abs
1: [       OK ] openmp.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] openmp.atomic_views_integral
1: [       OK ] openmp.atomic_views_integral (284 ms)
1: [ RUN      ] openmp.atomic_views_nonintegral
1: [       OK ] openmp.atomic_views_nonintegral (171 ms)
1: [ RUN      ] openmp.atomic_view_api
1: [       OK ] openmp.atomic_view_api (0 ms)
1: [ RUN      ] openmp.bit_manip_countl_zero
1: [       OK ] openmp.bit_manip_countl_zero (0 ms)
1: [ RUN      ] openmp.bit_manip_countl_one
1: [       OK ] openmp.bit_manip_countl_one (0 ms)
1: [ RUN      ] openmp.bit_manip_countr_zero
1: [       OK ] openmp.bit_manip_countr_zero (0 ms)
1: [ RUN      ] openmp.bit_manip_countr_one
1: [       OK ] openmp.bit_manip_countr_one (0 ms)
1: [ RUN      ] openmp.bit_manip_popcount
1: [       OK ] openmp.bit_manip_popcount (0 ms)
1: [ RUN      ] openmp.bit_manip_has_single_bit
1: [       OK ] openmp.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_floor
1: [       OK ] openmp.bit_manip_bit_floor (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_ceil
1: [       OK ] openmp.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_width
1: [       OK ] openmp.bit_manip_bit_width (0 ms)
1: [ RUN      ] openmp.bit_manip_rotl
1: [       OK ] openmp.bit_manip_rotl (0 ms)
1: [ RUN      ] openmp.bit_manip_rotr
1: [       OK ] openmp.bit_manip_rotr (0 ms)
1: [ RUN      ] openmp.bit_manip_byeswap
1: [       OK ] openmp.bit_manip_byeswap (0 ms)
1: [ RUN      ] openmp.bit_manip_bit_cast
1: [       OK ] openmp.bit_manip_bit_cast (0 ms)
1: [ RUN      ] openmp.test_block_deduction_bug_pr_3103
1: [       OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] openmp.checked_integer_operations_multiply_overflow
1: [       OK ] openmp.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] openmp.execution_policy_occupancy_and_hint
1: [       OK ] openmp.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] openmp.complex_construction
1: [       OK ] openmp.complex_construction (0 ms)
1: [ RUN      ] openmp.complex_basic_math
1: [       OK ] openmp.complex_basic_math (0 ms)
1: [ RUN      ] openmp.complex_special_funtions
1: [       OK ] openmp.complex_special_funtions (0 ms)
1: [ RUN      ] openmp.complex_io
1: [       OK ] openmp.complex_io (0 ms)
1: [ RUN      ] openmp.complex_trivially_copyable
1: [       OK ] openmp.complex_trivially_copyable (0 ms)
1: [ RUN      ] openmp.complex_issue_3865
1: [       OK ] openmp.complex_issue_3865 (0 ms)
1: [ RUN      ] openmp.complex_operations_arithmetic_types_overloads
1: [       OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] openmp.crs_count_fill
1: [       OK ] openmp.crs_count_fill (0 ms)
1: [ RUN      ] openmp.crs_copy_constructor
1: [       OK ] openmp.crs_copy_constructor (2 ms)
1: [ RUN      ] openmp.deep_copy_alignment
1: [       OK ] openmp.deep_copy_alignment (3 ms)
1: [ RUN      ] openmp.deep_copy_conversion
1: [       OK ] openmp.deep_copy_conversion (43 ms)
1: [ RUN      ] openmp.partitioning_by_args
1: [       OK ] openmp.partitioning_by_args (0 ms)
1: [ RUN      ] openmp.partitioning_by_vector
1: [       OK ] openmp.partitioning_by_vector (0 ms)
1: [ RUN      ] openmp.execution_space_as_class_data_member
1: [       OK ] openmp.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] openmp.functor_analysis
1: [       OK ] openmp.functor_analysis (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_use_count
1: [       OK ] openmp.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_get
1: [       OK ] openmp.host_shared_ptr_get (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_dereference_on_device
1: [       OK ] openmp.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_special_members_on_device
1: [       OK ] openmp.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] openmp.host_shared_ptr_tracking
1: [       OK ] openmp.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] openmp.init
1: [       OK ] openmp.init (0 ms)
1: [ RUN      ] openmp.dispatch
1: [       OK ] openmp.dispatch (86 ms)
1: [ RUN      ] openmp.join_backward_compatibility
1: [       OK ] openmp.join_backward_compatibility (0 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutleft
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutleft (1453 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutleft
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1573 ms)
1: [ RUN      ] openmp.local_deepcopy_teampolicy_layoutright
1: [       OK ] openmp.local_deepcopy_teampolicy_layoutright (972 ms)
1: [ RUN      ] openmp.local_deepcopy_rangepolicy_layoutright
1: [       OK ] openmp.local_deepcopy_rangepolicy_layoutright (996 ms)
1: [ RUN      ] openmp.deep_copy_scratch
1: [       OK ] openmp.deep_copy_scratch (0 ms)
1: [ RUN      ] openmp.mathematical_constants_e
1: [       OK ] openmp.mathematical_constants_e (0 ms)
1: [ RUN      ] openmp.mathematical_constants_log2e
1: [       OK ] openmp.mathematical_constants_log2e (0 ms)
1: [ RUN      ] openmp.mathematical_constants_log10e
1: [       OK ] openmp.mathematical_constants_log10e (0 ms)
1: [ RUN      ] openmp.mathematical_constants_pi
1: [       OK ] openmp.mathematical_constants_pi (0 ms)
1: [ RUN      ] openmp.mathematical_constants_inv_pi
1: [       OK ] openmp.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] openmp.mathematical_constants_inv_sqrtpi
1: [       OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] openmp.mathematical_constants_ln2
1: [       OK ] openmp.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_ln10
1: [       OK ] openmp.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_sqrt2
1: [       OK ] openmp.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_sqrt3
1: [       OK ] openmp.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_inv_sqrt3
1: [       OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] openmp.mathematical_constants_egamma
1: [       OK ] openmp.mathematical_constants_egamma (0 ms)
1: [ RUN      ] openmp.mathematical_constants_phi
1: [       OK ] openmp.mathematical_constants_phi (0 ms)
1: [ RUN      ] openmp.mathematical_functions_trigonometric_functions
1: [       OK ] openmp.mathematical_functions_trigonometric_functions (1 ms)
1: [ RUN      ] openmp.mathematical_functions_hyperbolic_functions
1: [       OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms)
1: [ RUN      ] openmp.mathematical_functions_non_standard
1: [       OK ] openmp.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] openmp.mathematical_functions_power_functions
1: [       OK ] openmp.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_fma
1: [       OK ] openmp.mathematical_functions_fma (0 ms)
1: [ RUN      ] openmp.mathematical_functions_error_and_gamma_functions
1: [       OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms)
1: [ RUN      ] openmp.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] openmp.mathematical_functions_absolute_value
1: [       OK ] openmp.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] openmp.mathematical_functions_floating_point_absolute_value
1: [       OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] openmp.mathematical_functions_remainder_function
1: [       OK ] openmp.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] openmp.mathematical_functions_isfinite
1: [       OK ] openmp.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] openmp.mathematical_functions_isinf
1: [       OK ] openmp.mathematical_functions_isinf (0 ms)
1: [ RUN      ] openmp.mathematical_functions_isnan
1: [       OK ] openmp.mathematical_functions_isnan (0 ms)
1: [ RUN      ] openmp.mathematical_functions_exponential_functions
1: [       OK ] openmp.mathematical_functions_exponential_functions (1 ms)
1: [ RUN      ] openmp.mathspecialfunc_expint1
1: [       OK ] openmp.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_errorfunc
1: [       OK ] openmp.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselj0y0
1: [       OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselj1y1
1: [       OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesseli0k0
1: [       OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesseli1k1
1: [       OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselh1stkind
1: [       OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] openmp.mathspecialfunc_cbesselh2ndkind
1: [       OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] openmp.mdrange_5d
1: [       OK ] openmp.mdrange_5d (26 ms)
1: [ RUN      ] openmp.mdrange_6d
1: [       OK ] openmp.mdrange_6d (82 ms)
1: [ RUN      ] openmp.mdrange_2d
1: [       OK ] openmp.mdrange_2d (2 ms)
1: [ RUN      ] openmp.mdrange_array_reduce
1: [       OK ] openmp.mdrange_array_reduce (0 ms)
1: [ RUN      ] openmp.mdrange_3d
1: [       OK ] openmp.mdrange_3d (7 ms)
1: [ RUN      ] openmp.mdrange_neg_idx
1: [       OK ] openmp.mdrange_neg_idx (48 ms)
1: [ RUN      ] openmp.mdrange_4d
1: [       OK ] openmp.mdrange_4d (7 ms)
1: [ RUN      ] openmp.mdrange_scalar
1: [       OK ] openmp.mdrange_scalar (0 ms)
1: [ RUN      ] openmp.mdrange_large_deep_copy
1: [       OK ] openmp.mdrange_large_deep_copy (921 ms)
1: [ RUN      ] openmp.md_range_policy_construction_from_arrays
1: [       OK ] openmp.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] openmp.mdrange_parallel_reduce_primitive_types
1: [       OK ] openmp.mdrange_parallel_reduce_primitive_types (1637 ms)
1: [ RUN      ] openmp.mdspan_minimal_functional
1: [       OK ] openmp.mdspan_minimal_functional (0 ms)
1: [ RUN      ] openmp.max
1: [       OK ] openmp.max (0 ms)
1: [ RUN      ] openmp.max_within_parfor
1: [       OK ] openmp.max_within_parfor (0 ms)
1: [ RUN      ] openmp.min
1: [       OK ] openmp.min (0 ms)
1: [ RUN      ] openmp.min_within_parfor
1: [       OK ] openmp.min_within_parfor (0 ms)
1: [ RUN      ] openmp.minmax
1: [       OK ] openmp.minmax (0 ms)
1: [ RUN      ] openmp.minmax_within_parfor
1: [       OK ] openmp.minmax_within_parfor (0 ms)
1: [ RUN      ] openmp.clamp
1: [       OK ] openmp.clamp (0 ms)
1: [ RUN      ] openmp.clamp_within_parfor
1: [       OK ] openmp.clamp_within_parfor (0 ms)
1: [ RUN      ] openmp.numeric_traits_infinity
1: [       OK ] openmp.numeric_traits_infinity (1 ms)
1: [ RUN      ] openmp.numeric_traits_epsilon
1: [       OK ] openmp.numeric_traits_epsilon (0 ms)
1: [ RUN      ] openmp.numeric_traits_round_error
1: [       OK ] openmp.numeric_traits_round_error (0 ms)
1: [ RUN      ] openmp.numeric_traits_norm_min
1: [       OK ] openmp.numeric_traits_norm_min (0 ms)
1: [ RUN      ] openmp.numeric_traits_denorm_min
1: [       OK ] openmp.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] openmp.numeric_traits_finite_min_max
1: [       OK ] openmp.numeric_traits_finite_min_max (1 ms)
1: [ RUN      ] openmp.numeric_traits_digits
1: [       OK ] openmp.numeric_traits_digits (0 ms)
1: [ RUN      ] openmp.numeric_traits_digits10
1: [       OK ] openmp.numeric_traits_digits10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_max_digits10
1: [       OK ] openmp.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_radix
1: [       OK ] openmp.numeric_traits_radix (0 ms)
1: [ RUN      ] openmp.numeric_traits_min_max_exponent
1: [       OK ] openmp.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] openmp.numeric_traits_min_max_exponent10
1: [       OK ] openmp.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] openmp.numeric_traits_quiet_and_signaling_nan
1: [       OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] openmp.numeric_traits_sfinae_friendly
1: [       OK ] openmp.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] openmp.occupancy_control
1: [       OK ] openmp.occupancy_control (0 ms)
1: [ RUN      ] openmp.view_aggregate
1: [       OK ] openmp.view_aggregate (0 ms)
1: [ RUN      ] openmp.memory_pool
1: [       OK ] openmp.memory_pool (53 ms)
1: [ RUN      ] openmp.cxx11
1: [       OK ] openmp.cxx11 (0 ms)
1: [ RUN      ] openmp.viewctorprop_embedded_dim
1: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] openmp.view_layouttiled
1: [       OK ] openmp.view_layouttiled (1 ms)
1: [ RUN      ] openmp.view_layouttiled_subtile
1: [       OK ] openmp.view_layouttiled_subtile (0 ms)
1: [ RUN      ] openmp.parallel_scan_range_policy
1: [       OK ] openmp.parallel_scan_range_policy (8 ms)
1: [ RUN      ] openmp.kokkos_printf
1: [       OK ] openmp.kokkos_printf (1 ms)
1: [ RUN      ] openmp.range_for
1: [       OK ] openmp.range_for (1 ms)
1: [ RUN      ] openmp.range_reduce
1: [       OK ] openmp.range_reduce (0 ms)
1: [ RUN      ] openmp.range_dynamic_policy
1: [       OK ] openmp.range_dynamic_policy (0 ms)
1: [ RUN      ] openmp.range_policy_runtime_parameters
1: [       OK ] openmp.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] openmp.range_for_require
1: [       OK ] openmp.range_for_require (1 ms)
1: [ RUN      ] openmp.range_reduce_require
1: [       OK ] openmp.range_reduce_require (0 ms)
1: [ RUN      ] openmp.range_dynamic_policy_require
1: [       OK ] openmp.range_dynamic_policy_require (0 ms)
1: [ RUN      ] openmp.reducers_int
1: [       OK ] openmp.reducers_int (2 ms)
1: [ RUN      ] openmp.reducers_double
1: [       OK ] openmp.reducers_double (3 ms)
1: [ RUN      ] openmp.reducers_complex_double
1: [       OK ] openmp.reducers_complex_double (1 ms)
1: [ RUN      ] openmp.reducers_struct
1: [       OK ] openmp.reducers_struct (3 ms)
1: [ RUN      ] openmp.reducers_half_t
1: [       OK ] openmp.reducers_half_t (2 ms)
1: [ RUN      ] openmp.reducers_bhalf_t
1: [       OK ] openmp.reducers_bhalf_t (2 ms)
1: [ RUN      ] openmp.reducers_int8_t
1: [       OK ] openmp.reducers_int8_t (2 ms)
1: [ RUN      ] openmp.reducers_int16_t
1: [       OK ] openmp.reducers_int16_t (1 ms)
1: [ RUN      ] openmp.reducers_point_t
1: [       OK ] openmp.reducers_point_t (1 ms)
1: [ RUN      ] openmp.reducers_bool
1: [       OK ] openmp.reducers_bool (0 ms)
1: [ RUN      ] openmp.int64_t_reduce
1: [       OK ] openmp.int64_t_reduce (76 ms)
1: [ RUN      ] openmp.double_reduce
1: [       OK ] openmp.double_reduce (78 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic
1: [       OK ] openmp.int64_t_reduce_dynamic (322 ms)
1: [ RUN      ] openmp.double_reduce_dynamic
1: [       OK ] openmp.double_reduce_dynamic (339 ms)
1: [ RUN      ] openmp.int64_t_reduce_dynamic_view
1: [       OK ] openmp.int64_t_reduce_dynamic_view (160 ms)
1: [ RUN      ] openmp.int_combined_reduce
1: [       OK ] openmp.int_combined_reduce (0 ms)
1: [ RUN      ] openmp.mdrange_combined_reduce
1: [       OK ] openmp.mdrange_combined_reduce (0 ms)
1: [ RUN      ] openmp.int_combined_reduce_mixed
1: [       OK ] openmp.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] openmp.reduction_deduction
1: [       OK ] openmp.reduction_deduction (0 ms)
1: [ RUN      ] openmp.reduce_device_view_range_policy
1: [       OK ] openmp.reduce_device_view_range_policy (45 ms)
1: [ RUN      ] openmp.reduce_device_view_mdrange_policy
1: [       OK ] openmp.reduce_device_view_mdrange_policy (48 ms)
1: [ RUN      ] openmp.reduce_device_view_team_policy
1: [       OK ] openmp.reduce_device_view_team_policy (611 ms)
1: [ RUN      ] openmp.impl_shared_alloc
1: [       OK ] openmp.impl_shared_alloc (9 ms)
1: [ RUN      ] openmp.kokkos_swap
1: [       OK ] openmp.kokkos_swap (0 ms)
1: [ RUN      ] openmp.team_for
1: [       OK ] openmp.team_for (20 ms)
1: [ RUN      ] openmp.team_reduce
1: [       OK ] openmp.team_reduce (20 ms)
1: [ RUN      ] openmp.team_reduce_large
28: [       OK ] serial.UnorderedMap_insert (13015 ms)
28: [ RUN      ] serial.UnorderedMap_failed_insert
1: [       OK ] openmp.team_reduce_large (317 ms)
1: [ RUN      ] openmp.team_parallel_single
1: [       OK ] openmp.team_parallel_single (2557 ms)
1: [ RUN      ] openmp.large_team_scratch_size
1: [       OK ] openmp.large_team_scratch_size (0 ms)
1: [ RUN      ] openmp.team_broadcast_long
1: [       OK ] openmp.team_broadcast_long (69 ms)
1: [ RUN      ] openmp.team_broadcast_long_wrapper
1: [       OK ] openmp.team_broadcast_long_wrapper (69 ms)
1: [ RUN      ] openmp.team_broadcast_char
1: [       OK ] openmp.team_broadcast_char (74 ms)
1: [ RUN      ] openmp.team_broadcast_float
1: [       OK ] openmp.team_broadcast_float (69 ms)
1: [ RUN      ] openmp.team_broadcast_double
1: [       OK ] openmp.team_broadcast_double (72 ms)
1: [ RUN      ] openmp.team_handle_by_value
1: [       OK ] openmp.team_handle_by_value (0 ms)
1: [ RUN      ] openmp.team_vector
1: [       OK ] openmp.team_vector (330 ms)
1: [ RUN      ] openmp.triple_nested_parallelism
1: [       OK ] openmp.triple_nested_parallelism (306 ms)
1: [ RUN      ] openmp.parallel_scan_with_reducers
1: [       OK ] openmp.parallel_scan_with_reducers (95 ms)
1: [ RUN      ] openmp.team_thread_range_combined_reducers
1: [       OK ] openmp.team_thread_range_combined_reducers (8 ms)
1: [ RUN      ] openmp.thread_vector_range_combined_reducers
1: [       OK ] openmp.thread_vector_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.team_vector_range_combined_reducers
1: [       OK ] openmp.team_vector_range_combined_reducers (0 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelFor
1: [       OK ] openmp.TeamThreadMDRangeParallelFor (8 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelFor
1: [       OK ] openmp.ThreadVectorMDRangeParallelFor (7 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelFor
1: [       OK ] openmp.TeamVectorMDRangeParallelFor (7 ms)
1: [ RUN      ] openmp.TeamThreadMDRangeParallelReduce
1: [       OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms)
1: [ RUN      ] openmp.ThreadVectorMDRangeParallelReduce
1: [       OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms)
1: [ RUN      ] openmp.TeamVectorMDRangeParallelReduce
1: [       OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms)
1: [ RUN      ] openmp.team_policy_runtime_parameters
1: [       OK ] openmp.team_policy_runtime_parameters (0 ms)
1: [ RUN      ] openmp.team_reduction_scan
28: [       OK ] serial.UnorderedMap_failed_insert (6428 ms)
28: [ RUN      ] serial.UnorderedMap_deep_copy
28: [       OK ] serial.UnorderedMap_deep_copy (5 ms)
28: [ RUN      ] serial.UnorderedMap_valid_empty
28: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] serial.UnorderedMap_clear_zero_size
28: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_consistent_size
28: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
28: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] serial.UnorderedMap_lambda_capturable
28: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
28: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] serial.vector_combination
28: [       OK ] serial.vector_combination (0 ms)
28: [ RUN      ] serial.vector_insert
28: [       OK ] serial.vector_insert (0 ms)
28: [ RUN      ] serial.vector_push_back_default_exec
28: [       OK ] serial.vector_push_back_default_exec (0 ms)
28: [ RUN      ] serial.viewctorprop_embedded_dim
28: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
28: [----------] 61 tests from serial (25792 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 61 tests from 1 test suite ran. (25792 ms total)
28: [  PASSED  ] 61 tests.
28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............   Passed   27.54 sec
test 29
      Start 29: Kokkos_UnitTest_Sort

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
29: Test timeout computed to be: 1500
29: [==========] Running 15 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 15 tests from openmptarget
29: [ RUN      ] openmptarget.SortUnsignedValueType
29: [       OK ] openmptarget.SortUnsignedValueType (160 ms)
29: [ RUN      ] openmptarget.SortEmptyView
29: [       OK ] openmptarget.SortEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKeyEmptyView
29: [       OK ] openmptarget.SortByKeyEmptyView (0 ms)
29: [ RUN      ] openmptarget.SortByKey
29: [       OK ] openmptarget.SortByKey (6 ms)
29: [ RUN      ] openmptarget.SortByKeyWithComparator
29: [       OK ] openmptarget.SortByKeyWithComparator (6 ms)
29: [ RUN      ] openmptarget.SortByKeyStaticExtents
29: [       OK ] openmptarget.SortByKeyStaticExtents (2 ms)
29: [ RUN      ] openmptarget.SortByKeyWithStrides
29: [       OK ] openmptarget.SortByKeyWithStrides (1 ms)
29: [ RUN      ] openmptarget.SortByKeyKeysLargerThanValues
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: 
29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
29: [       OK ] openmptarget.SortByKeyKeysLargerThanValues (837 ms)
29: [ RUN      ] openmptarget.SortWithCustomComparator
29: [       OK ] openmptarget.SortWithCustomComparator (2401 ms)
29: [ RUN      ] openmptarget.BinSortGenericTests
29: [       OK ] openmptarget.BinSortGenericTests (40 ms)
29: [ RUN      ] openmptarget.BinSortEmptyView
29: [       OK ] openmptarget.BinSortEmptyView (0 ms)
29: [ RUN      ] openmptarget.BinSortEmptyKeysView
29: [       OK ] openmptarget.BinSortEmptyKeysView (0 ms)
29: [ RUN      ] openmptarget.BinSortUnsignedKeyLayoutStrideValues
1: [       OK ] openmp.team_reduction_scan (10471 ms)
1: [ RUN      ] openmp.team_long_reduce
1: [       OK ] openmp.team_long_reduce (60 ms)
1: [ RUN      ] openmp.team_double_reduce
1: [       OK ] openmp.team_double_reduce (56 ms)
1: [ RUN      ] openmp.team_parallel_dummy_with_reducer_and_scratch_space
1: [       OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
1: [ RUN      ] openmp.repeated_team_reduce
1: [       OK ] openmp.repeated_team_reduce (1876 ms)
1: [ RUN      ] openmp.team_scan
1: [       OK ] openmp.team_scan (158 ms)
1: [ RUN      ] openmp.team_scan_ret_val
1: [       OK ] openmp.team_scan_ret_val (149 ms)
1: [ RUN      ] openmp.team_shared_request
1: [       OK ] openmp.team_shared_request (68 ms)
1: [ RUN      ] openmp.team_scratch_request
1: [       OK ] openmp.team_scratch_request (38 ms)
1: [ RUN      ] openmp.team_lambda_shared_request
1: [       OK ] openmp.team_lambda_shared_request (16 ms)
1: [ RUN      ] openmp.scratch_align
1: [       OK ] openmp.scratch_align (0 ms)
1: [ RUN      ] openmp.shmem_size
1: [       OK ] openmp.shmem_size (0 ms)
1: [ RUN      ] openmp.multi_level_scratch
1: [       OK ] openmp.multi_level_scratch (6 ms)
1: [ RUN      ] openmp.team_scratch_memory_index_parallel_for
1: [       OK ] openmp.team_scratch_memory_index_parallel_for (0 ms)
1: [ RUN      ] openmp.team_policy_max_recommended
1: [       OK ] openmp.team_policy_max_recommended (3287 ms)
1: [ RUN      ] openmp.team_policy_minmax_scalar_without_plus_equal_k
1: [       OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
1: [ RUN      ] openmp.team_teamvector_range
1: [       OK ] openmp.team_teamvector_range (112 ms)
1: [ RUN      ] openmp.unique_token_global
1: [       OK ] openmp.unique_token_global (14 ms)
1: [ RUN      ] openmp.unique_token_instance
1: [       OK ] openmp.unique_token_instance (44 ms)
1: [ RUN      ] openmp.unique_token_team_acquire
1: [       OK ] openmp.unique_token_team_acquire (0 ms)
1: [ RUN      ] openmp.view_api_a
1: [       OK ] openmp.view_api_a (6 ms)
1: [ RUN      ] openmp.view_api_b
1: [       OK ] openmp.view_api_b (1 ms)
1: [ RUN      ] openmp.view_api_c
1: [       OK ] openmp.view_api_c (1 ms)
1: [ RUN      ] openmp.view_api_d
1: [       OK ] openmp.view_api_d (0 ms)
1: [ RUN      ] openmp.view_allocation_error
1: [       OK ] openmp.view_allocation_error (0 ms)
1: [ RUN      ] openmp.view_remap
1: [       OK ] openmp.view_remap (0 ms)
1: [ RUN      ] openmp.view_mirror_nonconst
1: [       OK ] openmp.view_mirror_nonconst (0 ms)
1: [ RUN      ] openmp.view_stride_method
1: [       OK ] openmp.view_stride_method (0 ms)
1: [ RUN      ] openmp.anonymous_space
1: [       OK ] openmp.anonymous_space (0 ms)
1: [ RUN      ] openmp.view_overload_resolution
1: [       OK ] openmp.view_overload_resolution (0 ms)
1: [ RUN      ] openmp.view_allocation_large_rank
1: [       OK ] openmp.view_allocation_large_rank (952 ms)
1: [ RUN      ] openmp.view_shmem_size_on_device
1: [       OK ] openmp.view_shmem_size_on_device (3 ms)
1: [ RUN      ] openmp.view_is_assignable
1: [       OK ] openmp.view_is_assignable (0 ms)
1: [ RUN      ] openmp.view_copy_tests
1: [       OK ] openmp.view_copy_tests (6 ms)
1: [ RUN      ] openmp.view_copy_tests_rank_0
1: [       OK ] openmp.view_copy_tests_rank_0 (0 ms)
1: [ RUN      ] openmp.view_copy_degenerated
1: [       OK ] openmp.view_copy_degenerated (0 ms)
1: [ RUN      ] openmp.view_empty_runtime_unmanaged
1: [       OK ] openmp.view_empty_runtime_unmanaged (0 ms)
1: [ RUN      ] openmp.view_hooks
1: [       OK ] openmp.view_hooks (0 ms)
1: [ RUN      ] openmp.view_layoutstride_left_to_layoutleft_assignment
1: [       OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (55 ms)
1: [ RUN      ] openmp.view_layoutstride_right_to_layoutright_assignment
1: [       OK ] openmp.view_layoutstride_right_to_layoutright_assignment (49 ms)
1: [ RUN      ] openmp.view_irregular_layout
1: [       OK ] openmp.view_irregular_layout (0 ms)
1: [ RUN      ] openmp.view_mapping
1: [       OK ] openmp.view_mapping (59 ms)
1: [ RUN      ] openmp.view_mapping_operator
1: [       OK ] openmp.view_mapping_operator (1 ms)
1: [ RUN      ] openmp.static_extent
1: [       OK ] openmp.static_extent (0 ms)
1: [ RUN      ] openmp.view_mapping_atomic
1: [       OK ] openmp.view_mapping_atomic (1 ms)
1: [ RUN      ] openmp.view_mapping_class_value
1: [       OK ] openmp.view_mapping_class_value (0 ms)
1: [ RUN      ] openmp.view_mapping_assignable
1: [       OK ] openmp.view_mapping_assignable (0 ms)
1: [ RUN      ] openmp.view_mapping_trivially_copyable
1: [       OK ] openmp.view_mapping_trivially_copyable (0 ms)
1: [ RUN      ] openmp.view_mapping_subview
1: [       OK ] openmp.view_mapping_subview (0 ms)
1: [ RUN      ] openmp.view_nested_view
1: [       OK ] openmp.view_nested_view (0 ms)
1: [ RUN      ] openmp.append_formatted_multidimensional_index
1: [       OK ] openmp.append_formatted_multidimensional_index (0 ms)
1: [ RUN      ] openmp.view_resize
1: [       OK ] openmp.view_resize (7 ms)
1: [ RUN      ] openmp.view_realloc
1: [       OK ] openmp.view_realloc (0 ms)
1: [ RUN      ] openmp.workgraph_fib
1: [       OK ] openmp.workgraph_fib (607 ms)
1: [ RUN      ] openmp.resize_realloc_no_init
1: [       OK ] openmp.resize_realloc_no_init (0 ms)
1: [ RUN      ] openmp.resize_realloc_no_alloc
1: [       OK ] openmp.resize_realloc_no_alloc (0 ms)
1: [ RUN      ] openmp.realloc_exec_space
1: [       OK ] openmp.realloc_exec_space (0 ms)
1: [ RUN      ] openmp.view_alloc
1: [       OK ] openmp.view_alloc (0 ms)
1: [ RUN      ] openmp.view_alloc_exec_space
1: [       OK ] openmp.view_alloc_exec_space (0 ms)
1: [ RUN      ] openmp.view_alloc_int
1: [       OK ] openmp.view_alloc_int (0 ms)
1: [ RUN      ] openmp.view_alloc_exec_space_int
1: [       OK ] openmp.view_alloc_exec_space_int (0 ms)
1: [ RUN      ] openmp.deep_copy_zero_memset
1: [       OK ] openmp.deep_copy_zero_memset (0 ms)
1: [ RUN      ] openmp.resize_exec_space
1: [       OK ] openmp.resize_exec_space (0 ms)
1: [ RUN      ] openmp.view_allocation_int
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
1: skipping since the fence checked for isn't necessary
1: [  SKIPPED ] openmp.view_allocation_int (0 ms)
1: [ RUN      ] openmp.view_allocation_exec_space_int
1: [       OK ] openmp.view_allocation_exec_space_int (0 ms)
1: [ RUN      ] openmp.view_not_default_constructible
1: [       OK ] openmp.view_not_default_constructible (0 ms)
1: [ RUN      ] openmp.view_subview_auto_1d_left
1: [       OK ] openmp.view_subview_auto_1d_left (0 ms)
1: [ RUN      ] openmp.view_subview_auto_1d_right
1: [       OK ] openmp.view_subview_auto_1d_right (0 ms)
1: [ RUN      ] openmp.view_subview_auto_1d_stride
1: [       OK ] openmp.view_subview_auto_1d_stride (0 ms)
1: [ RUN      ] openmp.view_subview_assign_strided
1: [       OK ] openmp.view_subview_assign_strided (0 ms)
1: [ RUN      ] openmp.view_subview_left_0
1: [       OK ] openmp.view_subview_left_0 (0 ms)
1: [ RUN      ] openmp.view_subview_left_1
1: [       OK ] openmp.view_subview_left_1 (0 ms)
1: [ RUN      ] openmp.view_subview_left_2
1: [       OK ] openmp.view_subview_left_2 (0 ms)
1: [ RUN      ] openmp.view_subview_left_3
1: [       OK ] openmp.view_subview_left_3 (0 ms)
1: [ RUN      ] openmp.view_subview_right_0
1: [       OK ] openmp.view_subview_right_0 (0 ms)
1: [ RUN      ] openmp.view_subview_right_1
1: [       OK ] openmp.view_subview_right_1 (0 ms)
1: [ RUN      ] openmp.view_subview_right_3
1: [       OK ] openmp.view_subview_right_3 (0 ms)
1: [ RUN      ] openmp.view_static_tests
1: [       OK ] openmp.view_static_tests (0 ms)
1: [ RUN      ] openmp.view_subview_layoutleft_to_layoutleft
1: [       OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms)
1: [ RUN      ] openmp.view_subview_layoutright_to_layoutright
1: [       OK ] openmp.view_subview_layoutright_to_layoutright (0 ms)
1: [ RUN      ] openmp.view_subview_1d_assign
1: [       OK ] openmp.view_subview_1d_assign (0 ms)
1: [ RUN      ] openmp.view_subview_1d_assign_atomic
1: [       OK ] openmp.view_subview_1d_assign_atomic (0 ms)
1: [ RUN      ] openmp.view_subview_1d_assign_randomaccess
1: [       OK ] openmp.view_subview_1d_assign_randomaccess (0 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d
1: [       OK ] openmp.view_subview_2d_from_3d (7 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_atomic
1: [       OK ] openmp.view_subview_2d_from_3d_atomic (8 ms)
1: [ RUN      ] openmp.view_subview_2d_from_3d_randomaccess
1: [       OK ] openmp.view_subview_2d_from_3d_randomaccess (7 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left
1: [       OK ] openmp.view_subview_3d_from_5d_left (76 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_left_atomic (76 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_left_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_left_randomaccess (76 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right
1: [       OK ] openmp.view_subview_3d_from_5d_right (124 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_atomic
1: [       OK ] openmp.view_subview_3d_from_5d_right_atomic (123 ms)
1: [ RUN      ] openmp.view_subview_3d_from_5d_right_randomaccess
1: [       OK ] openmp.view_subview_3d_from_5d_right_randomaccess (116 ms)
1: [ RUN      ] openmp.view_test_unmanaged_subview_reset
1: [       OK ] openmp.view_test_unmanaged_subview_reset (0 ms)
1: [ RUN      ] openmp.view_subview_memory_traits_construction
1: [       OK ] openmp.view_subview_memory_traits_construction (0 ms)
1: [----------] 298 tests from openmp (33022 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 313 tests from 2 test suites ran. (47089 ms total)
1: [  PASSED  ] 310 tests.
1: [  SKIPPED ] 3 tests, listed below:
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host
1: [  SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device
1: [  SKIPPED ] openmp.view_allocation_int
 1/51 Test  #1: Kokkos_CoreUnitTest_OpenMP .......................   Passed   47.86 sec
test 2
      Start  2: Kokkos_CoreUnitTest_OpenMPInterOp

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

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

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
4:                                     Detected: 6 cores per node.
4:                                     Detected: 1 MPI_ranks per node.
4:                                     Requested: 8 threads per process.
4: [==========] Running 189 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
4: [       OK ] cuda_DeathTest.abort_from_host (515 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
4: [       OK ] cuda_DeathTest.abort_from_device (522 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (501 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (495 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (606 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (958 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (1689 ms)
4: [----------] 7 tests from cuda_DeathTest (5289 ms total)
4: 
4: [----------] 182 tests from cuda
4: [ RUN      ] cuda.array_capacity
4: [       OK ] cuda.array_capacity (0 ms)
4: [ RUN      ] cuda.array_element_access
4: [       OK ] cuda.array_element_access (0 ms)
4: [ RUN      ] cuda.array_zero_capacity
4: [       OK ] cuda.array_zero_capacity (0 ms)
4: [ RUN      ] cuda.array_zero_data_nullptr
4: [       OK ] cuda.array_zero_data_nullptr (0 ms)
4: [ RUN      ] cuda.array_contiguous_capacity
4: [       OK ] cuda.array_contiguous_capacity (0 ms)
4: [ RUN      ] cuda.array_contiguous_element_access
4: [       OK ] cuda.array_contiguous_element_access (0 ms)
4: [ RUN      ] cuda.array_contiguous_assignment
4: [       OK ] cuda.array_contiguous_assignment (0 ms)
4: [ RUN      ] cuda.array_strided_capacity
4: [       OK ] cuda.array_strided_capacity (0 ms)
4: [ RUN      ] cuda.array_strided_element_access
4: [       OK ] cuda.array_strided_element_access (0 ms)
4: [ RUN      ] cuda.array_strided_assignment
4: [       OK ] cuda.array_strided_assignment (0 ms)
4: [ RUN      ] cuda.atomic_operations_complexdouble
4: [       OK ] cuda.atomic_operations_complexdouble (7 ms)
4: [ RUN      ] cuda.atomic_operations_complexfloat
4: [       OK ] cuda.atomic_operations_complexfloat (6 ms)
4: [ RUN      ] cuda.atomic_operations_double
4: [       OK ] cuda.atomic_operations_double (7 ms)
4: [ RUN      ] cuda.atomic_operations_float
4: [       OK ] cuda.atomic_operations_float (5 ms)
4: [ RUN      ] cuda.atomic_operations_int
4: [       OK ] cuda.atomic_operations_int (15 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (15 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (15 ms)
4: [ RUN      ] cuda.atomic_shared
4: [       OK ] cuda.atomic_shared (0 ms)
4: [ RUN      ] cuda.atomic_operations_unsigned
4: [       OK ] cuda.atomic_operations_unsigned (12 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (12 ms)
4: [ RUN      ] cuda.atomics
4: [       OK ] cuda.atomics (259 ms)
4: [ RUN      ] cuda.atomics_tpetra_max_abs
4: [       OK ] cuda.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] cuda.atomic_views_integral
29: [       OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (25945 ms)
29: [ RUN      ] openmptarget.NestedSort
29: [       OK ] openmptarget.NestedSort (115 ms)
29: [ RUN      ] openmptarget.NestedSortByKey
29: [       OK ] openmptarget.NestedSortByKey (331 ms)
29: [----------] 15 tests from openmptarget (29852 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 15 tests from 1 test suite ran. (29852 ms total)
29: [  PASSED  ] 15 tests.
29/49 Test #29: Kokkos_UnitTest_Sort ........................   Passed   31.30 sec
test 30
      Start 30: Kokkos_UnitTest_Random

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Random
30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
30: Test timeout computed to be: 1500
4: [       OK ] cuda.atomic_views_integral (6473 ms)
4: [ RUN      ] cuda.atomic_views_nonintegral
4: [       OK ] cuda.atomic_views_nonintegral (48 ms)
4: [ RUN      ] cuda.atomic_view_api
4: [       OK ] cuda.atomic_view_api (0 ms)
4: [ RUN      ] cuda.bit_manip_countl_zero
4: [       OK ] cuda.bit_manip_countl_zero (8 ms)
4: [ RUN      ] cuda.bit_manip_countl_one
4: [       OK ] cuda.bit_manip_countl_one (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_zero
4: [       OK ] cuda.bit_manip_countr_zero (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_one
4: [       OK ] cuda.bit_manip_countr_one (0 ms)
4: [ RUN      ] cuda.bit_manip_popcount
4: [       OK ] cuda.bit_manip_popcount (0 ms)
4: [ RUN      ] cuda.bit_manip_has_single_bit
4: [       OK ] cuda.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_floor
4: [       OK ] cuda.bit_manip_bit_floor (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_ceil
4: [       OK ] cuda.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_width
4: [       OK ] cuda.bit_manip_bit_width (0 ms)
4: [ RUN      ] cuda.bit_manip_rotl
4: [       OK ] cuda.bit_manip_rotl (0 ms)
4: [ RUN      ] cuda.bit_manip_rotr
4: [       OK ] cuda.bit_manip_rotr (0 ms)
4: [ RUN      ] cuda.bit_manip_byeswap
4: [       OK ] cuda.bit_manip_byeswap (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_cast
4: [       OK ] cuda.bit_manip_bit_cast (0 ms)
4: [ RUN      ] cuda.test_block_deduction_bug_pr_3103
4: [       OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] cuda.checked_integer_operations_multiply_overflow
4: [       OK ] cuda.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] cuda.execution_policy_occupancy_and_hint
4: [       OK ] cuda.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] cuda.complex_construction
4: [       OK ] cuda.complex_construction (1 ms)
4: [ RUN      ] cuda.complex_basic_math
4: [       OK ] cuda.complex_basic_math (0 ms)
4: [ RUN      ] cuda.complex_special_funtions
4: [       OK ] cuda.complex_special_funtions (0 ms)
4: [ RUN      ] cuda.complex_io
4: [       OK ] cuda.complex_io (0 ms)
4: [ RUN      ] cuda.complex_trivially_copyable
4: [       OK ] cuda.complex_trivially_copyable (0 ms)
4: [ RUN      ] cuda.complex_issue_3865
4: [       OK ] cuda.complex_issue_3865 (0 ms)
4: [ RUN      ] cuda.complex_operations_arithmetic_types_overloads
4: [       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] cuda.crs_count_fill
4: [       OK ] cuda.crs_count_fill (2 ms)
4: [ RUN      ] cuda.crs_copy_constructor
4: [       OK ] cuda.crs_copy_constructor (5 ms)
4: [ RUN      ] cuda.deep_copy_alignment
4: [       OK ] cuda.deep_copy_alignment (8 ms)
4: [ RUN      ] cuda.deep_copy_conversion
4: [       OK ] cuda.deep_copy_conversion (4 ms)
4: [ RUN      ] cuda.partitioning_by_args
4: [       OK ] cuda.partitioning_by_args (1 ms)
4: [ RUN      ] cuda.partitioning_by_vector
4: [       OK ] cuda.partitioning_by_vector (0 ms)
4: [ RUN      ] cuda.execution_space_as_class_data_member
4: [       OK ] cuda.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] cuda.functor_analysis
4: [       OK ] cuda.functor_analysis (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_use_count
4: [       OK ] cuda.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_get
4: [       OK ] cuda.host_shared_ptr_get (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_dereference_on_device
4: [       OK ] cuda.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_special_members_on_device
4: [       OK ] cuda.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_tracking
4: [       OK ] cuda.host_shared_ptr_tracking (1 ms)
4: [ RUN      ] cuda.init
4: [       OK ] cuda.init (0 ms)
4: [ RUN      ] cuda.dispatch
4: [       OK ] cuda.dispatch (34 ms)
4: [ RUN      ] cuda.join_backward_compatibility
4: [       OK ] cuda.join_backward_compatibility (0 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped
4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views
4: [  SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped
4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views
4: [  SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped
4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views
4: [  SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped
4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views
4: [  SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms)
4: [ RUN      ] cuda.deep_copy_scratch
4: [       OK ] cuda.deep_copy_scratch (7 ms)
4: [ RUN      ] cuda.mathematical_constants_e
4: [       OK ] cuda.mathematical_constants_e (2 ms)
4: [ RUN      ] cuda.mathematical_constants_log2e
4: [       OK ] cuda.mathematical_constants_log2e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_log10e
4: [       OK ] cuda.mathematical_constants_log10e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_pi
4: [       OK ] cuda.mathematical_constants_pi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_pi
4: [       OK ] cuda.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_sqrtpi
4: [       OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_ln2
4: [       OK ] cuda.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_ln10
4: [       OK ] cuda.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_sqrt2
4: [       OK ] cuda.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_sqrt3
4: [       OK ] cuda.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_sqrt3
4: [       OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_egamma
4: [       OK ] cuda.mathematical_constants_egamma (0 ms)
4: [ RUN      ] cuda.mathematical_constants_phi
4: [       OK ] cuda.mathematical_constants_phi (0 ms)
4: [ RUN      ] cuda.mathematical_functions_trigonometric_functions
4: [       OK ] cuda.mathematical_functions_trigonometric_functions (20 ms)
4: [ RUN      ] cuda.mathematical_functions_hyperbolic_functions
4: [       OK ] cuda.mathematical_functions_hyperbolic_functions (9 ms)
4: [ RUN      ] cuda.mathematical_functions_non_standard
4: [       OK ] cuda.mathematical_functions_non_standard (1 ms)
4: [ RUN      ] cuda.mathematical_functions_power_functions
4: [       OK ] cuda.mathematical_functions_power_functions (18 ms)
4: [ RUN      ] cuda.mathematical_functions_fma
4: [       OK ] cuda.mathematical_functions_fma (0 ms)
4: [ RUN      ] cuda.mathematical_functions_error_and_gamma_functions
4: [       OK ] cuda.mathematical_functions_error_and_gamma_functions (4 ms)
4: [ RUN      ] cuda.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (8 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms)
4: [ RUN      ] cuda.mathematical_functions_absolute_value
4: [       OK ] cuda.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_absolute_value
4: [       OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] cuda.mathematical_functions_remainder_function
4: [       OK ] cuda.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isfinite
4: [       OK ] cuda.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isinf
4: [       OK ] cuda.mathematical_functions_isinf (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isnan
4: [       OK ] cuda.mathematical_functions_isnan (0 ms)
4: [ RUN      ] cuda.mathematical_functions_exponential_functions
4: [       OK ] cuda.mathematical_functions_exponential_functions (27 ms)
4: [ RUN      ] cuda.mathspecialfunc_expint1
4: [       OK ] cuda.mathspecialfunc_expint1 (9 ms)
4: [ RUN      ] cuda.mathspecialfunc_errorfunc
4: [       OK ] cuda.mathspecialfunc_errorfunc (12 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj0y0
4: [       OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj1y1
4: [       OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli0k0
4: [       OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli1k1
4: [       OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh1stkind
4: [       OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh2ndkind
4: [       OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] cuda.mdrange_5d
4: [       OK ] cuda.mdrange_5d (20 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (27 ms)
4: [ RUN      ] cuda.mdrange_2d
4: [       OK ] cuda.mdrange_2d (3 ms)
4: [ RUN      ] cuda.mdrange_array_reduce
4: [       OK ] cuda.mdrange_array_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_3d
4: [       OK ] cuda.mdrange_3d (6 ms)
4: [ RUN      ] cuda.mdrange_neg_idx
4: [       OK ] cuda.mdrange_neg_idx (1 ms)
4: [ RUN      ] cuda.mdrange_4d
4: [       OK ] cuda.mdrange_4d (6 ms)
4: [ RUN      ] cuda.mdrange_scalar
4: [       OK ] cuda.mdrange_scalar (0 ms)
4: [ RUN      ] cuda.mdrange_large_deep_copy
4: [       OK ] cuda.mdrange_large_deep_copy (72 ms)
4: [ RUN      ] cuda.md_range_policy_construction_from_arrays
4: [       OK ] cuda.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] cuda.mdrange_parallel_reduce_primitive_types
30: [==========] Running 3 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from openmptarget
30: [ RUN      ] openmptarget.Random_XorShift64
30: Test Seed:1711424755441360812
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0189865 0.00171039 || 0.051031 2038 2416 || 2265.07 2222.06 || 23.6445 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.000268299 -2.77874e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00294495 0.000499394 || 0.051031 2035 2399 || 2228.62 2222.06 || 6.90362 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00168327 -0.000205672 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0202414 -0.00149203 || 0.051031 2049 2442 || 2267.97 2222.06 || -20.6258 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00854453 0.000420229 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00303107 9.15228e-05 || 0.051031 2034 2399 || 2215.35 2222.06 || 1.26521 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -2.69116e-06 -0.000533193 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0167275 -0.000237673 || 0.051031 2026 2405 || 2259.86 2222.06 || -3.28559 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00785052 -0.000467147 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0105969 0.000997047 || 0.051031 2045 2415 || 2198.76 2222.06 || 13.7832 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00503323 -0.0011572 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 -0.0097067 -0.00268111 || 0.051031 2063 2453 || 2243.84 2222.06 || -37.0637 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 -0.0142439 -0.000675817 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.0129845 0.00135421 || 0.051031 2053 2420 || 2193.58 2222.06 || 18.7206 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00781809 0.000438229 || 0.051031 1e+64 -1e+64
30: Test Seed:1711424755519226810
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0122551 -0.00207838 || 0.051031 2047 2411 || 2249.63 2222.06 || -28.7315 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00579538 0.000262453 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.0107762 -0.0001524 || 0.051031 2046 2419 || 2246.27 2222.06 || -2.10678 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.0108409 3.19882e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.00221228 0.000339743 || 0.051031 2048 2400 || 2217.16 2222.06 || 4.6966 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.000397484 -0.00113155 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 0.000773259 -0.000444728 || 0.051031 2034 2398 || 2220.34 2222.06 || -6.14793 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00325771 0.000644108 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00814028 0.001156 || 0.051031 2052 2404 || 2240.3 2222.06 || 15.9806 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 0.00707249 -0.000137811 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00917334 -0.00181273 || 0.051031 2040 2430 || 2242.63 2222.06 || -25.0592 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 -0.00427101 0.00014102 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 3.25521e-08 0.00286133 -0.000649667 || 0.051031 2051 2397 || 2215.72 2222.06 || -8.981 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 9.76563e-08 -0.00786018 0.000436322 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0 -0.00287647 0.000318772 || 0.051031 2034 2400 || 2228.47 2222.06 || 4.4067 -0.160751
30:  -- Testing 3-D histogram
30: Density 3D: 0 5.41518e-05 -0.00049724 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift64 (280 ms)
30: [ RUN      ] openmptarget.Random_XorShift1024_0
30: Test Seed:1711424755598549242
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0068747 -0.000665436 || 0.051031 2004 2404 || 2183.21 2198.22 || -9.19899 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0132088 -0.000792453 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00166964 -0.00299764 || 0.051031 1998 2374 || 2201.9 2198.22 || -41.4394 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00109556 -9.6167e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0128444 -0.000136989 || 0.051031 2004 2385 || 2170.35 2198.22 || -1.89373 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00857781 0.000345604 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00425757 0.000277672 || 0.051031 2029 2383 || 2188.9 2198.22 || 3.83854 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0299045 -0.000120486 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.000189063 -0.000290839 || 0.051031 2017 2394 || 2198.64 2198.22 || -4.02057 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0102802 0.000617339 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26926e-05 0.00467672 -0.0014536 || 0.051031 2010 2402 || 2187.99 2198.22 || -20.0946 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.27585e-05 -0.0124171 -0.000266146 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.27255e-05 0.0224953 -0.0012925 || 0.051031 2012 2383 || 2149.86 2198.22 || -17.8676 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.28572e-05 0.0212958 -0.000539476 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0112271 0.00244598 || 0.051031 2025 2401 || 2223.18 2198.22 || 33.8132 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00184845 -0.000459792 || 0.051031 1e+64 -1e+64
30: Test Seed:1711424755713577862
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0162175 0.000892665 || 0.051031 2024 2380 || 2234.46 2198.22 || 12.3402 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00663337 -0.00036816 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0194754 -0.000492216 || 0.051031 2013 2370 || 2156.23 2198.22 || -6.80439 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.00570782 -0.000164008 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00550992 0.000262119 || 0.051031 2012 2395 || 2210.4 2198.22 || 3.62354 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0167221 0.00042262 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.00838696 -0.00215003 || 0.051031 2027 2383 || 2216.82 2198.22 || -29.722 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0121427 -0.000423179 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00987769 0.00129779 || 0.051031 2010 2376 || 2176.72 2198.22 || 17.9406 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00129506 -0.000154906 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.00877522 0.00108591 || 0.051031 1989 2376 || 2179.1 2198.22 || 15.0117 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 -0.0137538 0.000214993 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 0.0217269 0.00312691 || 0.051031 2013 2402 || 2151.48 2198.22 || 43.2264 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.0147356 -0.000473936 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 7.26597e-05 -0.0160625 0.00157962 || 0.051031 1991 2378 || 2234.11 2198.22 || 21.8367 -0.159026
30:  -- Testing 3-D histogram
30: Density 3D: 7.26597e-05 0.00502793 -7.58275e-05 || 0.051031 1e+64 -1e+64
30: [       OK ] openmptarget.Random_XorShift1024_0 (266 ms)
30: [ RUN      ] openmptarget.Multi_streams
30: /var/jenkins/workspace/Kokkos_PR-6899/algorithms/unit_tests/TestRandom.hpp:587: Skipped
30: Libomptarget error
30: [  SKIPPED ] openmptarget.Multi_streams (0 ms)
30: [----------] 3 tests from openmptarget (546 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (546 ms total)
30: [  PASSED  ] 2 tests.
30: [  SKIPPED ] 1 test, listed below:
30: [  SKIPPED ] openmptarget.Multi_streams
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    1.91 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
31: Test timeout computed to be: 1500
4: [       OK ] cuda.mdrange_parallel_reduce_primitive_types (1478 ms)
4: [ RUN      ] cuda.mdspan_minimal_functional
4: [       OK ] cuda.mdspan_minimal_functional (0 ms)
4: [ RUN      ] cuda.max
4: [       OK ] cuda.max (0 ms)
4: [ RUN      ] cuda.max_within_parfor
4: [       OK ] cuda.max_within_parfor (0 ms)
4: [ RUN      ] cuda.min
4: [       OK ] cuda.min (0 ms)
4: [ RUN      ] cuda.min_within_parfor
4: [       OK ] cuda.min_within_parfor (0 ms)
4: [ RUN      ] cuda.minmax
4: [       OK ] cuda.minmax (0 ms)
4: [ RUN      ] cuda.minmax_within_parfor
4: [       OK ] cuda.minmax_within_parfor (0 ms)
4: [ RUN      ] cuda.clamp
4: [       OK ] cuda.clamp (0 ms)
4: [ RUN      ] cuda.clamp_within_parfor
4: [       OK ] cuda.clamp_within_parfor (0 ms)
4: [ RUN      ] cuda.numeric_traits_infinity
4: [       OK ] cuda.numeric_traits_infinity (7 ms)
4: [ RUN      ] cuda.numeric_traits_epsilon
4: [       OK ] cuda.numeric_traits_epsilon (0 ms)
4: [ RUN      ] cuda.numeric_traits_round_error
4: [       OK ] cuda.numeric_traits_round_error (0 ms)
4: [ RUN      ] cuda.numeric_traits_norm_min
4: [       OK ] cuda.numeric_traits_norm_min (0 ms)
4: [ RUN      ] cuda.numeric_traits_denorm_min
4: [       OK ] cuda.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] cuda.numeric_traits_finite_min_max
4: [       OK ] cuda.numeric_traits_finite_min_max (2 ms)
4: [ RUN      ] cuda.numeric_traits_digits
4: [       OK ] cuda.numeric_traits_digits (1 ms)
4: [ RUN      ] cuda.numeric_traits_digits10
4: [       OK ] cuda.numeric_traits_digits10 (1 ms)
4: [ RUN      ] cuda.numeric_traits_max_digits10
4: [       OK ] cuda.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] cuda.numeric_traits_radix
4: [       OK ] cuda.numeric_traits_radix (1 ms)
4: [ RUN      ] cuda.numeric_traits_min_max_exponent
4: [       OK ] cuda.numeric_traits_min_max_exponent (0 ms)
4: [ RUN      ] cuda.numeric_traits_min_max_exponent10
4: [       OK ] cuda.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] cuda.numeric_traits_quiet_and_signaling_nan
4: [       OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms)
4: [ RUN      ] cuda.numeric_traits_sfinae_friendly
4: [       OK ] cuda.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] cuda.occupancy_control
4: [       OK ] cuda.occupancy_control (0 ms)
4: [ RUN      ] cuda.view_aggregate
4: [       OK ] cuda.view_aggregate (0 ms)
4: [ RUN      ] cuda.memory_pool
4: [       OK ] cuda.memory_pool (24 ms)
4: [ RUN      ] cuda.cxx11
4: [       OK ] cuda.cxx11 (0 ms)
4: [ RUN      ] cuda.viewctorprop_embedded_dim
4: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] cuda.view_layouttiled
4: [       OK ] cuda.view_layouttiled (1 ms)
4: [ RUN      ] cuda.view_layouttiled_subtile
4: [       OK ] cuda.view_layouttiled_subtile (0 ms)
4: [ RUN      ] cuda.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (35 ms)
4: [ RUN      ] cuda.kokkos_printf
4: [       OK ] cuda.kokkos_printf (1 ms)
4: [ RUN      ] cuda.range_for
4: [       OK ] cuda.range_for (2 ms)
4: [ RUN      ] cuda.range_reduce
4: [       OK ] cuda.range_reduce (0 ms)
4: [ RUN      ] cuda.range_dynamic_policy
4: [       OK ] cuda.range_dynamic_policy (0 ms)
4: [ RUN      ] cuda.range_policy_runtime_parameters
4: [       OK ] cuda.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] cuda.range_for_require
4: [       OK ] cuda.range_for_require (2 ms)
4: [ RUN      ] cuda.range_reduce_require
4: [       OK ] cuda.range_reduce_require (0 ms)
4: [ RUN      ] cuda.range_dynamic_policy_require
4: [       OK ] cuda.range_dynamic_policy_require (0 ms)
4: [ RUN      ] cuda.reducers_int
4: [       OK ] cuda.reducers_int (7 ms)
4: [ RUN      ] cuda.reducers_double
4: [       OK ] cuda.reducers_double (10 ms)
4: [ RUN      ] cuda.reducers_complex_double
4: [       OK ] cuda.reducers_complex_double (13 ms)
4: [ RUN      ] cuda.reducers_struct
4: [       OK ] cuda.reducers_struct (6 ms)
4: [ RUN      ] cuda.reducers_half_t
4: [       OK ] cuda.reducers_half_t (8 ms)
4: [ RUN      ] cuda.reducers_bhalf_t
4: [       OK ] cuda.reducers_bhalf_t (8 ms)
4: [ RUN      ] cuda.reducers_int8_t
4: [       OK ] cuda.reducers_int8_t (2 ms)
4: [ RUN      ] cuda.reducers_int16_t
4: [       OK ] cuda.reducers_int16_t (2 ms)
4: [ RUN      ] cuda.reducers_point_t
4: [       OK ] cuda.reducers_point_t (11 ms)
4: [ RUN      ] cuda.reducers_bool
4: [       OK ] cuda.reducers_bool (1 ms)
4: [ RUN      ] cuda.int64_t_reduce
4: [       OK ] cuda.int64_t_reduce (12 ms)
4: [ RUN      ] cuda.double_reduce
4: [       OK ] cuda.double_reduce (9 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic
4: [       OK ] cuda.int64_t_reduce_dynamic (13 ms)
4: [ RUN      ] cuda.double_reduce_dynamic
4: [       OK ] cuda.double_reduce_dynamic (13 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic_view
4: [       OK ] cuda.int64_t_reduce_dynamic_view (3 ms)
4: [ RUN      ] cuda.int_combined_reduce
4: [       OK ] cuda.int_combined_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_combined_reduce
4: [       OK ] cuda.mdrange_combined_reduce (0 ms)
4: [ RUN      ] cuda.int_combined_reduce_mixed
4: [       OK ] cuda.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] cuda.reduction_deduction
4: [       OK ] cuda.reduction_deduction (0 ms)
4: [ RUN      ] cuda.reduce_device_view_range_policy
4: [       OK ] cuda.reduce_device_view_range_policy (5 ms)
4: [ RUN      ] cuda.reduce_device_view_mdrange_policy
4: [       OK ] cuda.reduce_device_view_mdrange_policy (120 ms)
4: [ RUN      ] cuda.reduce_device_view_team_policy
4: [       OK ] cuda.reduce_device_view_team_policy (6 ms)
4: [ RUN      ] cuda.impl_shared_alloc
4: [       OK ] cuda.impl_shared_alloc (116 ms)
4: [ RUN      ] cuda.kokkos_swap
4: [       OK ] cuda.kokkos_swap (0 ms)
4: [ RUN      ] cuda.reduceRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceRangePolicyViewSizeLimit (20 ms)
4: [ RUN      ] cuda.reduceMDRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceMDRangePolicyViewSizeLimit (63 ms)
4: [----------] 182 tests from cuda (9308 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 189 tests from 2 test suites ran. (14598 ms total)
4: [  PASSED  ] 185 tests.
4: [  SKIPPED ] 4 tests, listed below:
4: [  SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft
4: [  SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft
4: [  SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright
4: [  SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright
 4/51 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   15.31 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
31: [==========] Running 14 tests from 3 test suites.
31: [----------] Global test environment set-up.
31: [----------] 3 tests from std_algorithms_reducers
31: [ RUN      ] std_algorithms_reducers.max_first_loc
31: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_first_loc
31: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
31: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
31: [----------] 3 tests from std_algorithms_reducers (0 ms total)
31: 
31: [----------] 1 test from std_algorithms
31: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
31: [       OK ] std_algorithms.is_admissible_to_std_algorithms (94 ms)
31: [----------] 1 test from std_algorithms (94 ms total)
31: 
31: [----------] 10 tests from random_access_iterator_test
31: [ RUN      ] random_access_iterator_test.constructor
31: [       OK ] random_access_iterator_test.constructor (0 ms)
31: [ RUN      ] random_access_iterator_test.dereference
31: [       OK ] random_access_iterator_test.dereference (2 ms)
31: [ RUN      ] random_access_iterator_test.subscript_operator
31: [       OK ] random_access_iterator_test.subscript_operator (1 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet1
31: [       OK ] random_access_iterator_test.operatorsSet1 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet2
31: [       OK ] random_access_iterator_test.operatorsSet2 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet3
31: [       OK ] random_access_iterator_test.operatorsSet3 (2 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet4
31: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
31: [ RUN      ] random_access_iterator_test.assignment_operator
31: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.distance
31: [       OK ] random_access_iterator_test.distance (0 ms)
31: [ RUN      ] random_access_iterator_test.traits_helpers
31: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
31: [----------] 10 tests from random_access_iterator_test (15 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 14 tests from 3 test suites ran. (110 ms total)
31: [  PASSED  ] 14 tests.
5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
5:                                     Detected: 6 cores per node.
5:                                     Detected: 1 MPI_ranks per node.
5:                                     Requested: 8 threads per process.
5: [==========] Running 126 tests from 3 test suites.
5: [----------] Global test environment set-up.
5: [----------] 8 tests from cuda_DeathTest
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_dyn
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_stat
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_mix
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_static_extents
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment
31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    1.43 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
32: Test timeout computed to be: 1500
32: [==========] Running 6 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 6 tests from std_algorithms_min_max_element_test
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (101 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (34 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (34 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (51 ms)
32: [----------] 6 tests from std_algorithms_min_max_element_test (223 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 6 tests from 1 test suite ran. (223 ms total)
32: [  PASSED  ] 6 tests.
32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    1.52 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
33: Test timeout computed to be: 1500
33: [==========] Running 13 tests from 10 test suites.
33: [----------] Global test environment set-up.
33: [----------] 1 test from std_algorithms_lexicographical_compare_test
33: [ RUN      ] std_algorithms_lexicographical_compare_test.test
33: [       OK ] std_algorithms_lexicographical_compare_test.test (0 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total)
33: 
33: [----------] 1 test from std_algorithms_for_each_test
33: [ RUN      ] std_algorithms_for_each_test.test
33: [       OK ] std_algorithms_for_each_test.test (400 ms)
33: [----------] 1 test from std_algorithms_for_each_test (400 ms total)
33: 
33: [----------] 1 test from std_algorithms_find_test
33: [ RUN      ] std_algorithms_find_test.test
33: [       OK ] std_algorithms_find_test.test (167 ms)
33: [----------] 1 test from std_algorithms_find_test (167 ms total)
33: 
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
5: [       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3502 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
33: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1355 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (3452 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (2727 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
33: [       OK ] std_algorithms_non_mod_seq_ops.search (1984 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (2539 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (8606 ms total)
33: 
33: [----------] 1 test from std_algorithms_count_test
33: [ RUN      ] std_algorithms_count_test.test
33: [       OK ] std_algorithms_count_test.test (460 ms)
33: [----------] 1 test from std_algorithms_count_test (460 ms total)
33: 
33: [----------] 1 test from std_algorithms_equal_test
33: [ RUN      ] std_algorithms_equal_test.test
33: [       OK ] std_algorithms_equal_test.test (98 ms)
33: [----------] 1 test from std_algorithms_equal_test (98 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_any_none_of_test
33: [ RUN      ] std_algorithms_all_any_none_of_test.test
33: [       OK ] std_algorithms_all_any_none_of_test.test (383 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (383 ms total)
33: 
33: [----------] 1 test from std_algorithms_nonmod_seq_ops
33: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
33: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (507 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (507 ms total)
33: 
33: [----------] 1 test from std_algorithms_mismatch_test
33: [ RUN      ] std_algorithms_mismatch_test.test
33: [       OK ] std_algorithms_mismatch_test.test (859 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (860 ms total)
33: 
33: [----------] 1 test from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
33: [       OK ] std_algorithms_mod_seq_ops.move_backward (274 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (275 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (11759 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed   13.18 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
34: Test timeout computed to be: 1500
34: [==========] Running 31 tests from 5 test suites.
34: [----------] Global test environment set-up.
34: [----------] 3 tests from std_algorithms_mod_ops_test
34: [ RUN      ] std_algorithms_mod_ops_test.move
34: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
34: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (279 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms)
34: [----------] 3 tests from std_algorithms_mod_ops_test (282 ms total)
34: 
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
34: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
34: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
34: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
34: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
34: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
34: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
34: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (4 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (20 ms total)
34: 
34: [----------] 4 tests from std_algorithms_replace_ops_test
34: [ RUN      ] std_algorithms_replace_ops_test.replace
34: [       OK ] std_algorithms_replace_ops_test.replace (148 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
34: [       OK ] std_algorithms_replace_ops_test.replace_if (680 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (260 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_host (9350 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_device
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (236 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (1325 ms total)
34: 
34: [----------] 11 tests from std_algorithms_mod_seq_ops
34: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
34: [       OK ] std_algorithms_mod_seq_ops.copy_if (238 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
34: [       OK ] std_algorithms_mod_seq_ops.unique (832 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (274 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
34: [       OK ] std_algorithms_mod_seq_ops.remove (186 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (196 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (449 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (182 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
34: [       OK ] std_algorithms_mod_seq_ops.rotate (2487 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (1163 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (9223 ms)
5: [----------] 8 tests from cuda_DeathTest (25528 ms total)
5: 
5: [----------] 90 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (17 ms)
5: [ RUN      ] cuda.team_reduce
5: [       OK ] cuda.team_reduce (0 ms)
5: [ RUN      ] cuda.team_reduce_large
5: [       OK ] cuda.team_reduce_large (56 ms)
5: [ RUN      ] cuda.team_parallel_single
5: [       OK ] cuda.team_parallel_single (5 ms)
5: [ RUN      ] cuda.large_team_scratch_size
5: [       OK ] cuda.large_team_scratch_size (5 ms)
5: [ RUN      ] cuda.team_broadcast_long
5: [       OK ] cuda.team_broadcast_long (0 ms)
5: [ RUN      ] cuda.team_broadcast_long_wrapper
5: [       OK ] cuda.team_broadcast_long_wrapper (0 ms)
5: [ RUN      ] cuda.team_broadcast_char
5: [       OK ] cuda.team_broadcast_char (0 ms)
5: [ RUN      ] cuda.team_broadcast_float
5: [       OK ] cuda.team_broadcast_float (0 ms)
5: [ RUN      ] cuda.team_broadcast_double
5: [       OK ] cuda.team_broadcast_double (0 ms)
5: [ RUN      ] cuda.team_handle_by_value
5: [       OK ] cuda.team_handle_by_value (0 ms)
5: [ RUN      ] cuda.team_vector
5: [       OK ] cuda.team_vector (11 ms)
5: [ RUN      ] cuda.triple_nested_parallelism
5: [       OK ] cuda.triple_nested_parallelism (8 ms)
5: [ RUN      ] cuda.parallel_scan_with_reducers
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestTeamVector.hpp:1066: Skipped
5: All but max inclusive scan differ at index 101
5: [  SKIPPED ] cuda.parallel_scan_with_reducers (0 ms)
5: [ RUN      ] cuda.team_thread_range_combined_reducers
5: [       OK ] cuda.team_thread_range_combined_reducers (1 ms)
5: [ RUN      ] cuda.thread_vector_range_combined_reducers
5: [       OK ] cuda.thread_vector_range_combined_reducers (0 ms)
5: [ RUN      ] cuda.team_vector_range_combined_reducers
5: [       OK ] cuda.team_vector_range_combined_reducers (0 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelFor
5: [       OK ] cuda.TeamThreadMDRangeParallelFor (37 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelFor
5: [       OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (11 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelReduce
5: [       OK ] cuda.TeamThreadMDRangeParallelReduce (18 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelReduce
5: [       OK ] cuda.ThreadVectorMDRangeParallelReduce (7 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelReduce
5: [       OK ] cuda.TeamVectorMDRangeParallelReduce (7 ms)
5: [ RUN      ] cuda.team_policy_runtime_parameters
5: [       OK ] cuda.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] cuda.team_reduction_scan
5: [       OK ] cuda.team_reduction_scan (1153 ms)
5: [ RUN      ] cuda.team_long_reduce
5: [       OK ] cuda.team_long_reduce (8 ms)
5: [ RUN      ] cuda.team_double_reduce
5: [       OK ] cuda.team_double_reduce (8 ms)
5: [ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
5: [       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
5: [ RUN      ] cuda.repeated_team_reduce
5: [       OK ] cuda.repeated_team_reduce (12 ms)
5: [ RUN      ] cuda.team_scan
5: [       OK ] cuda.team_scan (174 ms)
5: [ RUN      ] cuda.team_scan_ret_val
5: [       OK ] cuda.team_scan_ret_val (159 ms)
5: [ RUN      ] cuda.team_shared_request
5: [       OK ] cuda.team_shared_request (2 ms)
5: [ RUN      ] cuda.team_scratch_request
5: [       OK ] cuda.team_scratch_request (0 ms)
5: [ RUN      ] cuda.team_lambda_shared_request
5: [       OK ] cuda.team_lambda_shared_request (0 ms)
5: [ RUN      ] cuda.scratch_align
5: [       OK ] cuda.scratch_align (0 ms)
5: [ RUN      ] cuda.shmem_size
5: [       OK ] cuda.shmem_size (0 ms)
5: [ RUN      ] cuda.multi_level_scratch
5: [       OK ] cuda.multi_level_scratch (5 ms)
5: [ RUN      ] cuda.team_scratch_memory_index_parallel_for
5: [       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] cuda.team_policy_max_recommended
5: [       OK ] cuda.team_policy_max_recommended (224 ms)
5: [ RUN      ] cuda.team_policy_minmax_scalar_without_plus_equal_k
5: [       OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
5: [ RUN      ] cuda.team_teamvector_range
5: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestTeamVectorRange.hpp:442: Skipped
5: Disabling 2/3rd of the test for now
5: [  SKIPPED ] cuda.team_teamvector_range (1 ms)
5: [ RUN      ] cuda.unique_token_global
5: [       OK ] cuda.unique_token_global (2 ms)
5: [ RUN      ] cuda.unique_token_instance
5: [       OK ] cuda.unique_token_instance (1 ms)
5: [ RUN      ] cuda.unique_token_team_acquire
5: [       OK ] cuda.unique_token_team_acquire (11 ms)
5: [ RUN      ] cuda.view_api_a
5: [       OK ] cuda.view_api_a (8 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (4 ms)
5: [ RUN      ] cuda.view_api_c
5: [       OK ] cuda.view_api_c (0 ms)
5: [ RUN      ] cuda.view_api_d
5: [       OK ] cuda.view_api_d (1 ms)
5: [ RUN      ] cuda.view_allocation_error
5: [       OK ] cuda.view_allocation_error (0 ms)
5: [ RUN      ] cuda.view_remap
5: [       OK ] cuda.view_remap (0 ms)
5: [ RUN      ] cuda.view_mirror_nonconst
5: [       OK ] cuda.view_mirror_nonconst (0 ms)
5: [ RUN      ] cuda.view_stride_method
5: [       OK ] cuda.view_stride_method (0 ms)
5: [ RUN      ] cuda.anonymous_space
5: [       OK ] cuda.anonymous_space (0 ms)
5: [ RUN      ] cuda.view_overload_resolution
5: [       OK ] cuda.view_overload_resolution (0 ms)
5: [ RUN      ] cuda.view_allocation_large_rank
5: [       OK ] cuda.view_allocation_large_rank (16 ms)
5: [ RUN      ] cuda.view_shmem_size_on_device
5: [       OK ] cuda.view_shmem_size_on_device (0 ms)
5: [ RUN      ] cuda.view_is_assignable
5: [       OK ] cuda.view_is_assignable (0 ms)
5: [ RUN      ] cuda.view_copy_tests
5: [       OK ] cuda.view_copy_tests (10 ms)
5: [ RUN      ] cuda.view_copy_tests_rank_0
5: [       OK ] cuda.view_copy_tests_rank_0 (2 ms)
5: [ RUN      ] cuda.view_copy_degenerated
5: [       OK ] cuda.view_copy_degenerated (0 ms)
5: [ RUN      ] cuda.view_empty_runtime_unmanaged
5: [       OK ] cuda.view_empty_runtime_unmanaged (0 ms)
5: [ RUN      ] cuda.view_hooks
5: [       OK ] cuda.view_hooks (0 ms)
5: [ RUN      ] cuda.view_layoutstride_left_to_layoutleft_assignment
5: [       OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (76 ms)
5: [ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (66 ms)
5: [ RUN      ] cuda.view_irregular_layout
5: [       OK ] cuda.view_irregular_layout (4 ms)
5: [ RUN      ] cuda.view_mapping
5: [       OK ] cuda.view_mapping (59 ms)
5: [ RUN      ] cuda.view_mapping_operator
5: [       OK ] cuda.view_mapping_operator (8 ms)
5: [ RUN      ] cuda.static_extent
5: [       OK ] cuda.static_extent (0 ms)
5: [ RUN      ] cuda.view_mapping_atomic
5: [       OK ] cuda.view_mapping_atomic (5 ms)
5: [ RUN      ] cuda.view_mapping_class_value
5: [       OK ] cuda.view_mapping_class_value (0 ms)
5: [ RUN      ] cuda.view_mapping_assignable
5: [       OK ] cuda.view_mapping_assignable (0 ms)
5: [ RUN      ] cuda.view_mapping_trivially_copyable
5: [       OK ] cuda.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] cuda.view_mapping_subview
5: [       OK ] cuda.view_mapping_subview (0 ms)
5: [ RUN      ] cuda.view_nested_view
5: [       OK ] cuda.view_nested_view (0 ms)
5: [ RUN      ] cuda.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (15 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (0 ms)
5: [ RUN      ] cuda.workgraph_fib
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (3736 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
5: [       OK ] cuda.workgraph_fib (1003 ms)
5: [ RUN      ] cuda.resize_realloc_no_init
5: [       OK ] cuda.resize_realloc_no_init (0 ms)
5: [ RUN      ] cuda.resize_realloc_no_alloc
5: [       OK ] cuda.resize_realloc_no_alloc (0 ms)
5: [ RUN      ] cuda.realloc_exec_space
5: [       OK ] cuda.realloc_exec_space (0 ms)
5: [ RUN      ] cuda.view_alloc
5: [       OK ] cuda.view_alloc (0 ms)
5: [ RUN      ] cuda.view_alloc_exec_space
5: [       OK ] cuda.view_alloc_exec_space (0 ms)
5: [ RUN      ] cuda.view_alloc_int
5: [       OK ] cuda.view_alloc_int (0 ms)
5: [ RUN      ] cuda.view_alloc_exec_space_int
5: [       OK ] cuda.view_alloc_exec_space_int (0 ms)
5: [ RUN      ] cuda.deep_copy_zero_memset
5: [       OK ] cuda.deep_copy_zero_memset (0 ms)
5: [ RUN      ] cuda.resize_exec_space
5: [       OK ] cuda.resize_exec_space (0 ms)
5: [ RUN      ] cuda.view_allocation_int
5: [       OK ] cuda.view_allocation_int (0 ms)
5: [ RUN      ] cuda.view_allocation_exec_space_int
5: [       OK ] cuda.view_allocation_exec_space_int (0 ms)
5: [ RUN      ] cuda.view_not_default_constructible
5: [       OK ] cuda.view_not_default_constructible (0 ms)
5: [----------] 90 tests from cuda (3268 ms total)
5: 
5: [----------] 28 tests from cuda_uvm
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_left
5: [       OK ] cuda_uvm.view_subview_auto_1d_left (10 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_right
5: [       OK ] cuda_uvm.view_subview_auto_1d_right (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_stride
5: [       OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_assign_strided
5: [       OK ] cuda_uvm.view_subview_assign_strided (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_0
5: [       OK ] cuda_uvm.view_subview_left_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_1
5: [       OK ] cuda_uvm.view_subview_left_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_2
5: [       OK ] cuda_uvm.view_subview_left_2 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_3
5: [       OK ] cuda_uvm.view_subview_left_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_0
5: [       OK ] cuda_uvm.view_subview_right_0 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_1
5: [       OK ] cuda_uvm.view_subview_right_1 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_3
5: [       OK ] cuda_uvm.view_subview_right_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_static_tests
5: [       OK ] cuda_uvm.view_static_tests (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
5: [       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
5: [       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign
5: [       OK ] cuda_uvm.view_subview_1d_assign (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
5: [       OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
5: [       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d
5: [       OK ] cuda_uvm.view_subview_2d_from_3d (64 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (65 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (63 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left (90 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (90 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (91 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (91 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (91 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (91 ms)
5: [ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
5: [       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_memory_traits_construction
5: [       OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms)
5: [----------] 28 tests from cuda_uvm (798 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 126 tests from 3 test suites ran. (29594 ms total)
5: [  PASSED  ] 124 tests.
5: [  SKIPPED ] 2 tests, listed below:
5: [  SKIPPED ] cuda.parallel_scan_with_reducers
5: [  SKIPPED ] cuda.team_teamvector_range
 5/51 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed   30.36 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3
6: Test timeout computed to be: 1500
6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
6:                                     Detected: 6 cores per node.
6:                                     Detected: 1 MPI_ranks per node.
6:                                     Requested: 8 threads per process.
6: [==========] Running 56 tests from 3 test suites.
6: [----------] Global test environment set-up.
6: [----------] 6 tests from cuda
6: [ RUN      ] cuda.team_scratch_1_streams
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (2705 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (12454 ms total)
34: 
34: [----------] 1 test from std_algorithms_modseq_test
34: [ RUN      ] std_algorithms_modseq_test.reverse
34: [       OK ] std_algorithms_modseq_test.reverse (134 ms)
34: [----------] 1 test from std_algorithms_modseq_test (134 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 31 tests from 5 test suites ran. (14217 ms total)
34: [  PASSED  ] 31 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   15.86 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
35: Test timeout computed to be: 1500
35: [==========] Running 15 tests from 6 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_sorting_ops_test
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted (156 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (38 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (195 ms total)
35: 
35: [----------] 4 tests from std_algorithms_partitioning_test
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (6 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (6 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (6 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (19 ms total)
35: 
35: [----------] 1 test from std_algorithms_partitioning_ops
35: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
35: [       OK ] std_algorithms_partitioning_ops.partition_copy (209 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (209 ms total)
35: 
35: [----------] 1 test from std_algorithms_numerics_ops_test
35: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
35: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (283 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (283 ms total)
35: 
35: [----------] 6 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (2515 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (1043 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
35: [----------] 6 tests from std_algorithms_numeric_ops_test (3559 ms total)
35: 
35: [----------] 1 test from std_algorithms_transform_ops_test
35: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
35: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (155 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (155 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 15 tests from 6 test suites ran. (4423 ms total)
35: [  PASSED  ] 15 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    5.77 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 5 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_count_team_test
36: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
36: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1671 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (720 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (2392 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_if_team_test
36: [ RUN      ] std_algorithms_count_if_team_test.test
36: [       OK ] std_algorithms_count_if_team_test.test (858 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (858 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
36: [       OK ] std_algorithms_for_each_team_test.test (1071 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (1071 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_n_team_test
36: [ RUN      ] std_algorithms_for_each_n_team_test.test
36: [       OK ] std_algorithms_for_each_n_team_test.test (1061 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (1061 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 4 test suites ran. (5383 ms total)
36: [  PASSED  ] 5 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed    6.90 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

37: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
37: Test timeout computed to be: 1500
37: [==========] Running 2 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_equal_team_test
37: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
6: [       OK ] cuda.team_scratch_1_streams (14140 ms)
6: [ RUN      ] cuda.space_access
6: [       OK ] cuda.space_access (0 ms)
6: [ RUN      ] cuda.uvm
6: [       OK ] cuda.uvm (4 ms)
6: [ RUN      ] cuda.impl_view_accessible
6: [       OK ] cuda.impl_view_accessible (3 ms)
6: [ RUN      ] cuda.impl_view_texture
6: [       OK ] cuda.impl_view_texture (0 ms)
6: [ RUN      ] cuda.view_subview_const_randomaccess
6: [       OK ] cuda.view_subview_const_randomaccess (0 ms)
6: [----------] 6 tests from cuda (14150 ms total)
6: 
6: [----------] 25 tests from cuda_hostpinned
6: [ RUN      ] cuda_hostpinned.impl_shared_alloc
6: [       OK ] cuda_hostpinned.impl_shared_alloc (45 ms)
6: [ RUN      ] cuda_hostpinned.view_api_a
6: [       OK ] cuda_hostpinned.view_api_a (15 ms)
6: [ RUN      ] cuda_hostpinned.view_api_b
6: [       OK ] cuda_hostpinned.view_api_b (11 ms)
6: [ RUN      ] cuda_hostpinned.view_api_c
6: [       OK ] cuda_hostpinned.view_api_c (6 ms)
6: [ RUN      ] cuda_hostpinned.view_api_d
6: [       OK ] cuda_hostpinned.view_api_d (3 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_error
6: [       OK ] cuda_hostpinned.view_allocation_error (0 ms)
6: [ RUN      ] cuda_hostpinned.view_remap
6: [       OK ] cuda_hostpinned.view_remap (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mirror_nonconst
6: [       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
6: [ RUN      ] cuda_hostpinned.view_stride_method
6: [       OK ] cuda_hostpinned.view_stride_method (0 ms)
6: [ RUN      ] cuda_hostpinned.anonymous_space
6: [       OK ] cuda_hostpinned.anonymous_space (0 ms)
6: [ RUN      ] cuda_hostpinned.view_overload_resolution
6: [       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_large_rank
6: [       OK ] cuda_hostpinned.view_allocation_large_rank (3888 ms)
6: [ RUN      ] cuda_hostpinned.view_shmem_size_on_device
6: [       OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms)
6: [ RUN      ] cuda_hostpinned.view_is_assignable
6: [       OK ] cuda_hostpinned.view_is_assignable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_tests
6: [       OK ] cuda_hostpinned.view_copy_tests (6 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_tests_rank_0
6: [       OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_degenerated
6: [       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping
6: [       OK ] cuda_hostpinned.view_mapping (59 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_operator
6: [       OK ] cuda_hostpinned.view_mapping_operator (4 ms)
6: [ RUN      ] cuda_hostpinned.static_extent
6: [       OK ] cuda_hostpinned.static_extent (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_atomic
6: [       OK ] cuda_hostpinned.view_mapping_atomic (1 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_class_value
6: [       OK ] cuda_hostpinned.view_mapping_class_value (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_assignable
6: [       OK ] cuda_hostpinned.view_mapping_assignable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_trivially_copyable
6: [       OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mapping_subview
6: [       OK ] cuda_hostpinned.view_mapping_subview (1 ms)
6: [----------] 25 tests from cuda_hostpinned (4048 ms total)
6: 
6: [----------] 25 tests from cuda_uvm
6: [ RUN      ] cuda_uvm.impl_shared_alloc
6: [       OK ] cuda_uvm.impl_shared_alloc (81 ms)
6: [ RUN      ] cuda_uvm.view_api_a
6: [       OK ] cuda_uvm.view_api_a (12 ms)
6: [ RUN      ] cuda_uvm.view_api_b
6: [       OK ] cuda_uvm.view_api_b (16 ms)
6: [ RUN      ] cuda_uvm.view_api_c
6: [       OK ] cuda_uvm.view_api_c (0 ms)
6: [ RUN      ] cuda_uvm.view_api_d
6: [       OK ] cuda_uvm.view_api_d (3 ms)
6: [ RUN      ] cuda_uvm.view_allocation_error
6: [       OK ] cuda_uvm.view_allocation_error (0 ms)
6: [ RUN      ] cuda_uvm.view_remap
6: [       OK ] cuda_uvm.view_remap (2 ms)
6: [ RUN      ] cuda_uvm.view_mirror_nonconst
6: [       OK ] cuda_uvm.view_mirror_nonconst (0 ms)
6: [ RUN      ] cuda_uvm.view_stride_method
6: [       OK ] cuda_uvm.view_stride_method (0 ms)
6: [ RUN      ] cuda_uvm.anonymous_space
6: [       OK ] cuda_uvm.anonymous_space (0 ms)
6: [ RUN      ] cuda_uvm.view_overload_resolution
6: [       OK ] cuda_uvm.view_overload_resolution (0 ms)
6: [ RUN      ] cuda_uvm.view_allocation_large_rank
6: [       OK ] cuda_uvm.view_allocation_large_rank (283 ms)
6: [ RUN      ] cuda_uvm.view_shmem_size_on_device
6: [       OK ] cuda_uvm.view_shmem_size_on_device (2 ms)
6: [ RUN      ] cuda_uvm.view_is_assignable
6: [       OK ] cuda_uvm.view_is_assignable (24 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests
6: [       OK ] cuda_uvm.view_copy_tests (47 ms)
6: [ RUN      ] cuda_uvm.view_copy_tests_rank_0
6: [       OK ] cuda_uvm.view_copy_tests_rank_0 (12 ms)
6: [ RUN      ] cuda_uvm.view_copy_degenerated
6: [       OK ] cuda_uvm.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping
6: [       OK ] cuda_uvm.view_mapping (61 ms)
6: [ RUN      ] cuda_uvm.view_mapping_operator
6: [       OK ] cuda_uvm.view_mapping_operator (8 ms)
6: [ RUN      ] cuda_uvm.static_extent
6: [       OK ] cuda_uvm.static_extent (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_atomic
6: [       OK ] cuda_uvm.view_mapping_atomic (2 ms)
6: [ RUN      ] cuda_uvm.view_mapping_class_value
6: [       OK ] cuda_uvm.view_mapping_class_value (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_assignable
6: [       OK ] cuda_uvm.view_mapping_assignable (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_trivially_copyable
6: [       OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms)
6: [ RUN      ] cuda_uvm.view_mapping_subview
6: [       OK ] cuda_uvm.view_mapping_subview (0 ms)
6: [----------] 25 tests from cuda_uvm (564 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 56 tests from 3 test suites ran. (18763 ms total)
6: [  PASSED  ] 56 tests.
 6/51 Test  #6: Kokkos_CoreUnitTest_Cuda3 ........................   Passed   19.52 sec
test 7
      Start  7: Kokkos_CoreUnitTest_CudaTimingBased

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased
7: Test timeout computed to be: 1500
7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
7:                                     Detected: 6 cores per node.
7:                                     Detected: 1 MPI_ranks per node.
7:                                     Requested: 8 threads per process.
7: [==========] Running 2 tests from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 2 tests from cuda
7: [ RUN      ] cuda.debug_serial_execution
7: [       OK ] cuda.debug_serial_execution (11 ms)
7: [ RUN      ] cuda.debug_pin_um_to_host
7: [       OK ] cuda.debug_pin_um_to_host (697 ms)
7: [----------] 2 tests from cuda (709 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 2 tests from 1 test suite ran. (709 ms total)
7: [  PASSED  ] 2 tests.
 7/51 Test  #7: Kokkos_CoreUnitTest_CudaTimingBased ..............   Passed    1.45 sec
test 8
      Start  8: Kokkos_CoreUnitTest_CudaInterOpInit

8: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit
8: Test timeout computed to be: 1500
8: [==========] Running 1 test from 1 test suite.
8: [----------] Global test environment set-up.
8: [----------] 1 test from cuda
8: [ RUN      ] cuda.raw_cuda_interop
8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
8:                                     Detected: 6 cores per node.
8:                                     Detected: 1 MPI_ranks per node.
8:                                     Requested: 8 threads per process.
8: [       OK ] cuda.raw_cuda_interop (20 ms)
8: [----------] 1 test from cuda (20 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (20 ms total)
8: [  PASSED  ] 1 test.
 8/51 Test  #8: Kokkos_CoreUnitTest_CudaInterOpInit ..............   Passed    0.74 sec
test 9
      Start  9: Kokkos_CoreUnitTest_CudaInterOpStreams

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams
9: Test timeout computed to be: 1500
9: [==========] Running 1 test from 1 test suite.
9: [----------] Global test environment set-up.
9: [----------] 1 test from cuda
9: [ RUN      ] cuda.raw_cuda_streams
9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
9:                                     Detected: 6 cores per node.
9:                                     Detected: 1 MPI_ranks per node.
9:                                     Requested: 8 threads per process.
9: [       OK ] cuda.raw_cuda_streams (20 ms)
9: [----------] 1 test from cuda (20 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 1 test from 1 test suite ran. (20 ms total)
9: [  PASSED  ] 1 test.
37: [       OK ] std_algorithms_equal_team_test.views_are_equal (7664 ms)
37: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
 9/51 Test  #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...........   Passed    0.73 sec
test 10
      Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
10: Test timeout computed to be: 1500
10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
10:                                     Detected: 6 cores per node.
10:                                     Detected: 1 MPI_ranks per node.
10:                                     Requested: 8 threads per process.
10: [==========] Running 3 tests from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 3 tests from cuda_multi_gpu
10: [ RUN      ] cuda_multi_gpu.managed_views
10: [       OK ] cuda_multi_gpu.managed_views (2 ms)
10: [ RUN      ] cuda_multi_gpu.unmanaged_views
10: [       OK ] cuda_multi_gpu.unmanaged_views (0 ms)
10: [ RUN      ] cuda_multi_gpu.scratch_space
10: [       OK ] cuda_multi_gpu.scratch_space (2 ms)
10: [----------] 3 tests from cuda_multi_gpu (5 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 3 tests from 1 test suite ran. (5 ms total)
10: [  PASSED  ] 3 tests.
10/51 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ...   Passed    0.70 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaGraph

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

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

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
13:                                     Detected: 6 cores per node.
13:                                     Detected: 1 MPI_ranks per node.
13:                                     Requested: 8 threads per process.
13: [       OK ] initialization.legion_initialization (21 ms)
13: [----------] 1 test from initialization (21 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (21 ms total)
13: [  PASSED  ] 1 test.
13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.74 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
14:                                     Detected: 6 cores per node.
14:                                     Detected: 1 MPI_ranks per node.
14:                                     Requested: 8 threads per process.
14: SUCCESS
14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    0.69 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
37: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4557 ms)
37: [----------] 2 tests from std_algorithms_equal_team_test (12222 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 2 tests from 1 test suite ran. (12222 ms total)
37: [  PASSED  ] 2 tests.
15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
15:                                     Detected: 6 cores per node.
15:                                     Detected: 1 MPI_ranks per node.
15:                                     Requested: 8 threads per process.
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/51 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    0.69 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

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

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
38: Test timeout computed to be: 1500
16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    0.69 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
38: [==========] Running 0 tests from 0 test suites.
38: [==========] 0 tests from 0 test suites ran. (0 ms total)
38: [  PASSED  ] 0 tests.
17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.66 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    1.53 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
39: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18:                                     Detected: 6 cores per node.
18:                                     Detected: 1 MPI_ranks per node.
18:                                     Requested: 8 threads per process.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    0.74 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

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

20: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 3 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_min_element_team_test
39: [ RUN      ] std_algorithms_min_element_team_test.test
39: [       OK ] std_algorithms_min_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total)
39: 
39: [----------] 1 test from std_algorithms_max_element_team_test
39: [ RUN      ] std_algorithms_max_element_team_test.test
39: [       OK ] std_algorithms_max_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total)
39: 
39: [----------] 1 test from std_algorithms_minmax_element_team_test
39: [ RUN      ] std_algorithms_minmax_element_team_test.test
39: [       OK ] std_algorithms_minmax_element_team_test.test (0 ms)
39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 3 test suites ran. (0 ms total)
39: [  PASSED  ] 3 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    1.51 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 6 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x1e1cd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1e1cf40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1e1cfc0:Host:source:0x1e1ce00:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1e1cf40:40::kokkosp_deallocate_data:Host:source:0x1e1cd80:40::kokkosp_finalize_library::
20/51 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.73 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 6 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x1c92000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1c92140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1c921c0:Host:source:0x1c92080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1c92140:40::kokkosp_deallocate_data:Host:source:0x1c92000:40::kokkosp_finalize_library::
21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    0.76 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

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

23: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
23: Test timeout computed to be: 1500
23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
23:                                     Detected: 6 cores per node.
23:                                     Detected: 1 MPI_ranks per node.
23:                                     Requested: 8 threads per process.
23: [==========] Running 28 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 28 tests from OPENMP
23: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
23: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
23: [ RUN      ] OPENMP.IncrTest_01_execspace
23: Host Parallel Execution Space:
23:   KOKKOS_ENABLE_OPENMP: yes
23: 
23: OpenMP Runtime Configuration:
23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
23: OpenMP
23: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
23: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
23: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
23: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
23: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
23: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
23: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
23: [       OK ] OPENMP.IncrTest_03b_memspace_free (136 ms)
23: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
23: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
23: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
23: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
23: [ RUN      ] OPENMP.IncrTest_05_reduction
23: [       OK ] OPENMP.IncrTest_05_reduction (3 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
23: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
23: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
23: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
23: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
40: [       OK ] std_algorithms_fill_team_test.test (1608 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (1609 ms total)
40: 
40: [----------] 1 test from std_algorithms_fill_n_team_test
40: [ RUN      ] std_algorithms_fill_n_team_test.test
23: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (105 ms)
23: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
23: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms)
23: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
23: [       OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms)
23: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.incr_14_MDrangeReduce
23: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
23: [ RUN      ] OPENMP.IncrTest_16_parallelscan
23: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
23: [ RUN      ] OPENMP.incr_17_atomicView
23: [       OK ] OPENMP.incr_17_atomicView (0 ms)
23: [----------] 28 tests from OPENMP (251 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 28 tests from 1 test suite ran. (251 ms total)
23: [  PASSED  ] 28 tests.
23/51 Test #23: Kokkos_IncrementalTest_OPENMP ....................   Passed    0.99 sec
test 24
      Start 24: Kokkos_IncrementalTest_CUDA

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

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

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

27: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
27: Test timeout computed to be: 1500
27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
27:                                     Detected: 6 cores per node.
27:                                     Detected: 1 MPI_ranks per node.
27:                                     Requested: 8 threads per process.
27: [==========] Running 62 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 62 tests from openmp
27: [ RUN      ] openmp.bitset
40: [       OK ] std_algorithms_replace_team_test.test (1708 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (1708 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
27: [       OK ] openmp.bitset (672 ms)
27: [ RUN      ] openmp.bitset_default_constructor_no_alloc
27: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
27: [ RUN      ] openmp.dualview_combination
27: [       OK ] openmp.dualview_combination (0 ms)
27: [ RUN      ] openmp.dualview_alloc
27: [       OK ] openmp.dualview_alloc (0 ms)
27: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
27: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
27: [ RUN      ] openmp.dualview_combinations_without_init
27: [       OK ] openmp.dualview_combinations_without_init (0 ms)
27: [ RUN      ] openmp.dualview_deep_copy
27: [       OK ] openmp.dualview_deep_copy (0 ms)
27: [ RUN      ] openmp.dualview_realloc
27: [       OK ] openmp.dualview_realloc (0 ms)
27: [ RUN      ] openmp.dualview_resize
27: [       OK ] openmp.dualview_resize (0 ms)
27: [ RUN      ] openmp.dualview_device_correct_kokkos_device
27: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
27: [ RUN      ] openmp.dualview_host_correct_kokkos_device
27: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
27: [ RUN      ] openmp.dualview_host_modify_template_device_sync
27: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
27: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
27: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
27: [ RUN      ] openmp.dualview_device_modify_template_host_sync
27: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
27: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
27: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
27: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
27: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
27: [ RUN      ] openmp.dynamic_view
27: [       OK ] openmp.dynamic_view (12 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_generic
27: [       OK ] openmp.dyn_rank_view_api_generic (14 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
27: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
27: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
27: /var/jenkins/workspace/Kokkos_PR-6899/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
27: skipping since not default execution space
27: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
27: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
27: [ RUN      ] openmp.ErrorReporterViaLambda
27: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
27: [ RUN      ] openmp.ErrorReporter
27: [       OK ] openmp.ErrorReporter (0 ms)
27: [ RUN      ] openmp.offsetview_construction
27: [       OK ] openmp.offsetview_construction (20 ms)
27: [ RUN      ] openmp.offsetview_unmanaged_construction
27: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
27: [ RUN      ] openmp.offsetview_subview
27: [       OK ] openmp.offsetview_subview (8 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank1
27: [       OK ] openmp.offsetview_offsets_rank1 (8 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank2
27: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank3
27: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
27: [ RUN      ] openmp.scatterview
27: [       OK ] openmp.scatterview (1949 ms)
27: [ RUN      ] openmp.scatterview_devicetype
27: [       OK ] openmp.scatterview_devicetype (8 ms)
27: [ RUN      ] openmp.staticcrsgraph
27: [       OK ] openmp.staticcrsgraph (41 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_dualview
27: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
27: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_dualview
27: [       OK ] openmp.resize_exec_space_dualview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_dualview
27: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
27: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_dynrankview
27: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_dynrankview
27: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_scatterview
27: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
27: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_scatterview
27: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_scatterview
27: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynrankview
27: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
27: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
27: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_offsetview
27: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
27: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
27: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynamicview
27: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
27: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
27: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN      ] openmp.UnorderedMap_insert
40: [       OK ] std_algorithms_replace_if_team_test.test (2443 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (2443 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
40: [       OK ] std_algorithms_replace_copy_team_test.test (4941 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (4941 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (4075 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4075 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (18460 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   20.08 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_reverse_team_test
41: [ RUN      ] std_algorithms_reverse_team_test.test
41: [       OK ] std_algorithms_reverse_team_test.test (1052 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (1052 ms total)
41: 
41: [----------] 1 test from std_algorithms_reverse_copy_team_test
41: [ RUN      ] std_algorithms_reverse_copy_team_test.test
41: [       OK ] std_algorithms_reverse_copy_team_test.test (1563 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1563 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
41: [       OK ] std_algorithms_rotate_team_test.test (3953 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (3953 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
27: [       OK ] openmp.UnorderedMap_insert (16578 ms)
27: [ RUN      ] openmp.UnorderedMap_failed_insert
27: [       OK ] openmp.UnorderedMap_failed_insert (5041 ms)
27: [ RUN      ] openmp.UnorderedMap_deep_copy
27: [       OK ] openmp.UnorderedMap_deep_copy (7 ms)
27: [ RUN      ] openmp.UnorderedMap_valid_empty
27: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
27: [ RUN      ] openmp.UnorderedMap_clear_zero_size
27: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN      ] openmp.UnorderedMap_consistent_size
27: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
27: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
27: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN      ] openmp.UnorderedMap_lambda_capturable
27: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
27: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN      ] openmp.viewctorprop_embedded_dim
27: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
27: [----------] 62 tests from openmp (24375 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 62 tests from 1 test suite ran. (24375 ms total)
27: [  PASSED  ] 61 tests.
27: [  SKIPPED ] 1 test, listed below:
27: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP .................   Passed   25.19 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Cuda

28: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 6 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 42 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 42 tests from cuda
28: [ RUN      ] cuda.bitset
28: [       OK ] cuda.bitset (15 ms)
28: [ RUN      ] cuda.bitset_default_constructor_no_alloc
28: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] cuda.dualview_combination
28: [       OK ] cuda.dualview_combination (2 ms)
28: [ RUN      ] cuda.dualview_alloc
28: [       OK ] cuda.dualview_alloc (0 ms)
28: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
28: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] cuda.dualview_combinations_without_init
28: [       OK ] cuda.dualview_combinations_without_init (0 ms)
28: [ RUN      ] cuda.dualview_deep_copy
28: [       OK ] cuda.dualview_deep_copy (1 ms)
28: [ RUN      ] cuda.dualview_realloc
28: [       OK ] cuda.dualview_realloc (0 ms)
28: [ RUN      ] cuda.dualview_resize
28: [       OK ] cuda.dualview_resize (5 ms)
28: [ RUN      ] cuda.dualview_device_correct_kokkos_device
28: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
28: [ RUN      ] cuda.dualview_host_correct_kokkos_device
28: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_sync
28: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
28: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_sync
28: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
28: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
28: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] cuda.dynamic_view
28: [       OK ] cuda.dynamic_view (27 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_generic
28: [       OK ] cuda.dyn_rank_view_api_generic (15 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
28: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
28: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
28: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] cuda.ErrorReporterViaLambda
28: [       OK ] cuda.ErrorReporterViaLambda (1 ms)
28: [ RUN      ] cuda.ErrorReporter
28: [       OK ] cuda.ErrorReporter (0 ms)
28: [ RUN      ] cuda.offsetview_construction
28: [       OK ] cuda.offsetview_construction (3 ms)
28: [ RUN      ] cuda.offsetview_unmanaged_construction
28: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] cuda.offsetview_subview
28: [       OK ] cuda.offsetview_subview (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank1
28: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank2
28: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank3
28: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] cuda.scatterview
41: [       OK ] std_algorithms_rotate_copy_team_test.test (6081 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (6081 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (12651 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed   14.22 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_move_team_test
42: [ RUN      ] std_algorithms_move_team_test.test
42: [       OK ] std_algorithms_move_team_test.test (2129 ms)
42: [----------] 1 test from std_algorithms_move_team_test (2129 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
42: [       OK ] std_algorithms_move_backward_team_test.test (1912 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (1912 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
42: [       OK ] std_algorithms_shift_left_team_test.test (6320 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (6320 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
28: [       OK ] cuda.scatterview (12798 ms)
28: [ RUN      ] cuda.scatterview_devicetype
28: [       OK ] cuda.scatterview_devicetype (26 ms)
28: [ RUN      ] cuda.staticcrsgraph
28: [       OK ] cuda.staticcrsgraph (32 ms)
28: [ RUN      ] cuda.UnorderedMap_insert
28: [       OK ] cuda.UnorderedMap_insert (5520 ms)
28: [ RUN      ] cuda.UnorderedMap_failed_insert
28: [       OK ] cuda.UnorderedMap_failed_insert (1449 ms)
28: [ RUN      ] cuda.UnorderedMap_deep_copy
28: [       OK ] cuda.UnorderedMap_deep_copy (6 ms)
28: [ RUN      ] cuda.UnorderedMap_valid_empty
28: [       OK ] cuda.UnorderedMap_valid_empty (0 ms)
28: [ RUN      ] cuda.UnorderedMap_clear_zero_size
28: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_consistent_size
28: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
28: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] cuda.UnorderedMap_lambda_capturable
28: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
28: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] cuda.viewctorprop_embedded_dim
28: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
28: [----------] 42 tests from cuda (19918 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 42 tests from 1 test suite ran. (19918 ms total)
28: [  PASSED  ] 42 tests.
28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ...................   Passed   20.63 sec
test 29
      Start 29: Kokkos_ContainersPerformanceTest_OpenMP

29: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
29: Test timeout computed to be: 1500
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 6 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 5 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 5 tests from TEST_CATEGORY
29: [ RUN      ] TEST_CATEGORY.dynrankview_perf
29: OpenMP
29:  DynRankView vs View: Initialization Only 
29:  View time (init only): 0.0188052
29:  View sum computation time: 0.0188052
29:  Strided View time (init only): 0.0201126
29:  View Rank7 time (init only): 0.0555107
29:  DynRankView time (init only): 0.00860362
29:  DynRankView sum computation time: 0.0146353
29:  Ratio of View to DynRankView time: 2.18573
29:  Ratio of View to DynRankView sum computation time: 1.00852
29:  Ratio of View to View Rank7  time: 0.338767
29:  Ratio of StrideView to DynRankView time: 2.33769
29:  Ratio of DynRankView to View Rank7  time: 0.15499
29: [       OK ] TEST_CATEGORY.dynrankview_perf (251 ms)
29: [ RUN      ] TEST_CATEGORY.global_2_local
29: OpenMP
29: size, create, generate, fill, find
29: 256, 0.000154782, 5.9604e-05, 4.9404e-05, 0.00109051
29: 512, 3.8218e-05, 7.447e-06, 6.8536e-05, 0.00124833
29: 1024, 4.4795e-05, 8.173e-06, 0.000123833, 0.00115179
29: 2048, 4.3545e-05, 8.51e-06, 0.000242611, 0.00146142
29: 4096, 9.7031e-05, 1.7078e-05, 0.00047541, 0.00169239
29: 8192, 0.000155232, 1.3955e-05, 0.000916708, 0.00295991
29: 16384, 0.000253277, 1.9825e-05, 0.00162788, 0.00653953
29: 32768, 0.000482337, 4.1049e-05, 0.00371677, 0.0165438
29: 65536, 0.000939192, 6.0955e-05, 0.00920578, 0.0395699
29: 131072, 0.00224768, 0.000115036, 0.0179951, 0.0878811
42: [       OK ] std_algorithms_shift_right_team_test.test (7956 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (7956 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (18318 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   19.84 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
29: 262144, 0.00417599, 0.000223523, 0.0272839, 0.222823
29: 524288, 0.00610672, 0.000445057, 0.0509043, 0.527103
43: [==========] Running 9 tests from 9 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_copy_team_test
43: [ RUN      ] std_algorithms_copy_team_test.test
29: 1048576, 0.0122961, 0.000900662, 0.10411, 1.56407
43: [       OK ] std_algorithms_copy_team_test.test (3591 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (3592 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_n_team_test
43: [ RUN      ] std_algorithms_copy_n_team_test.test
29: 2097152, 0.0225934, 0.00178008, 0.212236, 3.83819
43: [       OK ] std_algorithms_copy_n_team_test.test (5869 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (5870 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
43: [       OK ] std_algorithms_copy_backward_team_test.test (1779 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (1779 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
43: [       OK ] std_algorithms_copy_if_team_test.test (2292 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (2292 ms total)
43: 
43: [----------] 1 test from std_algorithms_unique_copy_team_test
43: [ RUN      ] std_algorithms_unique_copy_team_test.test
29: 4194304, 0.0403549, 0.0035845, 0.42225, 8.74328
29: [       OK ] TEST_CATEGORY.global_2_local (16007 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
29: [ RUN      ] TEST_CATEGORY.scatter_view
43: [       OK ] std_algorithms_unique_copy_team_test.test (3054 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (3054 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_team_test
43: [ RUN      ] std_algorithms_remove_team_test.test
29: ScatterView data-duplicated test:
29: num_threads 8
29: hand-coded test took 0.436163 seconds
29: test took 0.28089 seconds
29: num_threads 8
29: hand-coded test took 0.440942 seconds
29: test took 0.28126 seconds
29: num_threads 8
29: hand-coded test took 0.434935 seconds
29: test took 0.281213 seconds
29: num_threads 8
29: hand-coded test took 0.435269 seconds
29: test took 0.280658 seconds
29: num_threads 8
29: hand-coded test took 0.435918 seconds
29: test took 0.280242 seconds
29: [       OK ] TEST_CATEGORY.scatter_view (3831 ms)
29: [----------] 5 tests from TEST_CATEGORY (20089 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 5 tests from 1 test suite ran. (20089 ms total)
29: [  PASSED  ] 5 tests.
43: [       OK ] std_algorithms_remove_team_test.test (1744 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (1744 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP ..........   Passed   20.78 sec
test 30
      Start 30: Kokkos_ContainersPerformanceTest_Cuda

30: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
30: Test timeout computed to be: 1500
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 6 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 4 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 4 tests from TEST_CATEGORY
30: [ RUN      ] TEST_CATEGORY.dynrankview_perf
30: Cuda
30:  DynRankView vs View: Initialization Only 
30:  View time (init only): 0.00381216
30:  View sum computation time: 0.00381216
30:  Strided View time (init only): 0.00122812
30:  View Rank7 time (init only): 0.00122953
30:  DynRankView time (init only): 0.00124175
30:  DynRankView sum computation time: 0.00184954
30:  Ratio of View to DynRankView time: 3.07
30:  Ratio of View to DynRankView sum computation time: 1.01987
30:  Ratio of View to View Rank7  time: 3.10049
30:  Ratio of StrideView to DynRankView time: 0.989029
30:  Ratio of DynRankView to View Rank7  time: 1.00993
30: [       OK ] TEST_CATEGORY.dynrankview_perf (21 ms)
30: [ RUN      ] TEST_CATEGORY.global_2_local
30: Cuda
30: size, create, generate, fill, find
30: 256, 0.000233568, 2.7707e-05, 0.00261247, 0.00198495
30: 512, 0.000168344, 1.0909e-05, 2.1356e-05, 0.00193036
30: 1024, 0.000149505, 1.0783e-05, 2.1388e-05, 0.00198636
30: 2048, 0.000145553, 9.484e-06, 2.2201e-05, 0.00208326
30: 4096, 0.000152093, 1.0046e-05, 2.4264e-05, 0.00205752
30: 8192, 0.00016275, 1.039e-05, 2.4812e-05, 0.00202008
30: 16384, 0.000154521, 1.0146e-05, 2.7987e-05, 0.0020787
30: 32768, 0.000155398, 1.0686e-05, 3.3041e-05, 0.00220714
30: 65536, 0.000170944, 1.0882e-05, 4.0418e-05, 0.0025205
30: 131072, 0.00016069, 1.187e-05, 6.4261e-05, 0.0031063
30: 262144, 0.000171054, 1.4597e-05, 0.00014481, 0.00597939
30: 524288, 0.000188278, 1.6966e-05, 0.00052786, 0.0194805
30: 1048576, 0.000601597, 2.5378e-05, 0.00138676, 0.0483835
30: 2097152, 0.000419967, 3.7215e-05, 0.00303032, 0.109289
30: 4194304, 0.0006433, 6.3075e-05, 0.00683689, 0.235864
30: [       OK ] TEST_CATEGORY.global_2_local (460 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
30: [----------] 4 tests from TEST_CATEGORY (482 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 4 tests from 1 test suite ran. (482 ms total)
30: [  PASSED  ] 4 tests.
30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.23 sec
test 31
      Start 31: Kokkos_UnitTest_Sort

31: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
31: Test timeout computed to be: 1500
31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
31:                                     Detected: 6 cores per node.
31:                                     Detected: 1 MPI_ranks per node.
31:                                     Requested: 8 threads per process.
31: [==========] Running 15 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 15 tests from cuda
31: [ RUN      ] cuda.SortUnsignedValueType
31: [       OK ] cuda.SortUnsignedValueType (21 ms)
31: [ RUN      ] cuda.SortEmptyView
31: [       OK ] cuda.SortEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKeyEmptyView
31: [       OK ] cuda.SortByKeyEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKey
31: [       OK ] cuda.SortByKey (5 ms)
31: [ RUN      ] cuda.SortByKeyWithComparator
31: [       OK ] cuda.SortByKeyWithComparator (0 ms)
31: [ RUN      ] cuda.SortByKeyStaticExtents
31: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
31: [ RUN      ] cuda.SortByKeyWithStrides
31: [       OK ] cuda.SortByKeyWithStrides (0 ms)
31: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
43: [       OK ] std_algorithms_remove_if_team_test.test (1848 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (1848 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
31: [       OK ] cuda.SortByKeyKeysLargerThanValues (1148 ms)
31: [ RUN      ] cuda.SortWithCustomComparator
31: [       OK ] cuda.SortWithCustomComparator (614 ms)
31: [ RUN      ] cuda.BinSortGenericTests
31: [       OK ] cuda.BinSortGenericTests (21 ms)
31: [ RUN      ] cuda.BinSortEmptyView
31: [       OK ] cuda.BinSortEmptyView (0 ms)
31: [ RUN      ] cuda.BinSortEmptyKeysView
31: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
31: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
43: [       OK ] std_algorithms_remove_copy_team_test.test (2508 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (2508 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test
43: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
43: [       OK ] std_algorithms_remove_copy_if_team_test.test (2316 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2316 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (25008 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   26.64 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 2 tests from 2 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_unique_team_test
44: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (2865 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (2865 ms total)
44: 
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test
44: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
44: [       OK ] std_algorithms_adjacent_difference_team_test.test (4064 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4064 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 2 tests from 2 test suites ran. (6930 ms total)
44: [  PASSED  ] 2 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    8.34 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
45: Test timeout computed to be: 1500
31: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12215 ms)
31: [ RUN      ] cuda.NestedSort
31: [       OK ] cuda.NestedSort (29 ms)
31: [ RUN      ] cuda.NestedSortByKey
31: [       OK ] cuda.NestedSortByKey (90 ms)
31: [----------] 15 tests from cuda (14148 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 15 tests from 1 test suite ran. (14148 ms total)
31: [  PASSED  ] 15 tests.
31/51 Test #31: Kokkos_UnitTest_Sort .............................   Passed   14.86 sec
test 32
      Start 32: Kokkos_UnitTest_Random

32: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_UnitTest_Random
32: Test timeout computed to be: 1500
45: [==========] Running 6 tests from 2 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_is_sorted_team_test
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 6 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 3 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from cuda
32: [ RUN      ] cuda.Random_XorShift64
32: Test Seed:1711424908117343041
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00532054 0.0168283 || 0.051031 27997 29352 || 28522.6 28674.4 || 232.635 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.0164965 -0.000473795 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00508163 0.0028077 || 0.051031 28069 29419 || 28820.8 28674.4 || 38.8136 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.01534 -0.00846066 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.0253193 0.0114398 || 0.051031 28011 29254 || 27966.3 28674.4 || 158.144 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.019936 0.000372321 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00782086 0.0546278 || 0.051031 28036 29391 || 28900.4 28674.4 || 755.175 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.0111645 0.00136881 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245189 -0.99999 -48246 || 0.051031 0 194922 || 2.92875e+09 28674.4 || -6.66952e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000734421 -0.310261 0.145446 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195676 -0.999999 -57856.8 || 0.051031 0 1.55149e+06 || 2.86906e+10 28674.4 || -7.99812e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588072 -0.967852 10.327 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.73523e-07 -0.0102355 0.0196494 || 0.051031 28045 29327 || 28970.9 28674.4 || 271.633 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.34064e-07 -0.0060168 0.0033492 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0168849 -0.00051421 || 0.051031 28075 29297 || 29166.9 28674.4 || -7.10843 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00182818 -0.000656654 || 0.051031 1e+64 -1e+64
32: Test Seed:1711424908253441593
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.0134933 0.0348841 || 0.051031 27997 29341 || 28292.6 28674.4 || 482.237 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00644298 0.00355898 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00788676 -0.0171619 || 0.051031 27995 29390 || 28450 28674.4 || -237.246 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0249972 -0.00254302 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00225548 0.00120459 || 0.051031 28017 29396 || 28739.2 28674.4 || 16.6523 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00653853 -0.00083987 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.0233241 0.0218141 || 0.051031 28016 29369 || 28020.8 28674.4 || 301.558 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.0150275 0.00819306 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000245767 -0.99999 -48243.7 || 0.051031 0 195071 || 2.9286e+09 28674.4 || -6.66922e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000736179 -0.305126 0.149503 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195656 -0.999999 -57856.8 || 0.051031 0 1.5516e+06 || 2.86937e+10 28674.4 || -7.99813e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588048 -0.967763 10.2949 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.76045e-07 -0.0153357 0.013272 || 0.051031 27914 29387 || 29121 28674.4 || 183.472 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.41632e-07 -0.00972731 -0.00712748 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.00163208 -0.0089508 || 0.051031 27976 29333 || 28627.7 28674.4 || -123.736 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0160714 -0.000667458 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift64 (250 ms)
32: [ RUN      ] cuda.Random_XorShift1024_0
32: Test Seed:1711424908367810478
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00267073 0.0079671 || 0.051031 10986 11844 || 11407.4 11377 || 110.137 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0115367 0.0033595 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00518779 -0.000224304 || 0.051031 10963 11799 || 11436.3 11377 || -3.10077 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0229697 -0.00237649 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0123278 0.00532649 || 0.051031 10931 11824 || 11519 11377 || 73.6333 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00187431 0.000572796 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.0102108 -0.0147672 || 0.051031 10970 11791 || 11262 11377 || -204.141 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0153927 -0.00252743 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000246013 -0.999975 -7595.29 || 0.051031 0 77780 || 4.61034e+08 11377 || -1.04997e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000737715 -0.164882 0.0222906 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00196171 -0.999997 -9107.62 || 0.051031 0 616124 || 4.51651e+09 11377 || -1.25904e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.0058962 -0.92314 1.62234 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.67029e-07 0.00322379 -0.00227814 || 0.051031 10950 11789 || 11340.4 11377 || -31.493 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.05176e-07 -0.00247841 0.000763289 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0166507 0.00295041 || 0.051031 10935 11784 || 11569.6 11377 || 40.7864 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0086155 0.00149309 || 0.051031 1e+64 -1e+64
32: Test Seed:1711424908447697265
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.000676227 0.0070414 || 0.051031 10963 11790 || 11369.3 11377 || 97.3403 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0125854 0.0019941 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00789997 0.00464438 || 0.051031 10962 11822 || 11287.8 11377 || 64.2039 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0245156 -0.00272643 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00316943 -0.0150977 || 0.051031 10905 11761 || 11341 11377 || -208.711 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0106632 -0.000200561 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0120766 0.00115427 || 0.051031 10964 11787 || 11516 11377 || 15.9566 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.029407 -0.000260788 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00024539 -0.999975 -7595.17 || 0.051031 0 77596 || 4.61061e+08 11377 || -1.04996e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000735862 -0.151111 0.0255533 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195951 -0.999997 -9107.68 || 0.051031 0 616600 || 4.51622e+09 11377 || -1.25905e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588974 -0.922742 1.64953 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.73387e-07 0.0118746 0.00361598 || 0.051031 10934 11853 || 11243.4 11377 || 49.9873 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.24249e-07 -0.0100934 0.00364087 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.000110712 0.00510715 || 0.051031 10996 11786 || 11378.2 11377 || 70.6012 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00833047 0.00513243 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift1024_0 (183 ms)
32: [ RUN      ] cuda.Multi_streams
32: [       OK ] cuda.Multi_streams (213 ms)
32: [----------] 3 tests from cuda (648 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 3 tests from 1 test suite ran. (648 ms total)
32: [  PASSED  ] 3 tests.
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1088 ms)
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
32/51 Test #32: Kokkos_UnitTest_Random ...........................   Passed    1.35 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A

33: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
33: Test timeout computed to be: 1500
33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
33:                                     Detected: 6 cores per node.
33:                                     Detected: 1 MPI_ranks per node.
33:                                     Requested: 8 threads per process.
33: [==========] Running 14 tests from 3 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_reducers
33: [ RUN      ] std_algorithms_reducers.max_first_loc
33: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_first_loc
33: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
33: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
33: [----------] 3 tests from std_algorithms_reducers (0 ms total)
33: 
33: [----------] 1 test from std_algorithms
33: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
33: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
33: [----------] 1 test from std_algorithms (0 ms total)
33: 
33: [----------] 10 tests from random_access_iterator_test
33: [ RUN      ] random_access_iterator_test.constructor
33: [       OK ] random_access_iterator_test.constructor (0 ms)
33: [ RUN      ] random_access_iterator_test.dereference
33: [       OK ] random_access_iterator_test.dereference (0 ms)
33: [ RUN      ] random_access_iterator_test.subscript_operator
33: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet1
33: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet2
33: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet3
33: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet4
33: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
33: [ RUN      ] random_access_iterator_test.assignment_operator
33: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.distance
33: [       OK ] random_access_iterator_test.distance (0 ms)
33: [ RUN      ] random_access_iterator_test.traits_helpers
33: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
33: [----------] 10 tests from random_access_iterator_test (3 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 14 tests from 3 test suites ran. (3 ms total)
33: [  PASSED  ] 14 tests.
33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.76 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B

34: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 6 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 7 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 7 tests from std_algorithms_min_max_element_test
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms)
34: [----------] 7 tests from std_algorithms_min_max_element_test (30 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 7 tests from 1 test suite ran. (31 ms total)
34: [  PASSED  ] 7 tests.
34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.72 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C

35: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
35: Test timeout computed to be: 1500
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1959 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (3047 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (131 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 6 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 13 tests from 10 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_lexicographical_compare_test
35: [ RUN      ] std_algorithms_lexicographical_compare_test.test
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (133 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
35: [       OK ] std_algorithms_lexicographical_compare_test.test (207 ms)
35: [----------] 1 test from std_algorithms_lexicographical_compare_test (207 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_test
35: [ RUN      ] std_algorithms_for_each_test.test
35: [       OK ] std_algorithms_for_each_test.test (120 ms)
35: [----------] 1 test from std_algorithms_for_each_test (120 ms total)
35: 
35: [----------] 1 test from std_algorithms_find_test
35: [ RUN      ] std_algorithms_find_test.test
35: [       OK ] std_algorithms_find_test.test (73 ms)
35: [----------] 1 test from std_algorithms_find_test (73 ms total)
35: 
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
35: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (561 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1688 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
35: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1251 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (968 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2921 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 2 test suites ran. (5969 ms total)
45: [  PASSED  ] 6 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.34 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
46: Test timeout computed to be: 1500
35: [       OK ] std_algorithms_non_mod_seq_ops.search (769 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
35: [       OK ] std_algorithms_non_mod_seq_ops.search_n (479 ms)
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3062 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_test
35: [ RUN      ] std_algorithms_count_test.test
35: [       OK ] std_algorithms_count_test.test (98 ms)
35: [----------] 1 test from std_algorithms_count_test (98 ms total)
35: 
35: [----------] 1 test from std_algorithms_equal_test
35: [ RUN      ] std_algorithms_equal_test.test
35: [       OK ] std_algorithms_equal_test.test (12 ms)
35: [----------] 1 test from std_algorithms_equal_test (12 ms total)
35: 
35: [----------] 1 test from std_algorithms_all_any_none_of_test
35: [ RUN      ] std_algorithms_all_any_none_of_test.test
35: [       OK ] std_algorithms_all_any_none_of_test.test (79 ms)
35: [----------] 1 test from std_algorithms_all_any_none_of_test (79 ms total)
35: 
35: [----------] 1 test from std_algorithms_nonmod_seq_ops
35: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
35: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (108 ms)
35: [----------] 1 test from std_algorithms_nonmod_seq_ops (108 ms total)
35: 
35: [----------] 1 test from std_algorithms_mismatch_test
35: [ RUN      ] std_algorithms_mismatch_test.test
35: [       OK ] std_algorithms_mismatch_test.test (205 ms)
35: [----------] 1 test from std_algorithms_mismatch_test (205 ms total)
35: 
35: [----------] 1 test from std_algorithms_mod_seq_ops
35: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_transform_team_test
46: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
35: [       OK ] std_algorithms_mod_seq_ops.move_backward (77 ms)
35: [----------] 1 test from std_algorithms_mod_seq_ops (77 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 13 tests from 10 test suites ran. (4046 ms total)
35: [  PASSED  ] 13 tests.
35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    4.81 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D

36: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 6 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 31 tests from 5 test suites.
36: [----------] Global test environment set-up.
36: [----------] 3 tests from std_algorithms_mod_ops_test
36: [ RUN      ] std_algorithms_mod_ops_test.move
36: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
36: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
36: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
36: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
36: 
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
36: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
36: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
36: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
36: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
36: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
36: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
36: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
36: 
36: [----------] 4 tests from std_algorithms_replace_ops_test
36: [ RUN      ] std_algorithms_replace_ops_test.replace
36: [       OK ] std_algorithms_replace_ops_test.replace (33 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_if
36: [       OK ] std_algorithms_replace_ops_test.replace_if (138 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
36: [       OK ] std_algorithms_replace_ops_test.replace_copy (49 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
36: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms)
36: [----------] 4 tests from std_algorithms_replace_ops_test (268 ms total)
36: 
36: [----------] 11 tests from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
36: [       OK ] std_algorithms_mod_seq_ops.copy_if (43 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique
36: [       OK ] std_algorithms_mod_seq_ops.unique (270 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
36: [       OK ] std_algorithms_mod_seq_ops.unique_copy (82 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove
36: [       OK ] std_algorithms_mod_seq_ops.remove (63 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_if (69 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy (173 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (66 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate
46: [       OK ] std_algorithms_transform_team_test.test_unary_op (2222 ms)
46: [----------] 1 test from std_algorithms_transform_team_test (2222 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_team_test
46: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
36: [       OK ] std_algorithms_mod_seq_ops.rotate (1292 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
36: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (399 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
36: [       OK ] std_algorithms_mod_seq_ops.shift_left (1200 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
46: [       OK ] std_algorithms_generate_team_test.test_unary_op (2495 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (2495 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_n_team_test
46: [ RUN      ] std_algorithms_generate_n_team_test.test
36: [       OK ] std_algorithms_mod_seq_ops.shift_right (1184 ms)
36: [----------] 11 tests from std_algorithms_mod_seq_ops (4847 ms total)
36: 
36: [----------] 1 test from std_algorithms_modseq_test
36: [ RUN      ] std_algorithms_modseq_test.reverse
36: [       OK ] std_algorithms_modseq_test.reverse (56 ms)
36: [----------] 1 test from std_algorithms_modseq_test (56 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 31 tests from 5 test suites ran. (5179 ms total)
36: [  PASSED  ] 31 tests.
36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    5.87 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E

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

38: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 6 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 12 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
46: [       OK ] std_algorithms_swap_ranges_team_test.test (2334 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2334 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (10117 ms total)
46: [  PASSED  ] 4 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed   11.43 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
47: Test timeout computed to be: 1500
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (683 ms)
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
47: [==========] Running 1 test from 1 test suite.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (702 ms)
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1386 ms total)
38: 
38: [----------] 2 tests from std_algorithms_count_team_test
38: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
38: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (714 ms)
38: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
38: [       OK ] std_algorithms_count_team_test.count_returns_zero (267 ms)
38: [----------] 2 tests from std_algorithms_count_team_test (981 ms total)
38: 
38: [----------] 1 test from std_algorithms_count_if_team_test
38: [ RUN      ] std_algorithms_count_if_team_test.test
38: [       OK ] std_algorithms_count_if_team_test.test (354 ms)
38: [----------] 1 test from std_algorithms_count_if_team_test (354 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_team_test
38: [ RUN      ] std_algorithms_for_each_team_test.test
38: [       OK ] std_algorithms_for_each_team_test.test (508 ms)
38: [----------] 1 test from std_algorithms_for_each_team_test (508 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_n_team_test
38: [ RUN      ] std_algorithms_for_each_n_team_test.test
38: [       OK ] std_algorithms_for_each_n_team_test.test (577 ms)
38: [----------] 1 test from std_algorithms_for_each_n_team_test (577 ms total)
38: 
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
47: [       OK ] std_algorithms_exclusive_scan_team_test.test (5128 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5128 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 1 test from 1 test suite ran. (5128 ms total)
47: [  PASSED  ] 1 test.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    6.46 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests
48: Test timeout computed to be: 1500
38: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3309 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
48: [==========] Running 1 test from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2174 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2166 ms)
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7649 ms total)
38: 
38: [----------] 2 tests from std_algorithms_mismatch_team_test
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (2505 ms)
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (978 ms)
38: [----------] 2 tests from std_algorithms_mismatch_team_test (3484 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 12 tests from 7 test suites ran. (14943 ms total)
38: [  PASSED  ] 12 tests.
38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   15.69 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

39: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 6 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 8 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_equal_team_test
39: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_equal (1879 ms)
39: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1405 ms)
39: [----------] 2 tests from std_algorithms_equal_team_test (3285 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_team_test
39: [ RUN      ] std_algorithms_search_team_test.sequences_exist
39: [       OK ] std_algorithms_search_team_test.sequences_exist (889 ms)
39: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1133 ms)
39: [----------] 2 tests from std_algorithms_search_team_test (2022 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_end_team_test
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2115 ms)
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2040 ms)
39: [----------] 2 tests from std_algorithms_find_end_team_test (4156 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_first_of_team_test
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
48: [       OK ] std_algorithms_inclusive_scan_team_test.test (15621 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (15621 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 1 test from 1 test suite ran. (15621 ms total)
48: [  PASSED  ] 1 test.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   17.15 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

49: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/simd/unit_tests/Kokkos_UnitTest_SIMD
49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6899/build/simd/unit_tests
49: Test timeout computed to be: 1500
49: [==========] Running 16 tests from 1 test suite.
49: [----------] Global test environment set-up.
49: [----------] 16 tests from simd
49: [ RUN      ] simd.host_math_ops
49: [       OK ] simd.host_math_ops (0 ms)
49: [ RUN      ] simd.device_math_ops
49: /var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp:306: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_math_ops (0 ms)
49: [ RUN      ] simd.host_mask_ops
49: [       OK ] simd.host_mask_ops (0 ms)
49: [ RUN      ] simd.device_mask_ops
49: [       OK ] simd.device_mask_ops (99 ms)
49: [ RUN      ] simd.host_conversions
49: [       OK ] simd.host_conversions (0 ms)
49: [ RUN      ] simd.device_conversions
49: [       OK ] simd.device_conversions (0 ms)
49: [ RUN      ] simd.host_shift_ops
49: [       OK ] simd.host_shift_ops (0 ms)
49: [ RUN      ] simd.device_shift_ops
49: [       OK ] simd.device_shift_ops (12 ms)
49: [ RUN      ] simd.host_condition
49: [       OK ] simd.host_condition (0 ms)
49: [ RUN      ] simd.device_condition
49: [       OK ] simd.device_condition (0 ms)
49: [ RUN      ] simd.host_gen_ctors
49: [       OK ] simd.host_gen_ctors (0 ms)
49: [ RUN      ] simd.device_gen_ctors
49: [       OK ] simd.device_gen_ctors (0 ms)
49: [ RUN      ] simd.host_where_expressions
49: [       OK ] simd.host_where_expressions (0 ms)
49: [ RUN      ] simd.device_where_expressions
49: [       OK ] simd.device_where_expressions (2 ms)
49: [ RUN      ] simd.host_reductions
49: [       OK ] simd.host_reductions (0 ms)
49: [ RUN      ] simd.device_reductions
49: /var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_Reductions.hpp:176: Skipped
49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered
49: [  SKIPPED ] simd.device_reductions (0 ms)
49: [----------] 16 tests from simd (116 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 16 tests from 1 test suite ran. (116 ms total)
49: [  PASSED  ] 14 tests.
49: [  SKIPPED ] 2 tests, listed below:
49: [  SKIPPED ] simd.device_math_ops
49: [  SKIPPED ] simd.device_reductions
49/49 Test #49: Kokkos_UnitTest_SIMD ........................   Passed    1.43 sec

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 1094.52 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Tue Mar 26 02:29:00 2024
stats zeroed                        Tue Mar 26 02:29:00 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                      1243
cache size                           4.3 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 2ca469fb7c36470fe1fb9437e0c0a70687a92583a75ade95eb7870c433a7fed3
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1675 ms)
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
$ docker rm -f --volumes 2ca469fb7c36470fe1fb9437e0c0a70687a92583a75ade95eb7870c433a7fed3
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6905 ms)
39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8580 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 8 tests from 4 test suites ran. (18045 ms total)
39: [  PASSED  ] 8 tests.
39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   18.79 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

40: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 6 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 11 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_find_team_test
40: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_exist (381 ms)
40: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (537 ms)
40: [----------] 2 tests from std_algorithms_find_team_test (918 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_team_test
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (273 ms)
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (550 ms)
40: [----------] 2 tests from std_algorithms_find_if_team_test (823 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_not_team_test
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (553 ms)
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (271 ms)
40: [----------] 2 tests from std_algorithms_find_if_not_team_test (825 ms total)
40: 
40: [----------] 1 test from std_algorithms_all_of_team_test
40: [ RUN      ] std_algorithms_all_of_team_test.test
40: [       OK ] std_algorithms_all_of_team_test.test (488 ms)
40: [----------] 1 test from std_algorithms_all_of_team_test (488 ms total)
40: 
40: [----------] 1 test from std_algorithms_any_of_team_test
40: [ RUN      ] std_algorithms_any_of_team_test.test
40: [       OK ] std_algorithms_any_of_team_test.test (266 ms)
40: [----------] 1 test from std_algorithms_any_of_team_test (266 ms total)
40: 
40: [----------] 1 test from std_algorithms_none_of_team_test
40: [ RUN      ] std_algorithms_none_of_team_test.test
40: [       OK ] std_algorithms_none_of_team_test.test (487 ms)
40: [----------] 1 test from std_algorithms_none_of_team_test (487 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_n_team_test
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (342 ms)
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (412 ms)
40: [----------] 2 tests from std_algorithms_search_n_team_test (754 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 11 tests from 7 test suites ran. (4565 ms total)
40: [  PASSED  ] 11 tests.
40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    5.31 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

41: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 6 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 3 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_min_element_team_test
41: [ RUN      ] std_algorithms_min_element_team_test.test
41: [       OK ] std_algorithms_min_element_team_test.test (1614 ms)
41: [----------] 1 test from std_algorithms_min_element_team_test (1614 ms total)
41: 
41: [----------] 1 test from std_algorithms_max_element_team_test
41: [ RUN      ] std_algorithms_max_element_team_test.test
41: [       OK ] std_algorithms_max_element_team_test.test (1617 ms)
41: [----------] 1 test from std_algorithms_max_element_team_test (1617 ms total)
41: 
41: [----------] 1 test from std_algorithms_minmax_element_team_test
41: [ RUN      ] std_algorithms_minmax_element_team_test.test
41: [       OK ] std_algorithms_minmax_element_team_test.test (2126 ms)
41: [----------] 1 test from std_algorithms_minmax_element_team_test (2126 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 3 tests from 3 test suites ran. (5358 ms total)
41: [  PASSED  ] 3 tests.
41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    6.05 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

42: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 6 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 6 tests from 6 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_fill_team_test
42: [ RUN      ] std_algorithms_fill_team_test.test
42: [       OK ] std_algorithms_fill_team_test.test (386 ms)
42: [----------] 1 test from std_algorithms_fill_team_test (386 ms total)
42: 
42: [----------] 1 test from std_algorithms_fill_n_team_test
42: [ RUN      ] std_algorithms_fill_n_team_test.test
42: [       OK ] std_algorithms_fill_n_team_test.test (507 ms)
42: [----------] 1 test from std_algorithms_fill_n_team_test (507 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_team_test
42: [ RUN      ] std_algorithms_replace_team_test.test
42: [       OK ] std_algorithms_replace_team_test.test (513 ms)
42: [----------] 1 test from std_algorithms_replace_team_test (513 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_if_team_test
42: [ RUN      ] std_algorithms_replace_if_team_test.test
42: [       OK ] std_algorithms_replace_if_team_test.test (659 ms)
42: [----------] 1 test from std_algorithms_replace_if_team_test (660 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_team_test
42: [ RUN      ] std_algorithms_replace_copy_team_test.test
42: [       OK ] std_algorithms_replace_copy_team_test.test (1093 ms)
42: [----------] 1 test from std_algorithms_replace_copy_team_test (1094 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test
42: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
42: [       OK ] std_algorithms_replace_copy_if_team_test.test (943 ms)
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (943 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 6 tests from 6 test suites ran. (4105 ms total)
42: [  PASSED  ] 6 tests.
42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    4.80 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

43: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 6 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_reverse_team_test
43: [ RUN      ] std_algorithms_reverse_team_test.test
43: [       OK ] std_algorithms_reverse_team_test.test (374 ms)
43: [----------] 1 test from std_algorithms_reverse_team_test (374 ms total)
43: 
43: [----------] 1 test from std_algorithms_reverse_copy_team_test
43: [ RUN      ] std_algorithms_reverse_copy_team_test.test
43: [       OK ] std_algorithms_reverse_copy_team_test.test (442 ms)
43: [----------] 1 test from std_algorithms_reverse_copy_team_test (442 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_team_test
43: [ RUN      ] std_algorithms_rotate_team_test.test
43: [       OK ] std_algorithms_rotate_team_test.test (1235 ms)
43: [----------] 1 test from std_algorithms_rotate_team_test (1235 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_copy_team_test
43: [ RUN      ] std_algorithms_rotate_copy_team_test.test
43: [       OK ] std_algorithms_rotate_copy_team_test.test (930 ms)
43: [----------] 1 test from std_algorithms_rotate_copy_team_test (930 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (2982 ms total)
43: [  PASSED  ] 4 tests.
43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    3.72 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

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

45: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 6 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 9 tests from 9 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_copy_team_test
45: [ RUN      ] std_algorithms_copy_team_test.test
45: [       OK ] std_algorithms_copy_team_test.test (815 ms)
45: [----------] 1 test from std_algorithms_copy_team_test (815 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_n_team_test
45: [ RUN      ] std_algorithms_copy_n_team_test.test
45: [       OK ] std_algorithms_copy_n_team_test.test (621 ms)
45: [----------] 1 test from std_algorithms_copy_n_team_test (621 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_backward_team_test
45: [ RUN      ] std_algorithms_copy_backward_team_test.test
45: [       OK ] std_algorithms_copy_backward_team_test.test (563 ms)
45: [----------] 1 test from std_algorithms_copy_backward_team_test (563 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_if_team_test
45: [ RUN      ] std_algorithms_copy_if_team_test.test
45: [       OK ] std_algorithms_copy_if_team_test.test (720 ms)
45: [----------] 1 test from std_algorithms_copy_if_team_test (720 ms total)
45: 
45: [----------] 1 test from std_algorithms_unique_copy_team_test
45: [ RUN      ] std_algorithms_unique_copy_team_test.test
45: [       OK ] std_algorithms_unique_copy_team_test.test (1236 ms)
45: [----------] 1 test from std_algorithms_unique_copy_team_test (1236 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_team_test
45: [ RUN      ] std_algorithms_remove_team_test.test
45: [       OK ] std_algorithms_remove_team_test.test (895 ms)
45: [----------] 1 test from std_algorithms_remove_team_test (895 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_if_team_test
45: [ RUN      ] std_algorithms_remove_if_team_test.test
45: [       OK ] std_algorithms_remove_if_team_test.test (884 ms)
45: [----------] 1 test from std_algorithms_remove_if_team_test (884 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_team_test
45: [ RUN      ] std_algorithms_remove_copy_team_test.test
45: [       OK ] std_algorithms_remove_copy_team_test.test (1047 ms)
45: [----------] 1 test from std_algorithms_remove_copy_team_test (1047 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test
45: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
45: [       OK ] std_algorithms_remove_copy_if_team_test.test (949 ms)
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (949 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 9 tests from 9 test suites ran. (7734 ms total)
45: [  PASSED  ] 9 tests.
45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    8.44 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

46: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
46: Test timeout computed to be: 1500
46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
46:                                     Detected: 6 cores per node.
46:                                     Detected: 1 MPI_ranks per node.
46:                                     Requested: 8 threads per process.
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_unique_team_test
46: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
46: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1336 ms)
46: [----------] 1 test from std_algorithms_unique_team_test (1337 ms total)
46: 
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test
46: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
46: [       OK ] std_algorithms_adjacent_difference_team_test.test (1383 ms)
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1383 ms total)
46: 
46: [----------] 1 test from std_algorithms_reduce_team_test
46: [ RUN      ] std_algorithms_reduce_team_test.test
46: [       OK ] std_algorithms_reduce_team_test.test (1189 ms)
46: [----------] 1 test from std_algorithms_reduce_team_test (1189 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_reduce_team_test
46: [ RUN      ] std_algorithms_transform_reduce_team_test.test
46: [       OK ] std_algorithms_transform_reduce_team_test.test (2167 ms)
46: [----------] 1 test from std_algorithms_transform_reduce_team_test (2167 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (6077 ms total)
46: [  PASSED  ] 4 tests.
46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    6.78 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

47: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
47: Test timeout computed to be: 1500
47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
47:                                     Detected: 6 cores per node.
47:                                     Detected: 1 MPI_ranks per node.
47:                                     Requested: 8 threads per process.
47: [==========] Running 18 tests from 5 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_is_sorted_team_test
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (894 ms)
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1620 ms)
47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2514 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (15 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1535 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1113 ms)
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2681 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test
47: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
47: [       OK ] std_algorithms_is_partitioned_team_test.empty (7 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
47: [       OK ] std_algorithms_is_partitioned_team_test.all_true (532 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
47: [       OK ] std_algorithms_is_partitioned_team_test.all_false (528 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.random
47: [       OK ] std_algorithms_is_partitioned_team_test.random (385 ms)
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1454 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_copy_team_test
47: [ RUN      ] std_algorithms_partition_copy_team_test.empty
47: [       OK ] std_algorithms_partition_copy_team_test.empty (12 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
47: [       OK ] std_algorithms_partition_copy_team_test.all_true (1009 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
47: [       OK ] std_algorithms_partition_copy_team_test.all_false (984 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.random
47: [       OK ] std_algorithms_partition_copy_team_test.random (814 ms)
47: [----------] 4 tests from std_algorithms_partition_copy_team_test (2820 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_point_team_test
47: [ RUN      ] std_algorithms_partition_point_team_test.empty
47: [       OK ] std_algorithms_partition_point_team_test.empty (8 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_true
47: [       OK ] std_algorithms_partition_point_team_test.all_true (412 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_false
47: [       OK ] std_algorithms_partition_point_team_test.all_false (409 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.random
47: [       OK ] std_algorithms_partition_point_team_test.random (234 ms)
47: [----------] 4 tests from std_algorithms_partition_point_team_test (1063 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 18 tests from 5 test suites ran. (10535 ms total)
47: [  PASSED  ] 18 tests.
47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   11.25 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

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

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

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

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

100% tests passed, 0 tests failed out of 51

Total Test time (real) = 343.76 sec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 d6030bf94aa192dd167a9d0da6361adbb1cbd50873d81c56008faa8249b480e0
$ docker rm -f --volumes d6030bf94aa192dd167a9d0da6361adbb1cbd50873d81c56008faa8249b480e0
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: be11c4ca-9fee-4ea9-8a98-3ee14a3bf142
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e975363c-e959-4a1b-b795-6b926d451ec4
java.io.IOException: Failed to run image 'c2780461d0e55ed0cfa3b1089a78cc8424e4d37b'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
java.io.IOException: Failed to run image 'b81bd6f229fdc64c079f1360e8ce8eaa5e510478'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
	at org.jenkinsci.plugins.docker.workflow.client.DockerClient.run(DockerClient.java:148)
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:200)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
	at org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
	at org.jenkinsci.plugins.docker.workflow.declarative.DockerPipelineFromDockerfileScript.runImage(DockerPipelineFromDockerfileScript.groovy:56)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.configureRegistry(AbstractDockerPipelineScript.groovy:63)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.run(AbstractDockerPipelineScript.groovy:50)
	at org.jenkinsci.plugins.pipeline.modeldefinition.agent.CheckoutScript.checkoutAndRun(CheckoutScript.groovy:61)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
	at jdk.internal.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

GitHub has been notified of this commit’s build result

Finished: FAILURE